Pull request #43572 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 rather than 7873c27cfbd812dca60d90367d375bbae5a27014 Obtained Jenkinsfile from bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43572@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-09T12:05:04.238Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-05-09T12:05:04.243Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-05-09T12:05:19.476Z] Still waiting to schedule task [2022-05-09T12:05:19.478Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:06:07.169Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04a84640cb906586e) in /home/ubuntu/workspace/moby_PR-43572 [Pipeline] { [Pipeline] checkout [2022-05-09T12:06:07.943Z] The recommended git tool is: git [2022-05-09T12:06:10.812Z] using credential docker-jenkins-github-credentials [2022-05-09T12:06:10.836Z] Cloning the remote Git repository [2022-05-09T12:06:10.836Z] Cloning with configured refspecs honoured and without tags [2022-05-09T12:06:10.474Z] Cloning repository https://github.com/moby/moby.git [2022-05-09T12:06:10.537Z] > git init /home/ubuntu/workspace/moby_PR-43572 # timeout=10 [2022-05-09T12:06:10.793Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:06:10.793Z] > git --version # timeout=10 [2022-05-09T12:06:10.840Z] > git --version # 'git version 2.17.1' [2022-05-09T12:06:10.840Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:06:10.841Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43572/head:refs/remotes/origin/PR-43572 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:06:35.627Z] Fetching without tags [2022-05-09T12:06:35.866Z] Merging remotes/origin/master commit bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 into PR head commit 7873c27cfbd812dca60d90367d375bbae5a27014 [2022-05-09T12:06:35.485Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:06:35.513Z] > git config --add remote.origin.fetch +refs/pull/43572/head:refs/remotes/origin/PR-43572 # timeout=10 [2022-05-09T12:06:35.537Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:06:35.571Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:06:35.583Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:06:35.583Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:06:35.584Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43572/head:refs/remotes/origin/PR-43572 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:06:35.829Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:06:35.854Z] > git checkout -f 7873c27cfbd812dca60d90367d375bbae5a27014 # timeout=10 [2022-05-09T12:06:36.775Z] Merge succeeded, producing 7873c27cfbd812dca60d90367d375bbae5a27014 [2022-05-09T12:06:36.775Z] Checking out Revision 7873c27cfbd812dca60d90367d375bbae5a27014 (PR-43572) [2022-05-09T12:06:36.624Z] > git remote # timeout=10 [2022-05-09T12:06:36.654Z] > git config --get remote.origin.url # timeout=10 [2022-05-09T12:06:36.686Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:06:36.687Z] > git merge bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 # timeout=10 [2022-05-09T12:06:36.713Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-09T12:06:36.735Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:06:36.746Z] > git checkout -f 7873c27cfbd812dca60d90367d375bbae5a27014 # timeout=10 [2022-05-09T12:06:41.273Z] Commit message: "all: replace strings.Replace with strings.ReplaceAll" [2022-05-09T12:06:41.273Z] First time build. Skipping changelog. [2022-05-09T12:06:41.263Z] > git --version # timeout=10 [2022-05-09T12:06:41.291Z] > git --version # 'git version 2.17.1' [2022-05-09T12:06:41.326Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-09T12:06:42.348Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43572:/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 && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-05-09T12:06:46.561Z] Unable to find image 'alpine:latest' locally [2022-05-09T12:06:46.561Z] latest: Pulling from library/alpine [2022-05-09T12:06:46.561Z] df9b9388f04a: Pulling fs layer [2022-05-09T12:06:46.561Z] df9b9388f04a: Download complete [2022-05-09T12:06:46.821Z] df9b9388f04a: Pull complete [2022-05-09T12:06:47.079Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-09T12:06:47.079Z] Status: Downloaded newer image for alpine:latest [2022-05-09T12:06:53.641Z] 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-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [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-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) [Pipeline] node [Pipeline] node [2022-05-09T12:06:54.654Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04a84640cb906586e) in /home/ubuntu/workspace/moby_PR-43572 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [2022-05-09T12:06:54.670Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-075fa80c9c092bce5) in /home/ubuntu/workspace/moby_PR-43572 [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-05-09T12:06:54.674Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-049814422f716fd99) in /home/ubuntu/workspace/moby_PR-43572 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-05-09T12:06:54.715Z] The recommended git tool is: git [2022-05-09T12:06:54.723Z] using credential docker-jenkins-github-credentials [Pipeline] { [2022-05-09T12:06:54.737Z] Fetching changes from the remote Git repository [Pipeline] { [2022-05-09T12:06:54.746Z] Fetching without tags [Pipeline] checkout [2022-05-09T12:06:54.754Z] The recommended git tool is: git [Pipeline] // stage [2022-05-09T12:06:54.771Z] using credential docker-jenkins-github-credentials [2022-05-09T12:06:54.781Z] Cloning the remote Git repository [2022-05-09T12:06:54.781Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2022-05-09T12:06:54.839Z] The recommended git tool is: git Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-05-09T12:06:54.853Z] using credential docker-jenkins-github-credentials [2022-05-09T12:06:54.862Z] Cloning the remote Git repository [2022-05-09T12:06:54.862Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-05-09T12:06:55.008Z] Merging remotes/origin/master commit bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 into PR head commit 7873c27cfbd812dca60d90367d375bbae5a27014 [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-05-09T12:06:55.150Z] Merge succeeded, producing 7873c27cfbd812dca60d90367d375bbae5a27014 [2022-05-09T12:06:55.151Z] Checking out Revision 7873c27cfbd812dca60d90367d375bbae5a27014 (PR-43572) [2022-05-09T12:06:55.262Z] Commit message: "all: replace strings.Replace with strings.ReplaceAll" [2022-05-09T12:06:55.266Z] > git --version # timeout=10 [2022-05-09T12:06:55.282Z] > git --version # 'git version 2.17.1' [2022-05-09T12:06:55.290Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-09T12:06:54.716Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43572/.git # timeout=10 [2022-05-09T12:06:54.725Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:06:54.733Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:06:54.733Z] > git --version # timeout=10 [2022-05-09T12:06:54.747Z] > git --version # 'git version 2.17.1' [2022-05-09T12:06:54.747Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:06:54.748Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43572/head:refs/remotes/origin/PR-43572 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:06:54.994Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:06:55.003Z] > git checkout -f 7873c27cfbd812dca60d90367d375bbae5a27014 # timeout=10 [2022-05-09T12:06:55.070Z] > git remote # timeout=10 [2022-05-09T12:06:55.085Z] > git config --get remote.origin.url # timeout=10 [2022-05-09T12:06:55.096Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:06:55.097Z] > git merge bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 # timeout=10 [2022-05-09T12:06:55.112Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-09T12:06:55.138Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:06:55.145Z] > git checkout -f 7873c27cfbd812dca60d90367d375bbae5a27014 # timeout=10 [2022-05-09T12:06:54.782Z] Cloning repository https://github.com/moby/moby.git [2022-05-09T12:06:54.783Z] > git init /home/ubuntu/workspace/moby_PR-43572 # timeout=10 [2022-05-09T12:06:54.788Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:06:54.789Z] > git --version # timeout=10 [2022-05-09T12:06:54.791Z] > git --version # 'git version 2.25.1' [2022-05-09T12:06:54.791Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:06:54.792Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43572/head:refs/remotes/origin/PR-43572 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:06:54.868Z] Cloning repository https://github.com/moby/moby.git [2022-05-09T12:06:54.869Z] > git init /home/ubuntu/workspace/moby_PR-43572 # timeout=10 [2022-05-09T12:06:54.875Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:06:54.875Z] > git --version # timeout=10 [2022-05-09T12:06:54.879Z] > git --version # 'git version 2.25.1' [2022-05-09T12:06:54.879Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:06:54.880Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43572/head:refs/remotes/origin/PR-43572 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:06:55.916Z] + [ PR != PR ] [2022-05-09T12:06:55.916Z] + [ master != master ] [2022-05-09T12:06:55.916Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-09T12:06:56.296Z] + docker version [2022-05-09T12:06:56.296Z] Client: Docker Engine - Community [2022-05-09T12:06:56.296Z] Version: 20.10.14 [2022-05-09T12:06:56.296Z] API version: 1.41 [2022-05-09T12:06:56.296Z] Go version: go1.16.15 [2022-05-09T12:06:56.296Z] Git commit: a224086 [2022-05-09T12:06:56.296Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-09T12:06:56.296Z] OS/Arch: linux/amd64 [2022-05-09T12:06:56.296Z] Context: default [2022-05-09T12:06:56.296Z] Experimental: true [2022-05-09T12:06:56.296Z] [2022-05-09T12:06:56.296Z] Server: Docker Engine - Community [2022-05-09T12:06:56.296Z] Engine: [2022-05-09T12:06:56.296Z] Version: 20.10.14 [2022-05-09T12:06:56.296Z] API version: 1.41 (minimum version 1.12) [2022-05-09T12:06:56.296Z] Go version: go1.16.15 [2022-05-09T12:06:56.296Z] Git commit: 87a90dc [2022-05-09T12:06:56.296Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-09T12:06:56.296Z] OS/Arch: linux/amd64 [2022-05-09T12:06:56.296Z] Experimental: true [2022-05-09T12:06:56.296Z] containerd: [2022-05-09T12:06:56.296Z] Version: 1.5.11 [2022-05-09T12:06:56.296Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-09T12:06:56.296Z] runc: [2022-05-09T12:06:56.296Z] Version: 1.0.3 [2022-05-09T12:06:56.296Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-09T12:06:56.296Z] docker-init: [2022-05-09T12:06:56.296Z] Version: 0.19.0 [2022-05-09T12:06:56.296Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-09T12:06:56.579Z] + docker info [2022-05-09T12:07:06.559Z] Client: [2022-05-09T12:07:06.559Z] Context: default [2022-05-09T12:07:06.559Z] Debug Mode: false [2022-05-09T12:07:06.559Z] Plugins: [2022-05-09T12:07:06.559Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-09T12:07:06.559Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-09T12:07:06.559Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-09T12:07:06.559Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-09T12:07:06.559Z] [2022-05-09T12:07:06.559Z] Server: [2022-05-09T12:07:06.559Z] Containers: 0 [2022-05-09T12:07:06.559Z] Running: 0 [2022-05-09T12:07:06.559Z] Paused: 0 [2022-05-09T12:07:06.559Z] Stopped: 0 [2022-05-09T12:07:06.559Z] Images: 1 [2022-05-09T12:07:06.559Z] Server Version: 20.10.14 [2022-05-09T12:07:06.559Z] Storage Driver: overlay2 [2022-05-09T12:07:06.559Z] Backing Filesystem: extfs [2022-05-09T12:07:06.559Z] Supports d_type: true [2022-05-09T12:07:06.559Z] Native Overlay Diff: true [2022-05-09T12:07:06.559Z] userxattr: false [2022-05-09T12:07:06.559Z] Logging Driver: json-file [2022-05-09T12:07:06.559Z] Cgroup Driver: cgroupfs [2022-05-09T12:07:06.559Z] Cgroup Version: 1 [2022-05-09T12:07:06.559Z] Plugins: [2022-05-09T12:07:06.559Z] Volume: local [2022-05-09T12:07:06.559Z] Network: bridge host ipvlan macvlan null overlay [2022-05-09T12:07:06.559Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-09T12:07:06.559Z] Swarm: inactive [2022-05-09T12:07:06.559Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-09T12:07:06.559Z] Default Runtime: runc [2022-05-09T12:07:06.559Z] Init Binary: docker-init [2022-05-09T12:07:06.559Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-09T12:07:06.559Z] runc version: v1.0.3-0-gf46b6ba [2022-05-09T12:07:06.559Z] init version: de40ad0 [2022-05-09T12:07:06.559Z] Security Options: [2022-05-09T12:07:06.559Z] apparmor [2022-05-09T12:07:06.559Z] seccomp [2022-05-09T12:07:06.559Z] Profile: default [2022-05-09T12:07:06.559Z] Kernel Version: 5.4.0-1071-aws [2022-05-09T12:07:06.559Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-09T12:07:06.559Z] OSType: linux [2022-05-09T12:07:06.559Z] Architecture: x86_64 [2022-05-09T12:07:06.559Z] CPUs: 2 [2022-05-09T12:07:06.559Z] Total Memory: 7.565GiB [2022-05-09T12:07:06.559Z] Name: ip-10-100-71-37 [2022-05-09T12:07:06.559Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-09T12:07:06.559Z] Docker Root Dir: /var/lib/docker [2022-05-09T12:07:06.559Z] Debug Mode: false [2022-05-09T12:07:06.559Z] Registry: https://index.docker.io/v1/ [2022-05-09T12:07:06.559Z] Labels: [2022-05-09T12:07:06.559Z] Experimental: true [2022-05-09T12:07:06.559Z] Insecure Registries: [2022-05-09T12:07:06.559Z] 127.0.0.0/8 [2022-05-09T12:07:06.559Z] Live Restore Enabled: true [2022-05-09T12:07:06.559Z] [2022-05-09T12:07:06.559Z] WARNING: No swap limit support [Pipeline] sh [2022-05-09T12:07:06.878Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-09T12:07:06.878Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-09T12:07:06.878Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43572/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-09T12:07:06.878Z] + bash /home/ubuntu/workspace/moby_PR-43572/check-config.sh [2022-05-09T12:07:06.878Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-09T12:07:06.878Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-09T12:07:06.878Z] [2022-05-09T12:07:06.878Z] Generally Necessary: [2022-05-09T12:07:06.878Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-09T12:07:06.878Z] - apparmor: enabled and tools installed [2022-05-09T12:07:06.878Z] - CONFIG_NAMESPACES: enabled [2022-05-09T12:07:06.878Z] - CONFIG_NET_NS: enabled [2022-05-09T12:07:06.878Z] - CONFIG_PID_NS: enabled [2022-05-09T12:07:06.878Z] - CONFIG_IPC_NS: enabled [2022-05-09T12:07:06.878Z] - CONFIG_UTS_NS: enabled [2022-05-09T12:07:06.878Z] - CONFIG_CGROUPS: enabled [2022-05-09T12:07:06.878Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-09T12:07:06.878Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-09T12:07:06.878Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-09T12:07:06.878Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-09T12:07:06.878Z] - CONFIG_CPUSETS: enabled [2022-05-09T12:07:06.878Z] - CONFIG_MEMCG: enabled [2022-05-09T12:07:06.878Z] - CONFIG_KEYS: enabled [2022-05-09T12:07:06.878Z] - CONFIG_VETH: enabled (as module) [2022-05-09T12:07:07.136Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-09T12:07:07.136Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-09T12:07:07.136Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-09T12:07:07.136Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-09T12:07:07.136Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-09T12:07:07.136Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-09T12:07:07.136Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-09T12:07:07.136Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-09T12:07:07.136Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-09T12:07:07.136Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-09T12:07:07.136Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-09T12:07:07.136Z] - CONFIG_CGROUP_BPF: enabled [2022-05-09T12:07:07.136Z] [2022-05-09T12:07:07.136Z] Optional Features: [2022-05-09T12:07:07.136Z] - CONFIG_USER_NS: enabled [2022-05-09T12:07:07.136Z] - CONFIG_SECCOMP: enabled [2022-05-09T12:07:07.136Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-09T12:07:07.136Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-09T12:07:07.136Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-09T12:07:07.136Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-09T12:07:07.136Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-09T12:07:07.136Z] - CONFIG_BLK_CGROUP: enabled [2022-05-09T12:07:07.136Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-09T12:07:07.136Z] - CONFIG_CGROUP_PERF: enabled [2022-05-09T12:07:07.136Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-09T12:07:07.136Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-09T12:07:07.394Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-09T12:07:07.395Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-09T12:07:07.395Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-09T12:07:07.395Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-09T12:07:07.395Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-09T12:07:07.395Z] - CONFIG_IP_VS: enabled (as module) [2022-05-09T12:07:07.395Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-09T12:07:07.395Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-09T12:07:07.395Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-09T12:07:07.395Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-09T12:07:07.395Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-09T12:07:07.395Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-09T12:07:07.395Z] - CONFIG_EXT4_FS: enabled [2022-05-09T12:07:07.395Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-09T12:07:07.395Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-09T12:07:07.395Z] - Network Drivers: [2022-05-09T12:07:07.395Z] - "overlay": [2022-05-09T12:07:07.395Z] - CONFIG_VXLAN: enabled (as module) [2022-05-09T12:07:07.395Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-09T12:07:07.395Z] Optional (for encrypted networks): [2022-05-09T12:07:07.395Z] - CONFIG_CRYPTO: enabled [2022-05-09T12:07:07.395Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-09T12:07:07.395Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-09T12:07:07.395Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-09T12:07:07.395Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-09T12:07:07.395Z] - CONFIG_XFRM: enabled [2022-05-09T12:07:07.395Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-09T12:07:07.395Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-09T12:07:07.395Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-09T12:07:07.395Z] - "ipvlan": [2022-05-09T12:07:07.395Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-09T12:07:07.395Z] - "macvlan": [2022-05-09T12:07:07.395Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-09T12:07:07.395Z] - CONFIG_DUMMY: enabled (as module) [2022-05-09T12:07:07.395Z] - "ftp,tftp client in container": [2022-05-09T12:07:07.651Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-09T12:07:07.651Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-09T12:07:07.651Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-09T12:07:07.651Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-09T12:07:07.651Z] - Storage Drivers: [2022-05-09T12:07:07.651Z] - "aufs": [2022-05-09T12:07:07.651Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-09T12:07:07.651Z] - "btrfs": [2022-05-09T12:07:07.651Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-09T12:07:07.651Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-09T12:07:07.651Z] - "devicemapper": [2022-05-09T12:07:07.651Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-09T12:07:07.651Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-09T12:07:07.651Z] - "overlay": [2022-05-09T12:07:07.651Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-09T12:07:07.651Z] - "zfs": [2022-05-09T12:07:07.651Z] - /dev/zfs: present [2022-05-09T12:07:07.651Z] - zfs command: missing [2022-05-09T12:07:07.651Z] - zpool command: missing [2022-05-09T12:07:07.651Z] [2022-05-09T12:07:07.651Z] Limits: [2022-05-09T12:07:07.651Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-09T12:07:07.651Z] [2022-05-09T12:07:07.651Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-09T12:07:07.984Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:7873c27cfbd812dca60d90367d375bbae5a27014 . [2022-05-09T12:07:07.984Z] #1 [internal] load build definition from Dockerfile [2022-05-09T12:07:07.984Z] #1 sha256:d8115887540b21762588e6387f7c35bba9df67a7563bf7c0f13635ddf1d61617 [2022-05-09T12:07:07.984Z] #1 transferring dockerfile: 17.44kB 0.0s done [2022-05-09T12:07:07.984Z] #1 DONE 0.1s [2022-05-09T12:07:07.984Z] [2022-05-09T12:07:07.984Z] #2 [internal] load .dockerignore [2022-05-09T12:07:07.984Z] #2 sha256:579f851f2b2f93cf9495d1f29c4208df34505b668ada62e927f09c83dd63d02a [2022-05-09T12:07:07.984Z] #2 transferring context: 145B done [2022-05-09T12:07:07.984Z] #2 DONE 0.1s [2022-05-09T12:07:08.133Z] Fetching without tags [2022-05-09T12:07:08.244Z] [2022-05-09T12:07:08.244Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-09T12:07:08.244Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-09T12:07:08.321Z] Merging remotes/origin/master commit bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 into PR head commit 7873c27cfbd812dca60d90367d375bbae5a27014 [2022-05-09T12:07:08.500Z] #3 DONE 0.3s [2022-05-09T12:07:08.501Z] [2022-05-09T12:07:08.501Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-09T12:07:08.501Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-09T12:07:08.501Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-05-09T12:07:08.501Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-09T12:07:08.501Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-09T12:07:08.501Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-09T12:07:08.501Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-05-09T12:07:08.758Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-09T12:07:08.758Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-05-09T12:07:08.758Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-05-09T12:07:08.879Z] Merge succeeded, producing 7873c27cfbd812dca60d90367d375bbae5a27014 [2022-05-09T12:07:08.879Z] Checking out Revision 7873c27cfbd812dca60d90367d375bbae5a27014 (PR-43572) [2022-05-09T12:07:08.116Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:07:08.123Z] > git config --add remote.origin.fetch +refs/pull/43572/head:refs/remotes/origin/PR-43572 # timeout=10 [2022-05-09T12:07:08.127Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:07:08.132Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:07:08.140Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:07:08.140Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:07:08.140Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43572/head:refs/remotes/origin/PR-43572 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:07:08.327Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:07:08.330Z] > git checkout -f 7873c27cfbd812dca60d90367d375bbae5a27014 # timeout=10 [2022-05-09T12:07:08.845Z] > git remote # timeout=10 [2022-05-09T12:07:08.852Z] > git config --get remote.origin.url # timeout=10 [2022-05-09T12:07:08.860Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:07:08.860Z] > git merge bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 # timeout=10 [2022-05-09T12:07:08.876Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-09T12:07:08.887Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:07:08.894Z] > git checkout -f 7873c27cfbd812dca60d90367d375bbae5a27014 # timeout=10 [2022-05-09T12:07:09.323Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-05-09T12:07:09.323Z] #4 DONE 0.7s [2022-05-09T12:07:09.586Z] [2022-05-09T12:07:09.586Z] #6 [internal] load build definition from Dockerfile [2022-05-09T12:07:09.586Z] #6 sha256:17f5b34003841c48607a3b82b34ee5643e62d930fc9459aa9042190e229e6d92 [2022-05-09T12:07:09.586Z] #6 DONE 0.0s [2022-05-09T12:07:09.586Z] [2022-05-09T12:07:09.586Z] #5 [internal] load .dockerignore [2022-05-09T12:07:09.586Z] #5 sha256:cd90b08e5675bd350f06a6fc23b75359f00f02cc1e08a5f12d8207124ecd21b6 [2022-05-09T12:07:09.586Z] #5 DONE 0.0s [2022-05-09T12:07:09.586Z] [2022-05-09T12:07:09.586Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-09T12:07:09.586Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-09T12:07:09.654Z] Still waiting to schedule task [2022-05-09T12:07:09.654Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-079203a88c2edc194)’ is offline [2022-05-09T12:07:09.654Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0096b8821a17852a0)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.654Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-00a112e17ab6de2db)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.654Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-03460de3aaa1f254f)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.654Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-07cb575b117350fc3)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.654Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-07d255e65ca3d2606)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.654Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0f2d365b338b1934b)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.654Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0047977aacbbb7ad5)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.654Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00c7bf2bf7fc7b864)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.654Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03eae57f8ac612b0a)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.654Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-054990bbf3912d22c)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.654Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-074811704d0a8aece)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.654Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-078b6003e86898563)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.654Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a724c8a2a6b8fd82)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.654Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c281f6a2d82011a4)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.654Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f2cb7a6af782f913)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.654Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f3b0844ee0c5a8f1)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.654Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f5f4f87937892a61)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.654Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00b5002fcb9c78a36)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06e992c5aca46a546)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-074dbf02d79b0974a)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] Still waiting to schedule task [2022-05-09T12:07:09.655Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-079203a88c2edc194)’ is offline [2022-05-09T12:07:09.655Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0096b8821a17852a0)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-00a112e17ab6de2db)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-03460de3aaa1f254f)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-07cb575b117350fc3)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-07d255e65ca3d2606)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0f2d365b338b1934b)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0047977aacbbb7ad5)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00c7bf2bf7fc7b864)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03eae57f8ac612b0a)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-054990bbf3912d22c)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-074811704d0a8aece)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-078b6003e86898563)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a724c8a2a6b8fd82)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c281f6a2d82011a4)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f2cb7a6af782f913)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f3b0844ee0c5a8f1)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f5f4f87937892a61)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00b5002fcb9c78a36)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06e992c5aca46a546)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-074dbf02d79b0974a)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.655Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.656Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.656Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.656Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.656Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.656Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.656Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.656Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.656Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.656Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.656Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.656Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.656Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.656Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:07:09.661Z] Still waiting to schedule task [2022-05-09T12:07:09.662Z] Waiting for next available executor on ‘windows-2019’ [2022-05-09T12:07:09.663Z] Still waiting to schedule task [2022-05-09T12:07:09.663Z] Waiting for next available executor on ‘windows-2022’ [2022-05-09T12:07:09.664Z] Still waiting to schedule task [2022-05-09T12:07:09.664Z] Waiting for next available executor on ‘windows-2022’ [2022-05-09T12:07:09.700Z] Commit message: "all: replace strings.Replace with strings.ReplaceAll" [2022-05-09T12:07:09.722Z] > git --version # timeout=10 [2022-05-09T12:07:09.726Z] > git --version # 'git version 2.25.1' [2022-05-09T12:07:09.731Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-05-09T12:07:10.151Z] #8 DONE 0.7s [2022-05-09T12:07:10.151Z] [2022-05-09T12:07:10.151Z] #10 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-09T12:07:10.151Z] #10 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-09T12:07:10.408Z] #10 ... [2022-05-09T12:07:10.408Z] [2022-05-09T12:07:10.408Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-09T12:07:10.408Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-09T12:07:10.408Z] #7 DONE 0.8s [2022-05-09T12:07:10.408Z] [2022-05-09T12:07:10.408Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-09T12:07:10.408Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-09T12:07:10.408Z] #9 DONE 0.9s [2022-05-09T12:07:10.408Z] [2022-05-09T12:07:10.408Z] #10 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-09T12:07:10.408Z] #10 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-09T12:07:10.408Z] #10 DONE 0.9s [2022-05-09T12:07:10.499Z] + docker version [2022-05-09T12:07:10.499Z] Client: Docker Engine - Community [2022-05-09T12:07:10.499Z] Version: 20.10.14 [2022-05-09T12:07:10.499Z] API version: 1.41 [2022-05-09T12:07:10.499Z] Go version: go1.16.15 [2022-05-09T12:07:10.499Z] Git commit: a224086 [2022-05-09T12:07:10.499Z] Built: Thu Mar 24 01:47:20 2022 [2022-05-09T12:07:10.499Z] OS/Arch: linux/arm64 [2022-05-09T12:07:10.499Z] Context: default [2022-05-09T12:07:10.499Z] Experimental: true [2022-05-09T12:07:10.499Z] [2022-05-09T12:07:10.499Z] Server: Docker Engine - Community [2022-05-09T12:07:10.499Z] Engine: [2022-05-09T12:07:10.499Z] Version: 20.10.14 [2022-05-09T12:07:10.499Z] API version: 1.41 (minimum version 1.12) [2022-05-09T12:07:10.499Z] Go version: go1.16.15 [2022-05-09T12:07:10.499Z] Git commit: 87a90dc [2022-05-09T12:07:10.499Z] Built: Thu Mar 24 01:45:39 2022 [2022-05-09T12:07:10.499Z] OS/Arch: linux/arm64 [2022-05-09T12:07:10.499Z] Experimental: true [2022-05-09T12:07:10.499Z] containerd: [2022-05-09T12:07:10.499Z] Version: 1.5.11 [2022-05-09T12:07:10.499Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-09T12:07:10.499Z] runc: [2022-05-09T12:07:10.499Z] Version: 1.0.3 [2022-05-09T12:07:10.499Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-09T12:07:10.499Z] docker-init: [2022-05-09T12:07:10.499Z] Version: 0.19.0 [2022-05-09T12:07:10.499Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-09T12:07:10.781Z] + docker info [2022-05-09T12:07:10.781Z] Client: [2022-05-09T12:07:10.781Z] Context: default [2022-05-09T12:07:10.781Z] Debug Mode: false [2022-05-09T12:07:10.781Z] Plugins: [2022-05-09T12:07:10.781Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-09T12:07:10.781Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-09T12:07:10.781Z] [2022-05-09T12:07:10.781Z] Server: [2022-05-09T12:07:10.781Z] Containers: 0 [2022-05-09T12:07:10.781Z] Running: 0 [2022-05-09T12:07:10.781Z] Paused: 0 [2022-05-09T12:07:10.781Z] Stopped: 0 [2022-05-09T12:07:10.781Z] Images: 3 [2022-05-09T12:07:10.781Z] Server Version: 20.10.14 [2022-05-09T12:07:10.781Z] Storage Driver: overlay2 [2022-05-09T12:07:10.781Z] Backing Filesystem: extfs [2022-05-09T12:07:10.781Z] Supports d_type: true [2022-05-09T12:07:10.781Z] Native Overlay Diff: true [2022-05-09T12:07:10.781Z] userxattr: false [2022-05-09T12:07:10.781Z] Logging Driver: json-file [2022-05-09T12:07:10.781Z] Cgroup Driver: cgroupfs [2022-05-09T12:07:10.781Z] Cgroup Version: 1 [2022-05-09T12:07:10.781Z] Plugins: [2022-05-09T12:07:10.781Z] Volume: local [2022-05-09T12:07:10.781Z] Network: bridge host ipvlan macvlan null overlay [2022-05-09T12:07:10.781Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-09T12:07:10.781Z] Swarm: inactive [2022-05-09T12:07:10.781Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-09T12:07:10.781Z] Default Runtime: runc [2022-05-09T12:07:10.781Z] Init Binary: docker-init [2022-05-09T12:07:10.781Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-09T12:07:10.781Z] runc version: v1.0.3-0-gf46b6ba [2022-05-09T12:07:10.781Z] init version: de40ad0 [2022-05-09T12:07:10.781Z] Security Options: [2022-05-09T12:07:10.781Z] apparmor [2022-05-09T12:07:10.781Z] seccomp [2022-05-09T12:07:10.781Z] Profile: default [2022-05-09T12:07:10.781Z] Kernel Version: 5.13.0-1021-aws [2022-05-09T12:07:10.781Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-09T12:07:10.781Z] OSType: linux [2022-05-09T12:07:10.781Z] Architecture: aarch64 [2022-05-09T12:07:10.781Z] CPUs: 2 [2022-05-09T12:07:10.781Z] Total Memory: 7.562GiB [2022-05-09T12:07:10.781Z] Name: ip-10-100-122-64 [2022-05-09T12:07:10.781Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-05-09T12:07:10.781Z] Docker Root Dir: /var/lib/docker [2022-05-09T12:07:10.781Z] Debug Mode: false [2022-05-09T12:07:10.781Z] Registry: https://index.docker.io/v1/ [2022-05-09T12:07:10.781Z] Labels: [2022-05-09T12:07:10.781Z] Experimental: true [2022-05-09T12:07:10.781Z] Insecure Registries: [2022-05-09T12:07:10.781Z] 127.0.0.0/8 [2022-05-09T12:07:10.781Z] Live Restore Enabled: true [2022-05-09T12:07:10.781Z] [Pipeline] sh [2022-05-09T12:07:10.955Z] Fetching without tags [2022-05-09T12:07:11.065Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-09T12:07:11.065Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-09T12:07:11.065Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43572/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-09T12:07:11.065Z] + bash /home/ubuntu/workspace/moby_PR-43572/check-config.sh [2022-05-09T12:07:11.065Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-09T12:07:11.065Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-05-09T12:07:11.065Z] [2022-05-09T12:07:11.065Z] Generally Necessary: [2022-05-09T12:07:11.065Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-09T12:07:11.065Z] - apparmor: enabled and tools installed [2022-05-09T12:07:11.065Z] - CONFIG_NAMESPACES: enabled [2022-05-09T12:07:11.065Z] - CONFIG_NET_NS: enabled [2022-05-09T12:07:11.065Z] - CONFIG_PID_NS: enabled [2022-05-09T12:07:11.065Z] - CONFIG_IPC_NS: enabled [2022-05-09T12:07:11.065Z] - CONFIG_UTS_NS: enabled [2022-05-09T12:07:11.065Z] - CONFIG_CGROUPS: enabled [2022-05-09T12:07:11.065Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-09T12:07:11.065Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-09T12:07:11.065Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-09T12:07:11.065Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-09T12:07:11.065Z] - CONFIG_CPUSETS: enabled [2022-05-09T12:07:11.065Z] - CONFIG_MEMCG: enabled [2022-05-09T12:07:11.065Z] - CONFIG_KEYS: enabled [2022-05-09T12:07:11.065Z] - CONFIG_VETH: enabled (as module) [2022-05-09T12:07:11.065Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-09T12:07:11.065Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-09T12:07:11.065Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-09T12:07:11.065Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-09T12:07:11.065Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-09T12:07:11.065Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-09T12:07:11.146Z] Merging remotes/origin/master commit bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 into PR head commit 7873c27cfbd812dca60d90367d375bbae5a27014 [2022-05-09T12:07:11.323Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-09T12:07:11.323Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-09T12:07:11.323Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-09T12:07:11.323Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-09T12:07:11.323Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-09T12:07:11.323Z] - CONFIG_CGROUP_BPF: enabled [2022-05-09T12:07:11.323Z] [2022-05-09T12:07:11.323Z] Optional Features: [2022-05-09T12:07:11.323Z] - CONFIG_USER_NS: enabled [2022-05-09T12:07:11.323Z] - CONFIG_SECCOMP: enabled [2022-05-09T12:07:11.323Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-09T12:07:11.323Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-09T12:07:11.323Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-09T12:07:11.323Z] (cgroup swap accounting is currently enabled) [2022-05-09T12:07:11.323Z] - CONFIG_BLK_CGROUP: enabled [2022-05-09T12:07:11.323Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-09T12:07:11.323Z] - CONFIG_CGROUP_PERF: enabled [2022-05-09T12:07:11.323Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-09T12:07:11.323Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-09T12:07:11.323Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-09T12:07:11.323Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-09T12:07:11.323Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-09T12:07:11.323Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-09T12:07:11.323Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-09T12:07:11.323Z] - CONFIG_IP_VS: enabled (as module) [2022-05-09T12:07:11.323Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-09T12:07:11.323Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-09T12:07:11.323Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-09T12:07:11.323Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-09T12:07:11.323Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-09T12:07:11.323Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-09T12:07:11.323Z] - CONFIG_EXT4_FS: enabled [2022-05-09T12:07:11.323Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-09T12:07:11.323Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-09T12:07:11.323Z] - Network Drivers: [2022-05-09T12:07:11.323Z] - "overlay": [2022-05-09T12:07:11.323Z] - CONFIG_VXLAN: enabled (as module) [2022-05-09T12:07:11.323Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-09T12:07:11.323Z] Optional (for encrypted networks): [2022-05-09T12:07:11.582Z] - CONFIG_CRYPTO: enabled [2022-05-09T12:07:11.582Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-09T12:07:11.582Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-09T12:07:11.582Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-09T12:07:11.582Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-09T12:07:11.582Z] - CONFIG_XFRM: enabled [2022-05-09T12:07:11.582Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-09T12:07:11.582Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-09T12:07:11.582Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-09T12:07:11.582Z] - "ipvlan": [2022-05-09T12:07:11.582Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-09T12:07:11.582Z] - "macvlan": [2022-05-09T12:07:11.582Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-09T12:07:11.582Z] - CONFIG_DUMMY: enabled (as module) [2022-05-09T12:07:11.582Z] - "ftp,tftp client in container": [2022-05-09T12:07:11.582Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-09T12:07:11.582Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-09T12:07:11.582Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-09T12:07:11.582Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-09T12:07:11.582Z] - Storage Drivers: [2022-05-09T12:07:11.582Z] - "aufs": [2022-05-09T12:07:11.582Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-09T12:07:11.582Z] - "btrfs": [2022-05-09T12:07:11.582Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-09T12:07:11.582Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-09T12:07:11.582Z] - "devicemapper": [2022-05-09T12:07:11.582Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-09T12:07:11.582Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-09T12:07:11.582Z] - "overlay": [2022-05-09T12:07:11.582Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-09T12:07:11.582Z] - "zfs": [2022-05-09T12:07:11.582Z] - /dev/zfs: present [2022-05-09T12:07:11.582Z] - zfs command: missing [2022-05-09T12:07:11.582Z] - zpool command: missing [2022-05-09T12:07:11.582Z] [2022-05-09T12:07:11.582Z] Limits: [2022-05-09T12:07:11.582Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-09T12:07:11.582Z] [2022-05-09T12:07:11.582Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-09T12:07:11.688Z] Merge succeeded, producing 7873c27cfbd812dca60d90367d375bbae5a27014 [2022-05-09T12:07:11.688Z] Checking out Revision 7873c27cfbd812dca60d90367d375bbae5a27014 (PR-43572) [2022-05-09T12:07:11.779Z] [2022-05-09T12:07:11.779Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:07:11.779Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:07:11.779Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:07:11.779Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-05-09T12:07:11.779Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-05-09T12:07:11.779Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-05-09T12:07:11.779Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-09T12:07:11.779Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0B / 54.94MB 0.1s [2022-05-09T12:07:11.779Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 3.15MB / 54.94MB 0.2s [2022-05-09T12:07:11.779Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 2.10MB / 5.16MB 0.2s [2022-05-09T12:07:11.779Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0B / 10.87MB 0.2s [2022-05-09T12:07:11.911Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7873c27cfbd812dca60d90367d375bbae5a27014 . [2022-05-09T12:07:12.036Z] #11 ... [2022-05-09T12:07:12.036Z] [2022-05-09T12:07:12.036Z] #54 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-09T12:07:12.036Z] #54 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-09T12:07:12.036Z] #54 DONE 0.0s [2022-05-09T12:07:12.036Z] [2022-05-09T12:07:12.036Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:07:12.036Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:07:12.036Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 10.86MB / 54.94MB 0.4s [2022-05-09T12:07:12.036Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.4s [2022-05-09T12:07:12.036Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 2.10MB / 10.87MB 0.4s [2022-05-09T12:07:12.169Z] #1 [internal] load build definition from Dockerfile [2022-05-09T12:07:12.169Z] #1 sha256:2fc0a9965f05122ead778b4a243cbd4f435c95fe61452d0742f3073f90b51da5 [2022-05-09T12:07:12.169Z] #1 transferring dockerfile: 17.44kB done [2022-05-09T12:07:12.169Z] #1 DONE 0.0s [2022-05-09T12:07:12.169Z] [2022-05-09T12:07:12.169Z] #2 [internal] load .dockerignore [2022-05-09T12:07:12.169Z] #2 sha256:60d493cbab01cd99708090b76b3ba6e6bc9cce291b659eec44e9f8279fd9c8ff [2022-05-09T12:07:12.169Z] #2 transferring context: 145B done [2022-05-09T12:07:12.169Z] #2 DONE 0.0s [2022-05-09T12:07:12.169Z] [2022-05-09T12:07:12.169Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-09T12:07:12.169Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-05-09T12:07:12.293Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.49MB / 10.87MB 0.5s [2022-05-09T12:07:12.293Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 16.78MB / 54.94MB 0.6s [2022-05-09T12:07:12.293Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.5s done [2022-05-09T12:07:12.293Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 19.92MB / 54.94MB 0.7s [2022-05-09T12:07:12.293Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.6s done [2022-05-09T12:07:12.393Z] Commit message: "all: replace strings.Replace with strings.ReplaceAll" [2022-05-09T12:07:12.412Z] > git --version # timeout=10 [2022-05-09T12:07:12.418Z] > git --version # 'git version 2.25.1' [2022-05-09T12:07:12.425Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-05-09T12:07:12.427Z] #3 DONE 0.4s [2022-05-09T12:07:12.427Z] [2022-05-09T12:07:12.427Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-09T12:07:12.427Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-05-09T12:07:12.427Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-09T12:07:10.924Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:07:10.934Z] > git config --add remote.origin.fetch +refs/pull/43572/head:refs/remotes/origin/PR-43572 # timeout=10 [2022-05-09T12:07:10.941Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:07:10.950Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:07:10.956Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:07:10.956Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:07:10.957Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43572/head:refs/remotes/origin/PR-43572 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:07:11.147Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:07:11.156Z] > git checkout -f 7873c27cfbd812dca60d90367d375bbae5a27014 # timeout=10 [2022-05-09T12:07:11.663Z] > git remote # timeout=10 [2022-05-09T12:07:11.670Z] > git config --get remote.origin.url # timeout=10 [2022-05-09T12:07:11.672Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:07:11.673Z] > git merge bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 # timeout=10 [2022-05-09T12:07:11.680Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-09T12:07:11.689Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:07:11.693Z] > git checkout -f 7873c27cfbd812dca60d90367d375bbae5a27014 # timeout=10 [2022-05-09T12:07:12.551Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 24.08MB / 54.94MB 0.8s [2022-05-09T12:07:12.551Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 2.10MB / 85.84MB 0.8s [2022-05-09T12:07:12.551Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0B / 54.58MB 0.8s [2022-05-09T12:07:12.551Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 29.82MB / 54.94MB 0.9s [2022-05-09T12:07:12.551Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.19MB / 54.58MB 0.9s [2022-05-09T12:07:12.688Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-09T12:07:12.688Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-05-09T12:07:12.688Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-05-09T12:07:12.688Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.2s [2022-05-09T12:07:12.688Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.2s done [2022-05-09T12:07:12.688Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-05-09T12:07:12.808Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 34.60MB / 54.94MB 1.0s [2022-05-09T12:07:12.808Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 8.39MB / 85.84MB 1.0s [2022-05-09T12:07:12.808Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 10.37MB / 54.58MB 1.0s [2022-05-09T12:07:12.808Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 40.89MB / 54.94MB 1.2s [2022-05-09T12:07:12.808Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 15.73MB / 85.84MB 1.2s [2022-05-09T12:07:12.808Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 17.83MB / 54.58MB 1.2s [Pipeline] sh [2022-05-09T12:07:12.947Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-05-09T12:07:12.947Z] #4 DONE 0.5s [2022-05-09T12:07:13.070Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 47.19MB / 54.94MB 1.3s [2022-05-09T12:07:13.070Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 22.02MB / 54.58MB 1.3s [2022-05-09T12:07:13.070Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 50.33MB / 54.94MB 1.4s [2022-05-09T12:07:13.070Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 22.02MB / 85.84MB 1.4s [2022-05-09T12:07:13.070Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 27.26MB / 54.58MB 1.4s [2022-05-09T12:07:13.089Z] + docker version [2022-05-09T12:07:13.089Z] Client: Docker Engine - Community [2022-05-09T12:07:13.089Z] Version: 20.10.14 [2022-05-09T12:07:13.089Z] API version: 1.41 [2022-05-09T12:07:13.089Z] Go version: go1.16.15 [2022-05-09T12:07:13.089Z] Git commit: a224086 [2022-05-09T12:07:13.089Z] Built: Thu Mar 24 01:48:02 2022 [2022-05-09T12:07:13.089Z] OS/Arch: linux/amd64 [2022-05-09T12:07:13.089Z] Context: default [2022-05-09T12:07:13.089Z] Experimental: true [2022-05-09T12:07:13.089Z] [2022-05-09T12:07:13.089Z] Server: Docker Engine - Community [2022-05-09T12:07:13.089Z] Engine: [2022-05-09T12:07:13.089Z] Version: 20.10.14 [2022-05-09T12:07:13.089Z] API version: 1.41 (minimum version 1.12) [2022-05-09T12:07:13.089Z] Go version: go1.16.15 [2022-05-09T12:07:13.089Z] Git commit: 87a90dc [2022-05-09T12:07:13.089Z] Built: Thu Mar 24 01:45:53 2022 [2022-05-09T12:07:13.089Z] OS/Arch: linux/amd64 [2022-05-09T12:07:13.089Z] Experimental: true [2022-05-09T12:07:13.089Z] containerd: [2022-05-09T12:07:13.089Z] Version: 1.5.11 [2022-05-09T12:07:13.089Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-09T12:07:13.089Z] runc: [2022-05-09T12:07:13.089Z] Version: 1.0.3 [2022-05-09T12:07:13.089Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-09T12:07:13.089Z] docker-init: [2022-05-09T12:07:13.089Z] Version: 0.19.0 [2022-05-09T12:07:13.089Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-09T12:07:13.205Z] [2022-05-09T12:07:13.205Z] #6 [internal] load build definition from Dockerfile [2022-05-09T12:07:13.205Z] #6 sha256:dbc4500805656b19915b56f11f971e2d5bc3017785305d3a2f3615efd6882fd3 [2022-05-09T12:07:13.205Z] #6 DONE 0.0s [2022-05-09T12:07:13.205Z] [2022-05-09T12:07:13.205Z] #5 [internal] load .dockerignore [2022-05-09T12:07:13.205Z] #5 sha256:447ef69404d8f8b4d6d196afda8441e598adb6ba711bd1ab3e438cd521c2126e [2022-05-09T12:07:13.205Z] #5 DONE 0.0s [2022-05-09T12:07:13.205Z] [2022-05-09T12:07:13.205Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-09T12:07:13.205Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-09T12:07:13.330Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 33.55MB / 54.58MB 1.5s [2022-05-09T12:07:13.330Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.7s [2022-05-09T12:07:13.330Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 33.55MB / 85.84MB 1.7s [2022-05-09T12:07:13.330Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 40.89MB / 54.58MB 1.7s [2022-05-09T12:07:13.377Z] + docker info [2022-05-09T12:07:13.377Z] Client: [2022-05-09T12:07:13.377Z] Context: default [2022-05-09T12:07:13.377Z] Debug Mode: false [2022-05-09T12:07:13.377Z] Plugins: [2022-05-09T12:07:13.377Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-09T12:07:13.377Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-09T12:07:13.377Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-09T12:07:13.377Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-09T12:07:13.377Z] [2022-05-09T12:07:13.377Z] Server: [2022-05-09T12:07:13.377Z] Containers: 0 [2022-05-09T12:07:13.377Z] Running: 0 [2022-05-09T12:07:13.377Z] Paused: 0 [2022-05-09T12:07:13.377Z] Stopped: 0 [2022-05-09T12:07:13.377Z] Images: 3 [2022-05-09T12:07:13.377Z] Server Version: 20.10.14 [2022-05-09T12:07:13.377Z] Storage Driver: overlay2 [2022-05-09T12:07:13.377Z] Backing Filesystem: extfs [2022-05-09T12:07:13.377Z] Supports d_type: true [2022-05-09T12:07:13.377Z] Native Overlay Diff: true [2022-05-09T12:07:13.377Z] userxattr: false [2022-05-09T12:07:13.377Z] Logging Driver: json-file [2022-05-09T12:07:13.377Z] Cgroup Driver: systemd [2022-05-09T12:07:13.377Z] Cgroup Version: 2 [2022-05-09T12:07:13.377Z] Plugins: [2022-05-09T12:07:13.377Z] Volume: local [2022-05-09T12:07:13.377Z] Network: bridge host ipvlan macvlan null overlay [2022-05-09T12:07:13.377Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-09T12:07:13.377Z] Swarm: inactive [2022-05-09T12:07:13.377Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-09T12:07:13.377Z] Default Runtime: runc [2022-05-09T12:07:13.377Z] Init Binary: docker-init [2022-05-09T12:07:13.377Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-09T12:07:13.377Z] runc version: v1.0.3-0-gf46b6ba [2022-05-09T12:07:13.377Z] init version: de40ad0 [2022-05-09T12:07:13.377Z] Security Options: [2022-05-09T12:07:13.377Z] apparmor [2022-05-09T12:07:13.377Z] seccomp [2022-05-09T12:07:13.377Z] Profile: default [2022-05-09T12:07:13.377Z] cgroupns [2022-05-09T12:07:13.377Z] Kernel Version: 5.13.0-1021-aws [2022-05-09T12:07:13.377Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-09T12:07:13.377Z] OSType: linux [2022-05-09T12:07:13.377Z] Architecture: x86_64 [2022-05-09T12:07:13.377Z] CPUs: 2 [2022-05-09T12:07:13.377Z] Total Memory: 7.476GiB [2022-05-09T12:07:13.377Z] Name: ip-10-100-39-213 [2022-05-09T12:07:13.377Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-05-09T12:07:13.377Z] Docker Root Dir: /var/lib/docker [2022-05-09T12:07:13.377Z] Debug Mode: false [2022-05-09T12:07:13.377Z] Registry: https://index.docker.io/v1/ [2022-05-09T12:07:13.377Z] Labels: [2022-05-09T12:07:13.377Z] Experimental: true [2022-05-09T12:07:13.377Z] Insecure Registries: [2022-05-09T12:07:13.377Z] 127.0.0.0/8 [2022-05-09T12:07:13.377Z] Live Restore Enabled: true [2022-05-09T12:07:13.377Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-09T12:07:13.597Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 40.39MB / 85.84MB 1.8s [2022-05-09T12:07:13.597Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 46.86MB / 54.58MB 1.8s [2022-05-09T12:07:13.721Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:7873c27cfbd812dca60d90367d375bbae5a27014 . [2022-05-09T12:07:13.771Z] #10 DONE 0.8s [2022-05-09T12:07:13.771Z] [2022-05-09T12:07:13.771Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-09T12:07:13.771Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-09T12:07:13.771Z] #8 DONE 0.9s [2022-05-09T12:07:13.771Z] [2022-05-09T12:07:13.771Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-09T12:07:13.771Z] #9 sha256:0c04842a993ab37b5efcfeba8885896103dd0fb72409f51bf912d6fb7af6c37f [2022-05-09T12:07:13.884Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 55.57MB / 85.84MB 2.1s [2022-05-09T12:07:13.884Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.1s [2022-05-09T12:07:13.884Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.1s done [2022-05-09T12:07:13.982Z] #1 [internal] load build definition from Dockerfile [2022-05-09T12:07:13.982Z] #1 sha256:282e10a92522c004b3c678df83ef92bb9421d6aa3e8caa0fc3d69d5e1263dca1 [2022-05-09T12:07:13.982Z] #1 transferring dockerfile: 17.44kB done [2022-05-09T12:07:13.982Z] #1 DONE 0.0s [2022-05-09T12:07:13.982Z] [2022-05-09T12:07:13.982Z] #2 [internal] load .dockerignore [2022-05-09T12:07:13.982Z] #2 sha256:5208995fa1dc432c85eb7bbbed8ee5ca3ee09cc6c32e95afc5fe2ec812b0e973 [2022-05-09T12:07:13.982Z] #2 transferring context: 145B done [2022-05-09T12:07:13.982Z] #2 DONE 0.0s [2022-05-09T12:07:13.982Z] [2022-05-09T12:07:13.982Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-09T12:07:13.982Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-09T12:07:14.030Z] #9 DONE 0.9s [2022-05-09T12:07:14.030Z] [2022-05-09T12:07:14.030Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-09T12:07:14.030Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-05-09T12:07:14.030Z] #7 DONE 0.9s [2022-05-09T12:07:14.141Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 63.96MB / 85.84MB 2.3s [2022-05-09T12:07:14.141Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-05-09T12:07:14.141Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 73.40MB / 85.84MB 2.5s [2022-05-09T12:07:14.247Z] #3 DONE 0.3s [2022-05-09T12:07:14.247Z] [2022-05-09T12:07:14.247Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-09T12:07:14.247Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-09T12:07:14.247Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-09T12:07:14.247Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-09T12:07:14.247Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-09T12:07:14.247Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-09T12:07:14.247Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-09T12:07:14.398Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 80.74MB / 85.84MB 2.7s [2022-05-09T12:07:14.398Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.6s done [2022-05-09T12:07:14.398Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 2.7s [2022-05-09T12:07:14.398Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0B / 141.70MB 2.7s [2022-05-09T12:07:14.398Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 2.7s done [2022-05-09T12:07:14.515Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-05-09T12:07:14.515Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-09T12:07:14.601Z] [2022-05-09T12:07:14.601Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-09T12:07:14.601Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-09T12:07:14.601Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-05-09T12:07:14.601Z] #71 DONE 0.0s [2022-05-09T12:07:14.601Z] [2022-05-09T12:07:14.601Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-09T12:07:14.601Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-05-09T12:07:14.601Z] #28 DONE 0.0s [2022-05-09T12:07:14.601Z] [2022-05-09T12:07:14.601Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:07:14.601Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-09T12:07:14.601Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 done [2022-05-09T12:07:14.601Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-09T12:07:14.601Z] #11 sha256:27959cb699fc4755876c72ab969ed067fd9e05a32869f99805107273549a5336 7.06kB / 7.06kB done [2022-05-09T12:07:14.601Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 0B / 10.66MB 0.1s [2022-05-09T12:07:14.601Z] #11 sha256:2e1a0c4b36e65643e4d737797036644ead11609ba3f006d1cf7a5ad151b3f849 1.80kB / 1.80kB done [2022-05-09T12:07:14.601Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 0B / 53.63MB 0.1s [2022-05-09T12:07:14.601Z] #11 sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 0B / 4.94MB 0.1s [2022-05-09T12:07:14.601Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 1.05MB / 10.66MB 0.2s [2022-05-09T12:07:14.665Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 2.9s [2022-05-09T12:07:14.776Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-05-09T12:07:14.776Z] #4 DONE 0.5s [2022-05-09T12:07:14.776Z] [2022-05-09T12:07:14.776Z] #6 [internal] load .dockerignore [2022-05-09T12:07:14.776Z] #6 sha256:c8a2232ea2b3d76b656ba193c2b63278f215d1fb586e3646cb8f53745b7fc9b9 [2022-05-09T12:07:14.776Z] #6 DONE 0.0s [2022-05-09T12:07:14.776Z] [2022-05-09T12:07:14.776Z] #5 [internal] load build definition from Dockerfile [2022-05-09T12:07:14.776Z] #5 sha256:21fdd2755f9ae00badc860be4a19b733a2361e897d5d5ce8214c38258b171b16 [2022-05-09T12:07:14.776Z] #5 DONE 0.0s [2022-05-09T12:07:14.776Z] [2022-05-09T12:07:14.776Z] #10 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-09T12:07:14.776Z] #10 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-09T12:07:14.861Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 10.66MB / 10.66MB 0.3s done [2022-05-09T12:07:14.861Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 21.98MB / 53.63MB 0.3s [2022-05-09T12:07:14.861Z] #11 sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 4.94MB / 4.94MB 0.2s done [2022-05-09T12:07:14.861Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 1.63MB / 54.67MB 0.3s [2022-05-09T12:07:14.861Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 31.46MB / 53.63MB 0.4s [2022-05-09T12:07:14.861Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 12.58MB / 54.67MB 0.4s [2022-05-09T12:07:14.861Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 4.19MB / 81.05MB 0.4s [2022-05-09T12:07:14.928Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.39MB / 141.70MB 3.1s [2022-05-09T12:07:14.928Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 19.92MB / 141.70MB 3.3s [2022-05-09T12:07:15.038Z] #10 ... [2022-05-09T12:07:15.038Z] [2022-05-09T12:07:15.038Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-09T12:07:15.038Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-09T12:07:15.038Z] #7 DONE 0.2s [2022-05-09T12:07:15.038Z] [2022-05-09T12:07:15.038Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-09T12:07:15.038Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-09T12:07:15.038Z] #9 DONE 0.2s [2022-05-09T12:07:15.038Z] [2022-05-09T12:07:15.038Z] #10 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-09T12:07:15.038Z] #10 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-09T12:07:15.038Z] #10 DONE 0.2s [2022-05-09T12:07:15.038Z] [2022-05-09T12:07:15.038Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-09T12:07:15.038Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-09T12:07:15.038Z] #8 DONE 0.2s [2022-05-09T12:07:15.131Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 41.94MB / 53.63MB 0.5s [2022-05-09T12:07:15.131Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 23.07MB / 54.67MB 0.5s [2022-05-09T12:07:15.131Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 12.20MB / 81.05MB 0.5s [2022-05-09T12:07:15.131Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 50.75MB / 53.63MB 0.6s [2022-05-09T12:07:15.131Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 31.04MB / 54.67MB 0.6s [2022-05-09T12:07:15.131Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 23.07MB / 81.05MB 0.6s [2022-05-09T12:07:15.195Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 29.87MB / 141.70MB 3.4s [2022-05-09T12:07:15.310Z] [2022-05-09T12:07:15.310Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-09T12:07:15.310Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-09T12:07:15.310Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-05-09T12:07:15.310Z] #71 DONE 0.0s [2022-05-09T12:07:15.310Z] [2022-05-09T12:07:15.310Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-09T12:07:15.310Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-09T12:07:15.310Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-09T12:07:15.310Z] #69 DONE 0.0s [2022-05-09T12:07:15.310Z] [2022-05-09T12:07:15.310Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:07:15.310Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:07:15.310Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-05-09T12:07:15.391Z] #11 ... [2022-05-09T12:07:15.391Z] [2022-05-09T12:07:15.391Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-09T12:07:15.391Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-09T12:07:15.391Z] #47 DONE 0.9s [2022-05-09T12:07:15.391Z] [2022-05-09T12:07:15.391Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:07:15.391Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-09T12:07:15.391Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 0.7s done [2022-05-09T12:07:15.391Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 47.19MB / 54.67MB 0.8s [2022-05-09T12:07:15.391Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 42.99MB / 81.05MB 0.8s [2022-05-09T12:07:15.391Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 0B / 108.70MB 0.8s [2022-05-09T12:07:15.391Z] #11 ... [2022-05-09T12:07:15.391Z] [2022-05-09T12:07:15.391Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-09T12:07:15.391Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-09T12:07:15.391Z] #47 DONE 0.0s [2022-05-09T12:07:15.391Z] [2022-05-09T12:07:15.391Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:07:15.391Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-09T12:07:15.391Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 52.32MB / 54.67MB 0.9s [2022-05-09T12:07:15.391Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 62.01MB / 81.05MB 1.0s [2022-05-09T12:07:15.391Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 22.02MB / 108.70MB 1.0s [2022-05-09T12:07:15.391Z] #11 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 [2022-05-09T12:07:15.455Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 40.89MB / 141.70MB 3.6s [2022-05-09T12:07:15.455Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 50.99MB / 141.70MB 3.7s [2022-05-09T12:07:15.455Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 3.8s done [2022-05-09T12:07:15.455Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 61.87MB / 141.70MB 3.9s [2022-05-09T12:07:15.581Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-09T12:07:15.581Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-05-09T12:07:15.581Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0B / 5.16MB 0.1s [2022-05-09T12:07:15.581Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-05-09T12:07:15.581Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 1.37MB / 54.94MB 0.1s [2022-05-09T12:07:15.581Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0B / 10.87MB 0.1s [2022-05-09T12:07:15.581Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 4.19MB / 5.16MB 0.2s [2022-05-09T12:07:15.581Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 10.49MB / 54.94MB 0.2s [2022-05-09T12:07:15.581Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 4.26MB / 10.87MB 0.2s [2022-05-09T12:07:15.650Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 54.67MB / 54.67MB 1.0s done [2022-05-09T12:07:15.650Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 71.30MB / 81.05MB 1.1s [2022-05-09T12:07:15.650Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 29.36MB / 108.70MB 1.1s [2022-05-09T12:07:15.650Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 126B / 126B 1.0s done [2022-05-09T12:07:15.650Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 80.74MB / 81.05MB 1.2s [2022-05-09T12:07:15.650Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 35.65MB / 108.70MB 1.2s [2022-05-09T12:07:15.712Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 69.21MB / 141.70MB 4.0s [2022-05-09T12:07:15.846Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.3s done [2022-05-09T12:07:15.846Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 30.41MB / 54.94MB 0.4s [2022-05-09T12:07:15.846Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.4s [2022-05-09T12:07:15.846Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.19MB / 54.58MB 0.4s [2022-05-09T12:07:15.846Z] #11 ... [2022-05-09T12:07:15.846Z] [2022-05-09T12:07:15.846Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-09T12:07:15.846Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-09T12:07:15.846Z] #47 DONE 0.5s [2022-05-09T12:07:15.909Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 49.28MB / 108.70MB 1.3s [2022-05-09T12:07:15.909Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 81.05MB / 81.05MB 1.3s done [2022-05-09T12:07:15.909Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 62.09MB / 108.70MB 1.4s [2022-05-09T12:07:16.003Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 77.59MB / 141.70MB 4.2s [2022-05-09T12:07:16.003Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 84.93MB / 141.70MB 4.3s [2022-05-09T12:07:16.124Z] [2022-05-09T12:07:16.124Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-09T12:07:16.124Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-09T12:07:16.124Z] #47 DONE 0.0s [2022-05-09T12:07:16.124Z] [2022-05-09T12:07:16.124Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:07:16.124Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:07:16.124Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 41.02MB / 54.94MB 0.5s [2022-05-09T12:07:16.124Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.5s done [2022-05-09T12:07:16.124Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 17.83MB / 54.58MB 0.6s [2022-05-09T12:07:16.124Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 9.44MB / 85.84MB 0.6s [2022-05-09T12:07:16.124Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 52.43MB / 54.94MB 0.7s [2022-05-09T12:07:16.124Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 23.07MB / 54.58MB 0.7s [2022-05-09T12:07:16.167Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 70.25MB / 108.70MB 1.5s [2022-05-09T12:07:16.167Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 91.22MB / 108.70MB 1.7s [2022-05-09T12:07:16.167Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 99.05MB / 108.70MB 1.8s [2022-05-09T12:07:16.262Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 97.52MB / 141.70MB 4.5s [2022-05-09T12:07:16.262Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 105.91MB / 141.70MB 4.7s [2022-05-09T12:07:16.397Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 47.19MB / 54.58MB 0.9s [2022-05-09T12:07:16.397Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 15.73MB / 85.84MB 0.9s [2022-05-09T12:07:16.397Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.53MB / 54.58MB 1.0s [2022-05-09T12:07:16.397Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 22.02MB / 85.84MB 1.0s [2022-05-09T12:07:16.426Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 108.70MB / 108.70MB 2.0s [2022-05-09T12:07:16.669Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 30.41MB / 85.84MB 1.1s [2022-05-09T12:07:16.669Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 40.89MB / 85.84MB 1.2s [2022-05-09T12:07:16.669Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.2s done [2022-05-09T12:07:16.669Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 50.33MB / 85.84MB 1.4s [2022-05-09T12:07:16.684Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 108.70MB / 108.70MB 2.1s done [2022-05-09T12:07:16.826Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 116.39MB / 141.70MB 5.0s [2022-05-09T12:07:16.930Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 56.62MB / 85.84MB 1.5s [2022-05-09T12:07:16.930Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0.1s [2022-05-09T12:07:17.083Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 132.12MB / 141.70MB 5.3s [2022-05-09T12:07:17.191Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 1.6s done [2022-05-09T12:07:17.191Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 70.65MB / 85.84MB 1.7s [2022-05-09T12:07:17.191Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0B / 141.70MB 1.7s [2022-05-09T12:07:17.191Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 0B / 156B 1.7s [2022-05-09T12:07:17.191Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 75.50MB / 85.84MB 1.8s [2022-05-09T12:07:17.191Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 1.7s done [2022-05-09T12:07:17.191Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 82.84MB / 85.84MB 1.9s [2022-05-09T12:07:17.191Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.39MB / 141.70MB 1.9s [2022-05-09T12:07:17.251Z] #11 ... [2022-05-09T12:07:17.251Z] [2022-05-09T12:07:17.251Z] #24 [internal] load build context [2022-05-09T12:07:17.251Z] #24 sha256:c7fdaa204a83d1930db0cc0f07f69ca3ce6c4e9c5b88af646e9b45957307c2dd [2022-05-09T12:07:17.251Z] #24 transferring context: 61.00MB 2.7s done [2022-05-09T12:07:17.251Z] #24 DONE 2.8s [2022-05-09T12:07:17.251Z] [2022-05-09T12:07:17.251Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-09T12:07:17.251Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-09T12:07:17.251Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-09T12:07:17.251Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-09T12:07:17.251Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-09T12:07:17.251Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-09T12:07:17.251Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.4s done [2022-05-09T12:07:17.251Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2022-05-09T12:07:17.251Z] #69 DONE 2.9s [2022-05-09T12:07:17.340Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 5.6s [2022-05-09T12:07:17.456Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 15.73MB / 141.70MB 2.0s [2022-05-09T12:07:17.456Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 27.26MB / 141.70MB 2.2s [2022-05-09T12:07:17.510Z] [2022-05-09T12:07:17.510Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:07:17.510Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-09T12:07:17.510Z] #11 ... [2022-05-09T12:07:17.510Z] [2022-05-09T12:07:17.510Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-09T12:07:17.510Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-09T12:07:17.510Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-09T12:07:17.510Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-09T12:07:17.510Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-09T12:07:17.510Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.3s done [2022-05-09T12:07:17.510Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2022-05-09T12:07:17.510Z] #71 DONE 3.0s [2022-05-09T12:07:17.510Z] [2022-05-09T12:07:17.510Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:07:17.510Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-09T12:07:17.721Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 40.89MB / 141.70MB 2.4s [2022-05-09T12:07:17.771Z] #11 ... [2022-05-09T12:07:17.771Z] [2022-05-09T12:07:17.771Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-09T12:07:17.771Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-05-09T12:07:17.771Z] #70 DONE 0.1s [2022-05-09T12:07:17.771Z] [2022-05-09T12:07:17.771Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:07:17.771Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-09T12:07:17.984Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 48.23MB / 141.70MB 2.5s [2022-05-09T12:07:18.031Z] #11 ... [2022-05-09T12:07:18.032Z] [2022-05-09T12:07:18.032Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-09T12:07:18.032Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-05-09T12:07:18.032Z] #72 DONE 0.2s [2022-05-09T12:07:18.032Z] [2022-05-09T12:07:18.032Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:07:18.032Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-09T12:07:18.245Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 2.7s done [2022-05-09T12:07:18.245Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 69.21MB / 141.70MB 2.8s [2022-05-09T12:07:18.507Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 79.69MB / 141.70MB 3.0s [2022-05-09T12:07:18.507Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 87.03MB / 141.70MB 3.1s [2022-05-09T12:07:18.714Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 6.7s done [2022-05-09T12:07:18.771Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 106.95MB / 141.70MB 3.4s [2022-05-09T12:07:18.968Z] #11 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 3.4s done [2022-05-09T12:07:18.968Z] #11 ... [2022-05-09T12:07:18.968Z] [2022-05-09T12:07:18.968Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-09T12:07:18.968Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-05-09T12:07:18.968Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-05-09T12:07:18.968Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-05-09T12:07:18.968Z] #28 sha256:3c0acad2a24228465b3273129fe5bd5c3b122925a491f24e0308999fa5532d48 529B / 529B done [2022-05-09T12:07:18.968Z] #28 sha256:f8dd32c4c981fb56702f6effe49f64226ac124415109befc63d15ec19a12dabd 1.48kB / 1.48kB done [2022-05-09T12:07:18.968Z] #28 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 0.6s done [2022-05-09T12:07:18.968Z] #28 DONE 4.5s [2022-05-09T12:07:18.968Z] [2022-05-09T12:07:18.968Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:07:18.968Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-09T12:07:18.968Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba [2022-05-09T12:07:19.033Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 117.70MB / 141.70MB 3.6s [2022-05-09T12:07:19.227Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 0.3s done [2022-05-09T12:07:19.227Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 0.1s [2022-05-09T12:07:19.278Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.1s [2022-05-09T12:07:19.278Z] #11 ... [2022-05-09T12:07:19.278Z] [2022-05-09T12:07:19.278Z] #31 [internal] load build context [2022-05-09T12:07:19.278Z] #31 sha256:b5cdf09f12f31002e4a68718963d18294e1f57382f969e83acfc5020d80fa0b1 [2022-05-09T12:07:19.278Z] #31 transferring context: 61.00MB 7.6s done [2022-05-09T12:07:19.278Z] #31 DONE 7.8s [2022-05-09T12:07:19.278Z] [2022-05-09T12:07:19.278Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-09T12:07:19.278Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-09T12:07:19.278Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-09T12:07:19.278Z] #78 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-09T12:07:19.278Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-09T12:07:19.278Z] #78 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-09T12:07:19.278Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.0s done [2022-05-09T12:07:19.278Z] #78 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done [2022-05-09T12:07:19.297Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 125.83MB / 141.70MB 3.9s [2022-05-09T12:07:19.297Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 133.17MB / 141.70MB 4.0s [2022-05-09T12:07:19.485Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 0.3s done [2022-05-09T12:07:19.536Z] #78 DONE 7.7s [2022-05-09T12:07:19.536Z] [2022-05-09T12:07:19.536Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-09T12:07:19.536Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-09T12:07:19.536Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-09T12:07:19.536Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-09T12:07:19.536Z] #76 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-09T12:07:19.536Z] #76 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-09T12:07:19.536Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.4s done [2022-05-09T12:07:19.536Z] #76 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done [2022-05-09T12:07:19.536Z] #76 DONE 7.8s [2022-05-09T12:07:19.536Z] [2022-05-09T12:07:19.536Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:07:19.536Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:07:19.570Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.56MB / 141.70MB 4.1s [2022-05-09T12:07:19.744Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 0.1s [2022-05-09T12:07:20.524Z] #11 ... [2022-05-09T12:07:20.524Z] [2022-05-09T12:07:20.524Z] #24 [internal] load build context [2022-05-09T12:07:20.524Z] #24 sha256:88be4983c595e1cb7d7b6d32bf7ac462d76ee735ab2919d3ddf9515154772bf3 [2022-05-09T12:07:20.524Z] #24 transferring context: 60.98MB 4.6s done [2022-05-09T12:07:20.524Z] #24 DONE 5.1s [2022-05-09T12:07:20.524Z] [2022-05-09T12:07:20.524Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:07:20.524Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:07:20.785Z] #11 ... [2022-05-09T12:07:20.785Z] [2022-05-09T12:07:20.785Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-09T12:07:20.785Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-09T12:07:20.785Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-09T12:07:20.785Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-09T12:07:20.785Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-09T12:07:20.785Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.8s done [2022-05-09T12:07:20.785Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.0s done [2022-05-09T12:07:20.785Z] #69 DONE 5.2s [2022-05-09T12:07:20.785Z] [2022-05-09T12:07:20.785Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-09T12:07:20.785Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-09T12:07:20.785Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-09T12:07:20.785Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-09T12:07:20.785Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.0s done [2022-05-09T12:07:20.785Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2022-05-09T12:07:20.785Z] #71 DONE 5.3s [2022-05-09T12:07:20.785Z] [2022-05-09T12:07:20.785Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-09T12:07:20.785Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-09T12:07:20.785Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-05-09T12:07:20.785Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-05-09T12:07:20.785Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-05-09T12:07:20.785Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-05-09T12:07:20.785Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.2s done [2022-05-09T12:07:22.064Z] #11 ... [2022-05-09T12:07:22.064Z] [2022-05-09T12:07:22.064Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-09T12:07:22.064Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-09T12:07:22.064Z] #35 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-05-09T12:07:22.064Z] #35 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-05-09T12:07:22.064Z] #35 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-05-09T12:07:22.064Z] #35 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-05-09T12:07:22.064Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.0s done [2022-05-09T12:07:22.064Z] #35 ... [2022-05-09T12:07:22.064Z] [2022-05-09T12:07:22.064Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-09T12:07:22.065Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-09T12:07:22.173Z] #28 ... [2022-05-09T12:07:22.173Z] [2022-05-09T12:07:22.173Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-09T12:07:22.173Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-09T12:07:22.321Z] #77 DONE 0.5s [2022-05-09T12:07:22.321Z] [2022-05-09T12:07:22.321Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-09T12:07:22.321Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-09T12:07:22.433Z] #70 DONE 0.5s [2022-05-09T12:07:22.433Z] [2022-05-09T12:07:22.433Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:07:22.433Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:07:22.433Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.4s [2022-05-09T12:07:22.433Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-05-09T12:07:22.694Z] #11 ... [2022-05-09T12:07:22.694Z] [2022-05-09T12:07:22.694Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-09T12:07:22.694Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-09T12:07:22.694Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.5s done [2022-05-09T12:07:22.694Z] #28 DONE 7.1s [2022-05-09T12:07:22.694Z] [2022-05-09T12:07:22.694Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:07:22.694Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:07:22.886Z] #79 DONE 0.6s [2022-05-09T12:07:22.886Z] [2022-05-09T12:07:22.886Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:07:22.886Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:07:22.886Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 8.9s done [2022-05-09T12:07:22.978Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.4s done [2022-05-09T12:07:23.035Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 3.2s done [2022-05-09T12:07:23.035Z] #11 extracting sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 [2022-05-09T12:07:23.144Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-05-09T12:07:23.144Z] #11 ... [2022-05-09T12:07:23.144Z] [2022-05-09T12:07:23.144Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-09T12:07:23.144Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-09T12:07:23.144Z] #35 DONE 11.6s [2022-05-09T12:07:23.240Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-05-09T12:07:23.240Z] #11 ... [2022-05-09T12:07:23.240Z] [2022-05-09T12:07:23.240Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-09T12:07:23.240Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-09T12:07:23.240Z] #72 DONE 0.7s [2022-05-09T12:07:23.240Z] [2022-05-09T12:07:23.240Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:07:23.240Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:07:23.401Z] [2022-05-09T12:07:23.401Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:07:23.401Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:07:23.811Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.6s done [2022-05-09T12:07:24.072Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0.1s [2022-05-09T12:07:24.332Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 1.1s done [2022-05-09T12:07:24.332Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.1s [2022-05-09T12:07:25.266Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.8s done [2022-05-09T12:07:25.524Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0.1s [2022-05-09T12:07:26.324Z] #11 extracting sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 3.3s done [2022-05-09T12:07:26.583Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 0.1s [2022-05-09T12:07:27.535Z] #11 ... [2022-05-09T12:07:27.535Z] [2022-05-09T12:07:27.535Z] #29 [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 [2022-05-09T12:07:27.535Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-05-09T12:07:27.535Z] #29 0.723 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:07:27.535Z] #29 0.730 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:07:27.535Z] #29 0.730 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:07:27.535Z] #29 0.855 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-09T12:07:27.535Z] #29 1.310 Get:5 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-09T12:07:27.535Z] #29 1.898 Get:6 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-09T12:07:27.535Z] #29 2.031 Fetched 8417 kB in 2s (5338 kB/s) [2022-05-09T12:07:27.535Z] #29 2.031 Reading package lists... [2022-05-09T12:07:27.535Z] #29 2.577 Reading package lists... [2022-05-09T12:07:27.535Z] #29 3.110 Building dependency tree... [2022-05-09T12:07:27.535Z] #29 3.440 The following additional packages will be installed: [2022-05-09T12:07:27.535Z] #29 3.440 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-09T12:07:27.535Z] #29 3.441 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-09T12:07:27.535Z] #29 3.442 Recommended packages: [2022-05-09T12:07:27.535Z] #29 3.442 libldap-common publicsuffix libsasl2-modules [2022-05-09T12:07:27.535Z] #29 3.567 The following NEW packages will be installed: [2022-05-09T12:07:27.535Z] #29 3.568 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-09T12:07:27.535Z] #29 3.568 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-09T12:07:27.535Z] #29 3.569 libssh2-1 openssl [2022-05-09T12:07:27.535Z] #29 3.840 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-05-09T12:07:27.535Z] #29 3.840 Need to get 2934 kB of archives. [2022-05-09T12:07:27.535Z] #29 3.840 After this operation, 6476 kB of additional disk space will be used. [2022-05-09T12:07:27.535Z] #29 3.840 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB] [2022-05-09T12:07:27.535Z] #29 3.848 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-05-09T12:07:27.535Z] #29 3.848 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-05-09T12:07:27.535Z] #29 3.851 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-05-09T12:07:27.535Z] #29 3.851 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-05-09T12:07:27.535Z] #29 3.851 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-05-09T12:07:27.535Z] #29 3.854 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-05-09T12:07:27.535Z] #29 3.855 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-05-09T12:07:27.535Z] #29 3.855 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-05-09T12:07:27.535Z] #29 3.857 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-05-09T12:07:27.535Z] #29 3.861 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-05-09T12:07:27.535Z] #29 3.861 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-05-09T12:07:27.535Z] #29 3.872 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-05-09T12:07:27.535Z] #29 3.882 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-05-09T12:07:27.535Z] #29 3.899 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-05-09T12:07:27.535Z] #29 4.030 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:07:27.535Z] #29 4.052 Fetched 2934 kB in 0s (9164 kB/s) [2022-05-09T12:07:27.535Z] #29 4.082 Selecting previously unselected package openssl. [2022-05-09T12:07:27.535Z] #29 4.082 (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 ... 6645 files and directories currently installed.) [2022-05-09T12:07:27.535Z] #29 4.082 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_arm64.deb ... [2022-05-09T12:07:27.535Z] #29 4.094 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-09T12:07:27.535Z] #29 4.205 Selecting previously unselected package ca-certificates. [2022-05-09T12:07:27.535Z] #29 4.205 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-09T12:07:27.535Z] #29 4.210 Unpacking ca-certificates (20210119) ... [2022-05-09T12:07:27.535Z] #29 4.278 Selecting previously unselected package libbrotli1:arm64. [2022-05-09T12:07:27.535Z] #29 4.278 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-05-09T12:07:27.535Z] #29 4.290 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-05-09T12:07:27.535Z] #29 4.350 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-05-09T12:07:27.535Z] #29 4.350 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-05-09T12:07:27.535Z] #29 4.354 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-09T12:07:27.535Z] #29 4.394 Selecting previously unselected package libsasl2-2:arm64. [2022-05-09T12:07:27.535Z] #29 4.396 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-05-09T12:07:27.535Z] #29 4.400 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-09T12:07:27.535Z] #29 4.451 Selecting previously unselected package libldap-2.4-2:arm64. [2022-05-09T12:07:27.535Z] #29 4.451 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-05-09T12:07:27.535Z] #29 4.466 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-05-09T12:07:27.535Z] #29 4.521 Selecting previously unselected package libnghttp2-14:arm64. [2022-05-09T12:07:27.535Z] #29 4.521 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-05-09T12:07:27.535Z] #29 4.525 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-05-09T12:07:27.535Z] #29 4.576 Selecting previously unselected package libpsl5:arm64. [2022-05-09T12:07:27.535Z] #29 4.576 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-05-09T12:07:27.535Z] #29 4.581 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-05-09T12:07:27.535Z] #29 4.634 Selecting previously unselected package librtmp1:arm64. [2022-05-09T12:07:27.535Z] #29 4.634 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-05-09T12:07:27.535Z] #29 4.647 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-09T12:07:27.535Z] #29 4.689 Selecting previously unselected package libssh2-1:arm64. [2022-05-09T12:07:27.535Z] #29 4.690 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-05-09T12:07:27.535Z] #29 4.699 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-05-09T12:07:27.535Z] #29 4.759 Selecting previously unselected package libcurl4:arm64. [2022-05-09T12:07:27.535Z] #29 4.761 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-05-09T12:07:27.535Z] #29 4.776 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-05-09T12:07:27.535Z] #29 4.841 Selecting previously unselected package curl. [2022-05-09T12:07:27.535Z] #29 4.841 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-05-09T12:07:27.535Z] #29 4.848 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-09T12:07:27.535Z] #29 4.923 Selecting previously unselected package libonig5:arm64. [2022-05-09T12:07:27.535Z] #29 4.923 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-05-09T12:07:27.535Z] #29 4.929 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-05-09T12:07:27.535Z] #29 4.988 Selecting previously unselected package libjq1:arm64. [2022-05-09T12:07:27.535Z] #29 4.988 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-05-09T12:07:27.535Z] #29 4.991 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-05-09T12:07:27.535Z] #29 5.041 Selecting previously unselected package jq. [2022-05-09T12:07:27.535Z] #29 5.041 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-05-09T12:07:27.535Z] #29 5.048 Unpacking jq (1.6-2.1) ... [2022-05-09T12:07:27.535Z] #29 5.094 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-05-09T12:07:27.535Z] #29 5.107 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-05-09T12:07:27.535Z] #29 5.124 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-05-09T12:07:27.535Z] #29 5.139 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-09T12:07:27.535Z] #29 5.153 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-09T12:07:27.535Z] #29 5.172 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-09T12:07:27.535Z] #29 5.184 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-05-09T12:07:27.535Z] #29 5.197 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-09T12:07:27.535Z] #29 5.220 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-05-09T12:07:27.535Z] #29 5.231 Setting up libjq1:arm64 (1.6-2.1) ... [2022-05-09T12:07:27.535Z] #29 5.245 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-05-09T12:07:27.535Z] #29 5.259 Setting up ca-certificates (20210119) ... [2022-05-09T12:07:27.535Z] #29 5.938 Updating certificates in /etc/ssl/certs... [2022-05-09T12:07:27.535Z] #29 6.678 129 added, 0 removed; done. [2022-05-09T12:07:27.535Z] #29 6.711 Setting up jq (1.6-2.1) ... [2022-05-09T12:07:27.535Z] #29 6.721 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-05-09T12:07:27.535Z] #29 6.734 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-09T12:07:27.535Z] #29 6.745 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:07:27.535Z] #29 6.768 Processing triggers for ca-certificates (20210119) ... [2022-05-09T12:07:27.535Z] #29 6.777 Updating certificates in /etc/ssl/certs... [2022-05-09T12:07:27.535Z] #29 7.362 0 added, 0 removed; done. [2022-05-09T12:07:27.535Z] #29 7.362 Running hooks in /etc/ca-certificates/update.d... [2022-05-09T12:07:27.535Z] #29 7.365 done. [2022-05-09T12:07:27.535Z] #29 DONE 8.6s [2022-05-09T12:07:27.535Z] [2022-05-09T12:07:27.535Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:07:27.535Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-09T12:07:27.535Z] #11 ... [2022-05-09T12:07:27.535Z] [2022-05-09T12:07:27.535Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-09T12:07:27.535Z] #30 sha256:cd2ca55e421061476705ce8560917c54705f56361f8ee1cc4762fad327135f44 [2022-05-09T12:07:28.109Z] #30 DONE 0.3s [2022-05-09T12:07:28.109Z] [2022-05-09T12:07:28.109Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:07:28.109Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-09T12:07:29.367Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.6s done [2022-05-09T12:07:29.367Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-05-09T12:07:30.854Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.1s [2022-05-09T12:07:31.395Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 4.7s done [2022-05-09T12:07:31.396Z] #11 extracting sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa [2022-05-09T12:07:31.396Z] #11 extracting sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa done [2022-05-09T12:07:31.654Z] #11 DONE 17.1s [2022-05-09T12:07:31.654Z] [2022-05-09T12:07:31.654Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-09T12:07:31.654Z] #12 sha256:80061efade5c08fb0454894b9fecdcf9e5f17d0a5abb16ac99e4a44b5a4e16bb [2022-05-09T12:07:32.592Z] #12 DONE 0.7s [2022-05-09T12:07:32.592Z] [2022-05-09T12:07:32.592Z] #13 [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 [2022-05-09T12:07:32.592Z] #13 sha256:d44db83506b90b1e795bad107758c045e9b93d014922afbc0c5bb45f7af0fa19 [2022-05-09T12:07:32.741Z] #11 ... [2022-05-09T12:07:32.741Z] [2022-05-09T12:07:32.741Z] #29 [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 [2022-05-09T12:07:32.741Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-09T12:07:32.741Z] #29 0.898 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:07:32.741Z] #29 0.922 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:07:32.741Z] #29 0.930 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:07:32.741Z] #29 1.065 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:07:32.741Z] #29 1.278 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:07:32.741Z] #29 1.454 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:07:32.741Z] #29 2.882 Fetched 8530 kB in 2s (3768 kB/s) [2022-05-09T12:07:32.741Z] #29 2.882 Reading package lists... [2022-05-09T12:07:32.741Z] #29 3.686 Reading package lists... [2022-05-09T12:07:32.741Z] #29 4.462 Building dependency tree... [2022-05-09T12:07:32.741Z] #29 4.778 The following additional packages will be installed: [2022-05-09T12:07:32.741Z] #29 4.779 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-09T12:07:32.741Z] #29 4.780 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-09T12:07:32.741Z] #29 4.781 Recommended packages: [2022-05-09T12:07:32.741Z] #29 4.781 libldap-common publicsuffix libsasl2-modules [2022-05-09T12:07:32.741Z] #29 4.958 The following NEW packages will be installed: [2022-05-09T12:07:32.741Z] #29 4.959 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-09T12:07:32.741Z] #29 4.960 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-09T12:07:32.741Z] #29 4.961 libssh2-1 openssl [2022-05-09T12:07:32.741Z] #29 5.236 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-05-09T12:07:32.741Z] #29 5.236 Need to get 3040 kB of archives. [2022-05-09T12:07:32.741Z] #29 5.236 After this operation, 6651 kB of additional disk space will be used. [2022-05-09T12:07:32.741Z] #29 5.236 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-09T12:07:32.741Z] #29 5.251 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-09T12:07:32.741Z] #29 5.251 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-09T12:07:32.741Z] #29 5.254 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-09T12:07:32.741Z] #29 5.254 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-09T12:07:32.741Z] #29 5.266 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-09T12:07:32.741Z] #29 5.267 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-09T12:07:32.741Z] #29 5.267 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-09T12:07:32.741Z] #29 5.269 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-09T12:07:32.741Z] #29 5.269 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-09T12:07:32.741Z] #29 5.275 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-09T12:07:32.741Z] #29 5.277 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-09T12:07:32.741Z] #29 5.283 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-09T12:07:32.741Z] #29 5.286 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-09T12:07:32.742Z] #29 5.299 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-09T12:07:32.742Z] #29 5.446 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:07:32.742Z] #29 5.487 Fetched 3040 kB in 0s (9382 kB/s) [2022-05-09T12:07:32.742Z] #29 5.506 Selecting previously unselected package openssl. [2022-05-09T12:07:32.742Z] #29 5.506 (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 ... 6653 files and directories currently installed.) [2022-05-09T12:07:32.742Z] #29 5.515 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-09T12:07:32.742Z] #29 5.522 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-09T12:07:32.742Z] #29 5.662 Selecting previously unselected package ca-certificates. [2022-05-09T12:07:32.742Z] #29 5.662 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-09T12:07:32.742Z] #29 5.666 Unpacking ca-certificates (20210119) ... [2022-05-09T12:07:32.742Z] #29 5.745 Selecting previously unselected package libbrotli1:amd64. [2022-05-09T12:07:32.742Z] #29 5.746 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-09T12:07:32.742Z] #29 5.753 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-09T12:07:32.742Z] #29 5.833 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-09T12:07:32.742Z] #29 5.833 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-09T12:07:32.742Z] #29 5.847 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-09T12:07:32.742Z] #29 5.880 Selecting previously unselected package libsasl2-2:amd64. [2022-05-09T12:07:32.742Z] #29 5.880 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-09T12:07:32.742Z] #29 5.885 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-09T12:07:32.742Z] #29 5.938 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-09T12:07:32.742Z] #29 5.938 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-09T12:07:32.742Z] #29 5.941 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-09T12:07:32.742Z] #29 6.006 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-09T12:07:32.742Z] #29 6.006 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-09T12:07:32.742Z] #29 6.009 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-09T12:07:32.742Z] #29 6.051 Selecting previously unselected package libpsl5:amd64. [2022-05-09T12:07:32.742Z] #29 6.051 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-09T12:07:32.742Z] #29 6.054 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-09T12:07:32.742Z] #29 6.099 Selecting previously unselected package librtmp1:amd64. [2022-05-09T12:07:32.742Z] #29 6.099 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-09T12:07:32.742Z] #29 6.099 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-09T12:07:32.742Z] #29 6.148 Selecting previously unselected package libssh2-1:amd64. [2022-05-09T12:07:32.742Z] #29 6.148 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-09T12:07:32.742Z] #29 6.152 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-09T12:07:32.742Z] #29 6.204 Selecting previously unselected package libcurl4:amd64. [2022-05-09T12:07:32.742Z] #29 6.204 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-09T12:07:32.742Z] #29 6.209 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-09T12:07:32.742Z] #29 6.267 Selecting previously unselected package curl. [2022-05-09T12:07:32.742Z] #29 6.267 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-09T12:07:32.742Z] #29 6.271 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-09T12:07:32.742Z] #29 6.332 Selecting previously unselected package libonig5:amd64. [2022-05-09T12:07:32.742Z] #29 6.332 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-09T12:07:32.742Z] #29 6.336 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-09T12:07:32.742Z] #29 6.393 Selecting previously unselected package libjq1:amd64. [2022-05-09T12:07:32.742Z] #29 6.395 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-09T12:07:32.742Z] #29 6.398 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-09T12:07:32.742Z] #29 6.444 Selecting previously unselected package jq. [2022-05-09T12:07:32.742Z] #29 6.444 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-09T12:07:32.742Z] #29 6.448 Unpacking jq (1.6-2.1) ... [2022-05-09T12:07:32.742Z] #29 6.489 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-09T12:07:32.742Z] #29 6.499 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-09T12:07:32.742Z] #29 6.511 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-09T12:07:32.742Z] #29 6.517 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-09T12:07:32.742Z] #29 6.528 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-09T12:07:32.742Z] #29 6.535 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-09T12:07:32.742Z] #29 6.545 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-09T12:07:32.742Z] #29 6.554 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-09T12:07:32.742Z] #29 6.568 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-09T12:07:32.742Z] #29 6.576 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-09T12:07:32.742Z] #29 6.586 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-09T12:07:32.742Z] #29 6.594 Setting up ca-certificates (20210119) ... [2022-05-09T12:07:32.742Z] #29 7.190 Updating certificates in /etc/ssl/certs... [2022-05-09T12:07:32.742Z] #29 7.926 129 added, 0 removed; done. [2022-05-09T12:07:32.742Z] #29 7.957 Setting up jq (1.6-2.1) ... [2022-05-09T12:07:32.742Z] #29 7.967 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-09T12:07:32.742Z] #29 7.980 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-09T12:07:32.742Z] #29 7.989 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:07:32.742Z] #29 8.008 Processing triggers for ca-certificates (20210119) ... [2022-05-09T12:07:32.742Z] #29 8.016 Updating certificates in /etc/ssl/certs... [2022-05-09T12:07:32.742Z] #29 8.608 0 added, 0 removed; done. [2022-05-09T12:07:32.742Z] #29 8.608 Running hooks in /etc/ca-certificates/update.d... [2022-05-09T12:07:32.742Z] #29 8.609 done. [2022-05-09T12:07:32.742Z] #29 DONE 9.8s [2022-05-09T12:07:32.742Z] [2022-05-09T12:07:32.742Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:07:32.742Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:07:32.742Z] #11 ... [2022-05-09T12:07:32.742Z] [2022-05-09T12:07:32.742Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-09T12:07:32.742Z] #30 sha256:df47d7d85ef72555d7ab3b20aba59991a13e187767c864089925230dd225a026 [2022-05-09T12:07:32.742Z] #30 DONE 0.2s [2022-05-09T12:07:32.742Z] [2022-05-09T12:07:32.742Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:07:32.742Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:07:32.851Z] #13 DONE 0.4s [2022-05-09T12:07:32.851Z] [2022-05-09T12:07:32.851Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-09T12:07:32.851Z] #33 sha256:aecd6f20765a723a92e63bd2f4ba6cb19d1340ddd5dd116fbd8bdb06fb902341 [2022-05-09T12:07:32.851Z] #33 ... [2022-05-09T12:07:32.851Z] [2022-05-09T12:07:32.851Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-09T12:07:32.851Z] #44 sha256:ff83da9c64c2560916777fa1cd39a4060d2a0899b61d10e38fb696f654ffa77e [2022-05-09T12:07:32.851Z] #44 DONE 0.2s [2022-05-09T12:07:33.003Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 4.2s done [2022-05-09T12:07:33.113Z] [2022-05-09T12:07:33.113Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-09T12:07:33.113Z] #48 sha256:856385533abea61300222078df9478902a7496582ca537df413835705c24e77a [2022-05-09T12:07:33.113Z] #48 DONE 0.2s [2022-05-09T12:07:33.113Z] [2022-05-09T12:07:33.113Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-09T12:07:33.113Z] #33 sha256:aecd6f20765a723a92e63bd2f4ba6cb19d1340ddd5dd116fbd8bdb06fb902341 [2022-05-09T12:07:33.113Z] #33 DONE 0.3s [2022-05-09T12:07:33.113Z] [2022-05-09T12:07:33.113Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-09T12:07:33.113Z] #25 sha256:a3f9accfd0800ee65f65d567d5101fd3848ea102b9b7d2404687dc89dc3d813d [2022-05-09T12:07:33.113Z] #25 DONE 0.3s [2022-05-09T12:07:33.113Z] [2022-05-09T12:07:33.113Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:07:33.113Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-05-09T12:07:33.113Z] #34 ... [2022-05-09T12:07:33.113Z] [2022-05-09T12:07:33.113Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-09T12:07:33.113Z] #64 sha256:8a8d986297180813025a0016a6dbf8c6105e9a9e773e0095d92d4b4ca03c552f [2022-05-09T12:07:33.113Z] #64 DONE 0.4s [2022-05-09T12:07:33.264Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-05-09T12:07:33.372Z] [2022-05-09T12:07:33.372Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:07:33.372Z] #65 sha256:437e372d955155ebc10a6283b91d2bcc98f4d47fe8f5928434484de2e437570f [2022-05-09T12:07:33.388Z] #11 ... [2022-05-09T12:07:33.388Z] [2022-05-09T12:07:33.388Z] #36 [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 [2022-05-09T12:07:33.388Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-09T12:07:33.388Z] #36 1.445 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:07:33.388Z] #36 1.462 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:07:33.388Z] #36 1.462 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:07:33.388Z] #36 1.636 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:07:33.388Z] #36 1.877 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:07:33.388Z] #36 2.081 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:07:33.388Z] #36 3.805 Fetched 8530 kB in 3s (3262 kB/s) [2022-05-09T12:07:33.388Z] #36 3.805 Reading package lists... [2022-05-09T12:07:33.388Z] #36 4.659 Reading package lists... [2022-05-09T12:07:33.389Z] #36 5.491 Building dependency tree... [2022-05-09T12:07:33.389Z] #36 5.904 The following additional packages will be installed: [2022-05-09T12:07:33.389Z] #36 5.905 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-09T12:07:33.389Z] #36 5.909 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-09T12:07:33.389Z] #36 5.909 Recommended packages: [2022-05-09T12:07:33.389Z] #36 5.909 libldap-common publicsuffix libsasl2-modules [2022-05-09T12:07:33.389Z] #36 6.102 The following NEW packages will be installed: [2022-05-09T12:07:33.389Z] #36 6.117 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-09T12:07:33.389Z] #36 6.117 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-09T12:07:33.389Z] #36 6.117 libssh2-1 openssl [2022-05-09T12:07:33.389Z] #36 6.385 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-05-09T12:07:33.389Z] #36 6.385 Need to get 3040 kB of archives. [2022-05-09T12:07:33.389Z] #36 6.385 After this operation, 6651 kB of additional disk space will be used. [2022-05-09T12:07:33.389Z] #36 6.385 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-09T12:07:33.389Z] #36 6.406 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-09T12:07:33.389Z] #36 6.406 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-09T12:07:33.389Z] #36 6.406 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-09T12:07:33.389Z] #36 6.406 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-09T12:07:33.389Z] #36 6.418 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-09T12:07:33.389Z] #36 6.418 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-09T12:07:33.389Z] #36 6.418 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-09T12:07:33.389Z] #36 6.418 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-09T12:07:33.389Z] #36 6.425 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-09T12:07:33.389Z] #36 6.436 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-09T12:07:33.389Z] #36 6.436 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-09T12:07:33.389Z] #36 6.436 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-09T12:07:33.389Z] #36 6.453 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-09T12:07:33.389Z] #36 6.453 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-09T12:07:33.389Z] #36 6.642 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:07:33.389Z] #36 6.695 Fetched 3040 kB in 0s (9132 kB/s) [2022-05-09T12:07:33.389Z] #36 6.731 Selecting previously unselected package openssl. [2022-05-09T12:07:33.389Z] #36 6.731 (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 ... 6653 files and directories currently installed.) [2022-05-09T12:07:33.389Z] #36 6.738 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-09T12:07:33.389Z] #36 6.742 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-09T12:07:33.389Z] #36 6.931 Selecting previously unselected package ca-certificates. [2022-05-09T12:07:33.389Z] #36 6.931 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-09T12:07:33.389Z] #36 6.934 Unpacking ca-certificates (20210119) ... [2022-05-09T12:07:33.389Z] #36 7.040 Selecting previously unselected package libbrotli1:amd64. [2022-05-09T12:07:33.389Z] #36 7.040 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-09T12:07:33.389Z] #36 7.049 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-09T12:07:33.389Z] #36 7.156 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-09T12:07:33.389Z] #36 7.156 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-09T12:07:33.389Z] #36 7.160 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-09T12:07:33.389Z] #36 7.221 Selecting previously unselected package libsasl2-2:amd64. [2022-05-09T12:07:33.389Z] #36 7.221 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-09T12:07:33.389Z] #36 7.237 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-09T12:07:33.389Z] #36 7.324 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-09T12:07:33.389Z] #36 7.324 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-09T12:07:33.389Z] #36 7.328 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-09T12:07:33.389Z] #36 7.431 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-09T12:07:33.389Z] #36 7.431 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-09T12:07:33.389Z] #36 7.433 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-09T12:07:33.389Z] #36 7.510 Selecting previously unselected package libpsl5:amd64. [2022-05-09T12:07:33.389Z] #36 7.510 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-09T12:07:33.389Z] #36 7.516 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-09T12:07:33.389Z] #36 7.572 Selecting previously unselected package librtmp1:amd64. [2022-05-09T12:07:33.389Z] #36 7.572 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-09T12:07:33.389Z] #36 7.581 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-09T12:07:33.389Z] #36 7.632 Selecting previously unselected package libssh2-1:amd64. [2022-05-09T12:07:33.389Z] #36 7.641 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-09T12:07:33.389Z] #36 7.641 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-09T12:07:33.389Z] #36 7.715 Selecting previously unselected package libcurl4:amd64. [2022-05-09T12:07:33.389Z] #36 7.715 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-09T12:07:33.389Z] #36 7.722 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-09T12:07:33.389Z] #36 7.811 Selecting previously unselected package curl. [2022-05-09T12:07:33.389Z] #36 7.811 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-09T12:07:33.389Z] #36 7.815 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-09T12:07:33.389Z] #36 7.882 Selecting previously unselected package libonig5:amd64. [2022-05-09T12:07:33.389Z] #36 7.882 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-09T12:07:33.389Z] #36 7.886 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-09T12:07:33.389Z] #36 7.957 Selecting previously unselected package libjq1:amd64. [2022-05-09T12:07:33.389Z] #36 7.957 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-09T12:07:33.389Z] #36 7.959 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-09T12:07:33.389Z] #36 8.014 Selecting previously unselected package jq. [2022-05-09T12:07:33.389Z] #36 8.014 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-09T12:07:33.389Z] #36 8.017 Unpacking jq (1.6-2.1) ... [2022-05-09T12:07:33.389Z] #36 8.055 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-09T12:07:33.389Z] #36 8.070 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-09T12:07:33.389Z] #36 8.082 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-09T12:07:33.389Z] #36 8.094 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-09T12:07:33.389Z] #36 8.106 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-09T12:07:33.389Z] #36 8.120 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-09T12:07:33.389Z] #36 8.134 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-09T12:07:33.389Z] #36 8.144 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-09T12:07:33.389Z] #36 8.166 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-09T12:07:33.389Z] #36 8.178 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-09T12:07:33.389Z] #36 8.192 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-09T12:07:33.389Z] #36 8.203 Setting up ca-certificates (20210119) ... [2022-05-09T12:07:33.389Z] #36 8.929 Updating certificates in /etc/ssl/certs... [2022-05-09T12:07:33.389Z] #36 10.21 129 added, 0 removed; done. [2022-05-09T12:07:33.389Z] #36 10.24 Setting up jq (1.6-2.1) ... [2022-05-09T12:07:33.389Z] #36 10.26 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-09T12:07:33.389Z] #36 ... [2022-05-09T12:07:33.389Z] [2022-05-09T12:07:33.389Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:07:33.389Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:07:33.959Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 8.4s done [2022-05-09T12:07:34.522Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-05-09T12:07:36.415Z] #11 ... [2022-05-09T12:07:36.415Z] [2022-05-09T12:07:36.415Z] #36 [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 [2022-05-09T12:07:36.415Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-09T12:07:36.415Z] #36 10.27 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-09T12:07:36.415Z] #36 10.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:07:36.415Z] #36 10.31 Processing triggers for ca-certificates (20210119) ... [2022-05-09T12:07:36.415Z] #36 10.32 Updating certificates in /etc/ssl/certs... [2022-05-09T12:07:36.415Z] #36 11.30 0 added, 0 removed; done. [2022-05-09T12:07:36.415Z] #36 11.30 Running hooks in /etc/ca-certificates/update.d... [2022-05-09T12:07:36.415Z] #36 11.30 done. [2022-05-09T12:07:36.415Z] #36 DONE 13.1s [2022-05-09T12:07:36.415Z] [2022-05-09T12:07:36.415Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:07:36.415Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:07:36.672Z] #11 ... [2022-05-09T12:07:36.672Z] [2022-05-09T12:07:36.672Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-09T12:07:36.672Z] #37 sha256:ea05259f3e51d91e2c8f8910839977bab98aab5f9321af966624d915acb665a5 [2022-05-09T12:07:36.672Z] #37 DONE 0.3s [2022-05-09T12:07:36.672Z] [2022-05-09T12:07:36.672Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:07:36.672Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:07:37.563Z] #65 3.875 + RM_GOPATH=0 [2022-05-09T12:07:37.563Z] #65 3.879 + TMP_GOPATH= [2022-05-09T12:07:37.563Z] #65 3.879 + : /build [2022-05-09T12:07:37.563Z] #65 3.879 + '[' -z '' ']' [2022-05-09T12:07:37.563Z] #65 3.881 ++ mktemp -d [2022-05-09T12:07:37.563Z] #65 3.886 + export GOPATH=/tmp/tmp.vEmIo0Mqxj [2022-05-09T12:07:37.563Z] #65 3.886 + GOPATH=/tmp/tmp.vEmIo0Mqxj [2022-05-09T12:07:37.563Z] #65 3.886 + RM_GOPATH=1 [2022-05-09T12:07:37.563Z] #65 3.886 + case "$(go env GOARCH)" in [2022-05-09T12:07:37.563Z] #65 3.887 ++ go env GOARCH [2022-05-09T12:07:37.563Z] #65 3.911 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:07:37.563Z] #65 3.911 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:07:37.563Z] #65 3.911 ++ dirname /install.sh [2022-05-09T12:07:37.563Z] #65 3.912 + dir=/ [2022-05-09T12:07:37.563Z] #65 3.914 + bin=rootlesskit [2022-05-09T12:07:37.563Z] #65 3.914 + shift [2022-05-09T12:07:37.563Z] #65 3.914 + '[' '!' -f //rootlesskit.installer ']' [2022-05-09T12:07:37.563Z] #65 3.914 + . //rootlesskit.installer [2022-05-09T12:07:37.563Z] #65 3.914 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-09T12:07:37.563Z] #65 3.914 + install_rootlesskit [2022-05-09T12:07:37.563Z] #65 3.914 + case "$1" in [2022-05-09T12:07:37.563Z] #65 3.914 + export CGO_ENABLED=0 [2022-05-09T12:07:37.563Z] #65 3.914 + CGO_ENABLED=0 [2022-05-09T12:07:37.563Z] #65 3.914 + _install_rootlesskit [2022-05-09T12:07:37.563Z] #65 3.915 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-09T12:07:37.563Z] #65 3.918 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-09T12:07:37.563Z] #65 3.922 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-09T12:07:37.563Z] #65 3.922 + GOBIN=/build [2022-05-09T12:07:37.563Z] #65 3.922 + GO111MODULE=on [2022-05-09T12:07:37.563Z] #65 3.922 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-09T12:07:37.563Z] #65 4.480 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-09T12:07:37.822Z] #65 ... [2022-05-09T12:07:37.822Z] [2022-05-09T12:07:37.822Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-09T12:07:37.822Z] #31 sha256:c8da591bd6bae3b926ceafd995b5deda39bb7e2ef37b78d5f53b6b735fa8ab6b [2022-05-09T12:07:37.822Z] #31 1.425 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-09T12:07:37.822Z] #31 1.626 [2022-05-09T12:07:37.822Z] #31 1.844 #=#=# ######################################################################## 100.0% [2022-05-09T12:07:37.822Z] #31 2.097 [2022-05-09T12:07:37.822Z] #31 3.007 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-09T12:07:37.822Z] #31 3.224 [2022-05-09T12:07:37.822Z] #31 3.444 #=#=# 0.1% ######################################################################## 100.0% [2022-05-09T12:07:37.822Z] #31 3.752 [2022-05-09T12:07:37.822Z] #31 4.719 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-09T12:07:37.822Z] #31 4.959 [2022-05-09T12:07:37.822Z] #31 5.197 #=#=# 0.0% ################################# 46.2% ########################################## 59.2% ######################################################################## 100.0% [2022-05-09T12:07:37.822Z] #31 5.884 [2022-05-09T12:07:37.822Z] #31 7.253 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-09T12:07:37.822Z] #31 7.533 [2022-05-09T12:07:37.822Z] #31 7.784 #=#=# ######################################################################## 100.0% [2022-05-09T12:07:37.822Z] #31 8.233 [2022-05-09T12:07:37.822Z] #31 9.612 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-09T12:07:38.081Z] #31 ... [2022-05-09T12:07:38.081Z] [2022-05-09T12:07:38.081Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-09T12:07:38.081Z] #26 sha256:3482d64b012bbc71d82c48daa98b75fd290d7ec4dbef08d31ae78ec6401cd007 [2022-05-09T12:07:38.081Z] #26 3.956 + RM_GOPATH=0 [2022-05-09T12:07:38.081Z] #26 3.957 + TMP_GOPATH= [2022-05-09T12:07:38.081Z] #26 3.957 + : /build [2022-05-09T12:07:38.081Z] #26 3.957 + '[' -z '' ']' [2022-05-09T12:07:38.081Z] #26 3.958 ++ mktemp -d [2022-05-09T12:07:38.081Z] #26 3.966 + export GOPATH=/tmp/tmp.q4lkgIFBKs [2022-05-09T12:07:38.081Z] #26 3.967 + GOPATH=/tmp/tmp.q4lkgIFBKs [2022-05-09T12:07:38.081Z] #26 3.967 + RM_GOPATH=1 [2022-05-09T12:07:38.081Z] #26 3.971 + case "$(go env GOARCH)" in [2022-05-09T12:07:38.081Z] #26 3.971 ++ go env GOARCH [2022-05-09T12:07:38.081Z] #26 3.987 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:07:38.081Z] #26 3.987 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:07:38.081Z] #26 3.988 ++ dirname /install.sh [2022-05-09T12:07:38.081Z] #26 3.991 + dir=/ [2022-05-09T12:07:38.081Z] #26 3.994 Install docker/cli version 17.06.2-ce from stable [2022-05-09T12:07:38.081Z] #26 3.994 + bin=dockercli [2022-05-09T12:07:38.081Z] #26 3.994 + shift [2022-05-09T12:07:38.081Z] #26 3.994 + '[' '!' -f //dockercli.installer ']' [2022-05-09T12:07:38.081Z] #26 3.994 + . //dockercli.installer [2022-05-09T12:07:38.081Z] #26 3.994 ++ : stable [2022-05-09T12:07:38.081Z] #26 3.994 ++ : 17.06.2-ce [2022-05-09T12:07:38.081Z] #26 3.994 + install_dockercli [2022-05-09T12:07:38.081Z] #26 3.994 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-09T12:07:38.081Z] #26 3.995 ++ uname -m [2022-05-09T12:07:38.081Z] #26 4.002 + arch=aarch64 [2022-05-09T12:07:38.081Z] #26 4.002 + '[' aarch64 '!=' x86_64 ']' [2022-05-09T12:07:38.081Z] #26 4.002 + '[' aarch64 '!=' s390x ']' [2022-05-09T12:07:38.081Z] #26 4.002 + '[' aarch64 '!=' armhf ']' [2022-05-09T12:07:38.081Z] #26 4.002 + build_dockercli [2022-05-09T12:07:38.081Z] #26 4.002 + git clone https://github.com/docker/docker-ce /tmp/tmp.q4lkgIFBKs/tmp/docker-ce [2022-05-09T12:07:38.081Z] #26 4.011 Cloning into '/tmp/tmp.q4lkgIFBKs/tmp/docker-ce'... [2022-05-09T12:07:38.552Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.0s [2022-05-09T12:07:39.017Z] #26 ... [2022-05-09T12:07:39.017Z] [2022-05-09T12:07:39.017Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-09T12:07:39.017Z] #31 sha256:c8da591bd6bae3b926ceafd995b5deda39bb7e2ef37b78d5f53b6b735fa8ab6b [2022-05-09T12:07:39.017Z] #31 10.97 [2022-05-09T12:07:39.276Z] #31 11.27 #=#=# ######################################################################## 100.0% [2022-05-09T12:07:39.949Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.1s [2022-05-09T12:07:40.211Z] #31 12.32 [2022-05-09T12:07:40.778Z] #31 12.78 Download of images into '/build' complete. [2022-05-09T12:07:40.778Z] #31 12.78 Use something like the following to load the result into a Docker daemon: [2022-05-09T12:07:40.778Z] #31 12.78 tar -cC '/build' . | docker load [2022-05-09T12:07:41.040Z] #31 DONE 13.1s [2022-05-09T12:07:41.040Z] [2022-05-09T12:07:41.040Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:07:41.040Z] #65 sha256:437e372d955155ebc10a6283b91d2bcc98f4d47fe8f5928434484de2e437570f [2022-05-09T12:07:41.040Z] #65 6.371 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-09T12:07:41.040Z] #65 6.386 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T12:07:41.040Z] #65 6.848 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-09T12:07:41.321Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 6.9s done [2022-05-09T12:07:41.321Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-05-09T12:07:41.854Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.0s done [2022-05-09T12:07:41.854Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-05-09T12:07:41.975Z] #65 8.817 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-09T12:07:42.429Z] #11 DONE 26.8s [2022-05-09T12:07:42.429Z] [2022-05-09T12:07:42.429Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-09T12:07:42.429Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-09T12:07:42.690Z] #12 ... [2022-05-09T12:07:42.690Z] [2022-05-09T12:07:42.690Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-09T12:07:42.690Z] #31 sha256:f2c3c98882b0cb7c6c49d55cd0dbbd1f05c1538030470d12dfa9a5ec749552ee [2022-05-09T12:07:42.690Z] #31 1.496 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-09T12:07:42.690Z] #31 1.766 [2022-05-09T12:07:42.690Z] #31 1.985 #=#=# ######################################################################## 100.0% [2022-05-09T12:07:42.690Z] #31 2.267 [2022-05-09T12:07:42.690Z] #31 3.102 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-09T12:07:42.690Z] #31 3.375 [2022-05-09T12:07:42.690Z] #31 3.587 #=#=# ######################################################################## 100.0% [2022-05-09T12:07:42.690Z] #31 3.853 [2022-05-09T12:07:42.690Z] #31 4.702 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-09T12:07:42.690Z] #31 4.980 [2022-05-09T12:07:42.690Z] #31 5.196 #=#=# ################### 26.8% ########################################## 59.0% ################################################################# 90.8% ######################################################################## 100.0% [2022-05-09T12:07:42.690Z] #31 5.763 [2022-05-09T12:07:42.690Z] #31 6.673 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-09T12:07:42.690Z] #31 6.944 [2022-05-09T12:07:42.690Z] #31 7.170 #=#=# ######################################################################## 100.0% [2022-05-09T12:07:42.690Z] #31 7.407 [2022-05-09T12:07:42.690Z] #31 8.159 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-09T12:07:42.690Z] #31 8.423 [2022-05-09T12:07:42.690Z] #31 8.643 #=#=# ######################################################################## 100.0% [2022-05-09T12:07:42.690Z] #31 8.883 [2022-05-09T12:07:42.690Z] #31 8.945 Download of images into '/build' complete. [2022-05-09T12:07:42.690Z] #31 8.945 Use something like the following to load the result into a Docker daemon: [2022-05-09T12:07:42.690Z] #31 8.945 tar -cC '/build' . | docker load [2022-05-09T12:07:42.910Z] #65 9.449 go: downloading github.com/google/uuid v1.3.0 [2022-05-09T12:07:42.910Z] #65 9.580 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-09T12:07:42.910Z] #65 9.581 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-09T12:07:42.910Z] #65 9.680 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-09T12:07:42.910Z] #65 ... [2022-05-09T12:07:42.910Z] [2022-05-09T12:07:42.910Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-09T12:07:42.910Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-05-09T12:07:42.910Z] #38 4.128 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-09T12:07:42.910Z] #38 4.902 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-09T12:07:42.910Z] #38 5.861 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-09T12:07:42.910Z] #38 6.193 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-09T12:07:42.910Z] #38 6.204 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-09T12:07:42.910Z] #38 7.963 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-09T12:07:42.910Z] #38 8.137 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-09T12:07:42.910Z] #38 ... [2022-05-09T12:07:42.910Z] [2022-05-09T12:07:42.910Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-09T12:07:42.910Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-05-09T12:07:42.910Z] #55 4.453 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-09T12:07:42.910Z] #55 5.335 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-09T12:07:42.910Z] #55 5.337 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-09T12:07:42.910Z] #55 5.407 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-09T12:07:42.910Z] #55 6.717 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-09T12:07:43.168Z] #55 ... [2022-05-09T12:07:43.168Z] [2022-05-09T12:07:43.168Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:07:43.168Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-09T12:07:43.168Z] #49 4.491 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:07:43.168Z] #49 4.507 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:07:43.168Z] #49 4.512 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:07:43.168Z] #49 5.131 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-09T12:07:43.168Z] #49 5.500 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-09T12:07:43.168Z] #49 7.642 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-09T12:07:43.168Z] #49 10.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-09T12:07:43.168Z] #49 ... [2022-05-09T12:07:43.168Z] [2022-05-09T12:07:43.168Z] #60 [containerd 1/3] 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 [2022-05-09T12:07:43.168Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-05-09T12:07:43.168Z] #60 4.334 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:07:43.168Z] #60 4.355 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:07:43.168Z] #60 4.358 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:07:43.168Z] #60 5.117 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-09T12:07:43.168Z] #60 7.088 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-09T12:07:43.168Z] #60 9.357 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-09T12:07:43.261Z] #31 DONE 10.5s [2022-05-09T12:07:43.261Z] [2022-05-09T12:07:43.261Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-09T12:07:43.261Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-09T12:07:43.261Z] #12 DONE 0.9s [2022-05-09T12:07:43.261Z] [2022-05-09T12:07:43.261Z] #13 [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 [2022-05-09T12:07:43.261Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-09T12:07:43.427Z] #60 ... [2022-05-09T12:07:43.427Z] [2022-05-09T12:07:43.427Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-09T12:07:43.427Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-05-09T12:07:43.427Z] #36 4.724 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-09T12:07:43.427Z] #36 ... [2022-05-09T12:07:43.427Z] [2022-05-09T12:07:43.427Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-09T12:07:43.427Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-05-09T12:07:43.427Z] #45 3.766 + git clone https://github.com/docker/distribution.git . [2022-05-09T12:07:43.427Z] #45 3.767 Cloning into '.'... [2022-05-09T12:07:43.686Z] #45 ... [2022-05-09T12:07:43.686Z] [2022-05-09T12:07:43.686Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:07:43.686Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-09T12:07:43.686Z] #53 4.458 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-09T12:07:43.686Z] #53 ... [2022-05-09T12:07:43.686Z] [2022-05-09T12:07:43.686Z] #40 [tini 1/3] 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 [2022-05-09T12:07:43.686Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-09T12:07:43.686Z] #40 4.538 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:07:43.686Z] #40 4.594 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:07:43.686Z] #40 4.595 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:07:43.686Z] #40 5.528 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-09T12:07:43.686Z] #40 7.395 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-09T12:07:43.686Z] #40 9.470 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-09T12:07:43.833Z] #13 DONE 0.6s [2022-05-09T12:07:43.833Z] [2022-05-09T12:07:43.833Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-09T12:07:43.833Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-09T12:07:43.833Z] #48 DONE 0.3s [2022-05-09T12:07:43.833Z] [2022-05-09T12:07:43.833Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-09T12:07:43.833Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-09T12:07:43.833Z] #44 DONE 0.1s [2022-05-09T12:07:43.833Z] [2022-05-09T12:07:43.833Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-09T12:07:43.833Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-09T12:07:43.833Z] #33 DONE 0.2s [2022-05-09T12:07:43.833Z] [2022-05-09T12:07:43.833Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:07:43.833Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-09T12:07:43.945Z] #40 ... [2022-05-09T12:07:43.945Z] [2022-05-09T12:07:43.945Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-09T12:07:43.945Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-05-09T12:07:43.945Z] #51 4.078 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-09T12:07:43.945Z] #51 5.217 go: downloading github.com/fatih/color v1.10.0 [2022-05-09T12:07:43.945Z] #51 5.217 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-09T12:07:43.945Z] #51 5.326 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-09T12:07:43.945Z] #51 5.356 go: downloading github.com/pkg/errors v0.9.1 [2022-05-09T12:07:43.945Z] #51 5.539 go: downloading golang.org/x/tools v0.1.0 [2022-05-09T12:07:43.945Z] #51 5.745 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-09T12:07:43.945Z] #51 5.817 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-09T12:07:43.945Z] #51 6.110 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-09T12:07:43.945Z] #51 6.233 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-09T12:07:43.945Z] #51 8.676 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-09T12:07:43.945Z] #51 8.759 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-09T12:07:43.945Z] #51 8.823 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-09T12:07:43.945Z] #51 10.36 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-09T12:07:43.945Z] #51 10.37 go: downloading golang.org/x/mod v0.3.0 [2022-05-09T12:07:44.095Z] #34 ... [2022-05-09T12:07:44.095Z] [2022-05-09T12:07:44.095Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-09T12:07:44.095Z] #64 sha256:21d6bc114c23cc75e0ddf3bd70fac1436227ff6b1ef69847f4248f614c85a482 [2022-05-09T12:07:44.095Z] #64 DONE 0.3s [2022-05-09T12:07:44.095Z] [2022-05-09T12:07:44.095Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-09T12:07:44.095Z] #25 sha256:c4ee937e71e81f92925e1f7a7895daa5f0e061fa997fbbbbb2cfa2b2414912dc [2022-05-09T12:07:44.095Z] #25 DONE 0.3s [2022-05-09T12:07:44.095Z] [2022-05-09T12:07:44.095Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-09T12:07:44.095Z] #26 sha256:806c4b366247d6ac7068ec665e9042a4c2dfabc1f6094bbd7d1e6db3d1a8b895 [2022-05-09T12:07:44.203Z] #51 ... [2022-05-09T12:07:44.204Z] [2022-05-09T12:07:44.204Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:07:44.204Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-09T12:07:44.204Z] #14 2.571 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:07:44.204Z] #14 2.586 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:07:44.204Z] #14 2.586 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:07:44.204Z] #14 2.826 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-09T12:07:44.204Z] #14 3.565 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-09T12:07:44.204Z] #14 4.810 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-09T12:07:44.204Z] #14 9.393 Fetched 8417 kB in 7s (1184 kB/s) [2022-05-09T12:07:44.204Z] #14 9.393 Reading package lists... [2022-05-09T12:07:44.204Z] #14 ... [2022-05-09T12:07:44.204Z] [2022-05-09T12:07:44.204Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:07:44.204Z] #65 sha256:437e372d955155ebc10a6283b91d2bcc98f4d47fe8f5928434484de2e437570f [2022-05-09T12:07:44.204Z] #65 9.772 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-09T12:07:44.204Z] #65 9.876 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-09T12:07:44.204Z] #65 10.22 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-09T12:07:44.204Z] #65 10.31 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-09T12:07:44.204Z] #65 10.44 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-09T12:07:44.613Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-079203a88c2edc194) in /home/ubuntu/workspace/moby_PR-43572 [Pipeline] { [Pipeline] checkout [2022-05-09T12:07:44.746Z] The recommended git tool is: git [2022-05-09T12:07:45.580Z] #65 12.06 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-09T12:07:46.593Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.1s [2022-05-09T12:07:46.593Z] #11 ... [2022-05-09T12:07:46.593Z] [2022-05-09T12:07:46.593Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-09T12:07:46.593Z] #38 sha256:198a32b0a467edc39519088374bcefc7c0828e371440447a24691b1486b21fe3 [2022-05-09T12:07:46.593Z] #38 1.738 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-09T12:07:46.593Z] #38 2.017 [2022-05-09T12:07:46.593Z] #38 2.255 #=#=# ######################################################################## 100.0% [2022-05-09T12:07:46.593Z] #38 2.582 [2022-05-09T12:07:46.593Z] #38 3.585 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-09T12:07:46.593Z] #38 3.896 [2022-05-09T12:07:46.593Z] #38 4.131 #=#=# ######################################################################## 100.0% [2022-05-09T12:07:46.593Z] #38 4.484 [2022-05-09T12:07:46.593Z] #38 5.502 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-09T12:07:46.593Z] #38 5.796 [2022-05-09T12:07:46.593Z] #38 6.027 #=#=# ################### 26.8% ########################################## 58.4% #################################################### 73.4% ######################################################################## 100.0% [2022-05-09T12:07:46.593Z] #38 6.605 [2022-05-09T12:07:46.593Z] #38 7.619 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-09T12:07:46.593Z] #38 8.015 [2022-05-09T12:07:46.593Z] #38 8.241 #=#=# ######################################################################## 100.0% [2022-05-09T12:07:46.593Z] #38 8.545 [2022-05-09T12:07:46.593Z] #38 9.247 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-09T12:07:46.593Z] #38 9.536 [2022-05-09T12:07:46.593Z] #38 9.754 #=#=# ######################################################################## 100.0% [2022-05-09T12:07:46.593Z] #38 10.06 [2022-05-09T12:07:46.593Z] #38 ... [2022-05-09T12:07:46.593Z] [2022-05-09T12:07:46.593Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:07:46.593Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:07:46.956Z] #65 ... [2022-05-09T12:07:46.957Z] [2022-05-09T12:07:46.957Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:07:46.957Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-05-09T12:07:46.957Z] #34 3.752 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-09T12:07:46.957Z] #34 3.762 Cloning into '.'... [2022-05-09T12:07:47.157Z] using credential docker-jenkins-github-credentials [2022-05-09T12:07:47.167Z] Cloning the remote Git repository [2022-05-09T12:07:47.167Z] Cloning with configured refspecs honoured and without tags [2022-05-09T12:07:47.216Z] #34 ... [2022-05-09T12:07:47.216Z] [2022-05-09T12:07:47.216Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-09T12:07:47.216Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-05-09T12:07:47.216Z] #36 14.10 tomll can be used in two ways: [2022-05-09T12:07:47.216Z] #36 14.10 Writing to STDIN and reading from STDOUT: [2022-05-09T12:07:47.216Z] #36 14.10 cat file.toml | tomll > file.toml [2022-05-09T12:07:47.216Z] #36 14.10 [2022-05-09T12:07:47.216Z] #36 14.10 Reading and updating a list of files: [2022-05-09T12:07:47.216Z] #36 14.10 tomll a.toml b.toml c.toml [2022-05-09T12:07:47.216Z] #36 14.10 [2022-05-09T12:07:47.216Z] #36 14.10 When given a list of files, tomll will modify all files in place without asking. [2022-05-09T12:07:47.216Z] #36 DONE 14.4s [2022-05-09T12:07:47.216Z] [2022-05-09T12:07:47.216Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:07:47.216Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-09T12:07:47.216Z] #14 9.393 Reading package lists... [2022-05-09T12:07:47.403Z] #26 2.999 + RM_GOPATH=0 [2022-05-09T12:07:47.403Z] #26 2.999 + TMP_GOPATH= [2022-05-09T12:07:47.403Z] #26 2.999 + : /build [2022-05-09T12:07:47.403Z] #26 2.999 + '[' -z '' ']' [2022-05-09T12:07:47.403Z] #26 3.000 ++ mktemp -d [2022-05-09T12:07:47.403Z] #26 3.001 + export GOPATH=/tmp/tmp.5DJ6DVJ4EZ [2022-05-09T12:07:47.403Z] #26 3.001 + GOPATH=/tmp/tmp.5DJ6DVJ4EZ [2022-05-09T12:07:47.403Z] #26 3.001 + RM_GOPATH=1 [2022-05-09T12:07:47.403Z] #26 3.001 + case "$(go env GOARCH)" in [2022-05-09T12:07:47.403Z] #26 3.001 ++ go env GOARCH [2022-05-09T12:07:47.403Z] #26 3.025 Install docker/cli version 17.06.2-ce from stable [2022-05-09T12:07:47.403Z] #26 3.025 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:07:47.403Z] #26 3.025 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:07:47.403Z] #26 3.025 ++ dirname /install.sh [2022-05-09T12:07:47.403Z] #26 3.025 + dir=/ [2022-05-09T12:07:47.403Z] #26 3.025 + bin=dockercli [2022-05-09T12:07:47.403Z] #26 3.025 + shift [2022-05-09T12:07:47.403Z] #26 3.025 + '[' '!' -f //dockercli.installer ']' [2022-05-09T12:07:47.403Z] #26 3.025 + . //dockercli.installer [2022-05-09T12:07:47.403Z] #26 3.025 ++ : stable [2022-05-09T12:07:47.403Z] #26 3.025 ++ : 17.06.2-ce [2022-05-09T12:07:47.403Z] #26 3.025 + install_dockercli [2022-05-09T12:07:47.403Z] #26 3.025 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-09T12:07:47.403Z] #26 3.025 ++ uname -m [2022-05-09T12:07:47.403Z] #26 3.025 + arch=x86_64 [2022-05-09T12:07:47.403Z] #26 3.025 + '[' x86_64 '!=' x86_64 ']' [2022-05-09T12:07:47.403Z] #26 3.025 + url=https://download.docker.com/linux/static [2022-05-09T12:07:47.403Z] #26 3.025 + tar -xz docker/docker [2022-05-09T12:07:47.403Z] #26 3.025 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-09T12:07:47.071Z] Cloning repository https://github.com/moby/moby.git [2022-05-09T12:07:47.122Z] > git init /home/ubuntu/workspace/moby_PR-43572 # timeout=10 [2022-05-09T12:07:47.388Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:07:47.388Z] > git --version # timeout=10 [2022-05-09T12:07:47.405Z] > git --version # 'git version 2.17.1' [2022-05-09T12:07:47.405Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:07:47.407Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43572/head:refs/remotes/origin/PR-43572 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:07:49.878Z] #11 ... [2022-05-09T12:07:49.878Z] [2022-05-09T12:07:49.878Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-09T12:07:49.878Z] #38 sha256:198a32b0a467edc39519088374bcefc7c0828e371440447a24691b1486b21fe3 [2022-05-09T12:07:49.878Z] #38 10.15 Download of images into '/build' complete. [2022-05-09T12:07:49.878Z] #38 10.15 Use something like the following to load the result into a Docker daemon: [2022-05-09T12:07:49.878Z] #38 10.15 tar -cC '/build' . | docker load [2022-05-09T12:07:49.878Z] #38 DONE 13.3s [2022-05-09T12:07:49.953Z] #26 ... [2022-05-09T12:07:49.953Z] [2022-05-09T12:07:49.953Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:07:49.953Z] #65 sha256:50ff5d12b02cd05a0a951b453152cc468efe6a6b2ac4e4b29ca34417840ee777 [2022-05-09T12:07:49.953Z] #65 4.546 + RM_GOPATH=0 [2022-05-09T12:07:49.953Z] #65 4.546 + TMP_GOPATH= [2022-05-09T12:07:49.953Z] #65 4.546 + : /build [2022-05-09T12:07:49.953Z] #65 4.546 + '[' -z '' ']' [2022-05-09T12:07:49.953Z] #65 4.547 ++ mktemp -d [2022-05-09T12:07:49.953Z] #65 4.557 + export GOPATH=/tmp/tmp.nA3lqV6t38 [2022-05-09T12:07:49.953Z] #65 4.557 + GOPATH=/tmp/tmp.nA3lqV6t38 [2022-05-09T12:07:49.953Z] #65 4.557 + RM_GOPATH=1 [2022-05-09T12:07:49.953Z] #65 4.557 + case "$(go env GOARCH)" in [2022-05-09T12:07:49.953Z] #65 4.557 ++ go env GOARCH [2022-05-09T12:07:49.953Z] #65 4.602 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-09T12:07:49.953Z] #65 4.602 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:07:49.953Z] #65 4.602 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:07:49.953Z] #65 4.602 ++ dirname /install.sh [2022-05-09T12:07:49.953Z] #65 4.602 + dir=/ [2022-05-09T12:07:49.953Z] #65 4.602 + bin=rootlesskit [2022-05-09T12:07:49.953Z] #65 4.602 + shift [2022-05-09T12:07:49.953Z] #65 4.602 + '[' '!' -f //rootlesskit.installer ']' [2022-05-09T12:07:49.953Z] #65 4.602 + . //rootlesskit.installer [2022-05-09T12:07:49.953Z] #65 4.602 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-09T12:07:49.953Z] #65 4.602 + install_rootlesskit [2022-05-09T12:07:49.953Z] #65 4.602 + case "$1" in [2022-05-09T12:07:49.953Z] #65 4.602 + export CGO_ENABLED=0 [2022-05-09T12:07:49.953Z] #65 4.602 + CGO_ENABLED=0 [2022-05-09T12:07:49.953Z] #65 4.602 + _install_rootlesskit [2022-05-09T12:07:49.953Z] #65 4.602 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-09T12:07:49.953Z] #65 4.602 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-09T12:07:49.953Z] #65 4.602 + GOBIN=/build [2022-05-09T12:07:49.953Z] #65 4.602 + GO111MODULE=on [2022-05-09T12:07:49.953Z] #65 4.602 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-09T12:07:49.953Z] #65 5.130 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-09T12:07:50.137Z] [2022-05-09T12:07:50.137Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:07:50.137Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:07:50.902Z] #65 ... [2022-05-09T12:07:50.902Z] [2022-05-09T12:07:50.902Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-09T12:07:50.902Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-09T12:07:50.902Z] #51 4.981 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-09T12:07:50.902Z] #51 6.499 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-09T12:07:50.902Z] #51 6.502 go: downloading github.com/fatih/color v1.10.0 [2022-05-09T12:07:50.902Z] #51 6.516 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-09T12:07:50.902Z] #51 6.545 go: downloading github.com/pkg/errors v0.9.1 [2022-05-09T12:07:50.902Z] #51 7.042 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-09T12:07:50.902Z] #51 7.056 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-09T12:07:50.902Z] #51 7.132 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-09T12:07:50.902Z] #51 7.133 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-09T12:07:51.163Z] #51 7.426 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-09T12:07:51.163Z] #51 ... [2022-05-09T12:07:51.163Z] [2022-05-09T12:07:51.163Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:07:51.163Z] #65 sha256:50ff5d12b02cd05a0a951b453152cc468efe6a6b2ac4e4b29ca34417840ee777 [2022-05-09T12:07:51.163Z] #65 7.179 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T12:07:51.163Z] #65 7.181 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-09T12:07:51.400Z] #14 13.76 Reading package lists... [2022-05-09T12:07:51.400Z] #14 18.07 Building dependency tree... [2022-05-09T12:07:51.400Z] #14 ... [2022-05-09T12:07:51.400Z] [2022-05-09T12:07:51.401Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-09T12:07:51.401Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-05-09T12:07:51.401Z] #45 18.24 + git checkout -q v2.3.0 [2022-05-09T12:07:51.508Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.2s [2022-05-09T12:07:52.108Z] #65 7.821 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-09T12:07:52.593Z] #45 19.43 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-09T12:07:54.026Z] #65 ... [2022-05-09T12:07:54.026Z] [2022-05-09T12:07:54.026Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-09T12:07:54.026Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-09T12:07:54.026Z] #36 5.508 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-09T12:07:54.026Z] #36 ... [2022-05-09T12:07:54.026Z] [2022-05-09T12:07:54.026Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-09T12:07:54.026Z] #26 sha256:806c4b366247d6ac7068ec665e9042a4c2dfabc1f6094bbd7d1e6db3d1a8b895 [2022-05-09T12:07:54.026Z] #26 9.171 + mkdir -p /build [2022-05-09T12:07:54.026Z] #26 9.175 + mv docker/docker /build/ [2022-05-09T12:07:54.026Z] #26 9.194 + rmdir docker [2022-05-09T12:07:54.026Z] #26 DONE 9.8s [2022-05-09T12:07:54.026Z] [2022-05-09T12:07:54.026Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-09T12:07:54.026Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-09T12:07:54.026Z] #38 4.600 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-09T12:07:54.026Z] #38 5.391 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-09T12:07:54.026Z] #38 6.760 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-09T12:07:54.027Z] #38 7.522 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-09T12:07:54.027Z] #38 7.545 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-09T12:07:54.027Z] #38 10.27 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-09T12:07:54.027Z] #38 10.37 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-09T12:07:54.027Z] #38 ... [2022-05-09T12:07:54.027Z] [2022-05-09T12:07:54.027Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:07:54.027Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:07:54.027Z] #49 5.021 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:07:54.027Z] #49 5.056 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:07:54.027Z] #49 5.068 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:07:54.027Z] #49 5.621 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-09T12:07:54.027Z] #49 5.984 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:07:54.027Z] #49 8.421 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:07:54.288Z] #49 ... [2022-05-09T12:07:54.288Z] [2022-05-09T12:07:54.288Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-09T12:07:54.288Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:07:54.288Z] #45 4.870 + git clone https://github.com/docker/distribution.git . [2022-05-09T12:07:54.288Z] #45 4.870 Cloning into '.'... [2022-05-09T12:07:54.289Z] #45 ... [2022-05-09T12:07:54.289Z] [2022-05-09T12:07:54.289Z] #40 [tini 1/3] 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 [2022-05-09T12:07:54.289Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:07:54.289Z] #40 2.677 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:07:54.289Z] #40 2.698 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:07:54.289Z] #40 2.698 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:07:54.289Z] #40 2.878 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:07:54.289Z] #40 3.205 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:07:54.289Z] #40 4.063 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:07:54.289Z] #40 10.04 Fetched 8530 kB in 8s (1126 kB/s) [2022-05-09T12:07:54.550Z] #40 10.04 Reading package lists... [2022-05-09T12:07:54.550Z] #40 ... [2022-05-09T12:07:54.550Z] [2022-05-09T12:07:54.550Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:07:54.550Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:07:54.550Z] #53 4.467 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-09T12:07:54.550Z] #53 ... [2022-05-09T12:07:54.550Z] [2022-05-09T12:07:54.550Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:07:54.550Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:07:54.550Z] #14 3.322 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:07:54.550Z] #14 3.344 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:07:54.550Z] #14 3.344 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:07:54.550Z] #14 3.662 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:07:54.550Z] #14 4.524 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:07:54.550Z] #14 6.345 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:07:54.787Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 12.8s done [2022-05-09T12:07:54.787Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f [2022-05-09T12:07:54.787Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-05-09T12:07:54.787Z] #11 DONE 43.3s [2022-05-09T12:07:54.787Z] [2022-05-09T12:07:54.787Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-09T12:07:54.787Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-09T12:07:54.812Z] #14 ... [2022-05-09T12:07:54.812Z] [2022-05-09T12:07:54.812Z] #60 [containerd 1/3] 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 [2022-05-09T12:07:54.812Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-09T12:07:54.812Z] #60 5.176 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:07:54.812Z] #60 5.234 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:07:54.812Z] #60 5.234 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:07:54.812Z] #60 5.904 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:07:54.812Z] #60 8.440 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:07:54.812Z] #60 10.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:07:54.812Z] #60 ... [2022-05-09T12:07:54.812Z] [2022-05-09T12:07:54.812Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-09T12:07:54.812Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-09T12:07:54.812Z] #55 5.920 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-09T12:07:54.812Z] #55 6.890 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-09T12:07:54.812Z] #55 6.897 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-09T12:07:54.812Z] #55 6.954 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-09T12:07:54.813Z] #55 8.840 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-09T12:07:55.074Z] #55 ... [2022-05-09T12:07:55.074Z] [2022-05-09T12:07:55.074Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:07:55.074Z] #65 sha256:50ff5d12b02cd05a0a951b453152cc468efe6a6b2ac4e4b29ca34417840ee777 [2022-05-09T12:07:55.074Z] #65 11.00 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-09T12:07:55.723Z] #12 DONE 0.9s [2022-05-09T12:07:55.885Z] #45 ... [2022-05-09T12:07:55.885Z] [2022-05-09T12:07:55.885Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:07:55.885Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-09T12:07:55.885Z] #49 12.30 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-09T12:07:55.885Z] #49 14.06 Fetched 8421 kB in 10s (856 kB/s) [2022-05-09T12:07:55.885Z] #49 14.06 Reading package lists... [2022-05-09T12:07:55.885Z] #49 18.46 Reading package lists... [2022-05-09T12:07:55.885Z] #49 22.01 Building dependency tree... [2022-05-09T12:07:55.885Z] #49 ... [2022-05-09T12:07:55.885Z] [2022-05-09T12:07:55.885Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:07:55.885Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-09T12:07:55.885Z] #53 22.36 go: downloading github.com/fatih/color v1.13.0 [2022-05-09T12:07:55.885Z] #53 22.36 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-09T12:07:55.885Z] #53 22.48 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-09T12:07:55.885Z] #53 22.49 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T12:07:55.885Z] #53 22.57 go: downloading github.com/spf13/viper v1.10.1 [2022-05-09T12:07:55.885Z] #53 22.68 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-09T12:07:55.885Z] #53 ... [2022-05-09T12:07:55.885Z] [2022-05-09T12:07:55.885Z] #60 [containerd 1/3] 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 [2022-05-09T12:07:55.885Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-05-09T12:07:55.885Z] #60 12.78 Fetched 8417 kB in 9s (969 kB/s) [2022-05-09T12:07:55.885Z] #60 12.78 Reading package lists... [2022-05-09T12:07:55.885Z] #60 17.33 Reading package lists... [2022-05-09T12:07:55.885Z] #60 21.24 Building dependency tree... [2022-05-09T12:07:55.885Z] #60 ... [2022-05-09T12:07:55.885Z] [2022-05-09T12:07:55.885Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:07:55.885Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-09T12:07:55.885Z] #14 18.07 Building dependency tree... [2022-05-09T12:07:55.885Z] #14 21.34 The following additional packages will be installed: [2022-05-09T12:07:55.885Z] #14 21.34 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-09T12:07:55.885Z] #14 21.34 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-09T12:07:55.885Z] #14 21.34 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-09T12:07:55.885Z] #14 21.34 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-09T12:07:55.885Z] #14 21.35 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-09T12:07:55.885Z] #14 21.35 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-09T12:07:55.885Z] #14 21.36 mingw-w64-common mingw-w64-x86-64-dev [2022-05-09T12:07:55.885Z] #14 21.37 Suggested packages: [2022-05-09T12:07:55.885Z] #14 21.37 gcc-10-locales seccomp wine64 [2022-05-09T12:07:55.885Z] #14 22.42 The following NEW packages will be installed: [2022-05-09T12:07:55.885Z] #14 22.43 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-09T12:07:55.885Z] #14 22.43 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-09T12:07:55.885Z] #14 22.43 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-09T12:07:55.885Z] #14 22.43 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-09T12:07:55.885Z] #14 22.43 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-09T12:07:55.885Z] #14 22.43 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-09T12:07:55.885Z] #14 22.43 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-09T12:07:55.885Z] #14 22.43 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-09T12:07:55.885Z] #14 22.43 mingw-w64-x86-64-dev [2022-05-09T12:07:55.885Z] #14 22.83 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:07:55.885Z] #14 22.83 Need to get 108 MB of archives. [2022-05-09T12:07:55.885Z] #14 22.83 After this operation, 620 MB of additional disk space will be used. [2022-05-09T12:07:55.885Z] #14 22.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-05-09T12:07:55.885Z] #14 22.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-05-09T12:07:55.885Z] #14 23.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-09T12:07:55.885Z] #14 23.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-05-09T12:07:55.885Z] #14 23.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-05-09T12:07:55.885Z] #14 23.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-09T12:07:55.980Z] [2022-05-09T12:07:55.980Z] #13 [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 [2022-05-09T12:07:55.980Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-09T12:07:56.019Z] #65 11.75 go: downloading github.com/google/uuid v1.3.0 [2022-05-09T12:07:56.019Z] #65 11.80 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-09T12:07:56.019Z] #65 11.91 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-09T12:07:56.019Z] #65 11.97 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-09T12:07:56.146Z] #14 23.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-09T12:07:56.280Z] #65 12.20 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-09T12:07:56.280Z] #65 12.32 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-09T12:07:56.405Z] #14 23.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-05-09T12:07:56.405Z] #14 23.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-05-09T12:07:56.405Z] #14 ... [2022-05-09T12:07:56.405Z] [2022-05-09T12:07:56.405Z] #40 [tini 1/3] 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 [2022-05-09T12:07:56.405Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-09T12:07:56.405Z] #40 13.48 Fetched 8417 kB in 9s (915 kB/s) [2022-05-09T12:07:56.405Z] #40 13.48 Reading package lists... [2022-05-09T12:07:56.405Z] #40 18.05 Reading package lists... [2022-05-09T12:07:56.405Z] #40 21.94 Building dependency tree... [2022-05-09T12:07:56.405Z] #40 ... [2022-05-09T12:07:56.405Z] [2022-05-09T12:07:56.405Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:07:56.405Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-09T12:07:56.405Z] #53 23.01 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T12:07:56.405Z] #53 23.03 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T12:07:56.405Z] #53 23.08 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-09T12:07:56.405Z] #53 23.11 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-09T12:07:56.545Z] #13 DONE 0.7s [2022-05-09T12:07:56.545Z] [2022-05-09T12:07:56.545Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-09T12:07:56.545Z] #40 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-09T12:07:56.545Z] #40 DONE 0.2s [2022-05-09T12:07:56.545Z] [2022-05-09T12:07:56.545Z] #55 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-09T12:07:56.545Z] #55 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-09T12:07:56.545Z] #55 DONE 0.1s [2022-05-09T12:07:56.545Z] [2022-05-09T12:07:56.545Z] #51 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-09T12:07:56.545Z] #51 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-09T12:07:56.545Z] #51 DONE 0.1s [2022-05-09T12:07:56.545Z] [2022-05-09T12:07:56.545Z] #52 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-09T12:07:56.545Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:07:56.972Z] #53 24.02 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-09T12:07:56.972Z] #53 24.05 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-09T12:07:57.225Z] #65 12.92 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-09T12:07:57.225Z] #65 13.04 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-09T12:07:57.225Z] #65 ... [2022-05-09T12:07:57.225Z] [2022-05-09T12:07:57.225Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:07:57.225Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-09T12:07:57.225Z] #34 3.262 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-09T12:07:57.225Z] #34 3.269 Cloning into '.'... [2022-05-09T12:07:57.225Z] #34 ... [2022-05-09T12:07:57.225Z] [2022-05-09T12:07:57.225Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:07:57.225Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:07:57.225Z] #49 10.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:07:57.225Z] #49 12.75 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-09T12:07:57.816Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08cd4672b40b1ceaa) in /home/ubuntu/workspace/moby_PR-43572 [Pipeline] { [Pipeline] checkout [2022-05-09T12:07:57.929Z] The recommended git tool is: git [2022-05-09T12:07:59.081Z] #52 ... [2022-05-09T12:07:59.081Z] [2022-05-09T12:07:59.081Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-05-09T12:07:59.081Z] #14 sha256:ac610f6949b75ca513a6fbb8133eb83174e86af117f3bb74e5a09d0efab23250 [2022-05-09T12:07:59.081Z] #14 DONE 2.6s [2022-05-09T12:07:59.081Z] [2022-05-09T12:07:59.081Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-05-09T12:07:59.081Z] #15 sha256:7a9c0475274abba0efb526d9607a550196919504d943ee1fe1447ec33e3ecf21 [2022-05-09T12:07:59.513Z] #53 26.24 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T12:07:59.513Z] #53 26.24 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T12:07:59.513Z] #53 26.32 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-09T12:07:59.513Z] #53 26.34 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-09T12:07:59.513Z] #53 26.49 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-09T12:07:59.513Z] #53 26.49 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-09T12:07:59.513Z] #53 26.56 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T12:07:59.513Z] #53 26.56 go: downloading github.com/spf13/afero v1.6.0 [2022-05-09T12:07:59.513Z] #53 26.61 go: downloading github.com/spf13/cast v1.4.1 [2022-05-09T12:07:59.513Z] #53 26.63 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-09T12:07:59.513Z] #53 26.66 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-09T12:07:59.513Z] #53 26.71 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-09T12:07:59.513Z] #53 26.76 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-09T12:07:59.771Z] #53 26.84 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-09T12:07:59.771Z] #53 26.87 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-09T12:07:59.771Z] #53 26.92 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-09T12:07:59.771Z] #53 26.93 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-09T12:07:59.771Z] #53 26.96 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-09T12:07:59.771Z] #53 26.97 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-09T12:07:59.771Z] #53 26.98 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-09T12:07:59.783Z] #49 ... [2022-05-09T12:07:59.783Z] [2022-05-09T12:07:59.783Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:07:59.783Z] #65 sha256:50ff5d12b02cd05a0a951b453152cc468efe6a6b2ac4e4b29ca34417840ee777 [2022-05-09T12:07:59.783Z] #65 15.06 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-09T12:07:59.783Z] #65 15.37 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-09T12:08:00.031Z] #53 27.09 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-09T12:08:00.031Z] #53 ... [2022-05-09T12:08:00.031Z] [2022-05-09T12:08:00.031Z] #60 [containerd 1/3] 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 [2022-05-09T12:08:00.031Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-05-09T12:08:00.031Z] #60 24.33 The following additional packages will be installed: [2022-05-09T12:08:00.031Z] #60 24.33 libbtrfs0 [2022-05-09T12:08:00.031Z] #60 24.49 The following NEW packages will be installed: [2022-05-09T12:08:00.031Z] #60 24.50 libbtrfs-dev libbtrfs0 [2022-05-09T12:08:00.031Z] #60 24.87 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:08:00.031Z] #60 24.87 Need to get 454 kB of archives. [2022-05-09T12:08:00.031Z] #60 24.87 After this operation, 1275 kB of additional disk space will be used. [2022-05-09T12:08:00.031Z] #60 24.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-05-09T12:08:00.031Z] #60 24.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-05-09T12:08:00.031Z] #60 25.88 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:08:00.031Z] #60 26.12 Fetched 454 kB in 0s (1402 kB/s) [2022-05-09T12:08:00.031Z] #60 26.22 Selecting previously unselected package libbtrfs0:arm64. [2022-05-09T12:08:00.031Z] #60 26.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-05-09T12:08:00.031Z] #60 26.31 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-05-09T12:08:00.031Z] #60 26.34 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-05-09T12:08:00.031Z] #60 26.52 Selecting previously unselected package libbtrfs-dev:arm64. [2022-05-09T12:08:00.031Z] #60 26.52 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-05-09T12:08:00.031Z] #60 26.53 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-09T12:08:00.031Z] #60 26.82 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-05-09T12:08:00.031Z] #60 26.87 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-09T12:08:00.031Z] #60 26.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:08:00.031Z] #60 DONE 27.4s [2022-05-09T12:08:00.290Z] [2022-05-09T12:08:00.290Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-09T12:08:00.290Z] #61 sha256:00301cd72201182109edddfe1afcd2665232b3473eafbfcb9f2482e24e78d7bb [2022-05-09T12:08:00.290Z] #61 DONE 0.1s [2022-05-09T12:08:00.290Z] [2022-05-09T12:08:00.290Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:08:00.290Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-09T12:08:00.290Z] #53 27.62 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-09T12:08:00.548Z] #53 27.76 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-09T12:08:00.548Z] #53 27.79 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-09T12:08:00.650Z] using credential docker-jenkins-github-credentials [2022-05-09T12:08:00.659Z] Cloning the remote Git repository [2022-05-09T12:08:00.659Z] Cloning with configured refspecs honoured and without tags [2022-05-09T12:08:00.808Z] #53 27.86 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-09T12:08:00.808Z] #53 27.91 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-09T12:08:00.808Z] #53 27.93 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-09T12:08:01.067Z] #53 ... [2022-05-09T12:08:01.067Z] [2022-05-09T12:08:01.067Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-09T12:08:01.067Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-05-09T12:08:01.067Z] #55 28.22 v3.0.2 [2022-05-09T12:08:01.067Z] #55 DONE 28.3s [2022-05-09T12:08:01.176Z] #65 ... [2022-05-09T12:08:01.176Z] [2022-05-09T12:08:01.176Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-09T12:08:01.176Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-09T12:08:01.176Z] #51 7.511 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-09T12:08:01.176Z] #51 7.631 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-09T12:08:01.176Z] #51 7.758 go: downloading golang.org/x/tools v0.1.0 [2022-05-09T12:08:01.176Z] #51 14.00 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-09T12:08:01.176Z] #51 14.05 go: downloading golang.org/x/mod v0.3.0 [2022-05-09T12:08:01.325Z] [2022-05-09T12:08:01.325Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:08:01.325Z] #62 sha256:fdfcec24481e9b7cefba09ff0134041b0c23a6e14ad9349ea19c76e3aa47f32d [2022-05-09T12:08:01.325Z] #62 0.679 + RM_GOPATH=0 [2022-05-09T12:08:01.325Z] #62 0.679 + TMP_GOPATH= [2022-05-09T12:08:01.325Z] #62 0.679 + : /build [2022-05-09T12:08:01.325Z] #62 0.679 + '[' -z '' ']' [2022-05-09T12:08:01.325Z] #62 0.680 ++ mktemp -d [2022-05-09T12:08:01.325Z] #62 0.683 + export GOPATH=/tmp/tmp.QHjDwoRHnz [2022-05-09T12:08:01.325Z] #62 0.683 + GOPATH=/tmp/tmp.QHjDwoRHnz [2022-05-09T12:08:01.325Z] #62 0.683 + RM_GOPATH=1 [2022-05-09T12:08:01.325Z] #62 0.683 + case "$(go env GOARCH)" in [2022-05-09T12:08:01.325Z] #62 0.687 ++ go env GOARCH [2022-05-09T12:08:01.325Z] #62 0.703 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:08:01.325Z] #62 0.712 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:08:01.325Z] #62 0.713 ++ dirname /install.sh [2022-05-09T12:08:01.325Z] #62 0.731 + dir=/ [2022-05-09T12:08:01.325Z] #62 0.732 + bin=containerd [2022-05-09T12:08:01.325Z] #62 0.732 + shift [2022-05-09T12:08:01.325Z] #62 0.732 + '[' '!' -f //containerd.installer ']' [2022-05-09T12:08:01.325Z] #62 0.732 + . //containerd.installer [2022-05-09T12:08:01.325Z] #62 0.733 ++ set -e [2022-05-09T12:08:01.325Z] #62 0.734 ++ : v1.6.4 [2022-05-09T12:08:01.325Z] #62 0.752 + install_containerd [2022-05-09T12:08:01.325Z] #62 0.752 + echo 'Install containerd version v1.6.4' [2022-05-09T12:08:01.325Z] #62 0.752 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QHjDwoRHnz/src/github.com/containerd/containerd [2022-05-09T12:08:01.325Z] #62 0.752 Install containerd version v1.6.4 [2022-05-09T12:08:01.325Z] #62 0.760 Cloning into '/tmp/tmp.QHjDwoRHnz/src/github.com/containerd/containerd'... [2022-05-09T12:08:01.439Z] #51 ... [2022-05-09T12:08:01.439Z] [2022-05-09T12:08:01.439Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-09T12:08:01.439Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-09T12:08:01.439Z] #36 17.70 tomll can be used in two ways: [2022-05-09T12:08:01.439Z] #36 17.70 Writing to STDIN and reading from STDOUT: [2022-05-09T12:08:01.439Z] #36 17.70 cat file.toml | tomll > file.toml [2022-05-09T12:08:01.439Z] #36 17.70 [2022-05-09T12:08:01.439Z] #36 17.70 Reading and updating a list of files: [2022-05-09T12:08:01.439Z] #36 17.70 tomll a.toml b.toml c.toml [2022-05-09T12:08:01.439Z] #36 17.70 [2022-05-09T12:08:01.439Z] #36 17.70 When given a list of files, tomll will modify all files in place without asking. [2022-05-09T12:08:00.579Z] Cloning repository https://github.com/moby/moby.git [2022-05-09T12:08:00.644Z] > git init /home/ubuntu/workspace/moby_PR-43572 # timeout=10 [2022-05-09T12:08:00.953Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:08:00.953Z] > git --version # timeout=10 [2022-05-09T12:08:00.982Z] > git --version # 'git version 2.17.1' [2022-05-09T12:08:00.982Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:08:01.017Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43572/head:refs/remotes/origin/PR-43572 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:08:01.701Z] #36 DONE 18.0s [2022-05-09T12:08:01.701Z] [2022-05-09T12:08:01.701Z] #60 [containerd 1/3] 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 [2022-05-09T12:08:01.701Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-09T12:08:01.701Z] #60 17.89 Fetched 8530 kB in 13s (655 kB/s) [2022-05-09T12:08:02.357Z] #15 DONE 3.0s [2022-05-09T12:08:02.358Z] [2022-05-09T12:08:02.358Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-05-09T12:08:02.358Z] #16 sha256:cd20aadd700c740808171124c98224b778b3f14cb64fe4f92d71f7cc8db38805 [2022-05-09T12:08:03.229Z] #62 ... [2022-05-09T12:08:03.229Z] [2022-05-09T12:08:03.229Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-09T12:08:03.229Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-05-09T12:08:03.229Z] #38 30.10 NAME: [2022-05-09T12:08:03.229Z] #38 30.10 go-winres - A tool for embedding resources in Windows executables [2022-05-09T12:08:03.229Z] #38 30.10 [2022-05-09T12:08:03.229Z] #38 30.10 USAGE: [2022-05-09T12:08:03.229Z] #38 30.10 go-winres [global options] command [command options] [arguments...] [2022-05-09T12:08:03.229Z] #38 30.10 [2022-05-09T12:08:03.229Z] #38 30.10 COMMANDS: [2022-05-09T12:08:03.229Z] #38 30.10 init Create an initial ./winres/winres.json [2022-05-09T12:08:03.229Z] #38 30.10 make Make syso files for the "go build" command [2022-05-09T12:08:03.229Z] #38 30.10 simply Make syso files for the "go build" command (simplified) [2022-05-09T12:08:03.229Z] #38 30.10 extract Extract all resources from an executable [2022-05-09T12:08:03.229Z] #38 30.10 patch Replace resources in an executable file (exe, dll) [2022-05-09T12:08:03.229Z] #38 30.10 help, h Shows a list of commands or help for one command [2022-05-09T12:08:03.229Z] #38 30.10 [2022-05-09T12:08:03.229Z] #38 30.10 GLOBAL OPTIONS: [2022-05-09T12:08:03.229Z] #38 30.10 --help, -h show help (default: false) [2022-05-09T12:08:03.229Z] #38 DONE 30.6s [2022-05-09T12:08:03.488Z] [2022-05-09T12:08:03.488Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:08:03.488Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-09T12:08:03.488Z] #53 28.69 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-09T12:08:03.488Z] #53 28.77 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-09T12:08:03.488Z] #53 28.83 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-09T12:08:03.488Z] #53 28.85 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-09T12:08:03.488Z] #53 28.89 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-09T12:08:03.488Z] #53 28.92 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-09T12:08:03.488Z] #53 28.96 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-09T12:08:03.488Z] #53 29.00 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-09T12:08:03.488Z] #53 29.06 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-09T12:08:03.488Z] #53 29.12 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-09T12:08:03.488Z] #53 29.19 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-09T12:08:03.488Z] #53 29.26 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-09T12:08:03.488Z] #53 29.29 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-09T12:08:03.488Z] #53 29.40 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-09T12:08:03.488Z] #53 29.51 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-09T12:08:03.488Z] #53 29.58 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-09T12:08:03.488Z] #53 29.63 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-09T12:08:03.488Z] #53 29.64 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-09T12:08:03.488Z] #53 29.69 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-09T12:08:03.488Z] #53 29.72 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-09T12:08:03.488Z] #53 29.90 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-09T12:08:03.488Z] #53 29.96 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-09T12:08:03.488Z] #53 30.01 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-09T12:08:03.488Z] #53 30.01 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-09T12:08:03.488Z] #53 30.04 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-09T12:08:03.488Z] #53 30.05 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-09T12:08:03.488Z] #53 30.16 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-09T12:08:03.488Z] #53 30.22 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-09T12:08:03.488Z] #53 30.26 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-09T12:08:03.488Z] #53 30.27 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-09T12:08:03.488Z] #53 30.29 go: downloading github.com/julz/importas v0.1.0 [2022-05-09T12:08:03.488Z] #53 30.30 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-09T12:08:03.488Z] #53 30.32 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-09T12:08:03.488Z] #53 30.34 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-09T12:08:03.488Z] #53 30.37 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-09T12:08:03.488Z] #53 30.38 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-09T12:08:03.488Z] #53 30.41 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-09T12:08:03.488Z] #53 30.42 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-09T12:08:03.488Z] #53 30.55 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-09T12:08:03.488Z] #53 30.60 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-09T12:08:03.488Z] #53 30.71 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-09T12:08:03.488Z] #53 30.72 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-09T12:08:03.488Z] #53 30.74 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-09T12:08:04.056Z] #53 31.32 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-09T12:08:04.056Z] #53 31.36 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-09T12:08:04.056Z] #53 31.38 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-09T12:08:04.056Z] #53 31.39 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-09T12:08:04.056Z] #53 31.40 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-09T12:08:04.056Z] #53 31.41 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-09T12:08:04.056Z] #53 31.43 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-09T12:08:04.256Z] #16 DONE 1.9s [2022-05-09T12:08:04.256Z] [2022-05-09T12:08:04.256Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-05-09T12:08:04.256Z] #17 sha256:50811f5890a0a563f4b3333a7eabd7af79a0d060604c6b4f9b93d1ef04081a76 [2022-05-09T12:08:04.314Z] #53 31.45 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-09T12:08:04.314Z] #53 31.52 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-09T12:08:04.572Z] #53 31.73 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-09T12:08:04.572Z] #53 31.74 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-09T12:08:04.572Z] #53 31.76 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-09T12:08:04.572Z] #53 31.77 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-09T12:08:04.572Z] #53 31.78 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-09T12:08:04.572Z] #53 31.83 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-09T12:08:04.572Z] #53 31.89 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-09T12:08:04.572Z] #53 31.90 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-09T12:08:04.572Z] #53 31.92 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-09T12:08:04.831Z] #53 32.00 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-09T12:08:04.831Z] #53 32.01 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-09T12:08:04.831Z] #53 32.08 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-09T12:08:04.831Z] #53 32.15 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-09T12:08:04.831Z] #53 32.16 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-09T12:08:04.831Z] #53 32.18 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-09T12:08:04.831Z] #53 32.20 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-09T12:08:05.089Z] #53 32.23 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-09T12:08:05.348Z] #53 32.57 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-09T12:08:05.348Z] #53 32.71 go: downloading honnef.co/go/tools v0.2.2 [2022-05-09T12:08:06.156Z] #17 DONE 1.8s [2022-05-09T12:08:06.156Z] [2022-05-09T12:08:06.156Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-05-09T12:08:06.156Z] #18 sha256:97f08d710e1ee07e4bd79eb7b07698f3bb2b8bbcf1f2d52e8ef914a371e9252c [2022-05-09T12:08:06.282Z] #53 33.56 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-09T12:08:06.283Z] #53 ... [2022-05-09T12:08:06.283Z] [2022-05-09T12:08:06.283Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:08:06.283Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-09T12:08:06.283Z] #49 22.01 Building dependency tree... [2022-05-09T12:08:06.283Z] #49 25.47 The following additional packages will be installed: [2022-05-09T12:08:06.283Z] #49 25.48 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-09T12:08:06.283Z] #49 25.48 python3-protobuf python3-six [2022-05-09T12:08:06.283Z] #49 25.51 Suggested packages: [2022-05-09T12:08:06.283Z] #49 25.51 python3-setuptools [2022-05-09T12:08:06.283Z] #49 25.51 Recommended packages: [2022-05-09T12:08:06.283Z] #49 25.51 iproute2 | iproute [2022-05-09T12:08:06.283Z] #49 26.01 The following NEW packages will be installed: [2022-05-09T12:08:06.283Z] #49 26.03 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-09T12:08:06.283Z] #49 26.03 python3-protobuf python3-six [2022-05-09T12:08:06.283Z] #49 26.52 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:08:06.283Z] #49 26.52 Need to get 2136 kB of archives. [2022-05-09T12:08:06.283Z] #49 26.52 After this operation, 10.8 MB of additional disk space will be used. [2022-05-09T12:08:06.283Z] #49 26.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-05-09T12:08:06.283Z] #49 26.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-09T12:08:06.283Z] #49 26.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-09T12:08:06.283Z] #49 26.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-05-09T12:08:06.283Z] #49 26.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-05-09T12:08:06.283Z] #49 26.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-05-09T12:08:06.283Z] #49 26.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-05-09T12:08:06.283Z] #49 28.62 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [630 kB] [2022-05-09T12:08:06.283Z] #49 29.91 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:08:06.283Z] #49 30.10 Fetched 2136 kB in 3s (773 kB/s) [2022-05-09T12:08:06.283Z] #49 30.27 Selecting previously unselected package libprotobuf23:arm64. [2022-05-09T12:08:06.283Z] #49 30.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-05-09T12:08:06.283Z] #49 30.31 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-05-09T12:08:06.283Z] #49 30.35 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-05-09T12:08:06.283Z] #49 31.36 Selecting previously unselected package python3-pkg-resources. [2022-05-09T12:08:06.283Z] #49 31.38 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-09T12:08:06.283Z] #49 31.39 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-09T12:08:06.283Z] #49 31.60 Selecting previously unselected package python3-six. [2022-05-09T12:08:06.283Z] #49 31.62 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-09T12:08:06.283Z] #49 31.63 Unpacking python3-six (1.16.0-2) ... [2022-05-09T12:08:06.283Z] #49 31.71 Selecting previously unselected package python3-protobuf. [2022-05-09T12:08:06.283Z] #49 31.71 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-05-09T12:08:06.283Z] #49 31.72 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-09T12:08:06.283Z] #49 32.26 Selecting previously unselected package libnet1:arm64. [2022-05-09T12:08:06.283Z] #49 32.27 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-05-09T12:08:06.283Z] #49 32.28 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-09T12:08:06.283Z] #49 32.41 Selecting previously unselected package libnl-3-200:arm64. [2022-05-09T12:08:06.283Z] #49 32.41 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-05-09T12:08:06.283Z] #49 32.41 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-09T12:08:06.283Z] #49 32.52 Selecting previously unselected package libprotobuf-c1:arm64. [2022-05-09T12:08:06.283Z] #49 32.52 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-05-09T12:08:06.283Z] #49 32.53 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-09T12:08:06.283Z] #49 32.64 Selecting previously unselected package criu. [2022-05-09T12:08:06.283Z] #49 32.64 Preparing to unpack .../7-criu_3.17-1_arm64.deb ... [2022-05-09T12:08:06.283Z] #49 32.66 Unpacking criu (3.17-1) ... [2022-05-09T12:08:06.283Z] #49 33.20 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-09T12:08:06.414Z] #18 ... [2022-05-09T12:08:06.414Z] [2022-05-09T12:08:06.414Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-09T12:08:06.414Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-09T12:08:06.414Z] #43 4.492 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-09T12:08:06.541Z] #49 ... [2022-05-09T12:08:06.541Z] [2022-05-09T12:08:06.541Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:08:06.541Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-05-09T12:08:06.541Z] #34 33.27 Updating files: 96% (1464/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-09T12:08:06.541Z] #34 33.34 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-09T12:08:06.671Z] #43 ... [2022-05-09T12:08:06.671Z] [2022-05-09T12:08:06.671Z] #56 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:08:06.671Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:08:06.671Z] #56 5.051 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:08:06.671Z] #56 5.089 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:08:06.671Z] #56 5.089 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:08:06.671Z] #56 5.656 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-09T12:08:06.671Z] #56 6.495 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:08:06.671Z] #56 8.855 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:08:06.671Z] #56 ... [2022-05-09T12:08:06.671Z] [2022-05-09T12:08:06.671Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-09T12:08:06.671Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-09T12:08:06.671Z] #62 4.719 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-09T12:08:06.671Z] #62 5.599 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-09T12:08:06.671Z] #62 5.599 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-09T12:08:06.671Z] #62 5.695 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-09T12:08:06.671Z] #62 7.566 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-09T12:08:06.800Z] #34 33.54 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:08:06.800Z] #34 ... [2022-05-09T12:08:06.800Z] [2022-05-09T12:08:06.800Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:08:06.800Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-09T12:08:06.800Z] #14 23.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-05-09T12:08:06.800Z] #14 24.58 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-05-09T12:08:06.800Z] #14 24.94 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-05-09T12:08:06.800Z] #14 25.28 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-05-09T12:08:06.800Z] #14 26.00 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-05-09T12:08:06.800Z] #14 26.26 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-05-09T12:08:06.800Z] #14 26.26 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-05-09T12:08:06.800Z] #14 26.26 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-05-09T12:08:06.800Z] #14 26.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-05-09T12:08:06.800Z] #14 26.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-05-09T12:08:06.800Z] #14 26.29 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-05-09T12:08:06.800Z] #14 26.30 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-05-09T12:08:06.800Z] #14 26.30 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-05-09T12:08:06.800Z] #14 26.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-05-09T12:08:06.800Z] #14 26.32 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-05-09T12:08:06.800Z] #14 26.33 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-05-09T12:08:06.800Z] #14 26.33 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-05-09T12:08:06.800Z] #14 26.35 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-05-09T12:08:06.800Z] #14 26.36 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-05-09T12:08:06.800Z] #14 26.36 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-05-09T12:08:06.800Z] #14 26.36 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-05-09T12:08:06.800Z] #14 27.15 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:08:06.800Z] #14 27.31 Fetched 108 MB in 4s (28.0 MB/s) [2022-05-09T12:08:06.800Z] #14 27.46 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-09T12:08:06.800Z] #14 27.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 ... 15700 files and directories currently installed.) [2022-05-09T12:08:06.800Z] #14 27.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-05-09T12:08:06.800Z] #14 27.54 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-09T12:08:06.800Z] #14 30.21 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-09T12:08:06.800Z] #14 30.21 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-05-09T12:08:06.800Z] #14 30.23 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-09T12:08:06.800Z] #14 32.73 Selecting previously unselected package binutils-mingw-w64. [2022-05-09T12:08:06.800Z] #14 32.73 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-09T12:08:06.800Z] #14 32.75 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-09T12:08:06.800Z] #14 32.85 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-05-09T12:08:06.800Z] #14 32.86 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-05-09T12:08:06.800Z] #14 32.88 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-09T12:08:06.800Z] #14 33.04 Selecting previously unselected package dmsetup. [2022-05-09T12:08:06.800Z] #14 33.05 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-05-09T12:08:06.800Z] #14 33.07 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-09T12:08:06.800Z] #14 33.21 Selecting previously unselected package mingw-w64-common. [2022-05-09T12:08:06.800Z] #14 33.22 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-09T12:08:06.800Z] #14 33.22 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-09T12:08:06.800Z] #14 ... [2022-05-09T12:08:06.800Z] [2022-05-09T12:08:06.800Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:08:06.800Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-09T12:08:06.800Z] #53 33.57 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-09T12:08:06.800Z] #53 33.66 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-09T12:08:06.800Z] #53 33.70 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-09T12:08:06.800Z] #53 33.71 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-09T12:08:06.800Z] #53 33.74 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-09T12:08:06.800Z] #53 33.79 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-09T12:08:06.800Z] #53 34.02 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-09T12:08:06.800Z] #53 34.03 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T12:08:06.800Z] #53 34.06 go: downloading golang.org/x/text v0.3.7 [2022-05-09T12:08:06.928Z] #62 ... [2022-05-09T12:08:06.928Z] [2022-05-09T12:08:06.928Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-09T12:08:06.928Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-09T12:08:06.928Z] #58 3.626 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-09T12:08:06.928Z] #58 4.427 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-09T12:08:06.928Z] #58 4.429 go: downloading github.com/fatih/color v1.10.0 [2022-05-09T12:08:06.928Z] #58 4.482 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-09T12:08:06.928Z] #58 4.518 go: downloading github.com/pkg/errors v0.9.1 [2022-05-09T12:08:06.928Z] #58 4.820 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-09T12:08:06.928Z] #58 4.870 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-09T12:08:06.928Z] #58 4.939 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-09T12:08:06.928Z] #58 4.939 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-09T12:08:06.928Z] #58 5.024 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-09T12:08:06.928Z] #58 5.153 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-09T12:08:06.928Z] #58 5.268 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-09T12:08:06.928Z] #58 5.746 go: downloading golang.org/x/tools v0.1.0 [2022-05-09T12:08:06.928Z] #58 ... [2022-05-09T12:08:06.928Z] [2022-05-09T12:08:06.928Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:08:06.928Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:08:06.928Z] #60 4.479 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-09T12:08:06.988Z] #60 17.89 Reading package lists... [2022-05-09T12:08:07.184Z] #60 ... [2022-05-09T12:08:07.184Z] [2022-05-09T12:08:07.184Z] #41 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:08:07.184Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-09T12:08:07.184Z] #41 4.402 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-09T12:08:07.184Z] #41 4.402 Cloning into '.'... [2022-05-09T12:08:07.184Z] #41 ... [2022-05-09T12:08:07.184Z] [2022-05-09T12:08:07.184Z] #45 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-09T12:08:07.184Z] #45 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-09T12:08:07.184Z] #45 5.113 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-09T12:08:07.184Z] #45 6.082 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-09T12:08:07.184Z] #45 7.597 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-09T12:08:07.184Z] #45 8.073 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-09T12:08:07.184Z] #45 8.144 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-09T12:08:07.441Z] #45 ... [2022-05-09T12:08:07.441Z] [2022-05-09T12:08:07.441Z] #56 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:08:07.441Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:08:07.441Z] #56 10.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:08:07.561Z] #60 23.03 Reading package lists... [2022-05-09T12:08:07.561Z] #60 ... [2022-05-09T12:08:07.561Z] [2022-05-09T12:08:07.561Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-09T12:08:07.561Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:08:07.698Z] #56 ... [2022-05-09T12:08:07.698Z] [2022-05-09T12:08:07.698Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-05-09T12:08:07.698Z] #18 sha256:97f08d710e1ee07e4bd79eb7b07698f3bb2b8bbcf1f2d52e8ef914a371e9252c [2022-05-09T12:08:07.698Z] #18 DONE 1.9s [2022-05-09T12:08:07.698Z] [2022-05-09T12:08:07.698Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-09T12:08:07.698Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-09T12:08:07.823Z] #45 23.85 Updating files: 88% (1602/1808) Updating files: 89% (1610/1808) Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-09T12:08:07.823Z] #45 24.11 + git checkout -q v2.3.0 [2022-05-09T12:08:08.176Z] #53 ... [2022-05-09T12:08:08.176Z] [2022-05-09T12:08:08.176Z] #40 [tini 1/3] 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 [2022-05-09T12:08:08.176Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-09T12:08:08.176Z] #40 25.10 The following additional packages will be installed: [2022-05-09T12:08:08.176Z] #40 25.12 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-09T12:08:08.176Z] #40 25.13 Suggested packages: [2022-05-09T12:08:08.176Z] #40 25.15 cmake-doc ninja-build lrzip [2022-05-09T12:08:08.176Z] #40 25.15 Recommended packages: [2022-05-09T12:08:08.176Z] #40 25.15 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-09T12:08:08.176Z] #40 25.80 The following NEW packages will be installed: [2022-05-09T12:08:08.176Z] #40 25.81 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-09T12:08:08.176Z] #40 25.81 vim-common xxd [2022-05-09T12:08:08.176Z] #40 26.18 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:08:08.176Z] #40 26.18 Need to get 15.6 MB of archives. [2022-05-09T12:08:08.176Z] #40 26.18 After this operation, 67.4 MB of additional disk space will be used. [2022-05-09T12:08:08.176Z] #40 26.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-09T12:08:08.176Z] #40 26.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-09T12:08:08.176Z] #40 26.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-09T12:08:08.176Z] #40 26.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-05-09T12:08:08.176Z] #40 26.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB] [2022-05-09T12:08:08.176Z] #40 26.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-05-09T12:08:08.176Z] #40 26.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-05-09T12:08:08.176Z] #40 26.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-05-09T12:08:08.176Z] #40 26.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-05-09T12:08:08.176Z] #40 26.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-05-09T12:08:08.176Z] #40 27.86 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:08:08.176Z] #40 28.18 Fetched 15.6 MB in 1s (18.2 MB/s) [2022-05-09T12:08:08.176Z] #40 28.24 Selecting previously unselected package xxd. [2022-05-09T12:08:08.176Z] #40 28.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 ... 15700 files and directories currently installed.) [2022-05-09T12:08:08.176Z] #40 28.29 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-09T12:08:08.176Z] #40 28.32 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:08:08.176Z] #40 28.53 Selecting previously unselected package vim-common. [2022-05-09T12:08:08.176Z] #40 28.53 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-09T12:08:08.176Z] #40 28.58 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:08:08.176Z] #40 28.98 Selecting previously unselected package cmake-data. [2022-05-09T12:08:08.176Z] #40 28.99 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-09T12:08:08.176Z] #40 29.02 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-09T12:08:08.176Z] #40 32.60 Selecting previously unselected package libicu67:arm64. [2022-05-09T12:08:08.176Z] #40 32.60 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-05-09T12:08:08.176Z] #40 32.62 Unpacking libicu67:arm64 (67.1-7) ... [2022-05-09T12:08:08.176Z] #40 ... [2022-05-09T12:08:08.176Z] [2022-05-09T12:08:08.176Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:08:08.176Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-09T12:08:08.176Z] #49 34.54 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-05-09T12:08:08.176Z] #49 34.56 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-09T12:08:08.176Z] #49 34.58 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-09T12:08:08.176Z] #49 34.61 Setting up python3-six (1.16.0-2) ... [2022-05-09T12:08:08.395Z] #45 ... [2022-05-09T12:08:08.395Z] [2022-05-09T12:08:08.395Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:08:08.395Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:08:08.395Z] #14 14.69 Fetched 8530 kB in 12s (734 kB/s) [2022-05-09T12:08:08.395Z] #14 14.69 Reading package lists... [2022-05-09T12:08:08.657Z] #14 20.10 Reading package lists... [2022-05-09T12:08:08.657Z] #14 ... [2022-05-09T12:08:08.657Z] [2022-05-09T12:08:08.657Z] #40 [tini 1/3] 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 [2022-05-09T12:08:08.657Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:08:08.657Z] #40 10.04 Reading package lists... [2022-05-09T12:08:08.657Z] #40 16.55 Reading package lists... [2022-05-09T12:08:08.657Z] #40 22.06 Building dependency tree... [2022-05-09T12:08:08.657Z] #40 24.92 The following additional packages will be installed: [2022-05-09T12:08:08.657Z] #40 24.93 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-09T12:08:08.657Z] #40 24.95 Suggested packages: [2022-05-09T12:08:08.657Z] #40 24.95 cmake-doc ninja-build lrzip [2022-05-09T12:08:08.657Z] #40 24.95 Recommended packages: [2022-05-09T12:08:08.657Z] #40 24.95 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-09T12:08:08.744Z] #49 35.59 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-09T12:08:08.744Z] #49 35.62 Setting up python3-protobuf (3.12.4-1) ... [2022-05-09T12:08:09.230Z] #40 ... [2022-05-09T12:08:09.230Z] [2022-05-09T12:08:09.230Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:08:09.230Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:08:09.230Z] #14 20.10 Reading package lists... [2022-05-09T12:08:10.222Z] #19 2.140 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:08:10.222Z] #19 2.238 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:08:10.222Z] #19 2.238 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:08:10.617Z] #14 25.44 Building dependency tree... [2022-05-09T12:08:10.797Z] #19 ... [2022-05-09T12:08:10.797Z] [2022-05-09T12:08:10.797Z] #52 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-09T12:08:10.797Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:08:10.797Z] #52 4.090 + git clone https://github.com/docker/distribution.git . [2022-05-09T12:08:10.797Z] #52 4.092 Cloning into '.'... [2022-05-09T12:08:10.797Z] #52 ... [2022-05-09T12:08:10.797Z] [2022-05-09T12:08:10.797Z] #56 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:08:10.797Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:08:10.797Z] #56 13.40 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-09T12:08:11.273Z] #49 38.23 Setting up criu (3.17-1) ... [2022-05-09T12:08:12.352Z] Fetching without tags [2022-05-09T12:08:12.535Z] #14 28.43 The following additional packages will be installed: [2022-05-09T12:08:12.535Z] #14 28.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-09T12:08:12.535Z] #14 28.45 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-09T12:08:12.535Z] #14 28.45 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-09T12:08:12.535Z] #14 28.45 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-09T12:08:12.535Z] #14 28.45 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-09T12:08:12.535Z] #14 28.45 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-09T12:08:12.535Z] #14 28.46 mingw-w64-common mingw-w64-x86-64-dev [2022-05-09T12:08:12.535Z] #14 28.46 Suggested packages: [2022-05-09T12:08:12.535Z] #14 28.49 gcc-10-locales seccomp wine64 [2022-05-09T12:08:12.631Z] Merging remotes/origin/master commit bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 into PR head commit 7873c27cfbd812dca60d90367d375bbae5a27014 [2022-05-09T12:08:12.647Z] #49 39.55 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:08:12.244Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:08:12.258Z] > git config --add remote.origin.fetch +refs/pull/43572/head:refs/remotes/origin/PR-43572 # timeout=10 [2022-05-09T12:08:12.270Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:08:12.298Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:08:12.324Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:08:12.324Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:08:12.325Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43572/head:refs/remotes/origin/PR-43572 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:08:12.614Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:08:12.635Z] > git checkout -f 7873c27cfbd812dca60d90367d375bbae5a27014 # timeout=10 [2022-05-09T12:08:13.107Z] #14 ... [2022-05-09T12:08:13.107Z] [2022-05-09T12:08:13.107Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:08:13.107Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:08:13.107Z] #49 19.26 Fetched 8534 kB in 15s (588 kB/s) [2022-05-09T12:08:13.107Z] #49 19.26 Reading package lists... [2022-05-09T12:08:13.107Z] #49 24.42 Reading package lists... [2022-05-09T12:08:13.214Z] #49 ... [2022-05-09T12:08:13.214Z] [2022-05-09T12:08:13.214Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:08:13.214Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-09T12:08:13.214Z] #53 37.55 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-09T12:08:13.214Z] #53 37.61 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T12:08:13.214Z] #53 37.62 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-09T12:08:13.214Z] #53 37.73 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-09T12:08:13.214Z] #53 37.77 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-09T12:08:13.214Z] #53 37.77 go: downloading golang.org/x/mod v0.5.1 [2022-05-09T12:08:13.214Z] #53 37.79 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-09T12:08:13.214Z] #53 37.81 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-09T12:08:13.214Z] #53 37.85 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T12:08:13.215Z] #53 37.95 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-09T12:08:13.215Z] #53 38.01 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-09T12:08:13.215Z] #53 38.02 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-09T12:08:13.215Z] #53 38.29 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T12:08:13.215Z] #53 38.34 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-09T12:08:13.215Z] #53 38.63 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-09T12:08:13.215Z] #53 38.70 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-09T12:08:13.215Z] #53 38.72 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-09T12:08:13.215Z] #53 38.82 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T12:08:13.215Z] #53 38.83 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T12:08:13.215Z] #53 38.84 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-09T12:08:13.215Z] #53 38.86 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-09T12:08:13.215Z] #53 38.99 go: downloading github.com/prometheus/common v0.10.0 [2022-05-09T12:08:13.215Z] #53 39.12 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-09T12:08:13.215Z] #53 39.19 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-09T12:08:13.215Z] #53 39.26 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-09T12:08:13.215Z] #53 40.48 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-09T12:08:13.369Z] #49 29.27 Building dependency tree... [2022-05-09T12:08:13.369Z] #49 ... [2022-05-09T12:08:13.369Z] [2022-05-09T12:08:13.369Z] #40 [tini 1/3] 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 [2022-05-09T12:08:13.369Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:08:13.369Z] #40 25.79 The following NEW packages will be installed: [2022-05-09T12:08:13.369Z] #40 25.80 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-09T12:08:13.369Z] #40 25.80 vim-common xxd [2022-05-09T12:08:13.369Z] #40 26.15 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:08:13.370Z] #40 26.15 Need to get 17.7 MB of archives. [2022-05-09T12:08:13.370Z] #40 26.15 After this operation, 70.7 MB of additional disk space will be used. [2022-05-09T12:08:13.370Z] #40 26.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-09T12:08:13.370Z] #40 26.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-09T12:08:13.370Z] #40 26.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-09T12:08:13.370Z] #40 26.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-09T12:08:13.370Z] #40 26.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-09T12:08:13.370Z] #40 26.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-09T12:08:13.370Z] #40 26.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-09T12:08:13.370Z] #40 26.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-09T12:08:13.370Z] #40 26.84 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-09T12:08:13.370Z] #40 26.85 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-09T12:08:13.370Z] #40 28.13 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:08:13.370Z] #40 28.37 Fetched 17.7 MB in 1s (13.5 MB/s) [2022-05-09T12:08:13.370Z] #40 28.50 Selecting previously unselected package xxd. [2022-05-09T12:08:13.370Z] #40 28.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-09T12:08:13.370Z] #40 28.57 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-09T12:08:13.370Z] #40 28.57 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:08:13.370Z] #40 28.73 Selecting previously unselected package vim-common. [2022-05-09T12:08:13.370Z] #40 28.73 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-09T12:08:13.370Z] #40 28.77 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:08:13.370Z] #40 29.02 Selecting previously unselected package cmake-data. [2022-05-09T12:08:13.370Z] #40 29.03 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-09T12:08:13.370Z] #40 29.03 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-09T12:08:13.473Z] #53 ... [2022-05-09T12:08:13.473Z] [2022-05-09T12:08:13.473Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:08:13.473Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-09T12:08:13.473Z] #49 DONE 40.5s [2022-05-09T12:08:13.522Z] Merge succeeded, producing 7873c27cfbd812dca60d90367d375bbae5a27014 [2022-05-09T12:08:13.522Z] Checking out Revision 7873c27cfbd812dca60d90367d375bbae5a27014 (PR-43572) [2022-05-09T12:08:13.731Z] [2022-05-09T12:08:13.731Z] #40 [tini 1/3] 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 [2022-05-09T12:08:13.731Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-09T12:08:13.731Z] #40 37.39 Selecting previously unselected package libxml2:arm64. [2022-05-09T12:08:13.731Z] #40 37.39 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-05-09T12:08:13.731Z] #40 37.40 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-09T12:08:13.731Z] #40 37.81 Selecting previously unselected package libarchive13:arm64. [2022-05-09T12:08:13.731Z] #40 37.81 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-05-09T12:08:13.731Z] #40 37.82 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-05-09T12:08:13.731Z] #40 38.10 Selecting previously unselected package libjsoncpp24:arm64. [2022-05-09T12:08:13.731Z] #40 38.10 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-05-09T12:08:13.731Z] #40 38.11 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-05-09T12:08:13.731Z] #40 38.26 Selecting previously unselected package librhash0:arm64. [2022-05-09T12:08:13.731Z] #40 38.28 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-05-09T12:08:13.731Z] #40 38.28 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-05-09T12:08:13.731Z] #40 38.48 Selecting previously unselected package libuv1:arm64. [2022-05-09T12:08:13.731Z] #40 38.48 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-05-09T12:08:13.731Z] #40 38.49 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-05-09T12:08:13.731Z] #40 38.66 Selecting previously unselected package cmake. [2022-05-09T12:08:13.731Z] #40 38.68 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-05-09T12:08:13.731Z] #40 38.68 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-09T12:08:14.297Z] #40 41.60 Setting up libicu67:arm64 (67.1-7) ... [2022-05-09T12:08:14.297Z] #40 41.63 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:08:14.555Z] #40 41.66 Setting up libuv1:arm64 (1.40.0-2) ... [2022-05-09T12:08:14.555Z] #40 41.70 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:08:14.555Z] #40 41.76 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-05-09T12:08:14.555Z] #40 41.77 Setting up librhash0:arm64 (1.4.1-2) ... [2022-05-09T12:08:14.555Z] #40 41.80 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-09T12:08:14.555Z] #40 41.82 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-09T12:08:14.555Z] #40 41.85 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-05-09T12:08:14.814Z] #40 41.87 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-09T12:08:14.814Z] #40 41.89 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:08:14.814Z] #40 DONE 42.2s [2022-05-09T12:08:14.814Z] [2022-05-09T12:08:14.814Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:08:14.814Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-09T12:08:14.814Z] #14 37.91 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-09T12:08:14.814Z] #14 37.91 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-09T12:08:14.814Z] #14 37.93 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-09T12:08:14.976Z] #56 ... [2022-05-09T12:08:14.976Z] [2022-05-09T12:08:14.976Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-09T12:08:14.976Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-09T12:08:14.976Z] #43 18.17 tomll can be used in two ways: [2022-05-09T12:08:14.976Z] #43 18.17 Writing to STDIN and reading from STDOUT: [2022-05-09T12:08:14.976Z] #43 18.17 cat file.toml | tomll > file.toml [2022-05-09T12:08:14.976Z] #43 18.17 [2022-05-09T12:08:14.976Z] #43 18.17 Reading and updating a list of files: [2022-05-09T12:08:14.976Z] #43 18.17 tomll a.toml b.toml c.toml [2022-05-09T12:08:14.976Z] #43 18.17 [2022-05-09T12:08:14.976Z] #43 18.17 When given a list of files, tomll will modify all files in place without asking. [2022-05-09T12:08:14.976Z] #43 DONE 18.5s [2022-05-09T12:08:14.976Z] [2022-05-09T12:08:14.976Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-09T12:08:14.976Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-09T12:08:14.976Z] #19 3.800 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-09T12:08:14.976Z] #19 4.873 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:08:14.976Z] #19 6.222 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-09T12:08:15.079Z] #14 ... [2022-05-09T12:08:15.079Z] [2022-05-09T12:08:15.079Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-09T12:08:15.079Z] #41 sha256:b218e0f568d92e0cf8af498d36bda2a0d625dbf16d81bef519199e21819ce3cb [2022-05-09T12:08:15.079Z] #41 DONE 0.1s [2022-05-09T12:08:15.079Z] [2022-05-09T12:08:15.079Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-09T12:08:15.079Z] #42 sha256:91d7e68015d382f4ebcba59e32b2ac4c6def83d415c0cf7c61c7451cebf45c5a [2022-05-09T12:08:13.383Z] > git remote # timeout=10 [2022-05-09T12:08:13.403Z] > git config --get remote.origin.url # timeout=10 [2022-05-09T12:08:13.435Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:08:13.436Z] > git merge bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 # timeout=10 [2022-05-09T12:08:13.467Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-09T12:08:13.495Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:08:13.519Z] > git checkout -f 7873c27cfbd812dca60d90367d375bbae5a27014 # timeout=10 [2022-05-09T12:08:15.651Z] #42 0.659 + RM_GOPATH=0 [2022-05-09T12:08:15.651Z] #42 0.660 + TMP_GOPATH= [2022-05-09T12:08:15.651Z] #42 0.660 + : /build [2022-05-09T12:08:15.651Z] #42 0.660 + '[' -z '' ']' [2022-05-09T12:08:15.651Z] #42 0.661 ++ mktemp -d [2022-05-09T12:08:15.651Z] #42 0.663 + export GOPATH=/tmp/tmp.8ywXuwgBNR [2022-05-09T12:08:15.651Z] #42 0.663 + GOPATH=/tmp/tmp.8ywXuwgBNR [2022-05-09T12:08:15.651Z] #42 0.663 + RM_GOPATH=1 [2022-05-09T12:08:15.651Z] #42 0.664 + case "$(go env GOARCH)" in [2022-05-09T12:08:15.651Z] #42 0.666 ++ go env GOARCH [2022-05-09T12:08:15.651Z] #42 0.694 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:08:15.651Z] #42 0.694 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:08:15.651Z] #42 0.695 ++ dirname /install.sh [2022-05-09T12:08:15.651Z] #42 0.698 + dir=/ [2022-05-09T12:08:15.651Z] #42 0.701 + bin=tini [2022-05-09T12:08:15.651Z] #42 0.702 + shift [2022-05-09T12:08:15.651Z] #42 0.702 + '[' '!' -f //tini.installer ']' [2022-05-09T12:08:15.651Z] #42 0.702 + . //tini.installer [2022-05-09T12:08:15.651Z] #42 0.702 ++ : v0.19.0 [2022-05-09T12:08:15.651Z] #42 0.705 + install_tini [2022-05-09T12:08:15.910Z] #42 0.705 + echo 'Install tini version v0.19.0' [2022-05-09T12:08:15.910Z] #42 0.705 Install tini version v0.19.0 [2022-05-09T12:08:15.910Z] #42 0.705 + git clone https://github.com/krallin/tini.git /tmp/tmp.8ywXuwgBNR/tini [2022-05-09T12:08:15.910Z] #42 0.707 Cloning into '/tmp/tmp.8ywXuwgBNR/tini'... [2022-05-09T12:08:15.912Z] #19 8.059 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-09T12:08:16.477Z] #42 1.243 + cd /tmp/tmp.8ywXuwgBNR/tini [2022-05-09T12:08:16.477Z] #42 1.243 + git checkout -q v0.19.0 [2022-05-09T12:08:16.477Z] #42 1.253 + cmake . [2022-05-09T12:08:16.680Z] #40 32.43 Selecting previously unselected package libicu67:amd64. [2022-05-09T12:08:16.680Z] #40 32.46 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-09T12:08:16.680Z] #40 32.47 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-09T12:08:16.735Z] #42 1.622 -- The C compiler identification is GNU 10.2.1 [2022-05-09T12:08:16.735Z] #42 1.698 -- Detecting C compiler ABI info [2022-05-09T12:08:17.281Z] #19 9.566 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-09T12:08:17.304Z] #42 2.189 -- Detecting C compiler ABI info - done [2022-05-09T12:08:17.304Z] #42 2.239 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-09T12:08:17.304Z] #42 2.247 -- Detecting C compile features [2022-05-09T12:08:17.304Z] #42 2.248 -- Detecting C compile features - done [2022-05-09T12:08:17.304Z] #42 2.296 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-09T12:08:17.565Z] #42 2.471 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-09T12:08:17.565Z] #42 2.545 -- Configuring done [2022-05-09T12:08:17.565Z] #42 2.564 -- Generating done [2022-05-09T12:08:17.635Z] #40 ... [2022-05-09T12:08:17.635Z] [2022-05-09T12:08:17.635Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:08:17.635Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:08:17.635Z] #49 29.27 Building dependency tree... [2022-05-09T12:08:17.635Z] #49 32.48 The following additional packages will be installed: [2022-05-09T12:08:17.635Z] #49 32.49 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-09T12:08:17.635Z] #49 32.49 python3-protobuf python3-six [2022-05-09T12:08:17.635Z] #49 32.52 Suggested packages: [2022-05-09T12:08:17.635Z] #49 32.52 python3-setuptools [2022-05-09T12:08:17.635Z] #49 32.52 Recommended packages: [2022-05-09T12:08:17.635Z] #49 32.52 iproute2 | iproute [2022-05-09T12:08:17.635Z] #49 33.09 The following NEW packages will be installed: [2022-05-09T12:08:17.635Z] #49 33.09 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-09T12:08:17.635Z] #49 33.09 python3-protobuf python3-six [2022-05-09T12:08:17.635Z] #49 33.49 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:08:17.635Z] #49 33.49 Need to get 2314 kB of archives. [2022-05-09T12:08:17.635Z] #49 33.49 After this operation, 11.1 MB of additional disk space will be used. [2022-05-09T12:08:17.636Z] #49 33.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-09T12:08:17.636Z] #49 33.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-09T12:08:17.636Z] #49 33.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-09T12:08:17.636Z] #49 33.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-09T12:08:17.636Z] #49 33.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-09T12:08:17.636Z] #49 33.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-09T12:08:17.636Z] #49 33.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-09T12:08:17.823Z] #42 2.582 -- Build files have been written to: /tmp/tmp.8ywXuwgBNR/tini [2022-05-09T12:08:17.823Z] #42 2.588 + make tini-static [2022-05-09T12:08:17.845Z] #19 ... [2022-05-09T12:08:17.845Z] [2022-05-09T12:08:17.845Z] #56 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:08:17.845Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:08:17.845Z] #56 21.09 Fetched 8534 kB in 16s (522 kB/s) [2022-05-09T12:08:17.900Z] #49 ... [2022-05-09T12:08:17.900Z] [2022-05-09T12:08:17.900Z] #60 [containerd 1/3] 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 [2022-05-09T12:08:17.900Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-09T12:08:17.900Z] #60 23.03 Reading package lists... [2022-05-09T12:08:17.900Z] #60 27.59 Building dependency tree... [2022-05-09T12:08:17.900Z] #60 30.71 The following additional packages will be installed: [2022-05-09T12:08:17.900Z] #60 30.75 libbtrfs0 [2022-05-09T12:08:17.900Z] #60 30.95 The following NEW packages will be installed: [2022-05-09T12:08:17.900Z] #60 30.95 libbtrfs-dev libbtrfs0 [2022-05-09T12:08:17.900Z] #60 31.34 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:08:17.900Z] #60 31.34 Need to get 460 kB of archives. [2022-05-09T12:08:17.900Z] #60 31.34 After this operation, 1237 kB of additional disk space will be used. [2022-05-09T12:08:17.900Z] #60 31.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-09T12:08:17.900Z] #60 31.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-09T12:08:17.900Z] #60 32.32 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:08:17.900Z] #60 32.56 Fetched 460 kB in 0s (1372 kB/s) [2022-05-09T12:08:17.900Z] #60 32.66 Selecting previously unselected package libbtrfs0:amd64. [2022-05-09T12:08:17.900Z] #60 32.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-09T12:08:17.900Z] #60 32.71 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-09T12:08:17.900Z] #60 32.72 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-09T12:08:17.900Z] #60 32.96 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-09T12:08:17.900Z] #60 32.96 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-09T12:08:17.900Z] #60 32.97 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-09T12:08:17.900Z] #60 33.32 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-09T12:08:17.900Z] #60 33.45 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-09T12:08:17.900Z] #60 33.63 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:08:17.900Z] #60 DONE 34.3s [2022-05-09T12:08:18.042Z] Commit message: "all: replace strings.Replace with strings.ReplaceAll" [2022-05-09T12:08:18.101Z] #56 21.09 Reading package lists... [2022-05-09T12:08:18.101Z] #56 ... [2022-05-09T12:08:18.101Z] [2022-05-09T12:08:18.101Z] #45 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-09T12:08:18.101Z] #45 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-09T12:08:18.101Z] #45 11.52 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-09T12:08:18.101Z] #45 11.64 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-09T12:08:18.101Z] #45 ... [2022-05-09T12:08:18.101Z] [2022-05-09T12:08:18.101Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-09T12:08:18.101Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-09T12:08:18.101Z] #58 12.21 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-09T12:08:18.101Z] #58 12.29 go: downloading golang.org/x/mod v0.3.0 [2022-05-09T12:08:18.105Z] #42 2.876 Scanning dependencies of target tini-static [2022-05-09T12:08:18.105Z] #42 2.932 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-09T12:08:18.052Z] > git --version # timeout=10 [2022-05-09T12:08:18.084Z] > git --version # 'git version 2.17.1' [2022-05-09T12:08:18.110Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-05-09T12:08:18.161Z] [2022-05-09T12:08:18.161Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-09T12:08:18.161Z] #61 sha256:b5e5a72143ef6f976d2b9724a54a1201953792ec60473ed67827c42ccea4346e [2022-05-09T12:08:18.161Z] #61 DONE 0.2s [2022-05-09T12:08:18.161Z] [2022-05-09T12:08:18.161Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:08:18.161Z] #62 sha256:594e4ee922617eb329b0f580788e6ec02d1df159ae23a840a6f8e00b035f6939 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-09T12:08:18.664Z] #58 ... [2022-05-09T12:08:18.664Z] [2022-05-09T12:08:18.664Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-09T12:08:18.664Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-09T12:08:18.664Z] #19 10.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-09T12:08:19.106Z] #62 ... [2022-05-09T12:08:19.106Z] [2022-05-09T12:08:19.106Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-09T12:08:19.106Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-09T12:08:19.106Z] #55 35.00 v3.0.2 [2022-05-09T12:08:19.106Z] #55 DONE 35.3s [2022-05-09T12:08:19.106Z] [2022-05-09T12:08:19.106Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:08:19.106Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:08:19.106Z] #53 27.95 go: downloading github.com/fatih/color v1.13.0 [2022-05-09T12:08:19.106Z] #53 27.95 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-09T12:08:19.106Z] #53 28.00 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-09T12:08:19.106Z] #53 28.01 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T12:08:19.106Z] #53 28.30 go: downloading github.com/spf13/viper v1.10.1 [2022-05-09T12:08:19.106Z] #53 28.37 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-09T12:08:19.106Z] #53 28.55 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-09T12:08:19.106Z] #53 28.62 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-09T12:08:19.106Z] #53 29.65 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-09T12:08:19.106Z] #53 29.71 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-09T12:08:19.106Z] #53 32.87 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T12:08:19.106Z] #53 32.91 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T12:08:19.106Z] #53 32.91 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T12:08:19.106Z] #53 33.04 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-09T12:08:19.106Z] #53 33.07 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T12:08:19.106Z] #53 33.08 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-09T12:08:19.106Z] #53 33.13 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-09T12:08:19.106Z] #53 33.18 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-09T12:08:19.106Z] #53 33.29 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T12:08:19.106Z] #53 33.42 go: downloading github.com/spf13/afero v1.6.0 [2022-05-09T12:08:19.106Z] #53 33.43 go: downloading github.com/spf13/cast v1.4.1 [2022-05-09T12:08:19.106Z] #53 33.62 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-09T12:08:19.106Z] #53 33.67 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-09T12:08:19.106Z] #53 33.69 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-09T12:08:19.106Z] #53 33.69 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-09T12:08:19.106Z] #53 33.75 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-09T12:08:19.106Z] #53 33.79 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-09T12:08:19.106Z] #53 33.80 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-09T12:08:19.106Z] #53 33.84 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-09T12:08:19.106Z] #53 33.87 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-09T12:08:19.106Z] #53 33.90 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-09T12:08:19.106Z] #53 33.92 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-09T12:08:19.106Z] #53 33.95 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-09T12:08:19.106Z] #53 34.15 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-09T12:08:19.106Z] #53 34.19 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-09T12:08:19.106Z] #53 34.34 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-09T12:08:19.106Z] #53 34.42 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-09T12:08:19.106Z] #53 34.61 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-09T12:08:19.106Z] #53 34.97 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-09T12:08:19.106Z] #53 35.04 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-09T12:08:19.106Z] #53 35.07 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-09T12:08:19.106Z] #53 35.12 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-09T12:08:19.106Z] #53 35.14 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-09T12:08:19.106Z] #53 35.16 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-09T12:08:19.106Z] #53 35.20 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-09T12:08:19.106Z] #53 35.22 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-09T12:08:19.106Z] #53 35.27 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-09T12:08:19.106Z] #53 35.35 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-09T12:08:19.106Z] #53 35.37 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-09T12:08:19.106Z] #53 35.48 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-09T12:08:19.106Z] #53 35.48 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-09T12:08:19.106Z] #53 35.48 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-09T12:08:19.106Z] #53 35.48 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-09T12:08:19.106Z] #53 35.48 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-09T12:08:19.185Z] + docker version [2022-05-09T12:08:19.368Z] #53 35.48 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-09T12:08:19.368Z] #53 35.56 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-09T12:08:19.368Z] #53 35.56 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-09T12:08:19.368Z] #53 35.61 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-09T12:08:19.506Z] #42 4.213 [100%] Linking C executable tini-static [2022-05-09T12:08:19.506Z] #42 ... [2022-05-09T12:08:19.506Z] [2022-05-09T12:08:19.506Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-09T12:08:19.506Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-05-09T12:08:19.506Z] #51 46.36 gotestsum version dev [2022-05-09T12:08:19.506Z] #51 DONE 46.6s [2022-05-09T12:08:19.506Z] [2022-05-09T12:08:19.506Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:08:19.506Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-09T12:08:19.506Z] #14 44.13 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-09T12:08:19.506Z] #14 44.13 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-05-09T12:08:19.506Z] #14 44.14 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-09T12:08:19.506Z] #14 44.28 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-09T12:08:19.506Z] #14 44.28 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-05-09T12:08:19.506Z] #14 44.29 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-09T12:08:19.630Z] #53 35.79 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-09T12:08:19.630Z] #53 35.85 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-09T12:08:19.630Z] #53 35.91 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-09T12:08:19.630Z] #53 35.93 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-09T12:08:19.630Z] #53 36.01 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-09T12:08:19.630Z] #53 36.01 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-09T12:08:19.630Z] #53 36.01 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-09T12:08:19.630Z] #53 36.04 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-09T12:08:19.892Z] #53 36.10 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-09T12:08:19.892Z] #53 36.10 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-09T12:08:19.892Z] #53 36.13 go: downloading github.com/julz/importas v0.1.0 [2022-05-09T12:08:19.892Z] #53 ... [2022-05-09T12:08:19.892Z] [2022-05-09T12:08:19.892Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:08:19.892Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:08:19.892Z] #49 35.83 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-09T12:08:20.032Z] #19 12.27 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:08:20.033Z] #19 12.27 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-09T12:08:20.033Z] #19 12.27 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-09T12:08:20.033Z] #19 12.27 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-09T12:08:20.033Z] #19 12.32 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-09T12:08:20.033Z] #19 12.32 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-09T12:08:20.033Z] #19 12.34 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-09T12:08:20.033Z] #19 12.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-09T12:08:20.033Z] #19 12.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-09T12:08:20.033Z] #19 12.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-09T12:08:20.033Z] #19 12.36 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:08:20.033Z] #19 12.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-09T12:08:20.154Z] #49 ... [2022-05-09T12:08:20.154Z] [2022-05-09T12:08:20.154Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-09T12:08:20.154Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:08:20.154Z] #45 26.24 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-09T12:08:20.154Z] #45 ... [2022-05-09T12:08:20.154Z] [2022-05-09T12:08:20.154Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:08:20.154Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:08:20.154Z] #53 36.21 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-09T12:08:20.154Z] #53 36.23 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-09T12:08:20.154Z] #53 36.27 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-09T12:08:20.154Z] #53 36.27 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-09T12:08:20.154Z] #53 36.34 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-09T12:08:20.154Z] #53 36.42 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-09T12:08:20.154Z] #53 36.42 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-09T12:08:20.154Z] #53 36.43 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-09T12:08:20.154Z] #53 36.45 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-09T12:08:20.154Z] #53 36.50 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-09T12:08:20.154Z] #53 36.52 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-09T12:08:20.154Z] #53 36.53 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-09T12:08:20.442Z] #14 ... [2022-05-09T12:08:20.442Z] [2022-05-09T12:08:20.442Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-09T12:08:20.442Z] #42 sha256:91d7e68015d382f4ebcba59e32b2ac4c6def83d415c0cf7c61c7451cebf45c5a [2022-05-09T12:08:20.442Z] #42 4.951 [100%] Built target tini-static [2022-05-09T12:08:20.442Z] #42 5.053 + mkdir -p /build [2022-05-09T12:08:20.442Z] #42 5.064 + cp tini-static /build/docker-init [2022-05-09T12:08:20.442Z] #42 DONE 5.2s [2022-05-09T12:08:20.442Z] [2022-05-09T12:08:20.442Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-09T12:08:20.442Z] #26 sha256:3482d64b012bbc71d82c48daa98b75fd290d7ec4dbef08d31ae78ec6401cd007 [2022-05-09T12:08:20.727Z] #53 37.05 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-09T12:08:20.727Z] #53 37.05 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-09T12:08:20.727Z] #53 37.07 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-09T12:08:20.727Z] #53 37.07 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-09T12:08:20.987Z] #53 37.21 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-09T12:08:20.987Z] #53 37.22 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-09T12:08:20.987Z] #53 37.26 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-09T12:08:20.987Z] #53 ... [2022-05-09T12:08:20.987Z] [2022-05-09T12:08:20.987Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-09T12:08:20.987Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-09T12:08:20.987Z] #38 36.75 NAME: [2022-05-09T12:08:20.987Z] #38 36.79 go-winres - A tool for embedding resources in Windows executables [2022-05-09T12:08:20.987Z] #38 36.79 [2022-05-09T12:08:20.987Z] #38 36.79 USAGE: [2022-05-09T12:08:20.987Z] #38 36.79 go-winres [global options] command [command options] [arguments...] [2022-05-09T12:08:20.987Z] #38 36.79 [2022-05-09T12:08:20.987Z] #38 36.79 COMMANDS: [2022-05-09T12:08:20.987Z] #38 36.79 init Create an initial ./winres/winres.json [2022-05-09T12:08:20.987Z] #38 36.79 make Make syso files for the "go build" command [2022-05-09T12:08:20.987Z] #38 36.79 simply Make syso files for the "go build" command (simplified) [2022-05-09T12:08:20.987Z] #38 36.79 extract Extract all resources from an executable [2022-05-09T12:08:20.987Z] #38 36.79 patch Replace resources in an executable file (exe, dll) [2022-05-09T12:08:20.988Z] #38 36.79 help, h Shows a list of commands or help for one command [2022-05-09T12:08:20.988Z] #38 36.79 [2022-05-09T12:08:20.988Z] #38 36.79 GLOBAL OPTIONS: [2022-05-09T12:08:20.988Z] #38 36.79 --help, -h show help (default: false) [2022-05-09T12:08:20.988Z] #38 DONE 37.3s [2022-05-09T12:08:20.988Z] [2022-05-09T12:08:20.988Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:08:20.988Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:08:20.988Z] #53 37.29 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-09T12:08:20.988Z] #53 37.33 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-09T12:08:21.249Z] #53 37.52 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-09T12:08:21.249Z] #53 37.52 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-09T12:08:21.249Z] #53 37.56 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-09T12:08:21.249Z] #53 37.57 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-09T12:08:21.249Z] #53 37.60 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-09T12:08:21.249Z] #53 37.60 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-09T12:08:21.249Z] #53 37.61 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-09T12:08:21.249Z] #53 37.64 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-09T12:08:21.510Z] #53 37.66 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-09T12:08:21.510Z] #53 37.70 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-09T12:08:21.510Z] #53 37.76 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-09T12:08:21.510Z] #53 37.87 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-09T12:08:21.781Z] #53 37.97 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-09T12:08:21.781Z] #53 38.02 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-09T12:08:21.781Z] #53 38.02 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-09T12:08:21.781Z] #53 38.07 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-09T12:08:21.781Z] #53 38.07 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-09T12:08:22.043Z] #53 38.36 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-09T12:08:22.304Z] #53 38.53 go: downloading honnef.co/go/tools v0.2.2 [2022-05-09T12:08:22.502Z] Client: Docker Engine - Community [2022-05-09T12:08:22.502Z] Version: 20.10.14 [2022-05-09T12:08:22.502Z] API version: 1.41 [2022-05-09T12:08:22.502Z] Go version: go1.16.15 [2022-05-09T12:08:22.502Z] Git commit: a224086 [2022-05-09T12:08:22.502Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-09T12:08:22.502Z] OS/Arch: linux/amd64 [2022-05-09T12:08:22.502Z] Context: default [2022-05-09T12:08:22.502Z] Experimental: true [2022-05-09T12:08:22.502Z] [2022-05-09T12:08:22.502Z] Server: Docker Engine - Community [2022-05-09T12:08:22.502Z] Engine: [2022-05-09T12:08:22.502Z] Version: 20.10.14 [2022-05-09T12:08:22.502Z] API version: 1.41 (minimum version 1.12) [2022-05-09T12:08:22.502Z] Go version: go1.16.15 [2022-05-09T12:08:22.502Z] Git commit: 87a90dc [2022-05-09T12:08:22.502Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-09T12:08:22.502Z] OS/Arch: linux/amd64 [2022-05-09T12:08:22.502Z] Experimental: true [2022-05-09T12:08:22.502Z] containerd: [2022-05-09T12:08:22.502Z] Version: 1.5.11 [2022-05-09T12:08:22.502Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-09T12:08:22.502Z] runc: [2022-05-09T12:08:22.502Z] Version: 1.0.3 [2022-05-09T12:08:22.502Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-09T12:08:22.502Z] docker-init: [2022-05-09T12:08:22.502Z] Version: 0.19.0 [2022-05-09T12:08:22.502Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-09T12:08:22.823Z] + docker info [2022-05-09T12:08:23.247Z] #53 39.55 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-09T12:08:23.247Z] #53 39.55 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-09T12:08:23.247Z] #53 39.65 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-09T12:08:23.247Z] #53 39.65 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-09T12:08:23.508Z] #53 ... [2022-05-09T12:08:23.508Z] [2022-05-09T12:08:23.508Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:08:23.508Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:08:23.508Z] #14 29.85 The following NEW packages will be installed: [2022-05-09T12:08:23.508Z] #14 29.87 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-09T12:08:23.508Z] #14 29.87 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-09T12:08:23.508Z] #14 29.87 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-09T12:08:23.508Z] #14 29.87 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-09T12:08:23.508Z] #14 29.87 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-09T12:08:23.508Z] #14 29.87 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-09T12:08:23.508Z] #14 29.87 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-09T12:08:23.508Z] #14 29.88 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-09T12:08:23.508Z] #14 29.88 mingw-w64-x86-64-dev [2022-05-09T12:08:23.508Z] #14 30.27 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:08:23.508Z] #14 30.27 Need to get 115 MB of archives. [2022-05-09T12:08:23.508Z] #14 30.27 After this operation, 645 MB of additional disk space will be used. [2022-05-09T12:08:23.508Z] #14 30.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-05-09T12:08:23.508Z] #14 30.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-05-09T12:08:23.508Z] #14 30.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-09T12:08:23.508Z] #14 30.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-09T12:08:23.508Z] #14 30.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-09T12:08:23.508Z] #14 30.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-09T12:08:23.508Z] #14 30.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-09T12:08:23.508Z] #14 31.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-05-09T12:08:23.508Z] #14 31.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-05-09T12:08:23.508Z] #14 31.85 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-09T12:08:23.508Z] #14 33.63 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-09T12:08:23.508Z] #14 34.32 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-05-09T12:08:23.508Z] #14 35.21 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-09T12:08:23.508Z] #14 36.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-09T12:08:23.508Z] #14 37.13 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-05-09T12:08:23.508Z] #14 37.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-09T12:08:23.508Z] #14 37.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-09T12:08:23.508Z] #14 37.15 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-09T12:08:23.508Z] #14 37.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-09T12:08:23.508Z] #14 37.19 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-05-09T12:08:23.508Z] #14 37.19 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-09T12:08:23.508Z] #14 37.19 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-09T12:08:23.508Z] #14 37.21 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-09T12:08:23.508Z] #14 37.21 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-09T12:08:23.508Z] #14 37.21 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-09T12:08:23.508Z] #14 37.21 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-09T12:08:23.508Z] #14 37.21 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-09T12:08:23.508Z] #14 37.21 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-09T12:08:23.508Z] #14 37.22 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-09T12:08:23.508Z] #14 37.22 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-09T12:08:23.508Z] #14 38.13 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:08:23.508Z] #14 38.30 Fetched 115 MB in 7s (15.8 MB/s) [2022-05-09T12:08:23.508Z] #14 38.37 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-09T12:08:23.508Z] #14 38.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-09T12:08:23.508Z] #14 38.41 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-09T12:08:23.508Z] #14 38.42 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-09T12:08:23.729Z] #26 ... [2022-05-09T12:08:23.729Z] [2022-05-09T12:08:23.729Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:08:23.729Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-09T12:08:23.729Z] #14 50.68 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-09T12:08:23.729Z] #14 50.68 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-05-09T12:08:23.729Z] #14 50.68 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-09T12:08:23.771Z] #14 ... [2022-05-09T12:08:23.771Z] [2022-05-09T12:08:23.771Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:08:23.771Z] #62 sha256:594e4ee922617eb329b0f580788e6ec02d1df159ae23a840a6f8e00b035f6939 [2022-05-09T12:08:23.771Z] #62 5.315 + RM_GOPATH=0 [2022-05-09T12:08:23.771Z] #62 5.315 + TMP_GOPATH= [2022-05-09T12:08:23.771Z] #62 5.315 + : /build [2022-05-09T12:08:23.771Z] #62 5.315 + '[' -z '' ']' [2022-05-09T12:08:23.771Z] #62 5.315 ++ mktemp -d [2022-05-09T12:08:23.771Z] #62 5.315 + export GOPATH=/tmp/tmp.a92zlJKSLz [2022-05-09T12:08:23.771Z] #62 5.315 + GOPATH=/tmp/tmp.a92zlJKSLz [2022-05-09T12:08:23.771Z] #62 5.315 + RM_GOPATH=1 [2022-05-09T12:08:23.771Z] #62 5.315 + case "$(go env GOARCH)" in [2022-05-09T12:08:23.771Z] #62 5.315 ++ go env GOARCH [2022-05-09T12:08:23.771Z] #62 5.321 Install containerd version v1.6.4 [2022-05-09T12:08:23.771Z] #62 5.335 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:08:23.771Z] #62 5.335 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:08:23.771Z] #62 5.335 ++ dirname /install.sh [2022-05-09T12:08:23.771Z] #62 5.335 + dir=/ [2022-05-09T12:08:23.771Z] #62 5.335 + bin=containerd [2022-05-09T12:08:23.771Z] #62 5.335 + shift [2022-05-09T12:08:23.771Z] #62 5.335 + '[' '!' -f //containerd.installer ']' [2022-05-09T12:08:23.771Z] #62 5.335 + . //containerd.installer [2022-05-09T12:08:23.771Z] #62 5.335 ++ set -e [2022-05-09T12:08:23.771Z] #62 5.335 ++ : v1.6.4 [2022-05-09T12:08:23.771Z] #62 5.335 + install_containerd [2022-05-09T12:08:23.771Z] #62 5.335 + echo 'Install containerd version v1.6.4' [2022-05-09T12:08:23.771Z] #62 5.335 + git clone https://github.com/containerd/containerd.git /tmp/tmp.a92zlJKSLz/src/github.com/containerd/containerd [2022-05-09T12:08:23.771Z] #62 5.335 Cloning into '/tmp/tmp.a92zlJKSLz/src/github.com/containerd/containerd'... [2022-05-09T12:08:24.204Z] #19 ... [2022-05-09T12:08:24.205Z] [2022-05-09T12:08:24.205Z] #56 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:08:24.205Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:08:24.205Z] #56 21.09 Reading package lists... [2022-05-09T12:08:27.466Z] Fetching without tags [2022-05-09T12:08:27.767Z] Merging remotes/origin/master commit bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 into PR head commit 7873c27cfbd812dca60d90367d375bbae5a27014 [2022-05-09T12:08:28.625Z] Merge succeeded, producing 7873c27cfbd812dca60d90367d375bbae5a27014 [2022-05-09T12:08:28.625Z] Checking out Revision 7873c27cfbd812dca60d90367d375bbae5a27014 (PR-43572) [2022-05-09T12:08:27.362Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:08:27.379Z] > git config --add remote.origin.fetch +refs/pull/43572/head:refs/remotes/origin/PR-43572 # timeout=10 [2022-05-09T12:08:27.404Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:08:27.433Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:08:27.462Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:08:27.462Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:08:27.463Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43572/head:refs/remotes/origin/PR-43572 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:08:27.768Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:08:27.802Z] > git checkout -f 7873c27cfbd812dca60d90367d375bbae5a27014 # timeout=10 [2022-05-09T12:08:28.542Z] > git remote # timeout=10 [2022-05-09T12:08:28.565Z] > git config --get remote.origin.url # timeout=10 [2022-05-09T12:08:28.577Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:08:28.594Z] > git merge bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 # timeout=10 [2022-05-09T12:08:28.609Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-09T12:08:28.621Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:08:29.067Z] #62 ... [2022-05-09T12:08:29.067Z] [2022-05-09T12:08:29.067Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:08:29.067Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:08:29.067Z] #49 37.05 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:08:29.067Z] #49 37.29 Fetched 2314 kB in 3s (786 kB/s) [2022-05-09T12:08:29.067Z] #49 37.35 Selecting previously unselected package libprotobuf23:amd64. [2022-05-09T12:08:29.067Z] #49 37.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 ... 15709 files and directories currently installed.) [2022-05-09T12:08:29.067Z] #49 37.38 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-09T12:08:29.067Z] #49 37.40 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-09T12:08:29.067Z] #49 38.02 Selecting previously unselected package python3-pkg-resources. [2022-05-09T12:08:29.067Z] #49 38.02 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-09T12:08:29.067Z] #49 38.02 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-09T12:08:29.067Z] #49 38.26 Selecting previously unselected package python3-six. [2022-05-09T12:08:29.067Z] #49 38.26 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-09T12:08:29.067Z] #49 38.26 Unpacking python3-six (1.16.0-2) ... [2022-05-09T12:08:29.067Z] #49 38.26 Selecting previously unselected package python3-protobuf. [2022-05-09T12:08:29.067Z] #49 38.29 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-09T12:08:29.067Z] #49 38.29 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-09T12:08:29.067Z] #49 38.79 Selecting previously unselected package libnet1:amd64. [2022-05-09T12:08:29.067Z] #49 38.79 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-09T12:08:29.067Z] #49 38.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-09T12:08:29.067Z] #49 38.89 Selecting previously unselected package libnl-3-200:amd64. [2022-05-09T12:08:29.067Z] #49 38.89 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-09T12:08:29.067Z] #49 38.90 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-09T12:08:29.067Z] #49 39.03 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-09T12:08:29.067Z] #49 39.03 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-09T12:08:29.067Z] #49 39.05 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-09T12:08:29.067Z] #49 39.13 Selecting previously unselected package criu. [2022-05-09T12:08:29.067Z] #49 39.13 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-09T12:08:29.067Z] #49 39.13 Unpacking criu (3.17-1) ... [2022-05-09T12:08:29.067Z] #49 39.94 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-09T12:08:29.067Z] #49 41.45 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-09T12:08:29.067Z] #49 41.46 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-09T12:08:29.067Z] #49 41.48 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-09T12:08:29.068Z] #49 41.50 Setting up python3-six (1.16.0-2) ... [2022-05-09T12:08:29.068Z] #49 42.77 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-09T12:08:29.068Z] #49 42.83 Setting up python3-protobuf (3.12.4-1) ... [2022-05-09T12:08:29.068Z] #49 ... [2022-05-09T12:08:29.068Z] [2022-05-09T12:08:29.068Z] #40 [tini 1/3] 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 [2022-05-09T12:08:29.068Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:08:29.068Z] #40 38.92 Selecting previously unselected package libxml2:amd64. [2022-05-09T12:08:29.068Z] #40 38.92 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-09T12:08:29.068Z] #40 38.92 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-09T12:08:29.068Z] #40 39.35 Selecting previously unselected package libarchive13:amd64. [2022-05-09T12:08:29.068Z] #40 39.35 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-09T12:08:29.068Z] #40 39.38 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-09T12:08:29.068Z] #40 39.68 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-09T12:08:29.068Z] #40 39.71 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-09T12:08:29.068Z] #40 39.71 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-09T12:08:29.068Z] #40 39.86 Selecting previously unselected package librhash0:amd64. [2022-05-09T12:08:29.068Z] #40 39.86 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-09T12:08:29.068Z] #40 39.86 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-09T12:08:29.068Z] #40 40.13 Selecting previously unselected package libuv1:amd64. [2022-05-09T12:08:29.068Z] #40 40.13 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-09T12:08:29.068Z] #40 40.13 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-09T12:08:29.068Z] #40 40.21 Selecting previously unselected package cmake. [2022-05-09T12:08:29.068Z] #40 40.21 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-09T12:08:29.068Z] #40 40.21 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-09T12:08:29.068Z] #40 44.24 Setting up libicu67:amd64 (67.1-7) ... [2022-05-09T12:08:29.068Z] #40 44.25 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:08:29.068Z] #40 44.26 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-09T12:08:29.068Z] #40 44.29 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:08:29.068Z] #40 44.32 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-09T12:08:29.068Z] #40 44.35 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-09T12:08:29.068Z] #40 44.36 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-09T12:08:29.068Z] #40 44.39 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-09T12:08:29.068Z] #40 44.40 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-09T12:08:29.068Z] #40 44.41 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-09T12:08:29.068Z] #40 44.42 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:08:29.068Z] #40 DONE 45.3s [2022-05-09T12:08:29.068Z] [2022-05-09T12:08:29.068Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-09T12:08:29.068Z] #41 sha256:97fd2966e529384b80a945192938ea5a1979b26461799f9ba627daa5e529d03a [2022-05-09T12:08:29.461Z] #56 27.33 Reading package lists... [2022-05-09T12:08:29.461Z] #56 ... [2022-05-09T12:08:29.461Z] [2022-05-09T12:08:29.461Z] #52 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-09T12:08:29.461Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:08:29.461Z] #52 24.47 Updating files: 78% (1420/1808) Updating files: 79% (1429/1808) Updating files: 80% (1447/1808) Updating files: 81% (1465/1808) Updating files: 82% (1483/1808) Updating files: 83% (1501/1808) Updating files: 84% (1519/1808) Updating files: 85% (1537/1808) Updating files: 86% (1555/1808) Updating files: 87% (1573/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-09T12:08:29.461Z] #52 25.10 + git checkout -q v2.3.0 [2022-05-09T12:08:29.461Z] #52 27.33 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-09T12:08:29.461Z] #52 ... [2022-05-09T12:08:29.461Z] [2022-05-09T12:08:29.461Z] #56 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:08:29.461Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:08:29.461Z] #56 27.33 Reading package lists... [2022-05-09T12:08:30.012Z] #41 DONE 0.9s [2022-05-09T12:08:30.012Z] [2022-05-09T12:08:30.012Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:08:30.012Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:08:30.012Z] #14 40.49 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-09T12:08:30.012Z] #14 40.49 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-09T12:08:30.012Z] #14 40.49 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-09T12:08:30.012Z] #14 43.04 Selecting previously unselected package binutils-mingw-w64. [2022-05-09T12:08:30.012Z] #14 43.10 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-09T12:08:30.012Z] #14 43.10 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-09T12:08:30.012Z] #14 43.20 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-09T12:08:30.012Z] #14 43.20 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-09T12:08:30.012Z] #14 43.25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:08:30.012Z] #14 43.39 Selecting previously unselected package dmsetup. [2022-05-09T12:08:30.012Z] #14 43.39 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-09T12:08:30.012Z] #14 43.41 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-09T12:08:30.012Z] #14 43.55 Selecting previously unselected package mingw-w64-common. [2022-05-09T12:08:30.012Z] #14 43.58 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-09T12:08:30.012Z] #14 43.58 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-09T12:08:30.274Z] #14 ... [2022-05-09T12:08:30.274Z] [2022-05-09T12:08:30.274Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:08:30.274Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:08:30.274Z] #49 46.28 Setting up criu (3.17-1) ... [2022-05-09T12:08:31.089Z] #56 33.12 Building dependency tree... [2022-05-09T12:08:28.633Z] > git checkout -f 7873c27cfbd812dca60d90367d375bbae5a27014 # timeout=10 [2022-05-09T12:08:32.194Z] #49 48.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:08:32.768Z] #49 DONE 48.7s [2022-05-09T12:08:32.768Z] [2022-05-09T12:08:32.768Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:08:32.768Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:08:32.768Z] #14 48.59 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-09T12:08:32.768Z] #14 48.59 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-09T12:08:32.768Z] #14 48.60 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-09T12:08:32.768Z] #14 ... [2022-05-09T12:08:32.768Z] [2022-05-09T12:08:32.768Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:08:32.768Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-09T12:08:32.768Z] #34 38.82 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-09T12:08:32.768Z] #34 38.86 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-09T12:08:32.768Z] #34 39.42 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:08:32.829Z] Client: [2022-05-09T12:08:32.829Z] Context: default [2022-05-09T12:08:32.829Z] Debug Mode: false [2022-05-09T12:08:32.829Z] Plugins: [2022-05-09T12:08:32.829Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-09T12:08:32.829Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-09T12:08:32.829Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-09T12:08:32.829Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-09T12:08:32.829Z] [2022-05-09T12:08:32.829Z] Server: [2022-05-09T12:08:32.829Z] Containers: 0 [2022-05-09T12:08:32.829Z] Running: 0 [2022-05-09T12:08:32.829Z] Paused: 0 [2022-05-09T12:08:32.829Z] Stopped: 0 [2022-05-09T12:08:32.829Z] Images: 0 [2022-05-09T12:08:32.829Z] Server Version: 20.10.14 [2022-05-09T12:08:32.829Z] Storage Driver: overlay2 [2022-05-09T12:08:32.829Z] Backing Filesystem: extfs [2022-05-09T12:08:32.829Z] Supports d_type: true [2022-05-09T12:08:32.829Z] Native Overlay Diff: true [2022-05-09T12:08:32.829Z] userxattr: false [2022-05-09T12:08:32.829Z] Logging Driver: json-file [2022-05-09T12:08:32.829Z] Cgroup Driver: cgroupfs [2022-05-09T12:08:32.829Z] Cgroup Version: 1 [2022-05-09T12:08:32.829Z] Plugins: [2022-05-09T12:08:32.829Z] Volume: local [2022-05-09T12:08:32.829Z] Network: bridge host ipvlan macvlan null overlay [2022-05-09T12:08:32.829Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-09T12:08:32.829Z] Swarm: inactive [2022-05-09T12:08:32.829Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-09T12:08:32.829Z] Default Runtime: runc [2022-05-09T12:08:32.829Z] Init Binary: docker-init [2022-05-09T12:08:32.829Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-09T12:08:32.829Z] runc version: v1.0.3-0-gf46b6ba [2022-05-09T12:08:32.829Z] init version: de40ad0 [2022-05-09T12:08:32.829Z] Security Options: [2022-05-09T12:08:32.829Z] apparmor [2022-05-09T12:08:32.829Z] seccomp [2022-05-09T12:08:32.829Z] Profile: default [2022-05-09T12:08:32.829Z] Kernel Version: 5.4.0-1071-aws [2022-05-09T12:08:32.829Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-09T12:08:32.829Z] OSType: linux [2022-05-09T12:08:32.829Z] Architecture: x86_64 [2022-05-09T12:08:32.829Z] CPUs: 2 [2022-05-09T12:08:32.829Z] Total Memory: 7.483GiB [2022-05-09T12:08:32.829Z] Name: ip-10-100-123-250 [2022-05-09T12:08:32.829Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-09T12:08:32.829Z] Docker Root Dir: /var/lib/docker [2022-05-09T12:08:32.829Z] Debug Mode: false [2022-05-09T12:08:32.829Z] Registry: https://index.docker.io/v1/ [2022-05-09T12:08:32.829Z] Labels: [2022-05-09T12:08:32.829Z] Experimental: true [2022-05-09T12:08:32.829Z] Insecure Registries: [2022-05-09T12:08:32.829Z] 127.0.0.0/8 [2022-05-09T12:08:32.829Z] Live Restore Enabled: true [2022-05-09T12:08:32.829Z] [2022-05-09T12:08:32.829Z] WARNING: No swap limit support [Pipeline] sh [2022-05-09T12:08:33.029Z] #34 ... [2022-05-09T12:08:33.029Z] [2022-05-09T12:08:33.029Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:08:33.029Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:08:33.029Z] #53 40.95 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-09T12:08:33.029Z] #53 40.95 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-09T12:08:33.029Z] #53 41.04 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-09T12:08:33.029Z] #53 41.16 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-09T12:08:33.029Z] #53 41.29 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-09T12:08:33.029Z] #53 41.29 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T12:08:33.029Z] #53 41.43 go: downloading golang.org/x/text v0.3.7 [2022-05-09T12:08:33.029Z] #53 46.29 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-09T12:08:33.029Z] #53 46.50 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T12:08:33.029Z] #53 46.50 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-09T12:08:33.029Z] #53 46.50 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-09T12:08:33.029Z] #53 46.50 go: downloading golang.org/x/mod v0.5.1 [2022-05-09T12:08:33.029Z] #53 46.50 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-09T12:08:33.029Z] #53 46.56 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-09T12:08:33.029Z] #53 46.69 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-09T12:08:33.029Z] #53 46.71 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T12:08:33.029Z] #53 46.86 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-09T12:08:33.029Z] #53 46.86 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-09T12:08:33.029Z] #53 46.86 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-09T12:08:33.029Z] #53 47.17 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T12:08:33.029Z] #53 47.36 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-09T12:08:33.029Z] #53 47.57 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-09T12:08:33.029Z] #53 47.75 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-09T12:08:33.029Z] #53 47.82 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-09T12:08:33.029Z] #53 47.91 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T12:08:33.029Z] #53 47.91 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T12:08:33.029Z] #53 47.94 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-09T12:08:33.029Z] #53 47.99 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-09T12:08:33.029Z] #53 48.16 go: downloading github.com/prometheus/common v0.10.0 [2022-05-09T12:08:33.029Z] #53 48.30 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-09T12:08:33.029Z] #53 48.44 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-09T12:08:33.029Z] #53 48.54 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-09T12:08:33.141Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-09T12:08:33.141Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-09T12:08:33.141Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43572/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-09T12:08:33.141Z] + bash /home/ubuntu/workspace/moby_PR-43572/check-config.sh [2022-05-09T12:08:33.141Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-09T12:08:33.141Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-09T12:08:33.141Z] [2022-05-09T12:08:33.141Z] Generally Necessary: [2022-05-09T12:08:33.141Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-09T12:08:33.141Z] - apparmor: enabled and tools installed [2022-05-09T12:08:33.141Z] - CONFIG_NAMESPACES: enabled [2022-05-09T12:08:33.141Z] - CONFIG_NET_NS: enabled [2022-05-09T12:08:33.141Z] - CONFIG_PID_NS: enabled [2022-05-09T12:08:33.141Z] - CONFIG_IPC_NS: enabled [2022-05-09T12:08:33.141Z] - CONFIG_UTS_NS: enabled [2022-05-09T12:08:33.141Z] - CONFIG_CGROUPS: enabled [2022-05-09T12:08:33.141Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-09T12:08:33.141Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-09T12:08:33.141Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-09T12:08:33.141Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-09T12:08:33.141Z] - CONFIG_CPUSETS: enabled [2022-05-09T12:08:33.141Z] - CONFIG_MEMCG: enabled [2022-05-09T12:08:33.141Z] - CONFIG_KEYS: enabled [2022-05-09T12:08:33.267Z] Commit message: "all: replace strings.Replace with strings.ReplaceAll" [2022-05-09T12:08:33.293Z] > git --version # timeout=10 [2022-05-09T12:08:33.317Z] > git --version # 'git version 2.17.1' [2022-05-09T12:08:33.350Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-05-09T12:08:33.411Z] - CONFIG_VETH: enabled (as module) [2022-05-09T12:08:33.411Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-09T12:08:33.411Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-09T12:08:33.411Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-09T12:08:33.411Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-09T12:08:33.411Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-09T12:08:33.411Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-09T12:08:33.411Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-09T12:08:33.411Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-09T12:08:33.411Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-09T12:08:33.411Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-09T12:08:33.411Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-09T12:08:33.411Z] - CONFIG_CGROUP_BPF: enabled [2022-05-09T12:08:33.411Z] [2022-05-09T12:08:33.411Z] Optional Features: [2022-05-09T12:08:33.411Z] - CONFIG_USER_NS: enabled [2022-05-09T12:08:33.411Z] - CONFIG_SECCOMP: enabled [2022-05-09T12:08:33.411Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-09T12:08:33.411Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-09T12:08:33.411Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-09T12:08:33.411Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-09T12:08:33.411Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-09T12:08:33.411Z] - CONFIG_BLK_CGROUP: enabled [2022-05-09T12:08:33.411Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-09T12:08:33.411Z] - CONFIG_CGROUP_PERF: enabled [2022-05-09T12:08:33.411Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-09T12:08:33.411Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-09T12:08:33.411Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-09T12:08:33.411Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-09T12:08:33.411Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-09T12:08:33.411Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-09T12:08:33.411Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-09T12:08:33.411Z] - CONFIG_IP_VS: enabled (as module) [2022-05-09T12:08:33.411Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-09T12:08:33.411Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-09T12:08:33.411Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-09T12:08:33.411Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-09T12:08:33.411Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-09T12:08:33.411Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-09T12:08:33.411Z] - CONFIG_EXT4_FS: enabled [2022-05-09T12:08:33.411Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-09T12:08:33.411Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-09T12:08:33.600Z] #53 49.90 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-09T12:08:33.610Z] #56 37.01 The following additional packages will be installed: [2022-05-09T12:08:33.611Z] #56 37.02 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-09T12:08:33.611Z] #56 37.03 python3-protobuf python3-six [2022-05-09T12:08:33.611Z] #56 37.04 Suggested packages: [2022-05-09T12:08:33.611Z] #56 37.05 python3-setuptools [2022-05-09T12:08:33.611Z] #56 37.05 Recommended packages: [2022-05-09T12:08:33.611Z] #56 37.05 iproute2 | iproute [2022-05-09T12:08:33.672Z] - Network Drivers: [2022-05-09T12:08:33.672Z] - "overlay": [2022-05-09T12:08:33.672Z] - CONFIG_VXLAN: enabled (as module) [2022-05-09T12:08:33.672Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-09T12:08:33.672Z] Optional (for encrypted networks): [2022-05-09T12:08:33.672Z] - CONFIG_CRYPTO: enabled [2022-05-09T12:08:33.672Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-09T12:08:33.672Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-09T12:08:33.672Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-09T12:08:33.672Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-09T12:08:33.672Z] - CONFIG_XFRM: enabled [2022-05-09T12:08:33.672Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-09T12:08:33.672Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-09T12:08:33.672Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-09T12:08:33.672Z] - "ipvlan": [2022-05-09T12:08:33.672Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-09T12:08:33.672Z] - "macvlan": [2022-05-09T12:08:33.672Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-09T12:08:33.672Z] - CONFIG_DUMMY: enabled (as module) [2022-05-09T12:08:33.672Z] - "ftp,tftp client in container": [2022-05-09T12:08:33.672Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-09T12:08:33.672Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-09T12:08:33.672Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-09T12:08:33.672Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-09T12:08:33.672Z] - Storage Drivers: [2022-05-09T12:08:33.672Z] - "aufs": [2022-05-09T12:08:33.672Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-09T12:08:33.672Z] - "btrfs": [2022-05-09T12:08:33.672Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-09T12:08:33.672Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-09T12:08:33.672Z] - "devicemapper": [2022-05-09T12:08:33.672Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-09T12:08:33.672Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-09T12:08:33.672Z] - "overlay": [2022-05-09T12:08:33.672Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-09T12:08:33.672Z] - "zfs": [2022-05-09T12:08:33.672Z] - /dev/zfs: present [2022-05-09T12:08:33.672Z] - zfs command: missing [2022-05-09T12:08:33.672Z] - zpool command: missing [2022-05-09T12:08:33.672Z] [2022-05-09T12:08:33.672Z] Limits: [2022-05-09T12:08:33.672Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-09T12:08:33.672Z] [2022-05-09T12:08:33.672Z] + true [Pipeline] } [Pipeline] // stage [2022-05-09T12:08:33.704Z] #14 59.31 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-09T12:08:33.704Z] #14 59.32 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-05-09T12:08:33.704Z] #14 59.33 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-09T12:08:33.704Z] #14 ... [2022-05-09T12:08:33.704Z] [2022-05-09T12:08:33.704Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:08:33.704Z] #62 sha256:fdfcec24481e9b7cefba09ff0134041b0c23a6e14ad9349ea19c76e3aa47f32d [2022-05-09T12:08:33.704Z] #62 32.35 Updating files: 70% (3357/4738) Updating files: 71% (3364/4738) Updating files: 72% (3412/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-05-09T12:08:33.704Z] #62 33.01 + cd /tmp/tmp.QHjDwoRHnz/src/github.com/containerd/containerd [2022-05-09T12:08:33.704Z] #62 33.01 + git checkout -q v1.6.4 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2022-05-09T12:08:33.963Z] #62 33.68 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-09T12:08:33.963Z] #62 33.68 + BUILDTAGS='netgo osusergo static_build' [2022-05-09T12:08:33.963Z] #62 33.68 + export EXTRA_FLAGS=-buildmode=pie [2022-05-09T12:08:33.963Z] #62 33.68 + EXTRA_FLAGS=-buildmode=pie [2022-05-09T12:08:33.963Z] #62 33.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-09T12:08:33.963Z] #62 33.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-09T12:08:33.963Z] #62 33.68 + '[' '' = dynamic ']' [2022-05-09T12:08:33.963Z] #62 33.68 + make [2022-05-09T12:08:34.054Z] + sudo modprobe ip_vs [2022-05-09T12:08:34.054Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7873c27cfbd812dca60d90367d375bbae5a27014 . [2022-05-09T12:08:34.314Z] #1 [internal] load build definition from Dockerfile [2022-05-09T12:08:34.314Z] #1 sha256:0b3a7e4c040fe730ee001915bea8a2bfa123c021a6e5dac63ff1df3a59ddd5f1 [2022-05-09T12:08:34.314Z] #1 transferring dockerfile: [2022-05-09T12:08:34.542Z] #56 37.85 The following NEW packages will be installed: [2022-05-09T12:08:34.542Z] #56 37.85 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-09T12:08:34.542Z] #56 37.85 python3-protobuf python3-six [2022-05-09T12:08:34.741Z] #1 transferring dockerfile: 17.44kB done [2022-05-09T12:08:34.741Z] #1 DONE 0.2s [2022-05-09T12:08:34.741Z] [2022-05-09T12:08:34.741Z] #2 [internal] load .dockerignore [2022-05-09T12:08:34.741Z] #2 sha256:12b260b04dd1507a8675fea151fea59a519136f32e1fcdd4d2caebeb0177ebeb [2022-05-09T12:08:34.741Z] #2 transferring context: 145B done [2022-05-09T12:08:34.741Z] #2 DONE 0.1s [2022-05-09T12:08:34.741Z] [2022-05-09T12:08:34.741Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-09T12:08:34.741Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-09T12:08:34.799Z] #56 38.34 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:08:34.799Z] #56 38.34 Need to get 2314 kB of archives. [2022-05-09T12:08:34.799Z] #56 38.34 After this operation, 11.1 MB of additional disk space will be used. [2022-05-09T12:08:34.799Z] #56 38.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-09T12:08:34.807Z] + docker version [2022-05-09T12:08:35.008Z] #3 DONE 0.4s [2022-05-09T12:08:35.008Z] [2022-05-09T12:08:35.008Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-09T12:08:35.008Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-09T12:08:35.008Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-09T12:08:35.065Z] #56 38.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-09T12:08:35.065Z] #56 38.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-09T12:08:35.065Z] #56 38.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-09T12:08:35.065Z] #56 38.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-09T12:08:35.065Z] #56 38.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-09T12:08:35.267Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-09T12:08:35.267Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-09T12:08:35.267Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-09T12:08:35.267Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-09T12:08:35.267Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-05-09T12:08:35.267Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-09T12:08:35.322Z] #56 38.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-09T12:08:35.338Z] #62 35.01 + bin/ctr [2022-05-09T12:08:35.526Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.3s done [2022-05-09T12:08:35.786Z] #4 DONE 0.7s [2022-05-09T12:08:35.943Z] #56 ... [2022-05-09T12:08:35.943Z] [2022-05-09T12:08:35.943Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-09T12:08:35.943Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-09T12:08:35.943Z] #62 38.11 v3.0.2 [2022-05-09T12:08:35.943Z] #62 DONE 39.4s [2022-05-09T12:08:35.943Z] [2022-05-09T12:08:35.943Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:08:35.943Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:08:35.943Z] #60 30.80 go: downloading github.com/fatih/color v1.13.0 [2022-05-09T12:08:35.943Z] #60 30.81 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-09T12:08:35.943Z] #60 30.89 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-09T12:08:35.943Z] #60 30.90 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T12:08:35.943Z] #60 31.26 go: downloading github.com/spf13/viper v1.10.1 [2022-05-09T12:08:35.943Z] #60 31.39 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-09T12:08:35.943Z] #60 31.97 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-09T12:08:35.943Z] #60 32.03 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-09T12:08:35.943Z] #60 33.12 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-09T12:08:35.943Z] #60 33.25 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-09T12:08:35.943Z] #60 36.64 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T12:08:35.943Z] #60 36.64 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T12:08:35.943Z] #60 36.70 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T12:08:35.943Z] #60 36.94 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-09T12:08:35.943Z] #60 36.98 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-09T12:08:35.943Z] #60 37.00 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T12:08:35.943Z] #60 37.05 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-09T12:08:35.943Z] #60 37.26 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-09T12:08:35.943Z] #60 37.30 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T12:08:35.943Z] #60 37.38 go: downloading github.com/spf13/afero v1.6.0 [2022-05-09T12:08:35.943Z] #60 37.46 go: downloading github.com/spf13/cast v1.4.1 [2022-05-09T12:08:35.943Z] #60 37.57 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-09T12:08:35.943Z] #60 37.57 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-09T12:08:35.943Z] #60 37.61 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-09T12:08:35.943Z] #60 37.76 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-09T12:08:35.943Z] #60 37.79 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-09T12:08:35.943Z] #60 37.79 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-09T12:08:35.943Z] #60 37.81 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-09T12:08:35.943Z] #60 37.84 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-09T12:08:35.943Z] #60 37.86 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-09T12:08:35.943Z] #60 37.88 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-09T12:08:35.943Z] #60 37.89 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-09T12:08:35.943Z] #60 37.96 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-09T12:08:35.943Z] #60 38.11 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-09T12:08:35.943Z] #60 38.30 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-09T12:08:35.943Z] #60 38.33 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-09T12:08:35.943Z] #60 38.36 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-09T12:08:35.943Z] #60 38.37 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-09T12:08:35.943Z] #60 38.49 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-09T12:08:35.943Z] #60 38.51 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-09T12:08:35.943Z] #60 38.57 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-09T12:08:35.943Z] #60 38.65 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-09T12:08:35.943Z] #60 38.69 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-09T12:08:35.943Z] #60 38.72 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-09T12:08:35.943Z] #60 38.72 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-09T12:08:35.943Z] #60 38.84 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-09T12:08:35.943Z] #60 38.85 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-09T12:08:35.943Z] #60 39.01 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-09T12:08:35.943Z] #60 39.02 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-09T12:08:35.943Z] #60 39.04 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-09T12:08:35.943Z] #60 39.08 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-09T12:08:35.943Z] #60 39.14 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-09T12:08:35.943Z] #60 39.16 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-09T12:08:35.943Z] #60 39.18 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-09T12:08:35.943Z] #60 39.20 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-09T12:08:35.943Z] #60 39.25 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-09T12:08:35.943Z] #60 39.29 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-09T12:08:35.943Z] #60 39.30 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-09T12:08:35.943Z] #60 39.35 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-09T12:08:35.943Z] #60 39.49 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-09T12:08:35.943Z] #60 39.55 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-09T12:08:36.045Z] [2022-05-09T12:08:36.045Z] #6 [internal] load build definition from Dockerfile [2022-05-09T12:08:36.045Z] #6 sha256:b45090d6b77be879c2b06d757f30ed0018402bbffdecf5628cec949cdc5eaaba [2022-05-09T12:08:36.045Z] #6 DONE 0.0s [2022-05-09T12:08:36.045Z] [2022-05-09T12:08:36.045Z] #5 [internal] load .dockerignore [2022-05-09T12:08:36.045Z] #5 sha256:ec2fc30b11bf1f39c95656b9ff97613368c291fa8bb6a5ee0391477fd11012fd [2022-05-09T12:08:36.045Z] #5 DONE 0.0s [2022-05-09T12:08:36.045Z] [2022-05-09T12:08:36.045Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-09T12:08:36.045Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-09T12:08:36.149Z] #53 ... [2022-05-09T12:08:36.149Z] [2022-05-09T12:08:36.149Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-09T12:08:36.149Z] #42 sha256:aa634ddf246db9236d4d5d5e306eb2736743712db95466deb21694e90eabc7b5 [2022-05-09T12:08:36.149Z] #42 5.902 + RM_GOPATH=0 [2022-05-09T12:08:36.149Z] #42 5.902 + TMP_GOPATH= [2022-05-09T12:08:36.149Z] #42 5.903 + : /build [2022-05-09T12:08:36.149Z] #42 5.903 + '[' -z '' ']' [2022-05-09T12:08:36.149Z] #42 5.908 ++ mktemp -d [2022-05-09T12:08:36.149Z] #42 5.909 + export GOPATH=/tmp/tmp.VML0bbvSgR [2022-05-09T12:08:36.149Z] #42 5.909 + GOPATH=/tmp/tmp.VML0bbvSgR [2022-05-09T12:08:36.149Z] #42 5.909 + RM_GOPATH=1 [2022-05-09T12:08:36.149Z] #42 5.909 + case "$(go env GOARCH)" in [2022-05-09T12:08:36.149Z] #42 5.913 ++ go env GOARCH [2022-05-09T12:08:36.149Z] #42 5.927 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:08:36.149Z] #42 5.929 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:08:36.149Z] #42 5.931 ++ dirname /install.sh [2022-05-09T12:08:36.149Z] #42 5.937 + dir=/ [2022-05-09T12:08:36.149Z] #42 5.937 + bin=tini [2022-05-09T12:08:36.149Z] #42 5.937 + shift [2022-05-09T12:08:36.149Z] #42 5.937 + '[' '!' -f //tini.installer ']' [2022-05-09T12:08:36.149Z] #42 5.937 + . //tini.installer [2022-05-09T12:08:36.149Z] #42 5.944 Install tini version v0.19.0 [2022-05-09T12:08:36.149Z] #42 5.948 ++ : v0.19.0 [2022-05-09T12:08:36.149Z] #42 5.948 + install_tini [2022-05-09T12:08:36.149Z] #42 5.948 + echo 'Install tini version v0.19.0' [2022-05-09T12:08:36.149Z] #42 5.948 + git clone https://github.com/krallin/tini.git /tmp/tmp.VML0bbvSgR/tini [2022-05-09T12:08:36.149Z] #42 5.953 Cloning into '/tmp/tmp.VML0bbvSgR/tini'... [2022-05-09T12:08:36.208Z] #60 39.92 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-09T12:08:36.478Z] #60 39.94 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-09T12:08:36.478Z] #60 39.99 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-09T12:08:36.478Z] #60 40.05 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-09T12:08:36.478Z] #60 40.08 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-09T12:08:36.478Z] #60 40.10 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-09T12:08:36.478Z] #60 40.13 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-09T12:08:36.478Z] #60 40.16 go: downloading github.com/julz/importas v0.1.0 [2022-05-09T12:08:36.478Z] #60 40.16 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-09T12:08:36.616Z] #10 ... [2022-05-09T12:08:36.616Z] [2022-05-09T12:08:36.616Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-09T12:08:36.616Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-09T12:08:36.616Z] #7 DONE 0.6s [2022-05-09T12:08:36.616Z] [2022-05-09T12:08:36.616Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-09T12:08:36.616Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-09T12:08:36.616Z] #8 DONE 0.6s [2022-05-09T12:08:36.616Z] [2022-05-09T12:08:36.617Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-09T12:08:36.617Z] #9 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-09T12:08:36.617Z] #9 DONE 0.7s [2022-05-09T12:08:36.617Z] [2022-05-09T12:08:36.617Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-09T12:08:36.617Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-09T12:08:36.721Z] #42 6.703 + cd /tmp/tmp.VML0bbvSgR/tini [2022-05-09T12:08:36.721Z] #42 6.704 + git checkout -q v0.19.0 [2022-05-09T12:08:36.721Z] #42 6.736 + cmake . [2022-05-09T12:08:36.740Z] #60 40.17 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-09T12:08:36.740Z] #60 40.19 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-09T12:08:36.740Z] #60 40.28 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-09T12:08:36.740Z] #60 40.30 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-09T12:08:36.880Z] #10 DONE 1.0s [2022-05-09T12:08:37.030Z] #60 40.50 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-09T12:08:37.030Z] #60 40.53 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-09T12:08:37.030Z] #60 40.63 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-09T12:08:37.030Z] #60 40.64 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-09T12:08:37.030Z] #60 40.68 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-09T12:08:37.291Z] #60 40.72 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-09T12:08:37.291Z] #60 40.74 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-09T12:08:37.291Z] #60 ... [2022-05-09T12:08:37.291Z] [2022-05-09T12:08:37.291Z] #56 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:08:37.291Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:08:37.291Z] #56 40.73 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-09T12:08:37.296Z] #42 7.274 -- The C compiler identification is GNU 10.2.1 [2022-05-09T12:08:37.296Z] #42 7.350 -- Detecting C compiler ABI info [2022-05-09T12:08:37.823Z] [2022-05-09T12:08:37.823Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-09T12:08:37.823Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-09T12:08:37.823Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-09T12:08:37.823Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-05-09T12:08:37.869Z] #42 ... [2022-05-09T12:08:37.869Z] [2022-05-09T12:08:37.869Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:08:37.869Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:08:37.869Z] #14 54.04 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-09T12:08:37.869Z] #14 54.04 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:08:37.869Z] #14 54.05 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-09T12:08:37.869Z] #14 54.15 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-09T12:08:37.869Z] #14 54.17 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:08:37.869Z] #14 54.17 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-09T12:08:38.097Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-09T12:08:38.097Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-09T12:08:38.097Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-09T12:08:38.153Z] Client: Docker Engine - Community [2022-05-09T12:08:38.153Z] Version: 20.10.14 [2022-05-09T12:08:38.153Z] API version: 1.41 [2022-05-09T12:08:38.153Z] Go version: go1.16.15 [2022-05-09T12:08:38.153Z] Git commit: a224086 [2022-05-09T12:08:38.153Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-09T12:08:38.153Z] OS/Arch: linux/amd64 [2022-05-09T12:08:38.153Z] Context: default [2022-05-09T12:08:38.153Z] Experimental: true [2022-05-09T12:08:38.153Z] [2022-05-09T12:08:38.153Z] Server: Docker Engine - Community [2022-05-09T12:08:38.153Z] Engine: [2022-05-09T12:08:38.153Z] Version: 20.10.14 [2022-05-09T12:08:38.153Z] API version: 1.41 (minimum version 1.12) [2022-05-09T12:08:38.153Z] Go version: go1.16.15 [2022-05-09T12:08:38.153Z] Git commit: 87a90dc [2022-05-09T12:08:38.153Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-09T12:08:38.153Z] OS/Arch: linux/amd64 [2022-05-09T12:08:38.153Z] Experimental: true [2022-05-09T12:08:38.153Z] containerd: [2022-05-09T12:08:38.153Z] Version: 1.5.11 [2022-05-09T12:08:38.153Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-09T12:08:38.153Z] runc: [2022-05-09T12:08:38.153Z] Version: 1.0.3 [2022-05-09T12:08:38.153Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-09T12:08:38.153Z] docker-init: [2022-05-09T12:08:38.153Z] Version: 0.19.0 [2022-05-09T12:08:38.153Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-09T12:08:38.357Z] #69 ... [2022-05-09T12:08:38.357Z] [2022-05-09T12:08:38.357Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-09T12:08:38.357Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-09T12:08:38.357Z] #47 DONE 0.7s [2022-05-09T12:08:38.357Z] [2022-05-09T12:08:38.357Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-09T12:08:38.357Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-09T12:08:38.357Z] #47 DONE 0.0s [2022-05-09T12:08:38.357Z] [2022-05-09T12:08:38.357Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:08:38.357Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:08:38.357Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-05-09T12:08:38.357Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-09T12:08:38.357Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-05-09T12:08:38.357Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-05-09T12:08:38.357Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 10.49MB / 54.94MB 0.4s [2022-05-09T12:08:38.357Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.4s [2022-05-09T12:08:38.357Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 2.10MB / 10.87MB 0.4s [2022-05-09T12:08:38.491Z] + docker info [2022-05-09T12:08:38.623Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 19.92MB / 54.94MB 0.6s [2022-05-09T12:08:38.623Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.4s done [2022-05-09T12:08:38.623Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.6s [2022-05-09T12:08:38.623Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0B / 54.58MB 0.6s [2022-05-09T12:08:38.623Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 24.12MB / 54.94MB 0.7s [2022-05-09T12:08:38.623Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 6.29MB / 54.58MB 0.7s [2022-05-09T12:08:38.889Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 31.46MB / 54.94MB 0.8s [2022-05-09T12:08:38.889Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.8s done [2022-05-09T12:08:38.889Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 15.73MB / 54.58MB 0.8s [2022-05-09T12:08:38.889Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 0B / 85.84MB 0.8s [2022-05-09T12:08:38.889Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 36.70MB / 54.94MB 0.9s [2022-05-09T12:08:38.889Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 18.87MB / 54.58MB 0.9s [2022-05-09T12:08:38.889Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.24MB / 85.84MB 0.9s [2022-05-09T12:08:39.150Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 48.23MB / 54.94MB 1.1s [2022-05-09T12:08:39.150Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 31.46MB / 54.58MB 1.1s [2022-05-09T12:08:39.150Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 12.58MB / 85.84MB 1.1s [2022-05-09T12:08:39.150Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 53.48MB / 54.94MB 1.2s [2022-05-09T12:08:39.150Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 38.80MB / 54.58MB 1.2s [2022-05-09T12:08:39.212Z] #56 42.38 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:08:39.212Z] #56 42.60 Fetched 2314 kB in 3s (745 kB/s) [2022-05-09T12:08:39.212Z] #56 42.72 Selecting previously unselected package libprotobuf23:amd64. [2022-05-09T12:08:39.410Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 44.04MB / 54.58MB 1.3s [2022-05-09T12:08:39.410Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 19.92MB / 85.84MB 1.3s [2022-05-09T12:08:39.410Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 47.19MB / 54.58MB 1.4s [2022-05-09T12:08:39.471Z] #56 42.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 ... 15709 files and directories currently installed.) [2022-05-09T12:08:39.471Z] #56 42.84 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-09T12:08:39.471Z] #56 42.86 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-09T12:08:39.471Z] #56 ... [2022-05-09T12:08:39.471Z] [2022-05-09T12:08:39.471Z] #45 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-09T12:08:39.471Z] #45 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-09T12:08:39.471Z] #45 42.83 NAME: [2022-05-09T12:08:39.471Z] #45 42.84 go-winres - A tool for embedding resources in Windows executables [2022-05-09T12:08:39.471Z] #45 42.84 [2022-05-09T12:08:39.471Z] #45 42.84 USAGE: [2022-05-09T12:08:39.471Z] #45 42.84 go-winres [global options] command [command options] [arguments...] [2022-05-09T12:08:39.471Z] #45 42.84 [2022-05-09T12:08:39.471Z] #45 42.84 COMMANDS: [2022-05-09T12:08:39.471Z] #45 42.84 init Create an initial ./winres/winres.json [2022-05-09T12:08:39.471Z] #45 42.84 make Make syso files for the "go build" command [2022-05-09T12:08:39.471Z] #45 42.84 simply Make syso files for the "go build" command (simplified) [2022-05-09T12:08:39.471Z] #45 42.84 extract Extract all resources from an executable [2022-05-09T12:08:39.471Z] #45 42.84 patch Replace resources in an executable file (exe, dll) [2022-05-09T12:08:39.471Z] #45 42.84 help, h Shows a list of commands or help for one command [2022-05-09T12:08:39.471Z] #45 42.84 [2022-05-09T12:08:39.471Z] #45 42.84 GLOBAL OPTIONS: [2022-05-09T12:08:39.471Z] #45 42.84 --help, -h show help (default: false) [2022-05-09T12:08:39.471Z] #45 DONE 43.1s [2022-05-09T12:08:39.670Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.53MB / 54.58MB 1.6s [2022-05-09T12:08:39.670Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 32.51MB / 85.84MB 1.6s [2022-05-09T12:08:39.670Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.7s done [2022-05-09T12:08:39.670Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 39.85MB / 85.84MB 1.7s [2022-05-09T12:08:39.733Z] [2022-05-09T12:08:39.733Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:08:39.733Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:08:39.733Z] #60 41.56 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-09T12:08:39.733Z] #60 41.58 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-09T12:08:39.733Z] #60 41.64 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-09T12:08:39.733Z] #60 41.71 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-09T12:08:39.733Z] #60 41.90 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-09T12:08:39.733Z] #60 41.91 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-09T12:08:39.733Z] #60 41.97 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-09T12:08:39.733Z] #60 41.98 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-09T12:08:39.733Z] #60 42.03 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-09T12:08:39.733Z] #60 42.28 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-09T12:08:39.733Z] #60 42.30 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-09T12:08:39.733Z] #60 42.31 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-09T12:08:39.733Z] #60 42.35 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-09T12:08:39.733Z] #60 42.37 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-09T12:08:39.733Z] #60 42.41 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-09T12:08:39.733Z] #60 42.43 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-09T12:08:39.733Z] #60 42.56 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-09T12:08:39.733Z] #60 42.59 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-09T12:08:39.733Z] #60 42.60 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-09T12:08:39.733Z] #60 42.66 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-09T12:08:39.733Z] #60 42.76 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-09T12:08:39.733Z] #60 42.87 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-09T12:08:39.733Z] #60 42.92 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-09T12:08:39.733Z] #60 42.97 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-09T12:08:39.733Z] #60 43.06 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-09T12:08:39.733Z] #60 43.07 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-09T12:08:39.733Z] #60 43.28 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-09T12:08:39.932Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 47.19MB / 85.84MB 2.0s [2022-05-09T12:08:39.990Z] #60 43.46 go: downloading honnef.co/go/tools v0.2.2 [2022-05-09T12:08:40.193Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-05-09T12:08:40.193Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.1s done [2022-05-09T12:08:40.193Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 55.26MB / 85.84MB 2.2s [2022-05-09T12:08:40.193Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 0B / 156B 2.2s [2022-05-09T12:08:40.421Z] #14 ... [2022-05-09T12:08:40.421Z] [2022-05-09T12:08:40.421Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-09T12:08:40.421Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-09T12:08:40.421Z] #51 56.25 gotestsum version dev [2022-05-09T12:08:40.421Z] #51 DONE 56.5s [2022-05-09T12:08:40.421Z] [2022-05-09T12:08:40.421Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-09T12:08:40.421Z] #42 sha256:aa634ddf246db9236d4d5d5e306eb2736743712db95466deb21694e90eabc7b5 [2022-05-09T12:08:40.421Z] #42 7.968 -- Detecting C compiler ABI info - done [2022-05-09T12:08:40.421Z] #42 8.125 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-09T12:08:40.421Z] #42 8.125 -- Detecting C compile features [2022-05-09T12:08:40.421Z] #42 8.125 -- Detecting C compile features - done [2022-05-09T12:08:40.421Z] #42 8.152 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-09T12:08:40.421Z] #42 8.409 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-09T12:08:40.421Z] #42 8.621 + make tini-static [2022-05-09T12:08:40.421Z] #42 8.622 -- Configuring done [2022-05-09T12:08:40.421Z] #42 8.622 -- Generating done [2022-05-09T12:08:40.421Z] #42 8.622 -- Build files have been written to: /tmp/tmp.VML0bbvSgR/tini [2022-05-09T12:08:40.421Z] #42 8.908 Scanning dependencies of target tini-static [2022-05-09T12:08:40.421Z] #42 9.065 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-09T12:08:40.421Z] #42 10.42 [100%] Linking C executable tini-static [2022-05-09T12:08:40.452Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 60.82MB / 85.84MB 2.3s [2022-05-09T12:08:40.452Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 2.2s done [2022-05-09T12:08:40.452Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 3.15MB / 141.70MB 2.3s [2022-05-09T12:08:40.452Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 66.06MB / 85.84MB 2.6s [2022-05-09T12:08:40.452Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.49MB / 141.70MB 2.6s [2022-05-09T12:08:40.710Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 72.61MB / 85.84MB 2.8s [2022-05-09T12:08:40.922Z] #60 44.46 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-09T12:08:40.922Z] #60 44.47 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-09T12:08:40.922Z] #60 44.51 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-09T12:08:40.922Z] #60 44.54 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-09T12:08:40.978Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 22.02MB / 141.70MB 3.0s [2022-05-09T12:08:40.978Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 78.84MB / 85.84MB 3.1s [2022-05-09T12:08:40.991Z] #42 11.00 [100%] Built target tini-static [2022-05-09T12:08:40.991Z] #42 11.07 + mkdir -p /build [2022-05-09T12:08:40.991Z] #42 11.07 + cp tini-static /build/docker-init [2022-05-09T12:08:41.239Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 83.89MB / 85.84MB 3.3s [2022-05-09T12:08:41.252Z] #42 DONE 11.4s [2022-05-09T12:08:41.252Z] [2022-05-09T12:08:41.252Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-09T12:08:41.252Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:08:41.498Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 30.41MB / 141.70MB 3.4s [2022-05-09T12:08:41.756Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 40.25MB / 141.70MB 3.7s [2022-05-09T12:08:41.852Z] #60 45.35 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-09T12:08:41.852Z] #60 45.42 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-09T12:08:41.852Z] #60 45.42 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-09T12:08:41.852Z] #60 45.45 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-09T12:08:41.852Z] #60 45.55 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-09T12:08:42.029Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 48.23MB / 141.70MB 3.9s [2022-05-09T12:08:42.029Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 4.0s done [2022-05-09T12:08:42.109Z] #60 45.58 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T12:08:42.109Z] #60 45.72 go: downloading golang.org/x/text v0.3.7 [2022-05-09T12:08:42.292Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 55.57MB / 141.70MB 4.2s [2022-05-09T12:08:42.551Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 66.06MB / 141.70MB 4.6s [2022-05-09T12:08:42.811Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 73.40MB / 141.70MB 4.8s [2022-05-09T12:08:43.076Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 82.85MB / 141.70MB 5.1s [2022-05-09T12:08:43.336Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 90.18MB / 141.70MB 5.4s [2022-05-09T12:08:43.596Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 100.66MB / 141.70MB 5.6s [2022-05-09T12:08:43.906Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 109.05MB / 141.70MB 5.8s [2022-05-09T12:08:44.169Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 116.39MB / 141.70MB 6.2s [2022-05-09T12:08:44.430Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 126.88MB / 141.70MB 6.5s [2022-05-09T12:08:44.552Z] #45 ... [2022-05-09T12:08:44.552Z] [2022-05-09T12:08:44.552Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:08:44.552Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:08:44.552Z] #14 60.40 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-09T12:08:44.552Z] #14 60.41 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:08:44.552Z] #14 60.41 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-09T12:08:44.637Z] #60 ... [2022-05-09T12:08:44.637Z] [2022-05-09T12:08:44.637Z] #41 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:08:44.637Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-09T12:08:44.637Z] #41 46.04 Updating files: 81% (1245/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-09T12:08:44.637Z] #41 46.88 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-09T12:08:44.637Z] #41 47.25 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:08:44.692Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 140.51MB / 141.70MB 6.8s [2022-05-09T12:08:45.259Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.1s [2022-05-09T12:08:46.194Z] #11 ... [2022-05-09T12:08:46.195Z] [2022-05-09T12:08:46.195Z] #24 [internal] load build context [2022-05-09T12:08:46.195Z] #24 sha256:1647b0f8a4b2e7e0f61090c3723490da8f771032caf3c74a9b24aad4fa90538e [2022-05-09T12:08:46.195Z] #24 transferring context: 61.00MB 8.0s done [2022-05-09T12:08:46.195Z] #24 DONE 8.4s [2022-05-09T12:08:46.195Z] [2022-05-09T12:08:46.195Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-09T12:08:46.195Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-09T12:08:46.195Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.0s done [2022-05-09T12:08:46.195Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.7s done [2022-05-09T12:08:46.195Z] #69 DONE 8.2s [2022-05-09T12:08:46.195Z] [2022-05-09T12:08:46.195Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:08:46.195Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:08:46.195Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 7.9s done [2022-05-09T12:08:46.195Z] #11 ... [2022-05-09T12:08:46.195Z] [2022-05-09T12:08:46.195Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-09T12:08:46.195Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-09T12:08:46.195Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-05-09T12:08:46.195Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-09T12:08:46.195Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-09T12:08:46.195Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-09T12:08:46.195Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.9s done [2022-05-09T12:08:46.195Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done [2022-05-09T12:08:46.195Z] #71 DONE 8.3s [2022-05-09T12:08:46.195Z] [2022-05-09T12:08:46.195Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:08:46.195Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:08:47.537Z] #62 ... [2022-05-09T12:08:47.537Z] [2022-05-09T12:08:47.537Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:08:47.537Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-09T12:08:47.537Z] #14 63.49 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-09T12:08:47.537Z] #14 63.50 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-05-09T12:08:47.537Z] #14 63.50 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-09T12:08:47.537Z] #14 67.82 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-09T12:08:47.537Z] #14 67.82 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-05-09T12:08:47.537Z] #14 67.83 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-09T12:08:47.575Z] #11 ... [2022-05-09T12:08:47.575Z] [2022-05-09T12:08:47.575Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-09T12:08:47.575Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-09T12:08:47.575Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.2s done [2022-05-09T12:08:47.575Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-05-09T12:08:47.575Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-05-09T12:08:47.575Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.6s done [2022-05-09T12:08:47.575Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-05-09T12:08:47.835Z] #28 ... [2022-05-09T12:08:47.835Z] [2022-05-09T12:08:47.835Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:08:47.835Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:08:48.519Z] Client: [2022-05-09T12:08:48.519Z] Context: default [2022-05-09T12:08:48.519Z] Debug Mode: false [2022-05-09T12:08:48.519Z] Plugins: [2022-05-09T12:08:48.519Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-09T12:08:48.519Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-09T12:08:48.519Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-09T12:08:48.519Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-09T12:08:48.519Z] [2022-05-09T12:08:48.519Z] Server: [2022-05-09T12:08:48.519Z] Containers: 0 [2022-05-09T12:08:48.519Z] Running: 0 [2022-05-09T12:08:48.519Z] Paused: 0 [2022-05-09T12:08:48.519Z] Stopped: 0 [2022-05-09T12:08:48.519Z] Images: 0 [2022-05-09T12:08:48.519Z] Server Version: 20.10.14 [2022-05-09T12:08:48.519Z] Storage Driver: overlay2 [2022-05-09T12:08:48.519Z] Backing Filesystem: extfs [2022-05-09T12:08:48.519Z] Supports d_type: true [2022-05-09T12:08:48.519Z] Native Overlay Diff: true [2022-05-09T12:08:48.519Z] userxattr: false [2022-05-09T12:08:48.519Z] Logging Driver: json-file [2022-05-09T12:08:48.519Z] Cgroup Driver: cgroupfs [2022-05-09T12:08:48.519Z] Cgroup Version: 1 [2022-05-09T12:08:48.519Z] Plugins: [2022-05-09T12:08:48.519Z] Volume: local [2022-05-09T12:08:48.519Z] Network: bridge host ipvlan macvlan null overlay [2022-05-09T12:08:48.519Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-09T12:08:48.519Z] Swarm: inactive [2022-05-09T12:08:48.519Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-09T12:08:48.519Z] Default Runtime: runc [2022-05-09T12:08:48.519Z] Init Binary: docker-init [2022-05-09T12:08:48.519Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-09T12:08:48.519Z] runc version: v1.0.3-0-gf46b6ba [2022-05-09T12:08:48.519Z] init version: de40ad0 [2022-05-09T12:08:48.519Z] Security Options: [2022-05-09T12:08:48.519Z] apparmor [2022-05-09T12:08:48.519Z] seccomp [2022-05-09T12:08:48.519Z] Profile: default [2022-05-09T12:08:48.519Z] Kernel Version: 5.4.0-1071-aws [2022-05-09T12:08:48.519Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-09T12:08:48.519Z] OSType: linux [2022-05-09T12:08:48.519Z] Architecture: x86_64 [2022-05-09T12:08:48.519Z] CPUs: 2 [2022-05-09T12:08:48.519Z] Total Memory: 7.565GiB [2022-05-09T12:08:48.519Z] Name: ip-10-100-36-63 [2022-05-09T12:08:48.519Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-09T12:08:48.519Z] Docker Root Dir: /var/lib/docker [2022-05-09T12:08:48.519Z] Debug Mode: false [2022-05-09T12:08:48.519Z] Registry: https://index.docker.io/v1/ [2022-05-09T12:08:48.519Z] Labels: [2022-05-09T12:08:48.519Z] Experimental: true [2022-05-09T12:08:48.519Z] Insecure Registries: [2022-05-09T12:08:48.519Z] 127.0.0.0/8 [2022-05-09T12:08:48.519Z] Live Restore Enabled: true [2022-05-09T12:08:48.519Z] [2022-05-09T12:08:48.519Z] WARNING: No swap limit support [Pipeline] sh [2022-05-09T12:08:48.809Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-09T12:08:48.809Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-09T12:08:48.809Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43572/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-09T12:08:48.809Z] + bash /home/ubuntu/workspace/moby_PR-43572/check-config.sh [2022-05-09T12:08:48.809Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-09T12:08:48.809Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-09T12:08:48.809Z] [2022-05-09T12:08:48.809Z] Generally Necessary: [2022-05-09T12:08:48.809Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-09T12:08:48.809Z] - apparmor: enabled and tools installed [2022-05-09T12:08:48.809Z] - CONFIG_NAMESPACES: enabled [2022-05-09T12:08:48.809Z] - CONFIG_NET_NS: enabled [2022-05-09T12:08:48.809Z] - CONFIG_PID_NS: enabled [2022-05-09T12:08:48.809Z] - CONFIG_IPC_NS: enabled [2022-05-09T12:08:48.809Z] - CONFIG_UTS_NS: enabled [2022-05-09T12:08:48.809Z] - CONFIG_CGROUPS: enabled [2022-05-09T12:08:48.809Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-09T12:08:48.809Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-09T12:08:48.809Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-09T12:08:48.809Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-09T12:08:48.809Z] - CONFIG_CPUSETS: enabled [2022-05-09T12:08:48.809Z] - CONFIG_MEMCG: enabled [2022-05-09T12:08:48.809Z] - CONFIG_KEYS: enabled [2022-05-09T12:08:48.809Z] - CONFIG_VETH: enabled (as module) [2022-05-09T12:08:48.809Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-09T12:08:48.809Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-09T12:08:48.809Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-09T12:08:48.809Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-09T12:08:48.809Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-09T12:08:48.809Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-09T12:08:48.809Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-09T12:08:48.809Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-09T12:08:48.809Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-09T12:08:48.816Z] #41 ... [2022-05-09T12:08:48.816Z] [2022-05-09T12:08:48.816Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:08:48.816Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:08:48.816Z] #60 50.68 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-09T12:08:48.816Z] #60 50.73 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T12:08:48.816Z] #60 50.76 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-09T12:08:48.816Z] #60 50.78 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-09T12:08:48.816Z] #60 50.82 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-09T12:08:48.816Z] #60 50.83 go: downloading golang.org/x/mod v0.5.1 [2022-05-09T12:08:48.816Z] #60 50.96 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-09T12:08:48.816Z] #60 51.03 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-09T12:08:48.816Z] #60 51.05 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T12:08:48.816Z] #60 51.15 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-09T12:08:48.816Z] #60 51.16 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-09T12:08:48.816Z] #60 51.26 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-09T12:08:48.816Z] #60 51.70 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T12:08:48.816Z] #60 51.77 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-09T12:08:48.816Z] #60 51.77 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-09T12:08:48.816Z] #60 52.04 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-09T12:08:48.816Z] #60 52.10 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-09T12:08:48.816Z] #60 52.24 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T12:08:48.816Z] #60 52.25 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T12:08:48.816Z] #60 52.31 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-09T12:08:48.816Z] #60 52.32 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-09T12:08:48.816Z] #60 52.53 go: downloading github.com/prometheus/common v0.10.0 [2022-05-09T12:08:49.073Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-09T12:08:49.073Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-09T12:08:49.073Z] - CONFIG_CGROUP_BPF: enabled [2022-05-09T12:08:49.073Z] [2022-05-09T12:08:49.073Z] Optional Features: [2022-05-09T12:08:49.073Z] - CONFIG_USER_NS: enabled [2022-05-09T12:08:49.073Z] - CONFIG_SECCOMP: enabled [2022-05-09T12:08:49.073Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-09T12:08:49.073Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-09T12:08:49.073Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-09T12:08:49.073Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-09T12:08:49.073Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-09T12:08:49.073Z] - CONFIG_BLK_CGROUP: enabled [2022-05-09T12:08:49.074Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-09T12:08:49.074Z] - CONFIG_CGROUP_PERF: enabled [2022-05-09T12:08:49.074Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-09T12:08:49.074Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-09T12:08:49.074Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-09T12:08:49.074Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-09T12:08:49.074Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-09T12:08:49.074Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-09T12:08:49.074Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-09T12:08:49.074Z] - CONFIG_IP_VS: enabled (as module) [2022-05-09T12:08:49.074Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-09T12:08:49.074Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-09T12:08:49.074Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-09T12:08:49.074Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-09T12:08:49.074Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-09T12:08:49.074Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-09T12:08:49.074Z] - CONFIG_EXT4_FS: enabled [2022-05-09T12:08:49.074Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-09T12:08:49.074Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-09T12:08:49.074Z] - Network Drivers: [2022-05-09T12:08:49.074Z] - "overlay": [2022-05-09T12:08:49.074Z] - CONFIG_VXLAN: enabled (as module) [2022-05-09T12:08:49.074Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-09T12:08:49.074Z] Optional (for encrypted networks): [2022-05-09T12:08:49.074Z] - CONFIG_CRYPTO: enabled [2022-05-09T12:08:49.074Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-09T12:08:49.074Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-09T12:08:49.074Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-09T12:08:49.074Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-09T12:08:49.074Z] - CONFIG_XFRM: enabled [2022-05-09T12:08:49.074Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-09T12:08:49.074Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-09T12:08:49.074Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-09T12:08:49.074Z] - "ipvlan": [2022-05-09T12:08:49.074Z] #60 52.71 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-09T12:08:49.074Z] #60 52.78 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-09T12:08:49.331Z] #60 52.86 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-09T12:08:49.336Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-09T12:08:49.336Z] - "macvlan": [2022-05-09T12:08:49.336Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-09T12:08:49.336Z] - CONFIG_DUMMY: enabled (as module) [2022-05-09T12:08:49.336Z] - "ftp,tftp client in container": [2022-05-09T12:08:49.336Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-09T12:08:49.336Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-09T12:08:49.336Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-09T12:08:49.336Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-09T12:08:49.336Z] - Storage Drivers: [2022-05-09T12:08:49.336Z] - "aufs": [2022-05-09T12:08:49.336Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-09T12:08:49.336Z] - "btrfs": [2022-05-09T12:08:49.336Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-09T12:08:49.336Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-09T12:08:49.336Z] - "devicemapper": [2022-05-09T12:08:49.336Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-09T12:08:49.336Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-09T12:08:49.336Z] - "overlay": [2022-05-09T12:08:49.336Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-09T12:08:49.336Z] - "zfs": [2022-05-09T12:08:49.336Z] - /dev/zfs: present [2022-05-09T12:08:49.336Z] - zfs command: missing [2022-05-09T12:08:49.336Z] - zpool command: missing [2022-05-09T12:08:49.336Z] [2022-05-09T12:08:49.336Z] Limits: [2022-05-09T12:08:49.336Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-09T12:08:49.336Z] [2022-05-09T12:08:49.336Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-09T12:08:49.439Z] #14 76.62 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-09T12:08:49.439Z] #14 76.62 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-05-09T12:08:49.439Z] #14 76.62 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-09T12:08:49.678Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7873c27cfbd812dca60d90367d375bbae5a27014 . [2022-05-09T12:08:49.678Z] #2 [internal] load .dockerignore [2022-05-09T12:08:49.678Z] #2 sha256:a2178f10355c15704a36073cadea4187e8aeb8747a6578b4b6a2eea95a6e6156 [2022-05-09T12:08:49.678Z] #2 transferring context: 32B [2022-05-09T12:08:49.765Z] #11 ... [2022-05-09T12:08:49.765Z] [2022-05-09T12:08:49.765Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-09T12:08:49.765Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-09T12:08:49.765Z] #70 DONE 1.0s [2022-05-09T12:08:49.765Z] [2022-05-09T12:08:49.765Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:08:49.765Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:08:49.765Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.6s done [2022-05-09T12:08:49.941Z] #2 transferring context: 145B done [2022-05-09T12:08:49.941Z] #2 DONE 0.1s [2022-05-09T12:08:49.941Z] [2022-05-09T12:08:49.941Z] #1 [internal] load build definition from Dockerfile [2022-05-09T12:08:49.941Z] #1 sha256:fce47ca682b91c160691c4c3ee5a04128091943155803699a0566f1679fd3d91 [2022-05-09T12:08:49.941Z] #1 transferring dockerfile: 17.44kB done [2022-05-09T12:08:49.941Z] #1 DONE 0.1s [2022-05-09T12:08:49.941Z] [2022-05-09T12:08:49.941Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-09T12:08:49.941Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-09T12:08:50.203Z] #3 DONE 0.4s [2022-05-09T12:08:50.203Z] [2022-05-09T12:08:50.203Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-09T12:08:50.203Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-09T12:08:50.203Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-09T12:08:50.203Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-09T12:08:50.203Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-09T12:08:50.203Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 1.05MB / 9.67MB 0.1s [2022-05-09T12:08:50.203Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-09T12:08:50.263Z] #60 ... [2022-05-09T12:08:50.263Z] [2022-05-09T12:08:50.263Z] #56 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:08:50.263Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:08:50.263Z] #56 43.52 Selecting previously unselected package python3-pkg-resources. [2022-05-09T12:08:50.263Z] #56 43.52 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-09T12:08:50.263Z] #56 43.52 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-09T12:08:50.263Z] #56 43.72 Selecting previously unselected package python3-six. [2022-05-09T12:08:50.263Z] #56 43.72 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-09T12:08:50.263Z] #56 43.74 Unpacking python3-six (1.16.0-2) ... [2022-05-09T12:08:50.263Z] #56 43.82 Selecting previously unselected package python3-protobuf. [2022-05-09T12:08:50.263Z] #56 43.82 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-09T12:08:50.263Z] #56 43.85 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-09T12:08:50.263Z] #56 44.49 Selecting previously unselected package libnet1:amd64. [2022-05-09T12:08:50.263Z] #56 44.49 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-09T12:08:50.263Z] #56 44.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-09T12:08:50.263Z] #56 44.73 Selecting previously unselected package libnl-3-200:amd64. [2022-05-09T12:08:50.263Z] #56 44.73 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-09T12:08:50.263Z] #56 44.74 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-09T12:08:50.263Z] #56 44.90 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-09T12:08:50.263Z] #56 44.90 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-09T12:08:50.263Z] #56 44.90 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-09T12:08:50.263Z] #56 45.09 Selecting previously unselected package criu. [2022-05-09T12:08:50.263Z] #56 45.10 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-09T12:08:50.263Z] #56 45.11 Unpacking criu (3.17-1) ... [2022-05-09T12:08:50.263Z] #56 46.00 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-09T12:08:50.263Z] #56 47.63 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-09T12:08:50.263Z] #56 47.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-09T12:08:50.263Z] #56 47.66 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-09T12:08:50.263Z] #56 47.67 Setting up python3-six (1.16.0-2) ... [2022-05-09T12:08:50.263Z] #56 48.66 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-09T12:08:50.263Z] #56 48.68 Setting up python3-protobuf (3.12.4-1) ... [2022-05-09T12:08:50.263Z] #56 52.41 Setting up criu (3.17-1) ... [2022-05-09T12:08:50.333Z] #11 ... [2022-05-09T12:08:50.333Z] [2022-05-09T12:08:50.333Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-09T12:08:50.333Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-09T12:08:50.333Z] #72 DONE 0.7s [2022-05-09T12:08:50.333Z] [2022-05-09T12:08:50.333Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:08:50.333Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:08:50.333Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-05-09T12:08:50.333Z] #11 ... [2022-05-09T12:08:50.333Z] [2022-05-09T12:08:50.333Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-09T12:08:50.333Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-09T12:08:50.333Z] #28 DONE 12.5s [2022-05-09T12:08:50.333Z] [2022-05-09T12:08:50.333Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:08:50.333Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:08:50.465Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-09T12:08:50.726Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-05-09T12:08:50.726Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-09T12:08:50.827Z] #56 ... [2022-05-09T12:08:50.827Z] [2022-05-09T12:08:50.827Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:08:50.827Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:08:50.827Z] #60 54.25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-09T12:08:50.988Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-05-09T12:08:50.988Z] #4 DONE 0.9s [2022-05-09T12:08:51.270Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.9s done [2022-05-09T12:08:51.270Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-05-09T12:08:51.561Z] [2022-05-09T12:08:51.561Z] #6 [internal] load build definition from Dockerfile [2022-05-09T12:08:51.561Z] #6 sha256:4f0dad76b0e98b17f4f8b872f61ce86aefa7d147cdf537894c050d0ad3caed0b [2022-05-09T12:08:51.561Z] #6 DONE 0.0s [2022-05-09T12:08:51.561Z] [2022-05-09T12:08:51.561Z] #5 [internal] load .dockerignore [2022-05-09T12:08:51.561Z] #5 sha256:380eceeb97685a1991dda42cd07f8ed1dff56feba237acdacd8434d916e170fa [2022-05-09T12:08:51.561Z] #5 DONE 0.0s [2022-05-09T12:08:51.561Z] [2022-05-09T12:08:51.561Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-09T12:08:51.561Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-09T12:08:51.759Z] #60 ... [2022-05-09T12:08:51.759Z] [2022-05-09T12:08:51.759Z] #56 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:08:51.759Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:08:51.759Z] #56 54.32 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:08:51.759Z] #56 DONE 55.0s [2022-05-09T12:08:51.759Z] [2022-05-09T12:08:51.759Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-09T12:08:51.759Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-09T12:08:52.139Z] #10 ... [2022-05-09T12:08:52.140Z] [2022-05-09T12:08:52.140Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-09T12:08:52.140Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-09T12:08:52.140Z] #9 DONE 1.0s [2022-05-09T12:08:52.213Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.8s done [2022-05-09T12:08:52.401Z] [2022-05-09T12:08:52.401Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-09T12:08:52.401Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-09T12:08:52.401Z] #10 DONE 1.0s [2022-05-09T12:08:52.401Z] [2022-05-09T12:08:52.401Z] #8 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-09T12:08:52.401Z] #8 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-09T12:08:52.401Z] #8 DONE 1.0s [2022-05-09T12:08:52.401Z] [2022-05-09T12:08:52.401Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-09T12:08:52.401Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-09T12:08:52.401Z] #7 DONE 1.0s [2022-05-09T12:08:52.474Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-05-09T12:08:53.348Z] [2022-05-09T12:08:53.348Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:08:53.348Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:08:53.348Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-05-09T12:08:53.612Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-09T12:08:53.612Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-05-09T12:08:53.612Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-05-09T12:08:53.628Z] #14 80.87 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-09T12:08:53.628Z] #14 80.87 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-09T12:08:53.628Z] #14 80.88 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-09T12:08:53.872Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0B / 54.94MB 0.1s [2022-05-09T12:08:53.872Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 6.29MB / 54.94MB 0.3s [2022-05-09T12:08:53.872Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0B / 5.16MB 0.3s [2022-05-09T12:08:53.886Z] #14 80.98 Selecting previously unselected package libapparmor1:arm64. [2022-05-09T12:08:53.886Z] #14 81.00 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-05-09T12:08:53.886Z] #14 81.01 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-05-09T12:08:53.886Z] #14 81.10 Selecting previously unselected package libapparmor-dev:arm64. [2022-05-09T12:08:53.886Z] #14 81.10 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-05-09T12:08:53.886Z] #14 81.11 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-09T12:08:54.134Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 1.06MB / 5.16MB 0.4s [2022-05-09T12:08:54.134Z] #11 ... [2022-05-09T12:08:54.134Z] [2022-05-09T12:08:54.134Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-09T12:08:54.134Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-09T12:08:54.134Z] #47 DONE 0.8s [2022-05-09T12:08:54.134Z] [2022-05-09T12:08:54.134Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:08:54.134Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:08:54.134Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 2.42MB / 5.16MB 0.5s [2022-05-09T12:08:54.134Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0B / 10.87MB 0.5s [2022-05-09T12:08:54.145Z] #14 81.22 Selecting previously unselected package libbtrfs0:arm64. [2022-05-09T12:08:54.145Z] #14 81.23 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-05-09T12:08:54.145Z] #14 81.23 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-05-09T12:08:54.145Z] #14 81.35 Selecting previously unselected package libbtrfs-dev:arm64. [2022-05-09T12:08:54.145Z] #14 81.35 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-05-09T12:08:54.145Z] #14 81.37 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-09T12:08:54.395Z] #11 ... [2022-05-09T12:08:54.395Z] [2022-05-09T12:08:54.395Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-09T12:08:54.395Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-09T12:08:54.395Z] #47 DONE 0.0s [2022-05-09T12:08:54.395Z] [2022-05-09T12:08:54.395Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:08:54.395Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:08:54.395Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 11.21MB / 54.94MB 0.6s [2022-05-09T12:08:54.395Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.6s [2022-05-09T12:08:54.395Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 2.10MB / 10.87MB 0.6s [2022-05-09T12:08:54.395Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.6s done [2022-05-09T12:08:54.395Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 4.19MB / 10.87MB 0.8s [2022-05-09T12:08:54.395Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 1.05MB / 54.58MB 0.8s [2022-05-09T12:08:54.403Z] #14 81.53 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-05-09T12:08:54.403Z] #14 81.54 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-05-09T12:08:54.403Z] #14 81.54 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-09T12:08:54.403Z] #14 81.59 Selecting previously unselected package libudev-dev:arm64. [2022-05-09T12:08:54.403Z] #14 81.59 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-05-09T12:08:54.403Z] #14 81.59 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-05-09T12:08:54.403Z] #14 81.70 Selecting previously unselected package libsepol1-dev:arm64. [2022-05-09T12:08:54.403Z] #14 81.71 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-05-09T12:08:54.403Z] #14 81.71 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-05-09T12:08:54.659Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.49MB / 10.87MB 0.9s [2022-05-09T12:08:54.659Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 20.68MB / 54.94MB 1.0s [2022-05-09T12:08:54.659Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 6.29MB / 54.58MB 1.0s [2022-05-09T12:08:54.934Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 26.21MB / 54.94MB 1.1s [2022-05-09T12:08:54.934Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.1s done [2022-05-09T12:08:54.934Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 9.44MB / 54.58MB 1.1s [2022-05-09T12:08:54.934Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 0B / 85.84MB 1.1s [2022-05-09T12:08:54.934Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 30.54MB / 54.94MB 1.3s [2022-05-09T12:08:54.934Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 15.27MB / 54.58MB 1.3s [2022-05-09T12:08:54.934Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 20.97MB / 54.58MB 1.4s [2022-05-09T12:08:54.934Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.24MB / 85.84MB 1.4s [2022-05-09T12:08:54.970Z] #14 81.96 Selecting previously unselected package libpcre2-16-0:arm64. [2022-05-09T12:08:54.971Z] #14 81.97 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-05-09T12:08:54.971Z] #14 81.98 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-05-09T12:08:54.971Z] #14 82.11 Selecting previously unselected package libpcre2-32-0:arm64. [2022-05-09T12:08:54.971Z] #14 82.11 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-05-09T12:08:54.971Z] #14 82.12 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-05-09T12:08:54.971Z] #14 82.23 Selecting previously unselected package libpcre2-posix2:arm64. [2022-05-09T12:08:54.971Z] #14 82.23 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-05-09T12:08:54.971Z] #14 82.24 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-05-09T12:08:54.971Z] #14 82.32 Selecting previously unselected package libpcre2-dev:arm64. [2022-05-09T12:08:54.971Z] #14 82.32 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-05-09T12:08:54.971Z] #14 82.33 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-05-09T12:08:55.202Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 35.65MB / 54.94MB 1.5s [2022-05-09T12:08:55.202Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 26.21MB / 54.58MB 1.6s [2022-05-09T12:08:55.202Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 11.53MB / 85.84MB 1.6s [2022-05-09T12:08:55.469Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 40.89MB / 54.94MB 1.8s [2022-05-09T12:08:55.469Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 32.51MB / 54.58MB 1.8s [2022-05-09T12:08:55.469Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 17.83MB / 85.84MB 1.8s [2022-05-09T12:08:55.537Z] #14 82.69 Selecting previously unselected package libselinux1-dev:arm64. [2022-05-09T12:08:55.537Z] #14 82.71 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-05-09T12:08:55.537Z] #14 82.74 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-05-09T12:08:55.746Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 47.19MB / 54.94MB 2.0s [2022-05-09T12:08:55.746Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 41.62MB / 54.58MB 2.0s [2022-05-09T12:08:55.746Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 45.09MB / 54.58MB 2.1s [2022-05-09T12:08:55.746Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 24.12MB / 85.84MB 2.1s [2022-05-09T12:08:55.796Z] #14 82.93 Selecting previously unselected package libdevmapper-dev:arm64. [2022-05-09T12:08:55.796Z] #14 82.93 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-05-09T12:08:55.796Z] #14 82.95 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-05-09T12:08:55.796Z] #14 83.03 Selecting previously unselected package libseccomp-dev:arm64. [2022-05-09T12:08:55.796Z] #14 83.04 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-05-09T12:08:55.796Z] #14 83.04 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-09T12:08:55.796Z] #14 83.14 Selecting previously unselected package libsystemd-dev:arm64. [2022-05-09T12:08:55.796Z] #14 ... [2022-05-09T12:08:55.796Z] [2022-05-09T12:08:55.796Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:08:55.796Z] #65 sha256:437e372d955155ebc10a6283b91d2bcc98f4d47fe8f5928434484de2e437570f [2022-05-09T12:08:55.796Z] #65 82.72 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-09T12:08:55.796Z] #65 82.72 + GOBIN=/build [2022-05-09T12:08:55.796Z] #65 82.72 + GO111MODULE=on [2022-05-09T12:08:55.796Z] #65 82.72 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-09T12:08:56.008Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 52.43MB / 54.94MB 2.2s [2022-05-09T12:08:56.008Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 51.38MB / 54.58MB 2.2s [2022-05-09T12:08:56.008Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.53MB / 54.58MB 2.3s [2022-05-09T12:08:56.008Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 29.36MB / 85.84MB 2.3s [2022-05-09T12:08:56.279Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 38.80MB / 85.84MB 2.5s [2022-05-09T12:08:56.279Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 46.66MB / 85.84MB 2.7s [2022-05-09T12:08:56.540Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 51.07MB / 85.84MB 2.8s [2022-05-09T12:08:56.540Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.8s done [2022-05-09T12:08:56.812Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 57.67MB / 85.84MB 3.1s [2022-05-09T12:08:56.871Z] #14 72.27 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-09T12:08:56.872Z] #14 72.27 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:08:56.872Z] #14 72.28 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-09T12:08:57.012Z] #19 ... [2022-05-09T12:08:57.012Z] [2022-05-09T12:08:57.012Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-09T12:08:57.012Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-09T12:08:57.012Z] #58 60.33 gotestsum version dev [2022-05-09T12:08:57.012Z] #58 DONE 60.5s [2022-05-09T12:08:57.012Z] [2022-05-09T12:08:57.012Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:08:57.012Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:08:57.073Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 66.06MB / 85.84MB 3.3s [2022-05-09T12:08:57.073Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-05-09T12:08:57.073Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 3.3s done [2022-05-09T12:08:57.073Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 74.45MB / 85.84MB 3.4s [2022-05-09T12:08:57.340Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.6s done [2022-05-09T12:08:57.340Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0B / 141.70MB 3.6s [2022-05-09T12:08:57.603Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 84.93MB / 85.84MB 3.8s [2022-05-09T12:08:57.603Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.39MB / 141.70MB 3.8s [2022-05-09T12:08:57.603Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 16.78MB / 141.70MB 4.1s [2022-05-09T12:08:57.783Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.1s [2022-05-09T12:08:58.179Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 24.12MB / 141.70MB 4.4s [2022-05-09T12:08:58.179Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 4.5s done [2022-05-09T12:08:58.179Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 33.61MB / 141.70MB 4.6s [2022-05-09T12:08:58.328Z] #65 ... [2022-05-09T12:08:58.328Z] [2022-05-09T12:08:58.328Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:08:58.328Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-09T12:08:58.328Z] #14 83.14 Selecting previously unselected package libsystemd-dev:arm64. [2022-05-09T12:08:58.328Z] #14 83.16 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-05-09T12:08:58.328Z] #14 83.16 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-05-09T12:08:58.328Z] #14 83.51 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-09T12:08:58.328Z] #14 83.53 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-05-09T12:08:58.328Z] #14 83.55 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-09T12:08:58.328Z] #14 83.56 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-05-09T12:08:58.328Z] #14 83.57 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-09T12:08:58.328Z] #14 83.59 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-05-09T12:08:58.328Z] #14 83.60 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-05-09T12:08:58.328Z] #14 83.62 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-05-09T12:08:58.328Z] #14 83.63 Setting up libudev-dev:arm64 (247.3-7) ... [2022-05-09T12:08:58.328Z] #14 83.64 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-05-09T12:08:58.328Z] #14 83.66 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-09T12:08:58.328Z] #14 83.67 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-09T12:08:58.328Z] #14 83.68 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-09T12:08:58.328Z] #14 83.70 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-09T12:08:58.328Z] #14 83.71 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-09T12:08:58.328Z] #14 83.72 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-05-09T12:08:58.328Z] #14 83.73 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-09T12:08:58.328Z] #14 83.75 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-05-09T12:08:58.328Z] #14 83.76 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-05-09T12:08:58.328Z] #14 83.77 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-09T12:08:58.328Z] #14 83.79 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-09T12:08:58.328Z] #14 83.80 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 [2022-05-09T12:08:58.328Z] #14 83.81 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-09T12:08:58.328Z] #14 83.82 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 [2022-05-09T12:08:58.328Z] #14 83.83 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-09T12:08:58.328Z] #14 83.84 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-09T12:08:58.328Z] #14 83.85 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 [2022-05-09T12:08:58.328Z] #14 83.86 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-09T12:08:58.328Z] #14 83.88 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-09T12:08:58.328Z] #14 83.90 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-09T12:08:58.328Z] #14 83.91 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-09T12:08:58.328Z] #14 83.93 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-09T12:08:58.328Z] #14 83.95 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-05-09T12:08:58.328Z] #14 83.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:08:58.328Z] #14 DONE 85.2s [2022-05-09T12:08:58.328Z] [2022-05-09T12:08:58.328Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-09T12:08:58.328Z] #57 sha256:dd24cb2f126e0393d163e3c979ff0683681e51490c3ed281193a6d4ef0867f4b [2022-05-09T12:08:58.328Z] #57 DONE 0.2s [2022-05-09T12:08:58.328Z] [2022-05-09T12:08:58.328Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:08:58.328Z] #58 sha256:3a37679ee1643c9e8d8cd3d7d0535ff2e757ce2c72e727a84a5ffe9f400359df [2022-05-09T12:08:58.753Z] #11 ... [2022-05-09T12:08:58.753Z] [2022-05-09T12:08:58.753Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-09T12:08:58.753Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-09T12:08:58.753Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-05-09T12:08:58.753Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-09T12:08:58.753Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-09T12:08:58.753Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-09T12:08:58.753Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-05-09T12:08:58.753Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.3s done [2022-05-09T12:08:58.753Z] #69 DONE 5.2s [2022-05-09T12:08:58.753Z] [2022-05-09T12:08:58.753Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:08:58.753Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:08:58.753Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 40.89MB / 141.70MB 4.9s [2022-05-09T12:08:58.784Z] #14 ... [2022-05-09T12:08:58.784Z] [2022-05-09T12:08:58.784Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:08:58.784Z] #62 sha256:594e4ee922617eb329b0f580788e6ec02d1df159ae23a840a6f8e00b035f6939 [2022-05-09T12:08:58.895Z] #58 ... [2022-05-09T12:08:58.896Z] [2022-05-09T12:08:58.896Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-09T12:08:58.896Z] #15 sha256:22f4bc2428baed17950a8493cc6cc7720cf565fa7aa91d269753d85cc2fbf47a [2022-05-09T12:08:58.896Z] #15 DONE 0.9s [2022-05-09T12:08:59.015Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 48.23MB / 141.70MB 5.4s [2022-05-09T12:08:59.155Z] [2022-05-09T12:08:59.155Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:08:59.155Z] #58 sha256:3a37679ee1643c9e8d8cd3d7d0535ff2e757ce2c72e727a84a5ffe9f400359df [2022-05-09T12:08:59.155Z] #58 0.932 + RM_GOPATH=0 [2022-05-09T12:08:59.155Z] #58 0.933 + TMP_GOPATH= [2022-05-09T12:08:59.155Z] #58 0.933 + : /build [2022-05-09T12:08:59.155Z] #58 0.933 + '[' -z '' ']' [2022-05-09T12:08:59.155Z] #58 0.934 ++ mktemp -d [2022-05-09T12:08:59.155Z] #58 0.937 + export GOPATH=/tmp/tmp.MXcpEjhUsT [2022-05-09T12:08:59.155Z] #58 0.937 + GOPATH=/tmp/tmp.MXcpEjhUsT [2022-05-09T12:08:59.155Z] #58 0.937 + RM_GOPATH=1 [2022-05-09T12:08:59.155Z] #58 0.937 + case "$(go env GOARCH)" in [2022-05-09T12:08:59.155Z] #58 0.938 ++ go env GOARCH [2022-05-09T12:08:59.155Z] #58 0.953 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:08:59.155Z] #58 0.953 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:08:59.155Z] #58 0.953 ++ dirname /install.sh [2022-05-09T12:08:59.155Z] #58 0.953 + dir=/ [2022-05-09T12:08:59.155Z] #58 0.953 + bin=runc [2022-05-09T12:08:59.155Z] #58 0.953 + shift [2022-05-09T12:08:59.155Z] #58 0.953 + '[' '!' -f //runc.installer ']' [2022-05-09T12:08:59.155Z] #58 0.953 + . //runc.installer [2022-05-09T12:08:59.155Z] #58 0.953 ++ set -e [2022-05-09T12:08:59.155Z] #58 0.953 ++ : v1.1.1 [2022-05-09T12:08:59.155Z] #58 0.953 + install_runc [2022-05-09T12:08:59.155Z] #58 0.953 + RUNC_BUILDTAGS=seccomp [2022-05-09T12:08:59.155Z] #58 0.953 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-09T12:08:59.155Z] #58 0.957 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.MXcpEjhUsT/src/github.com/opencontainers/runc [2022-05-09T12:08:59.155Z] #58 0.957 Cloning into '/tmp/tmp.MXcpEjhUsT/src/github.com/opencontainers/runc'... [2022-05-09T12:08:59.155Z] #58 0.957 Install runc version v1.1.1 (build tags: seccomp) [2022-05-09T12:08:59.566Z] #62 40.56 Updating files: 67% (3190/4738) Updating files: 68% (3222/4738) Updating files: 69% (3270/4738) Updating files: 70% (3317/4738) Updating files: 71% (3364/4738) Updating files: 72% (3412/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-05-09T12:08:59.566Z] #62 41.30 + cd /tmp/tmp.a92zlJKSLz/src/github.com/containerd/containerd [2022-05-09T12:08:59.566Z] #62 41.30 + git checkout -q v1.6.4 [2022-05-09T12:08:59.590Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 57.67MB / 141.70MB 5.8s [2022-05-09T12:08:59.590Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 68.16MB / 141.70MB 6.1s [2022-05-09T12:09:00.092Z] #58 ... [2022-05-09T12:09:00.092Z] [2022-05-09T12:09:00.092Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-09T12:09:00.092Z] #16 sha256:4b1ab7dc139bf4699de058a233156555ecde99490bb7cb44f5f9eca3ed243cad [2022-05-09T12:09:00.092Z] #16 DONE 0.8s [2022-05-09T12:09:00.092Z] [2022-05-09T12:09:00.092Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-09T12:09:00.092Z] #17 sha256:c8b79c105a69171bd017afa0163487a1d48e4480be1b235638f419664d11f7dc [2022-05-09T12:09:00.171Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 77.59MB / 141.70MB 6.5s [2022-05-09T12:09:00.321Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 7.9s done [2022-05-09T12:09:00.321Z] #11 ... [2022-05-09T12:09:00.321Z] [2022-05-09T12:09:00.321Z] #29 [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 [2022-05-09T12:09:00.321Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-09T12:09:00.321Z] #29 1.663 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:09:00.321Z] #29 1.670 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:09:00.321Z] #29 1.670 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:09:00.321Z] #29 1.843 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:09:00.321Z] #29 2.081 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:09:00.321Z] #29 2.402 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:09:00.321Z] #29 3.915 Fetched 8530 kB in 3s (3382 kB/s) [2022-05-09T12:09:00.321Z] #29 3.915 Reading package lists... [2022-05-09T12:09:00.321Z] #29 4.743 Reading package lists... [2022-05-09T12:09:00.321Z] #29 5.529 Building dependency tree... [2022-05-09T12:09:00.321Z] #29 5.963 The following additional packages will be installed: [2022-05-09T12:09:00.321Z] #29 5.966 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-09T12:09:00.321Z] #29 5.966 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-09T12:09:00.321Z] #29 5.971 Recommended packages: [2022-05-09T12:09:00.321Z] #29 5.971 libldap-common publicsuffix libsasl2-modules [2022-05-09T12:09:00.321Z] #29 6.166 The following NEW packages will be installed: [2022-05-09T12:09:00.322Z] #29 6.166 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-09T12:09:00.322Z] #29 6.166 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-09T12:09:00.322Z] #29 6.166 libssh2-1 openssl [2022-05-09T12:09:00.322Z] #29 6.445 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-05-09T12:09:00.322Z] #29 6.445 Need to get 3040 kB of archives. [2022-05-09T12:09:00.322Z] #29 6.445 After this operation, 6651 kB of additional disk space will be used. [2022-05-09T12:09:00.322Z] #29 6.445 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-09T12:09:00.322Z] #29 6.454 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-09T12:09:00.322Z] #29 6.454 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-09T12:09:00.322Z] #29 6.454 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-09T12:09:00.322Z] #29 6.454 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-09T12:09:00.322Z] #29 6.458 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-09T12:09:00.322Z] #29 6.458 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-09T12:09:00.322Z] #29 6.468 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-09T12:09:00.322Z] #29 6.468 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-09T12:09:00.322Z] #29 6.468 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-09T12:09:00.322Z] #29 6.468 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-09T12:09:00.322Z] #29 6.468 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-09T12:09:00.322Z] #29 6.478 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-09T12:09:00.322Z] #29 6.478 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-09T12:09:00.322Z] #29 6.478 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-09T12:09:00.322Z] #29 6.718 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:09:00.322Z] #29 6.774 Fetched 3040 kB in 0s (10.1 MB/s) [2022-05-09T12:09:00.322Z] #29 6.805 Selecting previously unselected package openssl. [2022-05-09T12:09:00.322Z] #29 6.805 (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 ... 6653 files and directories currently installed.) [2022-05-09T12:09:00.322Z] #29 6.808 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-09T12:09:00.322Z] #29 6.815 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-09T12:09:00.322Z] #29 6.982 Selecting previously unselected package ca-certificates. [2022-05-09T12:09:00.322Z] #29 6.982 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-09T12:09:00.322Z] #29 6.991 Unpacking ca-certificates (20210119) ... [2022-05-09T12:09:00.322Z] #29 7.073 Selecting previously unselected package libbrotli1:amd64. [2022-05-09T12:09:00.322Z] #29 7.075 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-09T12:09:00.322Z] #29 7.084 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-09T12:09:00.322Z] #29 7.179 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-09T12:09:00.322Z] #29 7.179 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-09T12:09:00.322Z] #29 7.191 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-09T12:09:00.322Z] #29 7.237 Selecting previously unselected package libsasl2-2:amd64. [2022-05-09T12:09:00.322Z] #29 7.237 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-09T12:09:00.322Z] #29 7.242 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-09T12:09:00.322Z] #29 7.305 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-09T12:09:00.322Z] #29 7.305 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-09T12:09:00.322Z] #29 7.309 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-09T12:09:00.322Z] #29 7.400 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-09T12:09:00.322Z] #29 7.402 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-09T12:09:00.322Z] #29 7.405 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-09T12:09:00.322Z] #29 7.460 Selecting previously unselected package libpsl5:amd64. [2022-05-09T12:09:00.322Z] #29 7.460 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-09T12:09:00.322Z] #29 7.465 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-09T12:09:00.322Z] #29 7.555 Selecting previously unselected package librtmp1:amd64. [2022-05-09T12:09:00.322Z] #29 7.555 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-09T12:09:00.322Z] #29 7.559 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-09T12:09:00.322Z] #29 7.633 Selecting previously unselected package libssh2-1:amd64. [2022-05-09T12:09:00.322Z] #29 7.633 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-09T12:09:00.322Z] #29 7.641 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-09T12:09:00.322Z] #29 7.726 Selecting previously unselected package libcurl4:amd64. [2022-05-09T12:09:00.322Z] #29 7.726 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-09T12:09:00.322Z] #29 7.734 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-09T12:09:00.322Z] #29 7.825 Selecting previously unselected package curl. [2022-05-09T12:09:00.322Z] #29 7.825 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-09T12:09:00.322Z] #29 7.830 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-09T12:09:00.322Z] #29 7.916 Selecting previously unselected package libonig5:amd64. [2022-05-09T12:09:00.322Z] #29 7.916 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-09T12:09:00.322Z] #29 7.922 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-09T12:09:00.322Z] #29 7.993 Selecting previously unselected package libjq1:amd64. [2022-05-09T12:09:00.322Z] #29 7.993 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-09T12:09:00.322Z] #29 7.997 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-09T12:09:00.322Z] #29 8.048 Selecting previously unselected package jq. [2022-05-09T12:09:00.322Z] #29 8.048 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-09T12:09:00.322Z] #29 8.058 Unpacking jq (1.6-2.1) ... [2022-05-09T12:09:00.322Z] #29 8.100 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-09T12:09:00.322Z] #29 8.117 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-09T12:09:00.322Z] #29 8.130 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-09T12:09:00.322Z] #29 8.140 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-09T12:09:00.322Z] #29 8.154 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-09T12:09:00.322Z] #29 8.164 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-09T12:09:00.322Z] #29 8.175 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-09T12:09:00.322Z] #29 8.188 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-09T12:09:00.322Z] #29 8.211 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-09T12:09:00.322Z] #29 8.230 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-09T12:09:00.322Z] #29 8.247 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-09T12:09:00.322Z] #29 8.260 Setting up ca-certificates (20210119) ... [2022-05-09T12:09:00.322Z] #29 8.882 Updating certificates in /etc/ssl/certs... [2022-05-09T12:09:00.322Z] #29 9.922 129 added, 0 removed; done. [2022-05-09T12:09:00.322Z] #29 9.949 Setting up jq (1.6-2.1) ... [2022-05-09T12:09:00.322Z] #29 9.962 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-09T12:09:00.322Z] #29 9.976 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-09T12:09:00.322Z] #29 9.989 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:09:00.322Z] #29 10.01 Processing triggers for ca-certificates (20210119) ... [2022-05-09T12:09:00.322Z] #29 10.04 Updating certificates in /etc/ssl/certs... [2022-05-09T12:09:00.351Z] #17 0.662 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-09T12:09:00.351Z] #17 DONE 0.7s [2022-05-09T12:09:00.351Z] [2022-05-09T12:09:00.351Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-09T12:09:00.351Z] #26 sha256:3482d64b012bbc71d82c48daa98b75fd290d7ec4dbef08d31ae78ec6401cd007 [2022-05-09T12:09:00.436Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 84.93MB / 141.70MB 6.7s [2022-05-09T12:09:00.510Z] #62 42.20 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-09T12:09:00.510Z] #62 42.20 + BUILDTAGS='netgo osusergo static_build' [2022-05-09T12:09:00.510Z] #62 42.20 + export EXTRA_FLAGS=-buildmode=pie [2022-05-09T12:09:00.510Z] #62 42.20 + EXTRA_FLAGS=-buildmode=pie [2022-05-09T12:09:00.510Z] #62 42.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-09T12:09:00.510Z] #62 42.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-09T12:09:00.510Z] #62 42.20 + '[' '' = dynamic ']' [2022-05-09T12:09:00.510Z] #62 42.20 + make [2022-05-09T12:09:00.582Z] #29 ... [2022-05-09T12:09:00.582Z] [2022-05-09T12:09:00.582Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:09:00.582Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:09:00.582Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-05-09T12:09:00.609Z] #26 ... [2022-05-09T12:09:00.609Z] [2022-05-09T12:09:00.609Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-09T12:09:00.609Z] #18 sha256:ec5196f8ac010bfcb6cd8aee3a8bdd5662adc5e6662e07120d56f63c8eb9bd60 [2022-05-09T12:09:01.013Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 93.32MB / 141.70MB 7.4s [2022-05-09T12:09:01.178Z] #18 DONE 0.7s [2022-05-09T12:09:01.178Z] [2022-05-09T12:09:01.178Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:09:01.178Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-09T12:09:01.190Z] #60 ... [2022-05-09T12:09:01.190Z] [2022-05-09T12:09:01.190Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-09T12:09:01.190Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-09T12:09:01.190Z] #19 53.53 Fetched 49.0 MB in 52s (947 kB/s) [2022-05-09T12:09:01.275Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 101.71MB / 141.70MB 7.6s [2022-05-09T12:09:01.439Z] #53 ... [2022-05-09T12:09:01.439Z] [2022-05-09T12:09:01.439Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-09T12:09:01.439Z] #19 sha256:8401762ed8936ffe11b1882ae8f4c12830c9be2e96744fc6f3696e8f85b5df94 [2022-05-09T12:09:01.546Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 109.05MB / 141.70MB 7.8s [2022-05-09T12:09:01.808Z] #11 ... [2022-05-09T12:09:01.808Z] [2022-05-09T12:09:01.808Z] #24 [internal] load build context [2022-05-09T12:09:01.808Z] #24 sha256:d94028466332ec7fb0664fcb5ef44d5ccd6141be93a5b0b999433c6dd89fc7e5 [2022-05-09T12:09:01.808Z] #24 transferring context: 61.00MB 7.8s done [2022-05-09T12:09:01.808Z] #24 DONE 8.3s [2022-05-09T12:09:01.808Z] [2022-05-09T12:09:01.808Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:09:01.808Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:09:01.808Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 123.73MB / 141.70MB 8.1s [2022-05-09T12:09:01.808Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.1s [2022-05-09T12:09:01.898Z] #62 43.69 + bin/ctr [2022-05-09T12:09:02.008Z] #19 DONE 0.7s [2022-05-09T12:09:02.008Z] [2022-05-09T12:09:02.008Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:09:02.008Z] #65 sha256:437e372d955155ebc10a6283b91d2bcc98f4d47fe8f5928434484de2e437570f [2022-05-09T12:09:02.008Z] #65 88.68 rootlesskit version 1.0.0 [2022-05-09T12:09:02.008Z] #65 88.68 Usage of /build/rootlesskit-docker-proxy: [2022-05-09T12:09:02.008Z] #65 88.68 -container-ip string [2022-05-09T12:09:02.008Z] #65 88.68 container ip [2022-05-09T12:09:02.008Z] #65 88.68 -container-port int [2022-05-09T12:09:02.008Z] #65 88.68 container port (default -1) [2022-05-09T12:09:02.008Z] #65 88.68 -host-ip string [2022-05-09T12:09:02.008Z] #65 88.68 host ip [2022-05-09T12:09:02.008Z] #65 88.68 -host-port int [2022-05-09T12:09:02.008Z] #65 88.68 host port (default -1) [2022-05-09T12:09:02.008Z] #65 88.68 -proto string [2022-05-09T12:09:02.008Z] #65 88.68 proxy protocol (default "tcp") [2022-05-09T12:09:02.008Z] #65 DONE 88.8s [2022-05-09T12:09:02.008Z] [2022-05-09T12:09:02.008Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-09T12:09:02.008Z] #66 sha256:e40b0d6d6aff385adbf47896ad4de92ab04517487e5ccd4ba2e072114065cfd7 [2022-05-09T12:09:02.104Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 133.17MB / 141.70MB 8.4s [2022-05-09T12:09:02.104Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 8.5s [2022-05-09T12:09:02.267Z] #66 DONE 0.2s [2022-05-09T12:09:02.267Z] [2022-05-09T12:09:02.267Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-09T12:09:02.267Z] #67 sha256:7a15a79dbbf869b173e4ec59cb6527ffee50ed4056bb95fa283413cf45d79da2 [2022-05-09T12:09:02.267Z] #67 DONE 0.1s [2022-05-09T12:09:02.267Z] [2022-05-09T12:09:02.267Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-05-09T12:09:02.267Z] #20 sha256:69cc771ff27f176862cc9c8036281d2ed3d0187080716c7bd20450bfd778fe25 [2022-05-09T12:09:02.676Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 9.0s done [2022-05-09T12:09:02.940Z] #11 ... [2022-05-09T12:09:02.940Z] [2022-05-09T12:09:02.940Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-09T12:09:02.940Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-09T12:09:02.940Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-09T12:09:02.940Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-09T12:09:02.940Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-09T12:09:02.940Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-09T12:09:02.940Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.6s done [2022-05-09T12:09:02.940Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.7s done [2022-05-09T12:09:02.940Z] #71 DONE 9.4s [2022-05-09T12:09:02.940Z] [2022-05-09T12:09:02.940Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-09T12:09:02.940Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-09T12:09:02.940Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-05-09T12:09:02.940Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-05-09T12:09:02.940Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-05-09T12:09:02.940Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-05-09T12:09:02.940Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.8s done [2022-05-09T12:09:03.126Z] #11 ... [2022-05-09T12:09:03.126Z] [2022-05-09T12:09:03.126Z] #29 [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 [2022-05-09T12:09:03.126Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-09T12:09:03.126Z] #29 10.92 0 added, 0 removed; done. [2022-05-09T12:09:03.126Z] #29 10.92 Running hooks in /etc/ca-certificates/update.d... [2022-05-09T12:09:03.126Z] #29 10.92 done. [2022-05-09T12:09:03.126Z] #29 DONE 12.6s [2022-05-09T12:09:03.126Z] [2022-05-09T12:09:03.126Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:09:03.126Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:09:03.126Z] #11 ... [2022-05-09T12:09:03.126Z] [2022-05-09T12:09:03.126Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-09T12:09:03.126Z] #30 sha256:cd3904858b9ea3650d46e87687d17145541b284d99b71c7e20d7324d4f40514d [2022-05-09T12:09:03.126Z] #30 DONE 0.2s [2022-05-09T12:09:03.126Z] [2022-05-09T12:09:03.126Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:09:03.126Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:09:03.204Z] #28 ... [2022-05-09T12:09:03.204Z] [2022-05-09T12:09:03.204Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:09:03.204Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:09:03.204Z] #20 DONE 1.1s [2022-05-09T12:09:03.204Z] [2022-05-09T12:09:03.204Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-09T12:09:03.204Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-05-09T12:09:04.153Z] #11 ... [2022-05-09T12:09:04.153Z] [2022-05-09T12:09:04.153Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-09T12:09:04.153Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-09T12:09:04.153Z] #70 DONE 1.3s [2022-05-09T12:09:04.153Z] [2022-05-09T12:09:04.153Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:09:04.153Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:09:04.580Z] #21 1.287 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:09:04.580Z] #21 1.313 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:09:04.580Z] #21 1.314 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:09:04.839Z] #21 1.827 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-09T12:09:05.099Z] #11 ... [2022-05-09T12:09:05.099Z] [2022-05-09T12:09:05.099Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-09T12:09:05.099Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-09T12:09:05.099Z] #72 DONE 0.9s [2022-05-09T12:09:05.099Z] [2022-05-09T12:09:05.099Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:09:05.099Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:09:05.664Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.0s [2022-05-09T12:09:06.215Z] #21 3.204 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-09T12:09:06.494Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-05-09T12:09:06.494Z] #11 ... [2022-05-09T12:09:06.494Z] [2022-05-09T12:09:06.494Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-09T12:09:06.494Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-09T12:09:06.494Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.5s done [2022-05-09T12:09:06.494Z] #28 DONE 13.1s [2022-05-09T12:09:06.494Z] [2022-05-09T12:09:06.494Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:09:06.495Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:09:07.437Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.7s done [2022-05-09T12:09:07.437Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-05-09T12:09:07.590Z] #21 4.523 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-09T12:09:08.008Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.6s done [2022-05-09T12:09:08.201Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 7.1s done [2022-05-09T12:09:08.202Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-05-09T12:09:08.268Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-05-09T12:09:09.492Z] #21 6.196 Fetched 8417 kB in 5s (1610 kB/s) [2022-05-09T12:09:10.430Z] #21 6.196 Reading package lists... [2022-05-09T12:09:10.430Z] #21 ... [2022-05-09T12:09:10.430Z] [2022-05-09T12:09:10.430Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-09T12:09:10.430Z] #26 sha256:3482d64b012bbc71d82c48daa98b75fd290d7ec4dbef08d31ae78ec6401cd007 [2022-05-09T12:09:11.905Z] #62 ... [2022-05-09T12:09:11.905Z] [2022-05-09T12:09:11.905Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:09:11.905Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:09:11.905Z] #14 77.03 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-09T12:09:11.905Z] #14 77.03 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:09:11.905Z] #14 77.04 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-09T12:09:11.906Z] #14 82.10 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-09T12:09:11.906Z] #14 82.11 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:09:11.906Z] #14 82.12 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-09T12:09:13.020Z] #26 97.34 Updating files: 29% (3349/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 81% (9331/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-05-09T12:09:13.020Z] #26 100.0 + cd /tmp/tmp.q4lkgIFBKs/tmp/docker-ce [2022-05-09T12:09:13.308Z] #26 100.0 + git checkout -q v17.06.2-ce [2022-05-09T12:09:13.481Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.1s [2022-05-09T12:09:13.481Z] #11 ... [2022-05-09T12:09:13.481Z] [2022-05-09T12:09:13.481Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-09T12:09:13.481Z] #31 sha256:5097377dcc212c380127288a82553cf495c87121f411b2a59db0bf8980d0821b [2022-05-09T12:09:13.481Z] #31 1.822 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-09T12:09:13.481Z] #31 2.132 [2022-05-09T12:09:13.481Z] #31 2.359 #=#=# ######################################################################## 100.0% [2022-05-09T12:09:13.481Z] #31 2.633 [2022-05-09T12:09:13.481Z] #31 3.663 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-09T12:09:13.481Z] #31 3.999 [2022-05-09T12:09:13.481Z] #31 4.222 #=#=# ######################################################################## 100.0% [2022-05-09T12:09:13.481Z] #31 4.561 [2022-05-09T12:09:13.481Z] #31 5.493 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-09T12:09:13.481Z] #31 5.842 [2022-05-09T12:09:13.481Z] #31 6.065 #=#=# #################### 27.8% ########################################## 59.7% ################################################################## 91.9% ######################################################################## 100.0% [2022-05-09T12:09:13.481Z] #31 6.642 [2022-05-09T12:09:13.481Z] #31 7.676 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-09T12:09:13.481Z] #31 7.954 [2022-05-09T12:09:13.481Z] #31 8.187 #=#=# ######################################################################## 100.0% [2022-05-09T12:09:13.481Z] #31 8.481 [2022-05-09T12:09:13.481Z] #31 9.207 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-09T12:09:13.481Z] #31 9.503 [2022-05-09T12:09:13.481Z] #31 9.730 #=#=# ######################################################################## 100.0% [2022-05-09T12:09:13.481Z] #31 10.00 [2022-05-09T12:09:13.481Z] #31 10.08 Download of images into '/build' complete. [2022-05-09T12:09:13.481Z] #31 10.08 Use something like the following to load the result into a Docker daemon: [2022-05-09T12:09:13.481Z] #31 10.08 tar -cC '/build' . | docker load [2022-05-09T12:09:13.481Z] #31 ... [2022-05-09T12:09:13.481Z] [2022-05-09T12:09:13.481Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:09:13.481Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:09:13.569Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.2s [2022-05-09T12:09:15.385Z] #11 ... [2022-05-09T12:09:15.385Z] [2022-05-09T12:09:15.385Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-09T12:09:15.385Z] #31 sha256:5097377dcc212c380127288a82553cf495c87121f411b2a59db0bf8980d0821b [2022-05-09T12:09:15.385Z] #31 DONE 12.1s [2022-05-09T12:09:15.385Z] [2022-05-09T12:09:15.386Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:09:15.386Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:09:16.121Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 7.4s done [2022-05-09T12:09:16.121Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-05-09T12:09:16.383Z] #11 ... [2022-05-09T12:09:16.383Z] [2022-05-09T12:09:16.383Z] #29 [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 [2022-05-09T12:09:16.383Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-09T12:09:16.383Z] #29 1.342 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:09:16.383Z] #29 1.354 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:09:16.383Z] #29 1.354 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:09:16.383Z] #29 1.516 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:09:16.383Z] #29 1.758 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:09:16.383Z] #29 2.078 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:09:16.383Z] #29 3.490 Fetched 8530 kB in 2s (3547 kB/s) [2022-05-09T12:09:16.383Z] #29 3.490 Reading package lists... [2022-05-09T12:09:16.383Z] #29 4.265 Reading package lists... [2022-05-09T12:09:16.383Z] #29 5.087 Building dependency tree... [2022-05-09T12:09:16.383Z] #29 5.502 The following additional packages will be installed: [2022-05-09T12:09:16.383Z] #29 5.506 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-09T12:09:16.383Z] #29 5.506 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-09T12:09:16.383Z] #29 5.506 Recommended packages: [2022-05-09T12:09:16.383Z] #29 5.506 libldap-common publicsuffix libsasl2-modules [2022-05-09T12:09:16.383Z] #29 5.670 The following NEW packages will be installed: [2022-05-09T12:09:16.383Z] #29 5.670 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-09T12:09:16.383Z] #29 5.670 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-09T12:09:16.383Z] #29 5.670 libssh2-1 openssl [2022-05-09T12:09:16.383Z] #29 5.945 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-05-09T12:09:16.383Z] #29 5.945 Need to get 3040 kB of archives. [2022-05-09T12:09:16.383Z] #29 5.945 After this operation, 6651 kB of additional disk space will be used. [2022-05-09T12:09:16.383Z] #29 5.945 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-09T12:09:16.383Z] #29 5.962 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-09T12:09:16.383Z] #29 5.980 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-09T12:09:16.383Z] #29 5.980 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-09T12:09:16.383Z] #29 5.980 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-09T12:09:16.383Z] #29 5.986 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-09T12:09:16.383Z] #29 5.986 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-09T12:09:16.383Z] #29 5.997 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-09T12:09:16.383Z] #29 5.997 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-09T12:09:16.383Z] #29 5.997 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-09T12:09:16.383Z] #29 5.997 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-09T12:09:16.383Z] #29 6.010 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-09T12:09:16.383Z] #29 6.010 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-09T12:09:16.383Z] #29 6.010 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-09T12:09:16.383Z] #29 6.010 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-09T12:09:16.383Z] #29 6.177 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:09:16.383Z] #29 6.224 Fetched 3040 kB in 0s (9125 kB/s) [2022-05-09T12:09:16.383Z] #29 6.256 Selecting previously unselected package openssl. [2022-05-09T12:09:16.383Z] #29 6.256 (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 ... 6653 files and directories currently installed.) [2022-05-09T12:09:16.383Z] #29 6.257 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-09T12:09:16.383Z] #29 6.265 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-09T12:09:16.383Z] #29 6.443 Selecting previously unselected package ca-certificates. [2022-05-09T12:09:16.383Z] #29 6.448 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-09T12:09:16.383Z] #29 6.458 Unpacking ca-certificates (20210119) ... [2022-05-09T12:09:16.383Z] #29 6.550 Selecting previously unselected package libbrotli1:amd64. [2022-05-09T12:09:16.383Z] #29 6.550 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-09T12:09:16.383Z] #29 6.560 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-09T12:09:16.383Z] #29 6.667 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-09T12:09:16.383Z] #29 6.667 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-09T12:09:16.383Z] #29 6.673 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-09T12:09:16.383Z] #29 6.731 Selecting previously unselected package libsasl2-2:amd64. [2022-05-09T12:09:16.383Z] #29 6.731 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-09T12:09:16.383Z] #29 6.733 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-09T12:09:16.383Z] #29 6.794 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-09T12:09:16.383Z] #29 6.794 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-09T12:09:16.383Z] #29 6.799 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-09T12:09:16.383Z] #29 6.882 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-09T12:09:16.383Z] #29 6.882 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-09T12:09:16.383Z] #29 6.887 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-09T12:09:16.383Z] #29 6.947 Selecting previously unselected package libpsl5:amd64. [2022-05-09T12:09:16.383Z] #29 6.947 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-09T12:09:16.383Z] #29 6.951 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-09T12:09:16.383Z] #29 7.036 Selecting previously unselected package librtmp1:amd64. [2022-05-09T12:09:16.383Z] #29 7.036 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-09T12:09:16.383Z] #29 7.053 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-09T12:09:16.383Z] #29 7.101 Selecting previously unselected package libssh2-1:amd64. [2022-05-09T12:09:16.383Z] #29 7.101 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-09T12:09:16.383Z] #29 7.105 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-09T12:09:16.383Z] #29 7.184 Selecting previously unselected package libcurl4:amd64. [2022-05-09T12:09:16.383Z] #29 7.184 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-09T12:09:16.383Z] #29 7.189 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-09T12:09:16.383Z] #29 7.276 Selecting previously unselected package curl. [2022-05-09T12:09:16.383Z] #29 7.276 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-09T12:09:16.383Z] #29 7.280 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-09T12:09:16.383Z] #29 7.353 Selecting previously unselected package libonig5:amd64. [2022-05-09T12:09:16.383Z] #29 7.353 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-09T12:09:16.383Z] #29 7.361 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-09T12:09:16.383Z] #29 7.444 Selecting previously unselected package libjq1:amd64. [2022-05-09T12:09:16.383Z] #29 7.444 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-09T12:09:16.383Z] #29 7.449 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-09T12:09:16.383Z] #29 7.509 Selecting previously unselected package jq. [2022-05-09T12:09:16.383Z] #29 7.509 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-09T12:09:16.383Z] #29 7.513 Unpacking jq (1.6-2.1) ... [2022-05-09T12:09:16.383Z] #29 7.573 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-09T12:09:16.383Z] #29 7.587 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-09T12:09:16.383Z] #29 7.602 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-09T12:09:16.383Z] #29 7.615 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-09T12:09:16.383Z] #29 7.634 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-09T12:09:16.383Z] #29 7.648 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-09T12:09:16.383Z] #29 7.667 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-09T12:09:16.383Z] #29 7.743 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-09T12:09:16.383Z] #29 7.770 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-09T12:09:16.383Z] #29 7.774 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-09T12:09:16.383Z] #29 7.789 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-09T12:09:16.383Z] #29 7.803 Setting up ca-certificates (20210119) ... [2022-05-09T12:09:16.383Z] #29 8.469 Updating certificates in /etc/ssl/certs... [2022-05-09T12:09:16.383Z] #29 9.502 129 added, 0 removed; done. [2022-05-09T12:09:16.383Z] #29 9.535 Setting up jq (1.6-2.1) ... [2022-05-09T12:09:16.383Z] #29 9.548 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-09T12:09:16.383Z] #29 9.562 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-09T12:09:16.383Z] #29 9.573 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:09:16.383Z] #29 9.593 Processing triggers for ca-certificates (20210119) ... [2022-05-09T12:09:16.383Z] #29 9.611 Updating certificates in /etc/ssl/certs... [2022-05-09T12:09:16.383Z] #29 ... [2022-05-09T12:09:16.383Z] [2022-05-09T12:09:16.383Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:09:16.383Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:09:16.634Z] #26 103.4 + mkdir -p /tmp/tmp.q4lkgIFBKs/src/github.com/docker [2022-05-09T12:09:16.634Z] #26 103.4 + mv components/cli /tmp/tmp.q4lkgIFBKs/src/github.com/docker/cli [2022-05-09T12:09:16.634Z] #26 103.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-05-09T12:09:17.200Z] #14 93.08 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-09T12:09:17.200Z] #14 93.10 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:09:17.200Z] #14 93.11 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-09T12:09:17.587Z] #26 ... [2022-05-09T12:09:17.587Z] [2022-05-09T12:09:17.587Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:09:17.587Z] #58 sha256:3a37679ee1643c9e8d8cd3d7d0535ff2e757ce2c72e727a84a5ffe9f400359df [2022-05-09T12:09:17.587Z] #58 9.222 + cd /tmp/tmp.MXcpEjhUsT/src/github.com/opencontainers/runc [2022-05-09T12:09:17.587Z] #58 9.234 + git checkout -q v1.1.1 [2022-05-09T12:09:17.587Z] #58 9.562 + '[' -z '' ']' [2022-05-09T12:09:17.587Z] #58 9.564 + target=static [2022-05-09T12:09:17.587Z] #58 9.565 + make BUILDTAGS=seccomp static [2022-05-09T12:09:17.587Z] #58 10.05 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-09T12:09:17.587Z] #58 ... [2022-05-09T12:09:17.587Z] [2022-05-09T12:09:17.587Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-09T12:09:17.587Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-05-09T12:09:17.587Z] #21 6.196 Reading package lists... [2022-05-09T12:09:17.587Z] #21 8.710 Reading package lists... [2022-05-09T12:09:17.587Z] #21 10.88 Building dependency tree... [2022-05-09T12:09:17.587Z] #21 12.53 The following additional packages will be installed: [2022-05-09T12:09:17.587Z] #21 12.55 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-09T12:09:17.587Z] #21 12.55 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-09T12:09:17.587Z] #21 12.55 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-09T12:09:17.587Z] #21 12.55 python3-pkg-resources vim-runtime xxd [2022-05-09T12:09:17.587Z] #21 12.55 Suggested packages: [2022-05-09T12:09:17.587Z] #21 12.56 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-09T12:09:17.587Z] #21 12.56 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-09T12:09:17.587Z] #21 12.56 acl attr quota [2022-05-09T12:09:17.587Z] #21 12.56 Recommended packages: [2022-05-09T12:09:17.587Z] #21 12.56 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-09T12:09:17.587Z] #21 13.61 The following NEW packages will be installed: [2022-05-09T12:09:17.587Z] #21 13.61 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-09T12:09:17.587Z] #21 13.62 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-09T12:09:17.587Z] #21 13.62 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-09T12:09:17.587Z] #21 13.62 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-09T12:09:17.587Z] #21 13.62 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-09T12:09:17.587Z] #21 13.62 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-09T12:09:17.587Z] #21 13.62 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-09T12:09:17.587Z] #21 13.62 xz-utils zip zstd [2022-05-09T12:09:17.587Z] #21 13.94 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:09:17.587Z] #21 13.94 Need to get 27.0 MB of archives. [2022-05-09T12:09:17.587Z] #21 13.94 After this operation, 105 MB of additional disk space will be used. [2022-05-09T12:09:17.587Z] #21 13.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-05-09T12:09:17.587Z] #21 13.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-05-09T12:09:17.587Z] #21 13.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-05-09T12:09:17.587Z] #21 13.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-05-09T12:09:17.587Z] #21 13.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-05-09T12:09:17.587Z] #21 13.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-05-09T12:09:17.587Z] #21 13.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-05-09T12:09:17.587Z] #21 13.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-05-09T12:09:17.587Z] #21 13.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-09T12:09:17.587Z] #21 13.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-09T12:09:17.587Z] #21 13.99 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-05-09T12:09:17.587Z] #21 13.99 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-05-09T12:09:17.587Z] #21 14.00 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-05-09T12:09:17.587Z] #21 14.00 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-05-09T12:09:17.587Z] #21 14.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-05-09T12:09:17.587Z] #21 14.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-05-09T12:09:17.587Z] #21 14.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-05-09T12:09:17.587Z] #21 14.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-05-09T12:09:17.587Z] #21 14.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-05-09T12:09:17.587Z] #21 14.03 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-05-09T12:09:17.587Z] #21 14.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-05-09T12:09:17.587Z] #21 14.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-05-09T12:09:17.587Z] #21 14.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-05-09T12:09:17.587Z] #21 14.05 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-05-09T12:09:17.587Z] #21 14.06 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-05-09T12:09:17.587Z] #21 14.06 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-05-09T12:09:17.587Z] #21 14.06 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-05-09T12:09:17.587Z] #21 14.21 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-05-09T12:09:17.587Z] #21 14.21 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-05-09T12:09:17.587Z] #21 14.21 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-05-09T12:09:17.587Z] #21 14.21 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-05-09T12:09:17.587Z] #21 14.21 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-05-09T12:09:17.587Z] #21 14.22 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-05-09T12:09:17.587Z] #21 14.23 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-09T12:09:17.587Z] #21 14.27 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-09T12:09:17.587Z] #21 14.30 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-09T12:09:17.587Z] #21 14.31 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-09T12:09:17.587Z] #21 14.32 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-09T12:09:17.587Z] #21 14.33 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-09T12:09:17.587Z] #21 14.34 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-09T12:09:17.587Z] #21 14.34 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-05-09T12:09:17.587Z] #21 14.37 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-05-09T12:09:17.587Z] #21 14.38 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-05-09T12:09:17.587Z] #21 14.39 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-09T12:09:17.587Z] #21 14.54 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-05-09T12:09:17.587Z] #21 14.57 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-05-09T12:09:17.587Z] #21 14.59 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-05-09T12:09:17.846Z] #21 14.59 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-05-09T12:09:18.104Z] #21 15.17 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:09:18.363Z] #21 15.29 Fetched 27.0 MB in 1s (28.0 MB/s) [2022-05-09T12:09:18.363Z] #21 15.36 Selecting previously unselected package pigz. [2022-05-09T12:09:18.363Z] #21 15.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-05-09T12:09:18.621Z] #21 15.39 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-05-09T12:09:18.621Z] #21 15.40 Unpacking pigz (2.6-1) ... [2022-05-09T12:09:18.621Z] #21 15.48 Selecting previously unselected package libelf1:arm64. [2022-05-09T12:09:18.621Z] #21 15.49 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-05-09T12:09:18.621Z] #21 15.50 Unpacking libelf1:arm64 (0.183-1) ... [2022-05-09T12:09:18.674Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.2s [2022-05-09T12:09:18.880Z] #21 15.65 Selecting previously unselected package libbpf0:arm64. [2022-05-09T12:09:18.880Z] #21 15.66 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-05-09T12:09:18.880Z] #21 15.66 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-05-09T12:09:18.880Z] #21 15.74 Selecting previously unselected package libcap2:arm64. [2022-05-09T12:09:18.880Z] #21 15.74 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-05-09T12:09:18.880Z] #21 15.75 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-05-09T12:09:18.880Z] #21 15.82 Selecting previously unselected package libmnl0:arm64. [2022-05-09T12:09:18.880Z] #21 15.82 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-05-09T12:09:18.880Z] #21 15.83 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-05-09T12:09:18.880Z] #21 15.89 Selecting previously unselected package libxtables12:arm64. [2022-05-09T12:09:19.138Z] #21 15.90 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-05-09T12:09:19.138Z] #21 15.91 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-05-09T12:09:19.138Z] #21 15.98 Selecting previously unselected package libcap2-bin. [2022-05-09T12:09:19.138Z] #21 15.99 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-05-09T12:09:19.138Z] #21 16.00 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-09T12:09:19.138Z] #21 16.10 Selecting previously unselected package iproute2. [2022-05-09T12:09:19.258Z] #19 53.53 Reading package lists... [2022-05-09T12:09:19.399Z] #21 16.11 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-05-09T12:09:19.399Z] #21 16.11 Unpacking iproute2 (5.10.0-4) ... [2022-05-09T12:09:19.658Z] #21 16.48 Selecting previously unselected package xxd. [2022-05-09T12:09:19.658Z] #21 16.51 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-09T12:09:19.658Z] #21 16.51 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:09:19.696Z] #11 ... [2022-05-09T12:09:19.696Z] [2022-05-09T12:09:19.696Z] #29 [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 [2022-05-09T12:09:19.696Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-09T12:09:19.696Z] #29 10.48 0 added, 0 removed; done. [2022-05-09T12:09:19.696Z] #29 10.48 Running hooks in /etc/ca-certificates/update.d... [2022-05-09T12:09:19.696Z] #29 10.48 done. [2022-05-09T12:09:19.696Z] #29 DONE 12.5s [2022-05-09T12:09:19.696Z] [2022-05-09T12:09:19.696Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:09:19.696Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:09:19.696Z] #11 ... [2022-05-09T12:09:19.696Z] [2022-05-09T12:09:19.696Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-09T12:09:19.696Z] #30 sha256:fb3b90e8a5260dfc80700db64a8f01659080e0d9e06aabb5a9149582ce3e8f26 [2022-05-09T12:09:19.696Z] #30 DONE 0.2s [2022-05-09T12:09:19.696Z] [2022-05-09T12:09:19.696Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:09:19.696Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:09:19.916Z] #21 16.63 Selecting previously unselected package vim-common. [2022-05-09T12:09:19.916Z] #21 16.63 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-09T12:09:19.916Z] #21 16.66 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:09:19.916Z] #21 16.86 Selecting previously unselected package bash-completion. [2022-05-09T12:09:19.916Z] #21 16.87 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-09T12:09:21.088Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.1s [2022-05-09T12:09:21.210Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 12.8s done [2022-05-09T12:09:21.210Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-05-09T12:09:21.210Z] #11 DONE 43.6s [2022-05-09T12:09:21.414Z] #14 ... [2022-05-09T12:09:21.414Z] [2022-05-09T12:09:21.414Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:09:21.414Z] #65 sha256:50ff5d12b02cd05a0a951b453152cc468efe6a6b2ac4e4b29ca34417840ee777 [2022-05-09T12:09:21.414Z] #65 96.74 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-09T12:09:21.414Z] #65 96.74 + GOBIN=/build [2022-05-09T12:09:21.414Z] #65 96.74 + GO111MODULE=on [2022-05-09T12:09:21.414Z] #65 96.74 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-09T12:09:21.470Z] [2022-05-09T12:09:21.470Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-09T12:09:21.470Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-09T12:09:21.824Z] #21 ... [2022-05-09T12:09:21.824Z] [2022-05-09T12:09:21.824Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:09:21.824Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-05-09T12:09:21.824Z] #34 DONE 108.5s [2022-05-09T12:09:21.824Z] [2022-05-09T12:09:21.824Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-09T12:09:21.824Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-05-09T12:09:22.407Z] #12 DONE 1.0s [2022-05-09T12:09:22.407Z] [2022-05-09T12:09:22.407Z] #13 [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 [2022-05-09T12:09:22.407Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-09T12:09:22.760Z] #45 ... [2022-05-09T12:09:22.760Z] [2022-05-09T12:09:22.760Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-09T12:09:22.760Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-05-09T12:09:22.760Z] #21 19.60 Unpacking bash-completion (1:2.11-2) ... [2022-05-09T12:09:22.977Z] #13 DONE 0.6s [2022-05-09T12:09:22.977Z] [2022-05-09T12:09:22.977Z] #40 [tini 1/3] 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 [2022-05-09T12:09:22.977Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:09:23.016Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 6.7s done [2022-05-09T12:09:23.016Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-05-09T12:09:23.019Z] #21 19.97 Selecting previously unselected package bzip2. [2022-05-09T12:09:23.019Z] #21 19.98 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-05-09T12:09:23.019Z] #21 19.99 Unpacking bzip2 (1.0.8-4) ... [2022-05-09T12:09:23.237Z] #40 ... [2022-05-09T12:09:23.237Z] [2022-05-09T12:09:23.237Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-09T12:09:23.237Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-09T12:09:23.237Z] #48 DONE 0.2s [2022-05-09T12:09:23.237Z] [2022-05-09T12:09:23.237Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-09T12:09:23.237Z] #64 sha256:a2861f5a63c1bf1a766652888cefd7927e83ab254413a8de32324eae452b1e56 [2022-05-09T12:09:23.237Z] #64 DONE 0.2s [2022-05-09T12:09:23.237Z] [2022-05-09T12:09:23.237Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-09T12:09:23.237Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-09T12:09:23.237Z] #44 DONE 0.3s [2022-05-09T12:09:23.237Z] [2022-05-09T12:09:23.237Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-09T12:09:23.237Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-09T12:09:23.237Z] #33 DONE 0.3s [2022-05-09T12:09:23.237Z] [2022-05-09T12:09:23.237Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-09T12:09:23.237Z] #25 sha256:5052e0e81ff0205431062528891829eba6eaf304037078862fd6c2d75c3fa36e [2022-05-09T12:09:23.237Z] #25 DONE 0.3s [2022-05-09T12:09:23.237Z] [2022-05-09T12:09:23.237Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-09T12:09:23.237Z] #26 sha256:d35b29c0b7d82a1d257556b71de0973be8ed19ca75e2b24eae39c800e917c477 [2022-05-09T12:09:23.278Z] #21 20.08 Selecting previously unselected package xz-utils. [2022-05-09T12:09:23.278Z] #21 20.10 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-05-09T12:09:23.278Z] #21 20.11 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-09T12:09:23.278Z] #21 20.27 Selecting previously unselected package apparmor. [2022-05-09T12:09:23.278Z] #21 20.27 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-05-09T12:09:23.278Z] #21 20.34 Unpacking apparmor (2.13.6-10) ... [2022-05-09T12:09:23.845Z] #21 20.69 Selecting previously unselected package inetutils-ping. [2022-05-09T12:09:23.845Z] #21 20.69 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-05-09T12:09:23.845Z] #21 20.70 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-09T12:09:24.104Z] #21 20.80 Selecting previously unselected package libip4tc2:arm64. [2022-05-09T12:09:24.104Z] #21 20.80 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-05-09T12:09:24.104Z] #21 20.80 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-05-09T12:09:24.104Z] #21 20.88 Selecting previously unselected package libip6tc2:arm64. [2022-05-09T12:09:24.104Z] #21 20.88 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-05-09T12:09:24.104Z] #21 20.89 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-05-09T12:09:24.104Z] #21 20.93 Selecting previously unselected package libnfnetlink0:arm64. [2022-05-09T12:09:24.104Z] #21 20.93 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-05-09T12:09:24.104Z] #21 20.94 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-05-09T12:09:24.104Z] #21 21.04 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-05-09T12:09:24.104Z] #21 21.04 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-05-09T12:09:24.104Z] #21 21.05 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-05-09T12:09:24.104Z] #21 21.11 Selecting previously unselected package libnftnl11:arm64. [2022-05-09T12:09:24.104Z] #21 21.14 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-05-09T12:09:24.366Z] #21 21.14 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-05-09T12:09:24.366Z] #21 21.23 Selecting previously unselected package iptables. [2022-05-09T12:09:24.366Z] #21 21.23 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-05-09T12:09:24.366Z] #21 21.23 Unpacking iptables (1.8.7-1) ... [2022-05-09T12:09:24.624Z] #21 21.51 Selecting previously unselected package libonig5:arm64. [2022-05-09T12:09:24.624Z] #21 21.52 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-05-09T12:09:24.624Z] #21 21.52 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-05-09T12:09:24.884Z] #21 21.65 Selecting previously unselected package libjq1:arm64. [2022-05-09T12:09:24.884Z] #21 21.65 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-05-09T12:09:24.884Z] #21 21.66 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-05-09T12:09:24.884Z] #21 21.73 Selecting previously unselected package jq. [2022-05-09T12:09:24.884Z] #21 21.74 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-05-09T12:09:24.884Z] #21 21.74 Unpacking jq (1.6-2.1) ... [2022-05-09T12:09:24.884Z] #21 21.82 Selecting previously unselected package libaio1:arm64. [2022-05-09T12:09:24.884Z] #21 21.83 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-05-09T12:09:24.884Z] #21 21.83 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-05-09T12:09:25.143Z] #21 21.89 Selecting previously unselected package libgpm2:arm64. [2022-05-09T12:09:25.143Z] #21 21.89 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-05-09T12:09:25.143Z] #21 21.90 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-05-09T12:09:25.143Z] #21 21.98 Selecting previously unselected package libicu67:arm64. [2022-05-09T12:09:25.143Z] #21 21.98 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-05-09T12:09:25.143Z] #21 21.98 Unpacking libicu67:arm64 (67.1-7) ... [2022-05-09T12:09:25.626Z] #65 101.5 rootlesskit version 1.0.0 [2022-05-09T12:09:25.626Z] #65 101.5 Usage of /build/rootlesskit-docker-proxy: [2022-05-09T12:09:25.626Z] #65 101.5 -container-ip string [2022-05-09T12:09:25.626Z] #65 101.5 container ip [2022-05-09T12:09:25.626Z] #65 101.5 -container-port int [2022-05-09T12:09:25.626Z] #65 101.5 container port (default -1) [2022-05-09T12:09:25.626Z] #65 101.5 -host-ip string [2022-05-09T12:09:25.626Z] #65 101.5 host ip [2022-05-09T12:09:25.626Z] #65 101.5 -host-port int [2022-05-09T12:09:25.626Z] #65 101.5 host port (default -1) [2022-05-09T12:09:25.626Z] #65 101.5 -proto string [2022-05-09T12:09:25.626Z] #65 101.5 proxy protocol (default "tcp") [2022-05-09T12:09:26.199Z] #65 ... [2022-05-09T12:09:26.199Z] [2022-05-09T12:09:26.199Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:09:26.199Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:09:26.199Z] #14 97.41 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-09T12:09:26.199Z] #14 97.41 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-09T12:09:26.199Z] #14 97.43 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-09T12:09:26.199Z] #14 97.53 Selecting previously unselected package libapparmor1:amd64. [2022-05-09T12:09:26.199Z] #14 97.54 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-09T12:09:26.199Z] #14 97.55 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-09T12:09:26.199Z] #14 97.63 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-09T12:09:26.199Z] #14 97.65 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-09T12:09:26.199Z] #14 97.65 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-09T12:09:26.199Z] #14 97.79 Selecting previously unselected package libbtrfs0:amd64. [2022-05-09T12:09:26.199Z] #14 97.79 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-09T12:09:26.199Z] #14 97.80 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-09T12:09:26.199Z] #14 97.92 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-09T12:09:26.199Z] #14 97.94 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-09T12:09:26.199Z] #14 97.95 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-09T12:09:26.199Z] #14 98.10 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-09T12:09:26.199Z] #14 98.11 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-09T12:09:26.199Z] #14 98.11 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:09:26.199Z] #14 98.18 Selecting previously unselected package libudev-dev:amd64. [2022-05-09T12:09:26.199Z] #14 98.18 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-09T12:09:26.199Z] #14 98.20 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-09T12:09:26.199Z] #14 98.33 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-09T12:09:26.199Z] #14 98.33 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-09T12:09:26.199Z] #14 98.34 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-09T12:09:26.199Z] #14 98.55 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-09T12:09:26.199Z] #14 98.56 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-09T12:09:26.199Z] #14 98.56 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-09T12:09:26.199Z] #14 98.72 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-09T12:09:26.199Z] #14 98.74 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-09T12:09:26.199Z] #14 98.74 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-09T12:09:26.199Z] #14 98.87 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-09T12:09:26.199Z] #14 98.87 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-09T12:09:26.199Z] #14 98.87 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-09T12:09:26.199Z] #14 98.95 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-09T12:09:26.199Z] #14 98.95 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-09T12:09:26.199Z] #14 98.96 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-09T12:09:26.199Z] #14 99.37 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-09T12:09:26.199Z] #14 99.37 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-09T12:09:26.199Z] #14 99.38 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-09T12:09:26.199Z] #14 99.60 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-09T12:09:26.199Z] #14 99.60 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-09T12:09:26.199Z] #14 99.61 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:09:26.199Z] #14 99.67 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-09T12:09:26.199Z] #14 99.69 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-09T12:09:26.199Z] #14 99.69 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-09T12:09:26.199Z] #14 99.80 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-09T12:09:26.199Z] #14 99.81 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-09T12:09:26.199Z] #14 99.82 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-09T12:09:26.199Z] #14 100.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-09T12:09:26.199Z] #14 100.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-09T12:09:26.199Z] #14 100.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-09T12:09:26.199Z] #14 100.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-09T12:09:26.199Z] #14 100.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-09T12:09:26.199Z] #14 100.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-09T12:09:26.199Z] #14 100.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-09T12:09:26.199Z] #14 100.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-09T12:09:26.199Z] #14 100.4 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-09T12:09:26.199Z] #14 100.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-09T12:09:26.199Z] #14 100.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-09T12:09:26.199Z] #14 100.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-09T12:09:26.199Z] #14 100.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-09T12:09:26.199Z] #14 100.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-09T12:09:26.199Z] #14 100.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-09T12:09:26.199Z] #14 100.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-09T12:09:26.199Z] #14 100.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-09T12:09:26.199Z] #14 100.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-09T12:09:26.199Z] #14 100.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-09T12:09:26.199Z] #14 100.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-09T12:09:26.199Z] #14 100.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-09T12:09:26.199Z] #14 100.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-09T12:09:26.199Z] #14 100.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-09T12:09:26.199Z] #14 100.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-09T12:09:26.199Z] #14 100.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-09T12:09:26.199Z] #14 100.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-09T12:09:26.199Z] #14 100.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-09T12:09:26.199Z] #14 100.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-09T12:09:26.199Z] #14 100.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-09T12:09:26.199Z] #14 100.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:09:26.199Z] #14 100.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-09T12:09:26.199Z] #14 100.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:09:26.199Z] #14 100.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:09:26.199Z] #14 100.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:09:26.772Z] #14 DONE 102.9s [2022-05-09T12:09:26.772Z] [2022-05-09T12:09:26.772Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:09:26.772Z] #65 sha256:50ff5d12b02cd05a0a951b453152cc468efe6a6b2ac4e4b29ca34417840ee777 [2022-05-09T12:09:26.772Z] #65 DONE 102.6s [2022-05-09T12:09:26.772Z] [2022-05-09T12:09:26.772Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-09T12:09:26.772Z] #66 sha256:a6186645a006ffce0a8b6c692103ffa98f3c58faedd3307f41d292c3a832b7bf [2022-05-09T12:09:26.772Z] #66 ... [2022-05-09T12:09:26.772Z] [2022-05-09T12:09:26.772Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-09T12:09:26.772Z] #57 sha256:0d8480c05917a39d00c90663177697ceac989e5234f4ef98eacf6cb937ca5c8f [2022-05-09T12:09:26.772Z] #57 DONE 0.2s [2022-05-09T12:09:26.772Z] [2022-05-09T12:09:26.772Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-09T12:09:26.772Z] #66 sha256:a6186645a006ffce0a8b6c692103ffa98f3c58faedd3307f41d292c3a832b7bf [2022-05-09T12:09:26.772Z] #66 DONE 0.2s [2022-05-09T12:09:26.772Z] [2022-05-09T12:09:26.772Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:09:26.772Z] #58 sha256:22a0f833e68896114337a2657db01a9c108f76538544882ad3392c8ab96df707 [2022-05-09T12:09:27.344Z] #58 ... [2022-05-09T12:09:27.344Z] [2022-05-09T12:09:27.344Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-09T12:09:27.344Z] #67 sha256:fbf825f1477098f49cb0227536d020f22796cff757b54e4a43234b2d87300268 [2022-05-09T12:09:27.344Z] #67 DONE 0.2s [2022-05-09T12:09:27.344Z] [2022-05-09T12:09:27.345Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-09T12:09:27.345Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-05-09T12:09:28.331Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.1s [2022-05-09T12:09:28.428Z] #21 24.71 Selecting previously unselected package libinih1:arm64. [2022-05-09T12:09:28.428Z] #21 24.72 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-05-09T12:09:28.428Z] #21 24.73 Unpacking libinih1:arm64 (53-1+b2) ... [2022-05-09T12:09:28.428Z] #21 24.78 Selecting previously unselected package libnet1:arm64. [2022-05-09T12:09:28.428Z] #21 24.79 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-05-09T12:09:28.428Z] #21 24.79 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-09T12:09:28.428Z] #21 24.86 Selecting previously unselected package libnl-3-200:arm64. [2022-05-09T12:09:28.428Z] #21 24.86 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-05-09T12:09:28.428Z] #21 24.87 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-09T12:09:28.428Z] #21 24.95 Selecting previously unselected package libprotobuf-c1:arm64. [2022-05-09T12:09:28.428Z] #21 24.95 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-05-09T12:09:28.428Z] #21 24.96 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-09T12:09:28.428Z] #21 25.01 Selecting previously unselected package net-tools. [2022-05-09T12:09:28.428Z] #21 25.02 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-05-09T12:09:28.428Z] #21 25.03 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-09T12:09:28.428Z] #21 25.18 Selecting previously unselected package patch. [2022-05-09T12:09:28.428Z] #21 25.18 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-05-09T12:09:28.428Z] #21 25.19 Unpacking patch (2.7.6-7) ... [2022-05-09T12:09:28.428Z] #21 25.30 Selecting previously unselected package python-pip-whl. [2022-05-09T12:09:28.428Z] #21 25.31 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-09T12:09:28.428Z] #21 25.31 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-09T12:09:28.513Z] #26 ... [2022-05-09T12:09:28.513Z] [2022-05-09T12:09:28.513Z] #60 [containerd 1/3] 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 [2022-05-09T12:09:28.513Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-09T12:09:28.513Z] #60 3.575 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:09:28.513Z] #60 3.587 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:09:28.513Z] #60 3.587 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:09:28.513Z] #60 3.781 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:09:28.513Z] #60 4.380 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:09:28.513Z] #60 4.917 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:09:28.995Z] #21 25.81 Selecting previously unselected package python3-lib2to3. [2022-05-09T12:09:28.995Z] #21 25.81 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-09T12:09:28.995Z] #21 25.82 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-09T12:09:28.995Z] #21 25.95 Selecting previously unselected package python3-distutils. [2022-05-09T12:09:28.995Z] #21 25.96 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-09T12:09:28.995Z] #21 25.96 Unpacking python3-distutils (3.9.2-1) ... [2022-05-09T12:09:29.081Z] #60 ... [2022-05-09T12:09:29.081Z] [2022-05-09T12:09:29.081Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-09T12:09:29.081Z] #26 sha256:d35b29c0b7d82a1d257556b71de0973be8ed19ca75e2b24eae39c800e917c477 [2022-05-09T12:09:29.081Z] #26 5.809 + RM_GOPATH=0 [2022-05-09T12:09:29.081Z] #26 5.809 + TMP_GOPATH= [2022-05-09T12:09:29.081Z] #26 5.809 + : /build [2022-05-09T12:09:29.081Z] #26 5.809 + '[' -z '' ']' [2022-05-09T12:09:29.081Z] #26 5.809 ++ mktemp -d [2022-05-09T12:09:29.081Z] #26 5.812 + export GOPATH=/tmp/tmp.rhlDq9CvZH [2022-05-09T12:09:29.081Z] #26 5.812 + GOPATH=/tmp/tmp.rhlDq9CvZH [2022-05-09T12:09:29.081Z] #26 5.812 + RM_GOPATH=1 [2022-05-09T12:09:29.081Z] #26 5.812 + case "$(go env GOARCH)" in [2022-05-09T12:09:29.081Z] #26 5.816 ++ go env GOARCH [2022-05-09T12:09:29.081Z] #26 5.839 Install docker/cli version 17.06.2-ce from stable [2022-05-09T12:09:29.081Z] #26 5.839 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:09:29.081Z] #26 5.839 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:09:29.081Z] #26 5.839 ++ dirname /install.sh [2022-05-09T12:09:29.081Z] #26 5.839 + dir=/ [2022-05-09T12:09:29.081Z] #26 5.839 + bin=dockercli [2022-05-09T12:09:29.081Z] #26 5.839 + shift [2022-05-09T12:09:29.081Z] #26 5.839 + '[' '!' -f //dockercli.installer ']' [2022-05-09T12:09:29.081Z] #26 5.839 + . //dockercli.installer [2022-05-09T12:09:29.081Z] #26 5.839 ++ : stable [2022-05-09T12:09:29.081Z] #26 5.839 ++ : 17.06.2-ce [2022-05-09T12:09:29.081Z] #26 5.839 + install_dockercli [2022-05-09T12:09:29.081Z] #26 5.839 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-09T12:09:29.081Z] #26 5.839 ++ uname -m [2022-05-09T12:09:29.081Z] #26 5.839 + arch=x86_64 [2022-05-09T12:09:29.081Z] #26 5.839 + '[' x86_64 '!=' x86_64 ']' [2022-05-09T12:09:29.081Z] #26 5.839 + url=https://download.docker.com/linux/static [2022-05-09T12:09:29.081Z] #26 5.839 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-09T12:09:29.081Z] #26 5.839 + tar -xz docker/docker [2022-05-09T12:09:29.254Z] #21 26.09 Selecting previously unselected package python3-pkg-resources. [2022-05-09T12:09:29.254Z] #21 26.09 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-09T12:09:29.254Z] #21 26.10 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-09T12:09:29.276Z] #11 ... [2022-05-09T12:09:29.276Z] [2022-05-09T12:09:29.276Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-09T12:09:29.276Z] #31 sha256:955aaeda9724054001a4bddfc82012bececcfa957575fb20ff3662de76a9273c [2022-05-09T12:09:29.276Z] #31 2.181 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-09T12:09:29.276Z] #31 2.468 [2022-05-09T12:09:29.276Z] #31 2.552 ######################################################################## 100.0% [2022-05-09T12:09:29.276Z] #31 2.768 [2022-05-09T12:09:29.276Z] #31 3.801 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-09T12:09:29.276Z] #31 4.170 [2022-05-09T12:09:29.276Z] #31 4.396 #=#=# ######################################################################## 100.0% [2022-05-09T12:09:29.276Z] #31 4.710 [2022-05-09T12:09:29.276Z] #31 5.847 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-09T12:09:29.276Z] #31 6.201 [2022-05-09T12:09:29.276Z] #31 6.429 #=#=# ############## 19.8% ########################################## 59.0% ################################################################# 91.0% ######################################################################## 100.0% [2022-05-09T12:09:29.276Z] #31 7.009 [2022-05-09T12:09:29.276Z] #31 8.026 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-09T12:09:29.276Z] #31 8.398 [2022-05-09T12:09:29.276Z] #31 8.623 #=#=# ######################################################################## 100.0% [2022-05-09T12:09:29.276Z] #31 8.954 [2022-05-09T12:09:29.276Z] #31 9.792 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-09T12:09:29.276Z] #31 10.07 [2022-05-09T12:09:29.276Z] #31 ... [2022-05-09T12:09:29.276Z] [2022-05-09T12:09:29.276Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:09:29.276Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:09:29.512Z] #21 26.25 Selecting previously unselected package python3-setuptools. [2022-05-09T12:09:29.512Z] #21 26.26 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-09T12:09:29.512Z] #21 26.27 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-09T12:09:29.770Z] #21 26.46 Selecting previously unselected package python3-wheel. [2022-05-09T12:09:29.771Z] #21 26.47 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-09T12:09:29.771Z] #21 26.48 Unpacking python3-wheel (0.34.2-1) ... [2022-05-09T12:09:29.771Z] #21 26.55 Selecting previously unselected package python3-pip. [2022-05-09T12:09:29.771Z] #21 26.55 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-09T12:09:29.771Z] #21 26.55 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-09T12:09:29.893Z] #15 DONE 3.1s [2022-05-09T12:09:29.893Z] [2022-05-09T12:09:29.893Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-09T12:09:29.893Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:09:29.893Z] #45 ... [2022-05-09T12:09:29.893Z] [2022-05-09T12:09:29.893Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:09:29.893Z] #58 sha256:22a0f833e68896114337a2657db01a9c108f76538544882ad3392c8ab96df707 [2022-05-09T12:09:29.893Z] #58 3.014 + RM_GOPATH=0 [2022-05-09T12:09:29.893Z] #58 3.014 + TMP_GOPATH= [2022-05-09T12:09:29.893Z] #58 3.014 + : /build [2022-05-09T12:09:29.893Z] #58 3.014 + '[' -z '' ']' [2022-05-09T12:09:29.893Z] #58 3.014 ++ mktemp -d [2022-05-09T12:09:29.893Z] #58 3.014 + export GOPATH=/tmp/tmp.RWqC9Kn6xN [2022-05-09T12:09:29.893Z] #58 3.014 + GOPATH=/tmp/tmp.RWqC9Kn6xN [2022-05-09T12:09:29.893Z] #58 3.014 + RM_GOPATH=1 [2022-05-09T12:09:29.893Z] #58 3.014 + case "$(go env GOARCH)" in [2022-05-09T12:09:29.893Z] #58 3.014 ++ go env GOARCH [2022-05-09T12:09:29.893Z] #58 3.066 Install runc version v1.1.1 (build tags: seccomp) [2022-05-09T12:09:29.893Z] #58 3.086 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:09:29.893Z] #58 3.086 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:09:29.893Z] #58 3.086 ++ dirname /install.sh [2022-05-09T12:09:29.893Z] #58 3.086 + dir=/ [2022-05-09T12:09:29.893Z] #58 3.086 + bin=runc [2022-05-09T12:09:29.893Z] #58 3.086 + shift [2022-05-09T12:09:29.893Z] #58 3.086 + '[' '!' -f //runc.installer ']' [2022-05-09T12:09:29.893Z] #58 3.086 + . //runc.installer [2022-05-09T12:09:29.893Z] #58 3.086 ++ set -e [2022-05-09T12:09:29.893Z] #58 3.086 ++ : v1.1.1 [2022-05-09T12:09:29.893Z] #58 3.086 + install_runc [2022-05-09T12:09:29.893Z] #58 3.086 + RUNC_BUILDTAGS=seccomp [2022-05-09T12:09:29.893Z] #58 3.086 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-09T12:09:29.893Z] #58 3.086 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RWqC9Kn6xN/src/github.com/opencontainers/runc [2022-05-09T12:09:29.893Z] #58 3.086 Cloning into '/tmp/tmp.RWqC9Kn6xN/src/github.com/opencontainers/runc'... [2022-05-09T12:09:30.029Z] #21 26.80 Selecting previously unselected package sudo. [2022-05-09T12:09:30.029Z] #21 26.81 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-05-09T12:09:30.029Z] #21 26.81 Unpacking sudo (1.9.5p2-3) ... [2022-05-09T12:09:30.289Z] #21 27.29 Selecting previously unselected package thin-provisioning-tools. [2022-05-09T12:09:30.289Z] #21 27.29 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-05-09T12:09:30.289Z] #21 27.30 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-09T12:09:30.547Z] #21 27.50 Selecting previously unselected package uidmap. [2022-05-09T12:09:30.805Z] #21 27.50 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-05-09T12:09:30.805Z] #21 27.51 Unpacking uidmap (1:4.8.1-1) ... [2022-05-09T12:09:30.805Z] #21 27.65 Selecting previously unselected package vim-runtime. [2022-05-09T12:09:30.805Z] #21 27.66 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-09T12:09:30.805Z] #21 27.68 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-09T12:09:30.805Z] #21 27.70 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-09T12:09:30.805Z] #21 27.72 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:09:31.465Z] #19 69.35 Reading package lists... [2022-05-09T12:09:31.828Z] #11 ... [2022-05-09T12:09:31.828Z] [2022-05-09T12:09:31.828Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-09T12:09:31.828Z] #31 sha256:955aaeda9724054001a4bddfc82012bececcfa957575fb20ff3662de76a9273c [2022-05-09T12:09:31.828Z] #31 10.29 #=#=# ######################################################################## 100.0% [2022-05-09T12:09:31.828Z] #31 10.63 [2022-05-09T12:09:31.828Z] #31 10.71 Download of images into '/build' complete. [2022-05-09T12:09:31.828Z] #31 10.71 Use something like the following to load the result into a Docker daemon: [2022-05-09T12:09:31.828Z] #31 10.71 tar -cC '/build' . | docker load [2022-05-09T12:09:31.828Z] #31 DONE 12.1s [2022-05-09T12:09:31.828Z] [2022-05-09T12:09:31.828Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:09:31.828Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:09:32.442Z] #58 ... [2022-05-09T12:09:32.442Z] [2022-05-09T12:09:32.442Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-09T12:09:32.442Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-05-09T12:09:32.442Z] #16 DONE 2.4s [2022-05-09T12:09:32.442Z] [2022-05-09T12:09:32.442Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-09T12:09:32.442Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-05-09T12:09:33.214Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.2s [2022-05-09T12:09:33.277Z] #26 ... [2022-05-09T12:09:33.277Z] [2022-05-09T12:09:33.277Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-09T12:09:33.277Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-09T12:09:33.277Z] #55 5.456 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-09T12:09:33.277Z] #55 6.392 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-09T12:09:33.277Z] #55 6.392 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-09T12:09:33.277Z] #55 6.419 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-09T12:09:33.277Z] #55 8.505 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-09T12:09:33.277Z] #55 ... [2022-05-09T12:09:33.277Z] [2022-05-09T12:09:33.277Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-09T12:09:33.277Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-09T12:09:33.277Z] #51 6.681 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-09T12:09:33.277Z] #51 9.391 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-09T12:09:33.277Z] #51 9.400 go: downloading github.com/fatih/color v1.10.0 [2022-05-09T12:09:33.277Z] #51 9.436 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-09T12:09:33.277Z] #51 9.488 go: downloading github.com/pkg/errors v0.9.1 [2022-05-09T12:09:33.277Z] #51 10.15 go: downloading golang.org/x/tools v0.1.0 [2022-05-09T12:09:33.277Z] #51 10.23 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-09T12:09:33.277Z] #51 ... [2022-05-09T12:09:33.277Z] [2022-05-09T12:09:33.277Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:09:33.277Z] #65 sha256:e2addba67656274e39b13460d1e26b7182dad56cc76bbe7471aa86d50b21e6b5 [2022-05-09T12:09:33.277Z] #65 5.947 + RM_GOPATH=0 [2022-05-09T12:09:33.277Z] #65 5.947 + TMP_GOPATH= [2022-05-09T12:09:33.277Z] #65 5.947 + : /build [2022-05-09T12:09:33.277Z] #65 5.947 + '[' -z '' ']' [2022-05-09T12:09:33.277Z] #65 5.947 ++ mktemp -d [2022-05-09T12:09:33.277Z] #65 5.947 + export GOPATH=/tmp/tmp.MSGBE3cxmx [2022-05-09T12:09:33.277Z] #65 5.947 + GOPATH=/tmp/tmp.MSGBE3cxmx [2022-05-09T12:09:33.277Z] #65 5.947 + RM_GOPATH=1 [2022-05-09T12:09:33.277Z] #65 5.947 + case "$(go env GOARCH)" in [2022-05-09T12:09:33.277Z] #65 5.947 ++ go env GOARCH [2022-05-09T12:09:33.277Z] #65 5.975 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:09:33.277Z] #65 5.975 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:09:33.277Z] #65 5.975 ++ dirname /install.sh [2022-05-09T12:09:33.277Z] #65 6.025 + dir=/ [2022-05-09T12:09:33.277Z] #65 6.025 + bin=rootlesskit [2022-05-09T12:09:33.277Z] #65 6.025 + shift [2022-05-09T12:09:33.277Z] #65 6.025 + '[' '!' -f //rootlesskit.installer ']' [2022-05-09T12:09:33.277Z] #65 6.025 + . //rootlesskit.installer [2022-05-09T12:09:33.277Z] #65 6.025 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-09T12:09:33.277Z] #65 6.025 + install_rootlesskit [2022-05-09T12:09:33.277Z] #65 6.025 + case "$1" in [2022-05-09T12:09:33.277Z] #65 6.025 + export CGO_ENABLED=0 [2022-05-09T12:09:33.277Z] #65 6.025 + CGO_ENABLED=0 [2022-05-09T12:09:33.277Z] #65 6.025 + _install_rootlesskit [2022-05-09T12:09:33.277Z] #65 6.025 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-09T12:09:33.277Z] #65 6.025 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-09T12:09:33.277Z] #65 6.025 + GOBIN=/build [2022-05-09T12:09:33.277Z] #65 6.025 + GO111MODULE=on [2022-05-09T12:09:33.277Z] #65 6.025 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-09T12:09:33.277Z] #65 6.031 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-09T12:09:33.277Z] #65 6.673 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-09T12:09:33.277Z] #65 9.705 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T12:09:33.277Z] #65 9.736 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-09T12:09:33.338Z] #21 30.22 Selecting previously unselected package vim. [2022-05-09T12:09:33.338Z] #21 30.22 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-09T12:09:33.338Z] #21 30.23 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:09:33.537Z] #65 ... [2022-05-09T12:09:33.537Z] [2022-05-09T12:09:33.537Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:09:33.537Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-09T12:09:33.537Z] #34 6.183 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-09T12:09:33.537Z] #34 6.193 Cloning into '.'... [2022-05-09T12:09:33.537Z] #34 ... [2022-05-09T12:09:33.537Z] [2022-05-09T12:09:33.537Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:09:33.537Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:09:33.537Z] #14 5.711 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:09:33.537Z] #14 5.797 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:09:33.537Z] #14 5.797 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:09:33.537Z] #14 7.125 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:09:33.537Z] #14 10.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:09:33.797Z] #14 ... [2022-05-09T12:09:33.797Z] [2022-05-09T12:09:33.797Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-09T12:09:33.797Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-09T12:09:33.797Z] #38 6.906 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-09T12:09:33.797Z] #38 7.830 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-09T12:09:33.797Z] #38 9.710 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-09T12:09:33.797Z] #38 9.943 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-09T12:09:33.797Z] #38 10.13 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-09T12:09:33.797Z] #38 ... [2022-05-09T12:09:33.797Z] [2022-05-09T12:09:33.797Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:09:33.797Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:09:33.797Z] #53 5.628 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-09T12:09:33.905Z] #21 30.75 Selecting previously unselected package xfsprogs. [2022-05-09T12:09:33.905Z] #21 30.77 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-05-09T12:09:33.905Z] #21 30.78 Unpacking xfsprogs (5.10.0-4) ... [2022-05-09T12:09:34.058Z] #53 ... [2022-05-09T12:09:34.058Z] [2022-05-09T12:09:34.058Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:09:34.058Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:09:34.058Z] #49 6.004 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:09:34.058Z] #49 6.047 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:09:34.058Z] #49 6.056 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:09:34.058Z] #49 6.687 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-09T12:09:34.058Z] #49 7.844 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:09:34.163Z] #21 31.09 Selecting previously unselected package zip. [2022-05-09T12:09:34.163Z] #21 31.09 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-05-09T12:09:34.163Z] #21 31.13 Unpacking zip (3.0-12) ... [2022-05-09T12:09:34.318Z] #49 ... [2022-05-09T12:09:34.318Z] [2022-05-09T12:09:34.318Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-09T12:09:34.318Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-09T12:09:34.318Z] #36 6.435 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-09T12:09:34.318Z] #36 ... [2022-05-09T12:09:34.318Z] [2022-05-09T12:09:34.318Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-09T12:09:34.318Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:09:34.318Z] #45 6.039 + git clone https://github.com/docker/distribution.git . [2022-05-09T12:09:34.318Z] #45 6.039 Cloning into '.'... [2022-05-09T12:09:34.421Z] #21 31.23 Selecting previously unselected package zstd. [2022-05-09T12:09:34.421Z] #21 31.23 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-05-09T12:09:34.421Z] #21 31.24 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-09T12:09:34.579Z] #45 ... [2022-05-09T12:09:34.579Z] [2022-05-09T12:09:34.579Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-09T12:09:34.579Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-09T12:09:34.579Z] #51 10.43 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-09T12:09:34.579Z] #51 10.48 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-09T12:09:34.579Z] #51 10.66 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-09T12:09:34.680Z] #21 31.57 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-09T12:09:34.990Z] #17 2.355 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-09T12:09:34.990Z] #17 DONE 2.6s [2022-05-09T12:09:34.990Z] [2022-05-09T12:09:34.990Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:09:34.990Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-09T12:09:34.990Z] #34 ... [2022-05-09T12:09:34.990Z] [2022-05-09T12:09:34.990Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-09T12:09:34.990Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-05-09T12:09:35.508Z] #21 32.22 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-05-09T12:09:35.508Z] #21 32.24 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-09T12:09:35.508Z] #21 32.25 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-05-09T12:09:35.508Z] #21 32.27 Setting up libicu67:arm64 (67.1-7) ... [2022-05-09T12:09:35.508Z] #21 32.29 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-05-09T12:09:35.508Z] #21 32.31 Setting up libinih1:arm64 (53-1+b2) ... [2022-05-09T12:09:35.508Z] #21 32.32 Setting up uidmap (1:4.8.1-1) ... [2022-05-09T12:09:35.508Z] #21 32.34 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-09T12:09:35.508Z] #21 32.35 Setting up bzip2 (1.0.8-4) ... [2022-05-09T12:09:35.508Z] #21 32.37 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-09T12:09:35.508Z] #21 32.38 Setting up python3-wheel (0.34.2-1) ... [2022-05-09T12:09:35.641Z] #19 83.63 Building dependency tree... [2022-05-09T12:09:36.076Z] #21 33.08 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:09:36.335Z] #21 33.10 Setting up libcap2:arm64 (1:2.44-1) ... [2022-05-09T12:09:36.335Z] #21 33.11 Setting up libcap2-bin (1:2.44-1) ... [2022-05-09T12:09:36.335Z] #21 33.12 Setting up apparmor (2.13.6-10) ... [2022-05-09T12:09:36.375Z] #18 DONE 1.6s [2022-05-09T12:09:36.375Z] [2022-05-09T12:09:36.375Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-09T12:09:36.375Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-05-09T12:09:36.515Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 13.4s done [2022-05-09T12:09:36.776Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f [2022-05-09T12:09:36.776Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-05-09T12:09:37.037Z] #11 DONE 43.6s [2022-05-09T12:09:37.037Z] [2022-05-09T12:09:37.037Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-09T12:09:37.037Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-09T12:09:37.969Z] #21 34.71 Setting up zip (3.0-12) ... [2022-05-09T12:09:37.969Z] #21 34.72 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:09:37.969Z] #21 34.75 Setting up bash-completion (1:2.11-2) ... [2022-05-09T12:09:37.980Z] #12 DONE 0.9s [2022-05-09T12:09:37.980Z] [2022-05-09T12:09:37.980Z] #13 [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 [2022-05-09T12:09:37.980Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-09T12:09:38.183Z] #19 90.50 The following additional packages will be installed: [2022-05-09T12:09:38.183Z] #19 90.50 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-09T12:09:38.183Z] #19 90.50 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-09T12:09:38.183Z] #19 90.51 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-09T12:09:38.183Z] #19 90.51 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-09T12:09:38.183Z] #19 90.51 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-09T12:09:38.183Z] #19 90.51 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-09T12:09:38.183Z] #19 90.51 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-05-09T12:09:38.183Z] #19 90.51 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-05-09T12:09:38.183Z] #19 90.51 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-05-09T12:09:38.183Z] #19 90.51 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-05-09T12:09:38.183Z] #19 90.51 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-09T12:09:38.183Z] #19 90.51 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-09T12:09:38.183Z] #19 90.51 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-09T12:09:38.183Z] #19 90.51 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-09T12:09:38.183Z] #19 90.51 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-09T12:09:38.183Z] #19 90.51 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-09T12:09:38.183Z] #19 90.51 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-09T12:09:38.183Z] #19 90.51 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-09T12:09:38.183Z] #19 90.51 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-09T12:09:38.183Z] #19 90.51 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-09T12:09:38.183Z] #19 90.51 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-09T12:09:38.183Z] #19 90.51 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-09T12:09:38.183Z] #19 90.51 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-09T12:09:38.183Z] #19 90.51 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-09T12:09:38.183Z] #19 90.51 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-09T12:09:38.183Z] #19 90.51 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-09T12:09:38.183Z] #19 90.51 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-09T12:09:38.183Z] #19 90.51 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-09T12:09:38.183Z] #19 90.51 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-09T12:09:38.183Z] #19 90.51 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-09T12:09:38.183Z] #19 90.51 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-09T12:09:38.183Z] #19 90.51 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-09T12:09:38.183Z] #19 90.53 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-09T12:09:38.183Z] #19 90.53 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-09T12:09:38.183Z] #19 90.53 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-09T12:09:38.183Z] #19 90.53 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-09T12:09:38.183Z] #19 90.53 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-09T12:09:38.183Z] #19 90.53 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-09T12:09:38.183Z] #19 90.53 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-09T12:09:38.183Z] #19 90.53 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-09T12:09:38.183Z] #19 90.53 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-09T12:09:38.183Z] #19 90.53 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-09T12:09:38.183Z] #19 90.53 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-09T12:09:38.183Z] #19 90.54 linux-libc-dev-s390x-cross patch xz-utils [2022-05-09T12:09:38.183Z] #19 90.58 Suggested packages: [2022-05-09T12:09:38.183Z] #19 90.58 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-05-09T12:09:38.183Z] #19 90.58 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-05-09T12:09:38.183Z] #19 90.58 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-05-09T12:09:38.183Z] #19 90.58 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-05-09T12:09:38.183Z] #19 90.58 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-05-09T12:09:38.183Z] #19 90.58 libyaml-shell-perl ed diffutils-doc [2022-05-09T12:09:38.183Z] #19 90.58 Recommended packages: [2022-05-09T12:09:38.183Z] #19 90.58 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-05-09T12:09:38.183Z] #19 90.58 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-05-09T12:09:38.292Z] #19 DONE 1.7s [2022-05-09T12:09:38.292Z] [2022-05-09T12:09:38.292Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-05-09T12:09:38.292Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-05-09T12:09:38.563Z] #13 DONE 0.7s [2022-05-09T12:09:38.563Z] [2022-05-09T12:09:38.563Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-09T12:09:38.563Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-09T12:09:38.563Z] #33 DONE 0.1s [2022-05-09T12:09:38.563Z] [2022-05-09T12:09:38.563Z] #40 [tini 1/3] 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 [2022-05-09T12:09:38.563Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:09:38.832Z] #40 ... [2022-05-09T12:09:38.832Z] [2022-05-09T12:09:38.832Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-09T12:09:38.832Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-09T12:09:38.832Z] #44 DONE 0.3s [2022-05-09T12:09:39.099Z] [2022-05-09T12:09:39.099Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-09T12:09:39.099Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-09T12:09:39.099Z] #48 DONE 0.4s [2022-05-09T12:09:39.099Z] [2022-05-09T12:09:39.099Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-09T12:09:39.099Z] #25 sha256:cda9a0b51baa272bc1a5ace284614482b437e816ab263f9958157676d2f31fa7 [2022-05-09T12:09:39.099Z] #25 DONE 0.4s [2022-05-09T12:09:39.099Z] [2022-05-09T12:09:39.099Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-09T12:09:39.099Z] #64 sha256:467852d71dca41345fef2d917cebf7ffb3e7c668a7383b14f508c3083e56bdb6 [2022-05-09T12:09:39.099Z] #64 DONE 0.4s [2022-05-09T12:09:39.099Z] [2022-05-09T12:09:39.099Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:09:39.099Z] #65 sha256:3ba76a059708a9c93e454f84b70cbd2113e8307d0c2a7b52f83bd7bf84dcdfcd [2022-05-09T12:09:39.872Z] #51 ... [2022-05-09T12:09:39.873Z] [2022-05-09T12:09:39.873Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-09T12:09:39.873Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-09T12:09:39.873Z] #38 14.81 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-09T12:09:39.873Z] #38 15.12 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-09T12:09:39.873Z] #38 ... [2022-05-09T12:09:39.873Z] [2022-05-09T12:09:39.873Z] #40 [tini 1/3] 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 [2022-05-09T12:09:39.873Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:09:39.873Z] #40 6.922 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:09:39.873Z] #40 7.046 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:09:39.873Z] #40 7.046 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:09:39.873Z] #40 8.289 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:09:39.873Z] #40 11.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:09:39.873Z] #40 14.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:09:40.132Z] #40 ... [2022-05-09T12:09:40.132Z] [2022-05-09T12:09:40.132Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-09T12:09:40.132Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-09T12:09:40.132Z] #51 16.34 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-09T12:09:40.132Z] #51 16.44 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-09T12:09:40.132Z] #51 16.77 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-09T12:09:40.211Z] #20 DONE 1.7s [2022-05-09T12:09:40.211Z] [2022-05-09T12:09:40.211Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-09T12:09:40.211Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-09T12:09:40.504Z] #21 37.12 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-09T12:09:40.504Z] #21 37.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-09T12:09:40.504Z] #21 37.14 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-05-09T12:09:40.504Z] #21 37.15 Setting up patch (2.7.6-7) ... [2022-05-09T12:09:40.504Z] #21 37.16 Setting up sudo (1.9.5p2-3) ... [2022-05-09T12:09:40.504Z] #21 37.26 invoke-rc.d: could not determine current runlevel [2022-05-09T12:09:40.504Z] #21 37.26 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-09T12:09:40.504Z] #21 37.28 Setting up xfsprogs (5.10.0-4) ... [2022-05-09T12:09:40.504Z] #21 37.29 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-05-09T12:09:40.504Z] #21 37.31 Setting up inetutils-ping (2:2.0-1) ... [2022-05-09T12:09:40.504Z] #21 37.32 Setting up pigz (2.6-1) ... [2022-05-09T12:09:40.504Z] #21 37.33 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-05-09T12:09:40.504Z] #21 37.35 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-09T12:09:40.504Z] #21 37.37 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-09T12:09:40.504Z] #21 37.38 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:09:40.702Z] #51 ... [2022-05-09T12:09:40.702Z] [2022-05-09T12:09:40.702Z] #60 [containerd 1/3] 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 [2022-05-09T12:09:40.702Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-09T12:09:40.702Z] #60 7.637 Fetched 8530 kB in 4s (1985 kB/s) [2022-05-09T12:09:40.702Z] #60 7.637 Reading package lists... [2022-05-09T12:09:40.702Z] #60 16.68 Reading package lists... [2022-05-09T12:09:40.702Z] #60 ... [2022-05-09T12:09:40.702Z] [2022-05-09T12:09:40.702Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:09:40.702Z] #65 sha256:e2addba67656274e39b13460d1e26b7182dad56cc76bbe7471aa86d50b21e6b5 [2022-05-09T12:09:40.702Z] #65 10.89 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-09T12:09:40.702Z] #65 15.35 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-09T12:09:40.702Z] #65 16.72 go: downloading github.com/google/uuid v1.3.0 [2022-05-09T12:09:40.702Z] #65 16.98 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-09T12:09:40.702Z] #65 17.13 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-09T12:09:40.702Z] #65 17.48 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-09T12:09:40.963Z] #65 17.61 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-09T12:09:40.963Z] #65 17.78 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-09T12:09:41.071Z] #21 38.04 Setting up libaio1:arm64 (0.3.112-9) ... [2022-05-09T12:09:41.071Z] #21 38.05 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-09T12:09:41.532Z] #65 18.40 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-09T12:09:41.588Z] #21 38.39 Setting up libelf1:arm64 (0.183-1) ... [2022-05-09T12:09:41.588Z] #21 38.43 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-09T12:09:41.588Z] #21 38.44 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-05-09T12:09:41.588Z] #21 38.45 Setting up python3-distutils (3.9.2-1) ... [2022-05-09T12:09:42.105Z] #65 18.96 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-09T12:09:42.127Z] #21 1.949 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:09:42.127Z] #21 2.047 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:09:42.127Z] #21 2.053 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:09:42.127Z] #21 2.425 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:09:42.155Z] #21 38.85 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:09:42.155Z] #21 38.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-09T12:09:42.155Z] #21 38.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-09T12:09:42.155Z] #21 38.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-09T12:09:42.155Z] #21 38.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-09T12:09:42.155Z] #21 38.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-09T12:09:42.155Z] #21 38.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-09T12:09:42.155Z] #21 38.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-09T12:09:42.155Z] #21 38.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-09T12:09:42.155Z] #21 38.96 Setting up python3-setuptools (52.0.0-4) ... [2022-05-09T12:09:43.043Z] #65 19.50 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-09T12:09:43.043Z] #65 ... [2022-05-09T12:09:43.043Z] [2022-05-09T12:09:43.043Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-09T12:09:43.043Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-09T12:09:43.043Z] #51 20.18 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-09T12:09:43.071Z] #21 3.117 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:09:43.313Z] #51 20.19 go: downloading golang.org/x/mod v0.3.0 [2022-05-09T12:09:43.350Z] #21 40.14 Setting up libjq1:arm64 (1.6-2.1) ... [2022-05-09T12:09:43.350Z] #21 40.16 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-05-09T12:09:43.350Z] #21 40.18 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-09T12:09:43.350Z] #21 40.19 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-09T12:09:43.883Z] #51 ... [2022-05-09T12:09:43.883Z] [2022-05-09T12:09:43.883Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-09T12:09:43.883Z] #26 sha256:d35b29c0b7d82a1d257556b71de0973be8ed19ca75e2b24eae39c800e917c477 [2022-05-09T12:09:43.883Z] #26 19.85 + mkdir -p /build [2022-05-09T12:09:43.883Z] #26 19.88 + mv docker/docker /build/ [2022-05-09T12:09:43.883Z] #26 19.90 + rmdir docker [2022-05-09T12:09:43.883Z] #26 DONE 20.6s [2022-05-09T12:09:44.144Z] [2022-05-09T12:09:44.144Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:09:44.144Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:09:44.144Z] #49 11.52 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:09:44.144Z] #49 13.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:09:44.144Z] #49 17.89 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-09T12:09:44.285Z] #21 41.13 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-05-09T12:09:44.285Z] #21 41.14 Setting up jq (1.6-2.1) ... [2022-05-09T12:09:44.285Z] #21 41.17 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-05-09T12:09:44.285Z] #21 41.19 Setting up iptables (1.8.7-1) ... [2022-05-09T12:09:44.285Z] #21 41.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-09T12:09:44.285Z] #21 41.21 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-09T12:09:44.285Z] #21 41.22 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-09T12:09:44.285Z] #21 41.22 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-09T12:09:44.285Z] #21 41.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-09T12:09:44.285Z] #21 41.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-09T12:09:44.285Z] #21 41.24 Setting up iproute2 (5.10.0-4) ... [2022-05-09T12:09:44.395Z] #65 ... [2022-05-09T12:09:44.395Z] [2022-05-09T12:09:44.395Z] #40 [tini 1/3] 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 [2022-05-09T12:09:44.395Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:09:44.395Z] #40 5.628 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:09:44.395Z] #40 5.653 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:09:44.395Z] #40 5.653 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:09:44.458Z] #21 4.426 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:09:44.747Z] #19 96.09 The following NEW packages will be installed: [2022-05-09T12:09:44.747Z] #19 96.10 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-09T12:09:44.747Z] #19 96.10 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-09T12:09:44.747Z] #19 96.10 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-09T12:09:44.747Z] #19 96.10 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-09T12:09:44.747Z] #19 96.10 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-09T12:09:44.747Z] #19 96.10 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-09T12:09:44.747Z] #19 96.10 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-05-09T12:09:44.747Z] #19 96.10 crossbuild-essential-armel crossbuild-essential-armhf [2022-05-09T12:09:44.747Z] #19 96.10 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-05-09T12:09:44.747Z] #19 96.10 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-05-09T12:09:44.747Z] #19 96.10 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-05-09T12:09:44.747Z] #19 96.10 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-05-09T12:09:44.747Z] #19 96.10 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-05-09T12:09:44.747Z] #19 96.10 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-09T12:09:44.747Z] #19 96.10 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-09T12:09:44.747Z] #19 96.11 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-09T12:09:44.747Z] #19 96.11 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-09T12:09:44.747Z] #19 96.11 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-09T12:09:44.747Z] #19 96.11 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-09T12:09:44.747Z] #19 96.11 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-09T12:09:44.747Z] #19 96.11 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-09T12:09:44.747Z] #19 96.11 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-09T12:09:44.747Z] #19 96.11 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-09T12:09:44.747Z] #19 96.11 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-09T12:09:44.747Z] #19 96.12 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-09T12:09:44.747Z] #19 96.12 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-09T12:09:44.747Z] #19 96.12 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-09T12:09:44.747Z] #19 96.12 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-09T12:09:44.747Z] #19 96.12 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-09T12:09:44.747Z] #19 96.12 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-09T12:09:44.747Z] #19 96.12 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-09T12:09:44.747Z] #19 96.12 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-09T12:09:44.747Z] #19 96.13 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-09T12:09:44.747Z] #19 96.13 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-09T12:09:44.747Z] #19 96.13 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-09T12:09:44.747Z] #19 96.15 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-09T12:09:44.747Z] #19 96.15 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-09T12:09:44.747Z] #19 96.15 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-09T12:09:44.747Z] #19 96.15 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-09T12:09:44.747Z] #19 96.15 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-09T12:09:44.747Z] #19 96.15 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-09T12:09:44.747Z] #19 96.15 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-09T12:09:44.747Z] #19 96.15 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-09T12:09:44.747Z] #19 96.15 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-09T12:09:44.747Z] #19 96.15 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-09T12:09:44.747Z] #19 96.15 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-09T12:09:44.747Z] #19 96.15 linux-libc-dev-s390x-cross patch xz-utils [2022-05-09T12:09:44.747Z] #19 96.63 0 upgraded, 133 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:09:44.747Z] #19 96.63 Need to get 787 MB of archives. [2022-05-09T12:09:44.747Z] #19 96.63 After this operation, 3385 MB of additional disk space will be used. [2022-05-09T12:09:44.747Z] #19 96.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-05-09T12:09:44.747Z] #19 96.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-09T12:09:44.747Z] #19 96.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-05-09T12:09:44.747Z] #19 96.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-05-09T12:09:44.747Z] #19 96.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-05-09T12:09:44.747Z] #19 96.70 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-09T12:09:44.747Z] #19 96.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-05-09T12:09:44.747Z] #19 96.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-05-09T12:09:44.747Z] #19 96.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-05-09T12:09:44.747Z] #19 96.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-05-09T12:09:44.747Z] #19 97.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-05-09T12:09:44.747Z] #19 97.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-05-09T12:09:44.747Z] #19 97.08 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-05-09T12:09:44.852Z] #21 41.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:09:45.395Z] #40 6.505 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:09:45.421Z] #21 DONE 42.2s [2022-05-09T12:09:45.421Z] [2022-05-09T12:09:45.421Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-09T12:09:45.421Z] #26 sha256:3482d64b012bbc71d82c48daa98b75fd290d7ec4dbef08d31ae78ec6401cd007 [2022-05-09T12:09:45.421Z] #26 ... [2022-05-09T12:09:45.421Z] [2022-05-09T12:09:45.421Z] #22 [dev-systemd-false 8/25] 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 [2022-05-09T12:09:45.421Z] #22 sha256:a3641fe455d1c76781a3308923a6e35278aafdf6d2a83706a005b265ea30b7f3 [2022-05-09T12:09:45.992Z] #22 0.622 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-09T12:09:45.992Z] #22 0.626 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-09T12:09:45.992Z] #22 0.630 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-09T12:09:45.992Z] #22 DONE 0.7s [2022-05-09T12:09:45.992Z] [2022-05-09T12:09:45.992Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:09:45.992Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-09T12:09:46.250Z] #53 ... [2022-05-09T12:09:46.251Z] [2022-05-09T12:09:46.251Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-09T12:09:46.251Z] #23 sha256:9c25d3232689bf6514776195dcfca39cc8b37c6f09d1e92887bd819c51c902bc [2022-05-09T12:09:46.644Z] #19 98.62 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-05-09T12:09:46.644Z] #19 98.63 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-05-09T12:09:46.686Z] #49 ... [2022-05-09T12:09:46.686Z] [2022-05-09T12:09:46.686Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:09:46.686Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:09:46.686Z] #14 13.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:09:46.945Z] #14 ... [2022-05-09T12:09:46.945Z] [2022-05-09T12:09:46.945Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:09:46.945Z] #65 sha256:e2addba67656274e39b13460d1e26b7182dad56cc76bbe7471aa86d50b21e6b5 [2022-05-09T12:09:46.945Z] #65 23.40 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-09T12:09:47.577Z] #19 99.83 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-05-09T12:09:47.577Z] #19 99.83 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-05-09T12:09:47.767Z] #21 ... [2022-05-09T12:09:47.767Z] [2022-05-09T12:09:47.767Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:09:47.767Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-09T12:09:47.767Z] #34 DONE 123.3s [2022-05-09T12:09:47.767Z] [2022-05-09T12:09:47.767Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:09:47.767Z] #58 sha256:22a0f833e68896114337a2657db01a9c108f76538544882ad3392c8ab96df707 [2022-05-09T12:09:47.767Z] #58 11.00 + cd /tmp/tmp.RWqC9Kn6xN/src/github.com/opencontainers/runc [2022-05-09T12:09:47.767Z] #58 11.00 + git checkout -q v1.1.1 [2022-05-09T12:09:47.767Z] #58 11.50 + '[' -z '' ']' [2022-05-09T12:09:47.767Z] #58 11.50 + target=static [2022-05-09T12:09:47.767Z] #58 11.50 + make BUILDTAGS=seccomp static [2022-05-09T12:09:47.767Z] #58 11.69 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-09T12:09:48.028Z] #58 ... [2022-05-09T12:09:48.028Z] [2022-05-09T12:09:48.029Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-09T12:09:48.029Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-09T12:09:48.029Z] #21 8.090 Fetched 8530 kB in 6s (1333 kB/s) [2022-05-09T12:09:48.340Z] #65 ... [2022-05-09T12:09:48.340Z] [2022-05-09T12:09:48.340Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-09T12:09:48.340Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-09T12:09:48.340Z] #36 25.06 tomll can be used in two ways: [2022-05-09T12:09:48.340Z] #36 25.07 Writing to STDIN and reading from STDOUT: [2022-05-09T12:09:48.340Z] #36 25.07 cat file.toml | tomll > file.toml [2022-05-09T12:09:48.341Z] #36 25.07 [2022-05-09T12:09:48.341Z] #36 25.07 Reading and updating a list of files: [2022-05-09T12:09:48.341Z] #36 25.07 tomll a.toml b.toml c.toml [2022-05-09T12:09:48.341Z] #36 25.07 [2022-05-09T12:09:48.341Z] #36 25.07 When given a list of files, tomll will modify all files in place without asking. [2022-05-09T12:09:48.341Z] #36 DONE 25.3s [2022-05-09T12:09:48.600Z] [2022-05-09T12:09:48.600Z] #60 [containerd 1/3] 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 [2022-05-09T12:09:48.600Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-09T12:09:48.600Z] #60 16.68 Reading package lists... [2022-05-09T12:09:48.726Z] #40 ... [2022-05-09T12:09:48.726Z] [2022-05-09T12:09:48.726Z] #60 [containerd 1/3] 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 [2022-05-09T12:09:48.726Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-09T12:09:48.726Z] #60 5.869 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:09:48.726Z] #60 5.902 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:09:48.726Z] #60 5.902 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:09:48.726Z] #60 7.214 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:09:48.726Z] #60 ... [2022-05-09T12:09:48.726Z] [2022-05-09T12:09:48.726Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-09T12:09:48.726Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-09T12:09:48.726Z] #55 7.355 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-09T12:09:48.726Z] #55 8.967 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-09T12:09:48.726Z] #55 9.019 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-09T12:09:48.726Z] #55 9.022 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-09T12:09:48.726Z] #55 ... [2022-05-09T12:09:48.726Z] [2022-05-09T12:09:48.726Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-09T12:09:48.726Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-09T12:09:48.726Z] #38 7.279 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-09T12:09:48.726Z] #38 8.599 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-09T12:09:48.948Z] #19 101.2 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-05-09T12:09:48.948Z] #19 101.2 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-05-09T12:09:48.986Z] #38 ... [2022-05-09T12:09:48.987Z] [2022-05-09T12:09:48.987Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:09:48.987Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-09T12:09:48.987Z] #34 5.058 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-09T12:09:48.987Z] #34 5.059 Cloning into '.'... [2022-05-09T12:09:49.250Z] #34 ... [2022-05-09T12:09:49.250Z] [2022-05-09T12:09:49.250Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-09T12:09:49.250Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-09T12:09:49.250Z] #51 5.724 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-09T12:09:49.250Z] #51 7.433 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-09T12:09:49.250Z] #51 7.454 go: downloading github.com/fatih/color v1.10.0 [2022-05-09T12:09:49.250Z] #51 7.532 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-09T12:09:49.250Z] #51 7.651 go: downloading github.com/pkg/errors v0.9.1 [2022-05-09T12:09:49.250Z] #51 8.281 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-09T12:09:49.250Z] #51 8.328 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-09T12:09:49.250Z] #51 8.331 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-09T12:09:49.250Z] #51 8.407 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-09T12:09:49.250Z] #51 8.703 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-09T12:09:49.250Z] #51 8.769 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-09T12:09:49.250Z] #51 8.928 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-09T12:09:49.250Z] #51 9.332 go: downloading golang.org/x/tools v0.1.0 [2022-05-09T12:09:49.250Z] #51 ... [2022-05-09T12:09:49.250Z] [2022-05-09T12:09:49.250Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:09:49.250Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:09:49.250Z] #53 7.182 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-09T12:09:49.527Z] #53 ... [2022-05-09T12:09:49.527Z] [2022-05-09T12:09:49.527Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:09:49.527Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:09:49.527Z] #14 6.642 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:09:49.527Z] #14 6.895 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:09:49.527Z] #14 6.913 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:09:49.527Z] #14 9.009 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:09:49.527Z] #14 ... [2022-05-09T12:09:49.527Z] [2022-05-09T12:09:49.528Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-09T12:09:49.528Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:09:49.528Z] #45 5.545 + git clone https://github.com/docker/distribution.git . [2022-05-09T12:09:49.528Z] #45 5.545 Cloning into '.'... [2022-05-09T12:09:49.794Z] #45 ... [2022-05-09T12:09:49.794Z] [2022-05-09T12:09:49.794Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-09T12:09:49.794Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-09T12:09:49.794Z] #36 7.084 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-09T12:09:49.794Z] #36 ... [2022-05-09T12:09:49.794Z] [2022-05-09T12:09:49.794Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:09:49.794Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:09:49.794Z] #49 7.389 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:09:49.794Z] #49 7.509 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:09:49.794Z] #49 7.516 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:09:49.794Z] #49 8.331 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-09T12:09:49.794Z] #49 9.707 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:09:50.057Z] #49 ... [2022-05-09T12:09:50.057Z] [2022-05-09T12:09:50.057Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-09T12:09:50.057Z] #26 sha256:65a4f6af3d845a0854cd8913059ee061878ce081b2088cd664e062098d8c8858 [2022-05-09T12:09:50.057Z] #26 6.279 + RM_GOPATH=0 [2022-05-09T12:09:50.057Z] #26 6.279 + TMP_GOPATH= [2022-05-09T12:09:50.057Z] #26 6.279 + : /build [2022-05-09T12:09:50.057Z] #26 6.279 + '[' -z '' ']' [2022-05-09T12:09:50.057Z] #26 6.291 ++ mktemp -d [2022-05-09T12:09:50.057Z] #26 6.291 + export GOPATH=/tmp/tmp.EOqU0lWlvl [2022-05-09T12:09:50.057Z] #26 6.291 + GOPATH=/tmp/tmp.EOqU0lWlvl [2022-05-09T12:09:50.057Z] #26 6.291 + RM_GOPATH=1 [2022-05-09T12:09:50.057Z] #26 6.291 + case "$(go env GOARCH)" in [2022-05-09T12:09:50.057Z] #26 6.297 ++ go env GOARCH [2022-05-09T12:09:50.057Z] #26 6.301 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:09:50.057Z] #26 6.301 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:09:50.057Z] #26 6.301 ++ dirname /install.sh [2022-05-09T12:09:50.057Z] #26 6.327 + dir=/ [2022-05-09T12:09:50.057Z] #26 6.327 + bin=dockercli [2022-05-09T12:09:50.057Z] #26 6.327 + shift [2022-05-09T12:09:50.057Z] #26 6.327 + '[' '!' -f //dockercli.installer ']' [2022-05-09T12:09:50.057Z] #26 6.327 + . //dockercli.installer [2022-05-09T12:09:50.057Z] #26 6.327 ++ : stable [2022-05-09T12:09:50.057Z] #26 6.327 ++ : 17.06.2-ce [2022-05-09T12:09:50.057Z] #26 6.327 + install_dockercli [2022-05-09T12:09:50.057Z] #26 6.327 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-09T12:09:50.057Z] #26 6.327 Install docker/cli version 17.06.2-ce from stable [2022-05-09T12:09:50.057Z] #26 6.328 ++ uname -m [2022-05-09T12:09:50.057Z] #26 6.329 + arch=x86_64 [2022-05-09T12:09:50.057Z] #26 6.329 + '[' x86_64 '!=' x86_64 ']' [2022-05-09T12:09:50.057Z] #26 6.329 + url=https://download.docker.com/linux/static [2022-05-09T12:09:50.057Z] #26 6.330 + tar -xz docker/docker [2022-05-09T12:09:50.057Z] #26 6.331 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-09T12:09:50.318Z] #19 102.6 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-05-09T12:09:50.319Z] #19 102.6 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-05-09T12:09:50.321Z] #26 ... [2022-05-09T12:09:50.321Z] [2022-05-09T12:09:50.321Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-09T12:09:50.321Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-09T12:09:50.321Z] #38 10.81 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-09T12:09:50.321Z] #38 11.32 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-09T12:09:50.321Z] #38 11.52 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-09T12:09:50.510Z] #60 25.56 Building dependency tree... [2022-05-09T12:09:50.580Z] #21 8.090 Reading package lists... [2022-05-09T12:09:51.689Z] #19 103.9 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-05-09T12:09:51.689Z] #19 103.9 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-05-09T12:09:51.689Z] #19 103.9 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-05-09T12:09:51.689Z] #19 103.9 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-05-09T12:09:51.689Z] #19 103.9 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-05-09T12:09:51.689Z] #19 103.9 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-05-09T12:09:51.689Z] #19 103.9 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-05-09T12:09:51.689Z] #19 103.9 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-05-09T12:09:51.689Z] #19 103.9 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-05-09T12:09:51.689Z] #19 103.9 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-05-09T12:09:51.689Z] #19 103.9 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-05-09T12:09:51.689Z] #19 103.9 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-05-09T12:09:51.689Z] #19 104.0 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-05-09T12:09:51.689Z] #19 104.0 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-05-09T12:09:51.689Z] #19 104.0 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-05-09T12:09:51.689Z] #19 104.1 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-05-09T12:09:51.946Z] #19 104.1 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-05-09T12:09:51.946Z] #19 104.1 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-05-09T12:09:51.946Z] #19 104.1 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-05-09T12:09:52.494Z] #21 10.58 Reading package lists... [2022-05-09T12:09:53.015Z] #21 12.83 Building dependency tree... [2022-05-09T12:09:53.051Z] #60 30.05 The following additional packages will be installed: [2022-05-09T12:09:53.051Z] #60 30.07 libbtrfs0 [2022-05-09T12:09:53.311Z] #60 30.35 The following NEW packages will be installed: [2022-05-09T12:09:53.571Z] #60 30.35 libbtrfs-dev libbtrfs0 [2022-05-09T12:09:53.587Z] #21 13.87 The following additional packages will be installed: [2022-05-09T12:09:53.830Z] #60 30.78 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:09:53.830Z] #60 30.78 Need to get 460 kB of archives. [2022-05-09T12:09:53.830Z] #60 30.78 After this operation, 1237 kB of additional disk space will be used. [2022-05-09T12:09:53.830Z] #60 30.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-09T12:09:53.830Z] #60 30.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-09T12:09:53.842Z] #19 105.8 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-05-09T12:09:53.842Z] #19 105.8 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-05-09T12:09:53.842Z] #19 105.8 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-05-09T12:09:53.842Z] #19 105.9 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-05-09T12:09:53.842Z] #19 105.9 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-05-09T12:09:53.848Z] #21 13.87 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-09T12:09:53.848Z] #21 13.87 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-09T12:09:53.848Z] #21 13.88 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-09T12:09:53.848Z] #21 13.88 python3-pkg-resources vim-runtime xxd [2022-05-09T12:09:53.848Z] #21 13.89 Suggested packages: [2022-05-09T12:09:53.848Z] #21 13.89 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-09T12:09:53.848Z] #21 13.89 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-09T12:09:53.848Z] #21 13.89 acl attr quota [2022-05-09T12:09:53.848Z] #21 13.89 Recommended packages: [2022-05-09T12:09:53.848Z] #21 13.89 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-09T12:09:54.789Z] #21 14.84 The following NEW packages will be installed: [2022-05-09T12:09:54.789Z] #21 14.84 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-09T12:09:54.789Z] #21 14.84 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-09T12:09:54.789Z] #21 14.84 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-09T12:09:54.789Z] #21 14.84 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-09T12:09:54.789Z] #21 14.84 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-09T12:09:54.789Z] #21 14.84 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-09T12:09:54.789Z] #21 14.84 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-09T12:09:54.789Z] #21 14.84 xz-utils zip zstd [2022-05-09T12:09:55.112Z] #21 15.15 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:09:55.112Z] #21 15.15 Need to get 27.6 MB of archives. [2022-05-09T12:09:55.112Z] #21 15.15 After this operation, 106 MB of additional disk space will be used. [2022-05-09T12:09:55.112Z] #21 15.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-09T12:09:55.112Z] #21 15.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-09T12:09:55.112Z] #21 15.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-09T12:09:55.112Z] #21 15.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-09T12:09:55.112Z] #21 15.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-09T12:09:55.112Z] #21 15.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-09T12:09:55.112Z] #21 15.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-09T12:09:55.112Z] #21 15.18 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-09T12:09:55.112Z] #21 15.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-09T12:09:55.112Z] #21 15.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-09T12:09:55.112Z] #21 15.21 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-09T12:09:55.112Z] #21 15.22 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-09T12:09:55.112Z] #21 15.22 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-09T12:09:55.112Z] #21 15.22 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-09T12:09:55.112Z] #21 15.24 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-09T12:09:55.112Z] #21 15.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-09T12:09:55.112Z] #21 15.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-09T12:09:55.112Z] #21 15.26 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-09T12:09:55.112Z] #21 15.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-09T12:09:55.113Z] #21 15.26 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-09T12:09:55.113Z] #21 15.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-09T12:09:55.113Z] #21 15.27 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-09T12:09:55.113Z] #21 15.28 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-09T12:09:55.113Z] #21 15.29 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-09T12:09:55.113Z] #21 15.29 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-09T12:09:55.113Z] #21 15.32 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-09T12:09:55.113Z] #21 15.37 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-09T12:09:55.211Z] #19 107.6 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-05-09T12:09:55.211Z] #19 107.6 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-09T12:09:55.211Z] #19 107.6 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-05-09T12:09:55.211Z] #19 107.6 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-05-09T12:09:55.211Z] #19 107.6 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-05-09T12:09:55.211Z] #19 107.6 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-09T12:09:55.468Z] #19 107.9 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-09T12:09:55.468Z] #19 107.9 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-05-09T12:09:55.468Z] #19 107.9 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-05-09T12:09:55.468Z] #19 107.9 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-05-09T12:09:55.468Z] #19 107.9 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-05-09T12:09:55.468Z] #19 107.9 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-05-09T12:09:55.468Z] #19 107.9 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-05-09T12:09:55.468Z] #19 107.9 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-05-09T12:09:55.468Z] #19 107.9 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-05-09T12:09:55.468Z] #19 107.9 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-05-09T12:09:55.468Z] #19 107.9 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-05-09T12:09:55.468Z] #19 107.9 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-05-09T12:09:55.628Z] #38 16.30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-09T12:09:55.628Z] #38 16.43 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-09T12:09:55.628Z] #38 ... [2022-05-09T12:09:55.628Z] [2022-05-09T12:09:55.628Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:09:55.628Z] #65 sha256:3ba76a059708a9c93e454f84b70cbd2113e8307d0c2a7b52f83bd7bf84dcdfcd [2022-05-09T12:09:55.628Z] #65 6.161 + RM_GOPATH=0 [2022-05-09T12:09:55.628Z] #65 6.161 + TMP_GOPATH= [2022-05-09T12:09:55.628Z] #65 6.161 + : /build [2022-05-09T12:09:55.628Z] #65 6.161 + '[' -z '' ']' [2022-05-09T12:09:55.628Z] #65 6.161 ++ mktemp -d [2022-05-09T12:09:55.628Z] #65 6.190 + export GOPATH=/tmp/tmp.4mP7KnvXoD [2022-05-09T12:09:55.628Z] #65 6.190 + GOPATH=/tmp/tmp.4mP7KnvXoD [2022-05-09T12:09:55.628Z] #65 6.190 + RM_GOPATH=1 [2022-05-09T12:09:55.628Z] #65 6.190 + case "$(go env GOARCH)" in [2022-05-09T12:09:55.628Z] #65 6.192 ++ go env GOARCH [2022-05-09T12:09:55.628Z] #65 6.286 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:09:55.628Z] #65 6.286 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:09:55.628Z] #65 6.286 ++ dirname /install.sh [2022-05-09T12:09:55.628Z] #65 6.293 + dir=/ [2022-05-09T12:09:55.628Z] #65 6.293 + bin=rootlesskit [2022-05-09T12:09:55.628Z] #65 6.293 + shift [2022-05-09T12:09:55.628Z] #65 6.293 + '[' '!' -f //rootlesskit.installer ']' [2022-05-09T12:09:55.628Z] #65 6.293 + . //rootlesskit.installer [2022-05-09T12:09:55.628Z] #65 6.293 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-09T12:09:55.628Z] #65 6.293 + install_rootlesskit [2022-05-09T12:09:55.628Z] #65 6.293 + case "$1" in [2022-05-09T12:09:55.628Z] #65 6.293 + export CGO_ENABLED=0 [2022-05-09T12:09:55.628Z] #65 6.293 + CGO_ENABLED=0 [2022-05-09T12:09:55.628Z] #65 6.293 + _install_rootlesskit [2022-05-09T12:09:55.628Z] #65 6.328 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-09T12:09:55.628Z] #65 6.328 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-09T12:09:55.628Z] #65 6.328 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-09T12:09:55.628Z] #65 6.328 + GOBIN=/build [2022-05-09T12:09:55.628Z] #65 6.328 + GO111MODULE=on [2022-05-09T12:09:55.628Z] #65 6.328 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-09T12:09:55.628Z] #65 7.234 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-09T12:09:55.628Z] #65 10.03 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T12:09:55.628Z] #65 10.05 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-09T12:09:55.628Z] #65 11.08 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-09T12:09:55.628Z] #65 16.15 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-09T12:09:55.725Z] #19 107.9 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-05-09T12:09:55.725Z] #19 107.9 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-05-09T12:09:55.725Z] #19 108.0 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-05-09T12:09:55.725Z] #19 108.0 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-05-09T12:09:55.725Z] #19 108.0 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-05-09T12:09:55.725Z] #19 108.0 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-05-09T12:09:55.725Z] #19 108.0 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-05-09T12:09:55.725Z] #19 108.0 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-05-09T12:09:55.725Z] #19 108.0 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-05-09T12:09:55.725Z] #19 108.1 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-05-09T12:09:55.738Z] #60 32.49 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:09:55.751Z] #21 15.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-09T12:09:55.751Z] #21 15.79 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-09T12:09:55.751Z] #21 15.79 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-09T12:09:55.751Z] #21 15.79 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-09T12:09:55.751Z] #21 15.80 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-09T12:09:55.751Z] #21 15.81 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-09T12:09:55.751Z] #21 15.81 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-09T12:09:55.751Z] #21 15.88 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-09T12:09:55.751Z] #21 15.89 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-09T12:09:55.751Z] #21 15.91 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-09T12:09:55.751Z] #21 15.91 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-09T12:09:55.751Z] #21 15.93 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-09T12:09:55.751Z] #21 15.93 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-09T12:09:55.751Z] #21 15.95 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-09T12:09:55.751Z] #21 15.97 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-09T12:09:55.751Z] #21 16.01 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-09T12:09:55.751Z] #21 16.01 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-09T12:09:56.006Z] #60 32.97 Fetched 460 kB in 0s (1178 kB/s) [2022-05-09T12:09:56.036Z] #21 16.20 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-09T12:09:56.036Z] #21 16.21 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-09T12:09:56.036Z] #21 16.23 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-09T12:09:56.036Z] #21 16.24 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-09T12:09:56.227Z] #23 8.610 Collecting yamllint==1.26.1 [2022-05-09T12:09:56.227Z] #23 9.676 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-09T12:09:56.265Z] #60 33.44 Selecting previously unselected package libbtrfs0:amd64. [2022-05-09T12:09:56.525Z] #60 33.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 ... 15709 files and directories currently installed.) [2022-05-09T12:09:56.525Z] #60 33.52 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-09T12:09:56.525Z] #60 33.53 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-09T12:09:56.575Z] #65 17.32 go: downloading github.com/google/uuid v1.3.0 [2022-05-09T12:09:56.575Z] #65 17.49 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-09T12:09:56.575Z] #65 17.61 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-09T12:09:56.610Z] #21 16.81 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:09:56.795Z] #23 10.55 Collecting pathspec>=0.5.3 [2022-05-09T12:09:56.795Z] #23 10.56 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-09T12:09:56.871Z] #21 16.91 Fetched 27.6 MB in 1s (19.9 MB/s) [2022-05-09T12:09:56.871Z] #21 16.98 Selecting previously unselected package pigz. [2022-05-09T12:09:56.871Z] #21 16.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 ... 24010 files and directories currently installed.) [2022-05-09T12:09:56.871Z] #21 17.02 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-09T12:09:56.871Z] #21 17.02 Unpacking pigz (2.6-1) ... [2022-05-09T12:09:56.871Z] #21 17.10 Selecting previously unselected package libelf1:amd64. [2022-05-09T12:09:56.871Z] #21 17.10 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-09T12:09:56.871Z] #21 17.11 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-09T12:09:56.871Z] #21 17.23 Selecting previously unselected package libbpf0:amd64. [2022-05-09T12:09:57.056Z] #23 10.85 Collecting pyyaml [2022-05-09T12:09:57.056Z] #23 10.87 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-05-09T12:09:57.056Z] #23 10.92 Building wheels for collected packages: yamllint [2022-05-09T12:09:57.056Z] #23 10.93 Building wheel for yamllint (setup.py): started [2022-05-09T12:09:57.095Z] #19 109.4 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-05-09T12:09:57.095Z] #19 109.4 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-05-09T12:09:57.096Z] #19 109.5 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-05-09T12:09:57.096Z] #19 109.5 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-05-09T12:09:57.132Z] #21 17.24 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-09T12:09:57.132Z] #21 17.25 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-09T12:09:57.132Z] #21 17.35 Selecting previously unselected package libcap2:amd64. [2022-05-09T12:09:57.132Z] #21 17.35 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-09T12:09:57.132Z] #21 17.35 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-09T12:09:57.132Z] #21 17.40 Selecting previously unselected package libmnl0:amd64. [2022-05-09T12:09:57.132Z] #21 17.41 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-09T12:09:57.132Z] #21 17.42 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-09T12:09:57.132Z] #21 17.46 Selecting previously unselected package libxtables12:amd64. [2022-05-09T12:09:57.151Z] #65 ... [2022-05-09T12:09:57.151Z] [2022-05-09T12:09:57.151Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-09T12:09:57.151Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-09T12:09:57.151Z] #51 18.44 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-09T12:09:57.151Z] #51 18.50 go: downloading golang.org/x/mod v0.3.0 [2022-05-09T12:09:57.354Z] #19 109.5 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-05-09T12:09:57.392Z] #21 17.47 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-09T12:09:57.392Z] #21 17.48 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-09T12:09:57.392Z] #21 17.55 Selecting previously unselected package libcap2-bin. [2022-05-09T12:09:57.392Z] #21 17.55 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-09T12:09:57.392Z] #21 17.56 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-09T12:09:57.392Z] #21 17.64 Selecting previously unselected package iproute2. [2022-05-09T12:09:57.392Z] #21 17.64 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-09T12:09:57.392Z] #21 17.64 Unpacking iproute2 (5.10.0-4) ... [2022-05-09T12:09:57.463Z] #60 34.21 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-09T12:09:57.463Z] #60 34.21 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-09T12:09:57.463Z] #60 34.21 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-09T12:09:57.653Z] #21 18.04 Selecting previously unselected package xxd. [2022-05-09T12:09:57.722Z] #60 ... [2022-05-09T12:09:57.722Z] [2022-05-09T12:09:57.722Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-09T12:09:57.722Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:09:57.914Z] #21 18.05 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-09T12:09:57.914Z] #21 18.05 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:09:57.914Z] #21 18.14 Selecting previously unselected package vim-common. [2022-05-09T12:09:57.914Z] #21 18.15 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-09T12:09:57.914Z] #21 18.17 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:09:57.992Z] #23 11.84 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-09T12:09:57.992Z] #23 11.84 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0c707de43de0a4bd9806cc33174fce4f5f98db723bff43321a41028f6adb4595 [2022-05-09T12:09:57.992Z] #23 11.84 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-09T12:09:57.992Z] #23 11.84 Successfully built yamllint [2022-05-09T12:09:57.992Z] #23 11.88 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-09T12:09:58.175Z] #21 18.31 Selecting previously unselected package bash-completion. [2022-05-09T12:09:58.175Z] #21 18.31 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-09T12:09:58.251Z] #23 12.23 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-09T12:09:58.723Z] #19 111.0 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-05-09T12:09:58.723Z] #19 111.0 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-05-09T12:09:58.723Z] #19 111.0 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-05-09T12:09:58.723Z] #19 111.0 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-05-09T12:09:58.723Z] #19 111.0 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-05-09T12:09:58.723Z] #19 111.1 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-05-09T12:09:58.723Z] #19 111.1 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-05-09T12:09:58.723Z] #19 111.2 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-05-09T12:09:58.763Z] #45 34.51 Updating files: 68% (1233/1808) Updating files: 69% (1248/1808) Updating files: 70% (1266/1808) Updating files: 71% (1284/1808) Updating files: 72% (1302/1808) Updating files: 73% (1320/1808) Updating files: 74% (1338/1808) Updating files: 75% (1356/1808) Updating files: 76% (1375/1808) Updating files: 77% (1393/1808) Updating files: 78% (1411/1808) Updating files: 79% (1429/1808) Updating files: 80% (1447/1808) Updating files: 81% (1465/1808) Updating files: 82% (1483/1808) Updating files: 83% (1501/1808) Updating files: 84% (1519/1808) Updating files: 85% (1537/1808) Updating files: 86% (1555/1808) Updating files: 87% (1573/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) #45 ... [2022-05-09T12:09:58.763Z] [2022-05-09T12:09:58.763Z] #60 [containerd 1/3] 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 [2022-05-09T12:09:58.763Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-09T12:09:58.763Z] #60 34.89 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-09T12:09:58.763Z] #60 34.91 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-09T12:09:58.763Z] #60 34.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:09:58.763Z] #60 DONE 35.7s [2022-05-09T12:09:58.763Z] [2022-05-09T12:09:58.763Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-09T12:09:58.763Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:09:58.763Z] #45 34.51 Updating files: 68% (1233/1808) Updating files: 69% (1248/1808) Updating files: 70% (1266/1808) Updating files: 71% (1284/1808) Updating files: 72% (1302/1808) Updating files: 73% (1320/1808) Updating files: 74% (1338/1808) Updating files: 75% (1356/1808) Updating files: 76% (1375/1808) Updating files: 77% (1393/1808) Updating files: 78% (1411/1808) Updating files: 79% (1429/1808) Updating files: 80% (1447/1808) Updating files: 81% (1465/1808) Updating files: 82% (1483/1808) Updating files: 83% (1501/1808) Updating files: 84% (1519/1808) Updating files: 85% (1537/1808) Updating files: 86% (1555/1808) Updating files: 87% (1573/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-09T12:09:58.763Z] #45 35.44 + git checkout -q v2.3.0 [2022-05-09T12:09:58.763Z] #45 ... [2022-05-09T12:09:58.763Z] [2022-05-09T12:09:58.763Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:09:58.763Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:09:58.763Z] #14 25.61 Fetched 8530 kB in 20s (423 kB/s) [2022-05-09T12:09:58.763Z] #14 25.61 Reading package lists... [2022-05-09T12:09:58.763Z] #14 33.54 Reading package lists... [2022-05-09T12:09:58.763Z] #14 ... [2022-05-09T12:09:58.763Z] [2022-05-09T12:09:58.763Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-09T12:09:58.763Z] #61 sha256:382f5114eb290f23ed77ef3816214d967e5837e883dc0d0d0ebd1ba7007e0408 [2022-05-09T12:09:58.819Z] #23 DONE 12.8s [2022-05-09T12:09:58.819Z] [2022-05-09T12:09:58.819Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-09T12:09:58.819Z] #26 sha256:3482d64b012bbc71d82c48daa98b75fd290d7ec4dbef08d31ae78ec6401cd007 [2022-05-09T12:09:58.980Z] #19 111.2 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-05-09T12:09:58.980Z] #19 111.2 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-05-09T12:09:58.980Z] #19 111.2 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-05-09T12:09:59.024Z] #61 DONE 0.1s [2022-05-09T12:09:59.024Z] [2022-05-09T12:09:59.024Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:09:59.024Z] #62 sha256:128fc329bae41db4fe97447f497913b8b13cff5691ec7f650f3e34e17824a0e1 [2022-05-09T12:09:59.075Z] #51 ... [2022-05-09T12:09:59.075Z] [2022-05-09T12:09:59.075Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-09T12:09:59.075Z] #26 sha256:65a4f6af3d845a0854cd8913059ee061878ce081b2088cd664e062098d8c8858 [2022-05-09T12:09:59.075Z] #26 18.95 + mkdir -p /build [2022-05-09T12:09:59.075Z] #26 18.97 + mv docker/docker /build/ [2022-05-09T12:09:59.075Z] #26 18.97 + rmdir docker [2022-05-09T12:09:59.075Z] #26 DONE 19.7s [2022-05-09T12:09:59.075Z] [2022-05-09T12:09:59.075Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:09:59.075Z] #65 sha256:3ba76a059708a9c93e454f84b70cbd2113e8307d0c2a7b52f83bd7bf84dcdfcd [2022-05-09T12:09:59.075Z] #65 18.18 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-09T12:09:59.075Z] #65 18.42 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-09T12:09:59.075Z] #65 18.94 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-09T12:09:59.075Z] #65 19.75 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-09T12:09:59.075Z] #65 19.90 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-09T12:09:59.075Z] #65 ... [2022-05-09T12:09:59.075Z] [2022-05-09T12:09:59.075Z] #40 [tini 1/3] 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 [2022-05-09T12:09:59.075Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:09:59.075Z] #40 10.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:09:59.075Z] #40 13.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:09:59.075Z] #40 ... [2022-05-09T12:09:59.075Z] [2022-05-09T12:09:59.075Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:09:59.075Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:09:59.075Z] #49 12.84 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:09:59.075Z] #49 16.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:09:59.596Z] #62 ... [2022-05-09T12:09:59.596Z] [2022-05-09T12:09:59.596Z] #40 [tini 1/3] 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 [2022-05-09T12:09:59.596Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:09:59.596Z] #40 26.53 Fetched 8530 kB in 20s (428 kB/s) [2022-05-09T12:09:59.596Z] #40 26.53 Reading package lists... [2022-05-09T12:09:59.596Z] #40 34.37 Reading package lists... [2022-05-09T12:09:59.596Z] #40 ... [2022-05-09T12:09:59.596Z] [2022-05-09T12:09:59.596Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:09:59.596Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:09:59.596Z] #49 27.38 Fetched 8534 kB in 22s (392 kB/s) [2022-05-09T12:09:59.596Z] #49 27.38 Reading package lists... [2022-05-09T12:09:59.648Z] #49 ... [2022-05-09T12:09:59.648Z] [2022-05-09T12:09:59.648Z] #60 [containerd 1/3] 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 [2022-05-09T12:09:59.648Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-09T12:09:59.648Z] #60 11.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:09:59.648Z] #60 14.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:09:59.919Z] #60 ... [2022-05-09T12:09:59.919Z] [2022-05-09T12:09:59.919Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:09:59.919Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:09:59.919Z] #14 12.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:09:59.919Z] #14 15.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:09:59.919Z] #14 ... [2022-05-09T12:09:59.919Z] [2022-05-09T12:09:59.919Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:09:59.919Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:09:59.919Z] #49 21.05 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-09T12:10:00.013Z] #19 ... [2022-05-09T12:10:00.013Z] [2022-05-09T12:10:00.013Z] #41 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:10:00.013Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-09T12:10:00.013Z] #41 DONE 123.3s [2022-05-09T12:10:00.013Z] [2022-05-09T12:10:00.013Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-09T12:10:00.013Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-09T12:10:00.088Z] #21 19.87 Unpacking bash-completion (1:2.11-2) ... [2022-05-09T12:10:00.088Z] #21 20.25 Selecting previously unselected package bzip2. [2022-05-09T12:10:00.088Z] #21 20.25 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-09T12:10:00.088Z] #21 20.25 Unpacking bzip2 (1.0.8-4) ... [2022-05-09T12:10:00.088Z] #21 20.32 Selecting previously unselected package xz-utils. [2022-05-09T12:10:00.088Z] #21 20.33 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-09T12:10:00.088Z] #21 20.34 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-09T12:10:00.166Z] #49 35.61 Reading package lists... [2022-05-09T12:10:00.166Z] #49 ... [2022-05-09T12:10:00.166Z] [2022-05-09T12:10:00.166Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:10:00.166Z] #62 sha256:128fc329bae41db4fe97447f497913b8b13cff5691ec7f650f3e34e17824a0e1 [2022-05-09T12:10:00.166Z] #62 1.430 + RM_GOPATH=0 [2022-05-09T12:10:00.166Z] #62 1.430 + TMP_GOPATH= [2022-05-09T12:10:00.166Z] #62 1.430 + : /build [2022-05-09T12:10:00.166Z] #62 1.430 + '[' -z '' ']' [2022-05-09T12:10:00.166Z] #62 1.433 ++ mktemp -d [2022-05-09T12:10:00.166Z] #62 1.444 + export GOPATH=/tmp/tmp.jkm0GRgP60 [2022-05-09T12:10:00.166Z] #62 1.444 + GOPATH=/tmp/tmp.jkm0GRgP60 [2022-05-09T12:10:00.166Z] #62 1.444 + RM_GOPATH=1 [2022-05-09T12:10:00.166Z] #62 1.444 + case "$(go env GOARCH)" in [2022-05-09T12:10:00.166Z] #62 1.445 ++ go env GOARCH [2022-05-09T12:10:00.166Z] #62 1.473 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:10:00.166Z] #62 1.473 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:10:00.297Z] #19 112.5 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-05-09T12:10:00.297Z] #19 112.5 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-05-09T12:10:00.297Z] #19 112.6 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-05-09T12:10:00.297Z] #19 112.6 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-05-09T12:10:00.297Z] #19 112.7 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-05-09T12:10:00.348Z] #21 20.48 Selecting previously unselected package apparmor. [2022-05-09T12:10:00.348Z] #21 20.50 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-09T12:10:00.348Z] #21 20.56 Unpacking apparmor (2.13.6-10) ... [2022-05-09T12:10:00.426Z] #62 1.473 ++ dirname /install.sh [2022-05-09T12:10:00.426Z] #62 1.476 + dir=/ [2022-05-09T12:10:00.426Z] #62 1.476 + bin=containerd [2022-05-09T12:10:00.426Z] #62 1.476 + shift [2022-05-09T12:10:00.426Z] #62 1.480 + '[' '!' -f //containerd.installer ']' [2022-05-09T12:10:00.426Z] #62 1.480 + . //containerd.installer [2022-05-09T12:10:00.426Z] #62 1.480 ++ set -e [2022-05-09T12:10:00.426Z] #62 1.480 ++ : v1.6.4 [2022-05-09T12:10:00.426Z] #62 1.481 + install_containerd [2022-05-09T12:10:00.426Z] #62 1.513 + echo 'Install containerd version v1.6.4' [2022-05-09T12:10:00.426Z] #62 1.514 Install containerd version v1.6.4 [2022-05-09T12:10:00.426Z] #62 1.516 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jkm0GRgP60/src/github.com/containerd/containerd [2022-05-09T12:10:00.426Z] #62 1.516 Cloning into '/tmp/tmp.jkm0GRgP60/src/github.com/containerd/containerd'... [2022-05-09T12:10:00.491Z] #49 ... [2022-05-09T12:10:00.491Z] [2022-05-09T12:10:00.491Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-09T12:10:00.491Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-09T12:10:00.491Z] #55 11.82 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-09T12:10:00.609Z] #21 20.91 Selecting previously unselected package inetutils-ping. [2022-05-09T12:10:00.870Z] #21 20.92 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-09T12:10:00.870Z] #21 20.92 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-09T12:10:00.870Z] #21 21.03 Selecting previously unselected package libip4tc2:amd64. [2022-05-09T12:10:00.870Z] #21 21.05 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-09T12:10:00.870Z] #21 21.05 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-09T12:10:00.870Z] #21 21.11 Selecting previously unselected package libip6tc2:amd64. [2022-05-09T12:10:00.870Z] #21 21.12 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-09T12:10:00.870Z] #21 21.13 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-09T12:10:01.131Z] #21 21.20 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-09T12:10:01.131Z] #21 21.20 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-09T12:10:01.131Z] #21 21.21 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-09T12:10:01.131Z] #21 21.27 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-09T12:10:01.131Z] #21 21.27 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-09T12:10:01.131Z] #21 21.28 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-09T12:10:01.131Z] #21 21.35 Selecting previously unselected package libnftnl11:amd64. [2022-05-09T12:10:01.131Z] #21 21.36 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-09T12:10:01.131Z] #21 21.39 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-09T12:10:01.131Z] #21 21.45 Selecting previously unselected package iptables. [2022-05-09T12:10:01.392Z] #21 21.47 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-09T12:10:01.392Z] #21 21.48 Unpacking iptables (1.8.7-1) ... [2022-05-09T12:10:01.652Z] #21 21.77 Selecting previously unselected package libonig5:amd64. [2022-05-09T12:10:01.652Z] #21 21.77 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-09T12:10:01.652Z] #21 21.77 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-09T12:10:01.652Z] #21 21.88 Selecting previously unselected package libjq1:amd64. [2022-05-09T12:10:01.652Z] #21 21.88 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-09T12:10:01.652Z] #21 21.89 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-09T12:10:01.652Z] #21 21.98 Selecting previously unselected package jq. [2022-05-09T12:10:01.652Z] #21 21.98 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-09T12:10:01.652Z] #21 21.99 Unpacking jq (1.6-2.1) ... [2022-05-09T12:10:01.913Z] #21 22.07 Selecting previously unselected package libaio1:amd64. [2022-05-09T12:10:01.913Z] #21 22.07 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-09T12:10:01.913Z] #21 22.08 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-09T12:10:01.913Z] #21 22.12 Selecting previously unselected package libgpm2:amd64. [2022-05-09T12:10:01.913Z] #21 22.13 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-09T12:10:01.913Z] #21 22.14 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-09T12:10:01.913Z] #21 22.20 Selecting previously unselected package libicu67:amd64. [2022-05-09T12:10:01.913Z] #21 22.20 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-09T12:10:01.913Z] #21 22.21 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-09T12:10:02.409Z] #55 ... [2022-05-09T12:10:02.409Z] [2022-05-09T12:10:02.409Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:10:02.409Z] #65 sha256:3ba76a059708a9c93e454f84b70cbd2113e8307d0c2a7b52f83bd7bf84dcdfcd [2022-05-09T12:10:02.409Z] #65 23.16 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-09T12:10:02.683Z] #65 23.54 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-09T12:10:03.581Z] #19 115.4 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-05-09T12:10:03.581Z] #19 115.4 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-05-09T12:10:03.581Z] #19 115.4 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-05-09T12:10:03.581Z] #19 115.4 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-05-09T12:10:03.581Z] #19 115.4 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-05-09T12:10:03.581Z] #19 115.4 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-05-09T12:10:03.581Z] #19 115.4 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-05-09T12:10:03.581Z] #19 115.4 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-05-09T12:10:03.581Z] #19 115.4 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-05-09T12:10:03.581Z] #19 115.5 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-05-09T12:10:03.581Z] #19 115.5 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-05-09T12:10:03.582Z] #19 115.5 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-05-09T12:10:03.582Z] #19 115.5 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-05-09T12:10:03.582Z] #19 115.5 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-05-09T12:10:03.582Z] #19 115.6 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-05-09T12:10:04.146Z] #19 116.4 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-05-09T12:10:04.146Z] #19 116.4 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-05-09T12:10:04.146Z] #19 116.4 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-05-09T12:10:04.146Z] #19 116.5 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-05-09T12:10:04.146Z] #19 116.5 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-05-09T12:10:04.710Z] #19 117.2 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-05-09T12:10:04.710Z] #19 117.2 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-05-09T12:10:04.710Z] #19 117.2 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-05-09T12:10:04.710Z] #19 117.2 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-05-09T12:10:04.967Z] #19 117.2 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-05-09T12:10:04.967Z] #19 117.2 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-05-09T12:10:04.967Z] #19 117.2 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-05-09T12:10:04.967Z] #19 117.2 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-05-09T12:10:04.967Z] #19 117.2 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-05-09T12:10:04.967Z] #19 117.2 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-05-09T12:10:04.967Z] #19 117.3 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-05-09T12:10:04.967Z] #19 117.3 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-05-09T12:10:05.220Z] #21 25.09 Selecting previously unselected package libinih1:amd64. [2022-05-09T12:10:05.220Z] #21 25.11 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-09T12:10:05.220Z] #21 25.11 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-09T12:10:05.220Z] #21 25.16 Selecting previously unselected package libnet1:amd64. [2022-05-09T12:10:05.220Z] #21 25.17 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-09T12:10:05.220Z] #21 25.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-09T12:10:05.220Z] #21 25.26 Selecting previously unselected package libnl-3-200:amd64. [2022-05-09T12:10:05.220Z] #21 25.26 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-09T12:10:05.220Z] #21 25.27 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-09T12:10:05.220Z] #21 25.35 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-09T12:10:05.220Z] #21 25.35 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-09T12:10:05.220Z] #21 25.36 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-09T12:10:05.220Z] #21 25.41 Selecting previously unselected package net-tools. [2022-05-09T12:10:05.220Z] #21 25.43 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-09T12:10:05.220Z] #21 25.43 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-09T12:10:05.289Z] #65 ... [2022-05-09T12:10:05.289Z] [2022-05-09T12:10:05.289Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-09T12:10:05.289Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-09T12:10:05.289Z] #36 25.91 tomll can be used in two ways: [2022-05-09T12:10:05.289Z] #36 25.91 Writing to STDIN and reading from STDOUT: [2022-05-09T12:10:05.289Z] #36 25.91 cat file.toml | tomll > file.toml [2022-05-09T12:10:05.289Z] #36 25.91 [2022-05-09T12:10:05.289Z] #36 25.91 Reading and updating a list of files: [2022-05-09T12:10:05.289Z] #36 25.91 tomll a.toml b.toml c.toml [2022-05-09T12:10:05.289Z] #36 25.91 [2022-05-09T12:10:05.289Z] #36 25.91 When given a list of files, tomll will modify all files in place without asking. [2022-05-09T12:10:05.289Z] #36 DONE 26.2s [2022-05-09T12:10:05.289Z] [2022-05-09T12:10:05.289Z] #60 [containerd 1/3] 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 [2022-05-09T12:10:05.289Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-09T12:10:05.289Z] #60 26.36 Fetched 8530 kB in 21s (411 kB/s) [2022-05-09T12:10:05.480Z] #21 25.58 Selecting previously unselected package patch. [2022-05-09T12:10:05.480Z] #21 25.59 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-09T12:10:05.480Z] #21 25.59 Unpacking patch (2.7.6-7) ... [2022-05-09T12:10:05.480Z] #21 25.69 Selecting previously unselected package python-pip-whl. [2022-05-09T12:10:05.480Z] #21 25.71 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-09T12:10:05.480Z] #21 25.72 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-09T12:10:05.531Z] #19 117.9 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-05-09T12:10:05.788Z] #19 117.9 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-05-09T12:10:05.788Z] #19 118.0 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-05-09T12:10:05.788Z] #19 118.0 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-05-09T12:10:05.788Z] #19 118.1 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-05-09T12:10:06.053Z] #21 26.22 Selecting previously unselected package python3-lib2to3. [2022-05-09T12:10:06.053Z] #21 26.23 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-09T12:10:06.053Z] #21 26.24 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-09T12:10:06.053Z] #21 26.34 Selecting previously unselected package python3-distutils. [2022-05-09T12:10:06.314Z] #21 26.34 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-09T12:10:06.314Z] #21 26.35 Unpacking python3-distutils (3.9.2-1) ... [2022-05-09T12:10:06.314Z] #21 26.47 Selecting previously unselected package python3-pkg-resources. [2022-05-09T12:10:06.314Z] #21 26.48 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-09T12:10:06.314Z] #21 26.48 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-09T12:10:06.314Z] #21 26.61 Selecting previously unselected package python3-setuptools. [2022-05-09T12:10:06.352Z] #19 118.7 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-05-09T12:10:06.352Z] #19 118.7 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-05-09T12:10:06.575Z] #21 26.62 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-09T12:10:06.575Z] #21 26.62 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-09T12:10:06.575Z] #21 26.83 Selecting previously unselected package python3-wheel. [2022-05-09T12:10:06.575Z] #21 26.85 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-09T12:10:06.575Z] #21 26.85 Unpacking python3-wheel (0.34.2-1) ... [2022-05-09T12:10:06.575Z] #21 26.90 Selecting previously unselected package python3-pip. [2022-05-09T12:10:06.836Z] #21 26.92 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-09T12:10:06.836Z] #21 26.92 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-09T12:10:06.915Z] #19 119.3 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:10:07.003Z] #62 ... [2022-05-09T12:10:07.003Z] [2022-05-09T12:10:07.003Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:10:07.003Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:10:07.003Z] #49 35.61 Reading package lists... [2022-05-09T12:10:07.097Z] #21 27.16 Selecting previously unselected package sudo. [2022-05-09T12:10:07.097Z] #21 27.17 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-09T12:10:07.097Z] #21 27.17 Unpacking sudo (1.9.5p2-3) ... [2022-05-09T12:10:07.173Z] #19 119.6 Fetched 787 MB in 22s (35.2 MB/s) [2022-05-09T12:10:07.173Z] #19 119.6 Selecting previously unselected package liblocale-gettext-perl. [2022-05-09T12:10:07.173Z] #19 119.6 (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 ... 15709 files and directories currently installed.) [2022-05-09T12:10:07.173Z] #19 119.6 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-05-09T12:10:07.173Z] #19 119.6 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-05-09T12:10:07.430Z] #19 119.7 Selecting previously unselected package bzip2. [2022-05-09T12:10:07.430Z] #19 119.7 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-05-09T12:10:07.430Z] #19 119.7 Unpacking bzip2 (1.0.8-4) ... [2022-05-09T12:10:07.430Z] #19 119.8 Selecting previously unselected package libmagic-mgc. [2022-05-09T12:10:07.430Z] #19 119.8 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-05-09T12:10:07.430Z] #19 119.8 Unpacking libmagic-mgc (1:5.39-3) ... [2022-05-09T12:10:07.669Z] #21 27.62 Selecting previously unselected package thin-provisioning-tools. [2022-05-09T12:10:07.669Z] #21 27.63 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-09T12:10:07.669Z] #21 27.64 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-09T12:10:07.669Z] #21 27.86 Selecting previously unselected package uidmap. [2022-05-09T12:10:07.669Z] #21 27.87 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-09T12:10:07.669Z] #21 27.88 Unpacking uidmap (1:4.8.1-1) ... [2022-05-09T12:10:07.669Z] #21 27.98 Selecting previously unselected package vim-runtime. [2022-05-09T12:10:07.698Z] #19 119.9 Selecting previously unselected package libmagic1:amd64. [2022-05-09T12:10:07.698Z] #19 120.0 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-05-09T12:10:07.698Z] #19 120.0 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-05-09T12:10:07.930Z] #21 27.98 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-09T12:10:07.930Z] #21 28.01 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-09T12:10:07.930Z] #21 28.05 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-09T12:10:07.930Z] #21 28.05 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:10:07.956Z] #19 120.1 Selecting previously unselected package file. [2022-05-09T12:10:07.956Z] #19 120.1 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-05-09T12:10:07.956Z] #19 120.1 Unpacking file (1:5.39-3) ... [2022-05-09T12:10:07.956Z] #19 120.1 Selecting previously unselected package xz-utils. [2022-05-09T12:10:07.956Z] #19 120.1 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-09T12:10:07.956Z] #19 120.1 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-09T12:10:07.956Z] #19 120.3 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-05-09T12:10:07.956Z] #19 120.3 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-09T12:10:07.956Z] #19 120.3 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-09T12:10:08.385Z] #49 43.01 Building dependency tree... [2022-05-09T12:10:08.887Z] #19 121.0 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-05-09T12:10:08.887Z] #19 121.0 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-05-09T12:10:08.887Z] #19 121.0 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-09T12:10:09.451Z] #19 121.7 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-05-09T12:10:09.451Z] #19 121.7 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-05-09T12:10:09.451Z] #19 121.7 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-09T12:10:10.015Z] #19 122.4 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-05-09T12:10:10.272Z] #19 122.4 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-09T12:10:10.272Z] #19 122.4 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-09T12:10:10.476Z] #21 30.77 Selecting previously unselected package vim. [2022-05-09T12:10:10.476Z] #21 30.77 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-09T12:10:10.476Z] #21 30.78 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:10:10.837Z] #19 123.0 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-05-09T12:10:10.837Z] #19 123.1 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-09T12:10:10.837Z] #19 123.1 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-09T12:10:10.923Z] #49 47.36 The following additional packages will be installed: [2022-05-09T12:10:10.923Z] #49 47.36 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-09T12:10:10.923Z] #49 47.36 python3-protobuf python3-six [2022-05-09T12:10:10.923Z] #49 47.38 Suggested packages: [2022-05-09T12:10:10.923Z] #49 47.38 python3-setuptools [2022-05-09T12:10:10.923Z] #49 47.38 Recommended packages: [2022-05-09T12:10:10.923Z] #49 47.38 iproute2 | iproute [2022-05-09T12:10:11.182Z] #49 48.07 The following NEW packages will be installed: [2022-05-09T12:10:11.182Z] #49 48.08 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-09T12:10:11.182Z] #49 48.08 python3-protobuf python3-six [2022-05-09T12:10:11.403Z] #19 123.6 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-05-09T12:10:11.403Z] #19 123.6 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-09T12:10:11.403Z] #19 123.6 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-09T12:10:11.403Z] #19 123.7 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-05-09T12:10:11.403Z] #19 123.7 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-09T12:10:11.403Z] #19 123.7 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-09T12:10:11.417Z] #21 31.30 Selecting previously unselected package xfsprogs. [2022-05-09T12:10:11.417Z] #21 31.30 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-09T12:10:11.417Z] #21 31.30 Unpacking xfsprogs (5.10.0-4) ... [2022-05-09T12:10:11.444Z] #49 ... [2022-05-09T12:10:11.444Z] [2022-05-09T12:10:11.444Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-09T12:10:11.444Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:10:11.444Z] #45 38.09 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-09T12:10:11.444Z] #45 ... [2022-05-09T12:10:11.444Z] [2022-05-09T12:10:11.444Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:10:11.444Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:10:11.444Z] #14 33.54 Reading package lists... [2022-05-09T12:10:11.444Z] #14 41.47 Building dependency tree... [2022-05-09T12:10:11.444Z] #14 45.56 The following additional packages will be installed: [2022-05-09T12:10:11.444Z] #14 45.58 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-09T12:10:11.444Z] #14 45.58 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-09T12:10:11.444Z] #14 45.58 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-09T12:10:11.444Z] #14 45.58 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-09T12:10:11.444Z] #14 45.58 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-09T12:10:11.444Z] #14 45.58 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-09T12:10:11.444Z] #14 45.58 mingw-w64-common mingw-w64-x86-64-dev [2022-05-09T12:10:11.444Z] #14 45.59 Suggested packages: [2022-05-09T12:10:11.444Z] #14 45.60 gcc-10-locales seccomp wine64 [2022-05-09T12:10:11.444Z] #14 47.21 The following NEW packages will be installed: [2022-05-09T12:10:11.444Z] #14 47.24 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-09T12:10:11.444Z] #14 47.24 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-09T12:10:11.444Z] #14 47.24 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-09T12:10:11.444Z] #14 47.24 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-09T12:10:11.444Z] #14 47.24 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-09T12:10:11.444Z] #14 47.24 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-09T12:10:11.444Z] #14 47.24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-09T12:10:11.444Z] #14 47.24 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-09T12:10:11.444Z] #14 47.24 mingw-w64-x86-64-dev [2022-05-09T12:10:11.444Z] #14 47.64 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:10:11.444Z] #14 47.64 Need to get 115 MB of archives. [2022-05-09T12:10:11.444Z] #14 47.64 After this operation, 645 MB of additional disk space will be used. [2022-05-09T12:10:11.444Z] #14 47.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-05-09T12:10:11.444Z] #14 47.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-05-09T12:10:11.444Z] #14 48.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-09T12:10:11.444Z] #14 48.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-09T12:10:11.444Z] #14 48.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-09T12:10:11.444Z] #14 48.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-09T12:10:11.444Z] #14 48.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-09T12:10:11.678Z] #21 31.69 Selecting previously unselected package zip. [2022-05-09T12:10:11.678Z] #21 31.71 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-09T12:10:11.678Z] #21 31.71 Unpacking zip (3.0-12) ... [2022-05-09T12:10:11.678Z] #21 31.83 Selecting previously unselected package zstd. [2022-05-09T12:10:11.678Z] #21 31.84 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-09T12:10:11.678Z] #21 31.85 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-09T12:10:11.704Z] #14 ... [2022-05-09T12:10:11.704Z] [2022-05-09T12:10:11.704Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:10:11.704Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:10:11.704Z] #49 48.63 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:10:11.704Z] #49 48.63 Need to get 2314 kB of archives. [2022-05-09T12:10:11.704Z] #49 48.63 After this operation, 11.1 MB of additional disk space will be used. [2022-05-09T12:10:11.704Z] #49 48.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-09T12:10:11.704Z] #49 48.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-09T12:10:11.895Z] #60 26.36 Reading package lists... [2022-05-09T12:10:11.895Z] #60 ... [2022-05-09T12:10:11.895Z] [2022-05-09T12:10:11.895Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:10:11.895Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:10:11.895Z] #49 30.12 Fetched 8534 kB in 23s (368 kB/s) [2022-05-09T12:10:11.940Z] #21 32.20 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-09T12:10:11.963Z] #49 48.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-09T12:10:11.964Z] #49 48.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-09T12:10:11.964Z] #49 48.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-09T12:10:11.964Z] #49 48.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-09T12:10:11.964Z] #49 48.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-09T12:10:12.883Z] #21 33.03 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-09T12:10:12.883Z] #21 33.05 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-09T12:10:12.883Z] #21 33.06 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-09T12:10:12.883Z] #21 33.07 Setting up libicu67:amd64 (67.1-7) ... [2022-05-09T12:10:12.883Z] #21 33.08 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-09T12:10:12.883Z] #21 33.09 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-09T12:10:12.883Z] #21 33.09 Setting up uidmap (1:4.8.1-1) ... [2022-05-09T12:10:12.883Z] #21 33.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-09T12:10:12.883Z] #21 33.11 Setting up bzip2 (1.0.8-4) ... [2022-05-09T12:10:12.883Z] #21 33.12 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-09T12:10:13.144Z] #21 33.13 Setting up python3-wheel (0.34.2-1) ... [2022-05-09T12:10:13.667Z] #21 33.73 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:10:13.667Z] #21 33.74 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-09T12:10:13.667Z] #21 33.75 Setting up libcap2-bin (1:2.44-1) ... [2022-05-09T12:10:13.667Z] #21 33.76 Setting up apparmor (2.13.6-10) ... [2022-05-09T12:10:13.811Z] #49 30.12 Reading package lists... [2022-05-09T12:10:13.812Z] #49 ... [2022-05-09T12:10:13.812Z] [2022-05-09T12:10:13.812Z] #40 [tini 1/3] 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 [2022-05-09T12:10:13.812Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:10:13.812Z] #40 24.94 Fetched 8530 kB in 20s (437 kB/s) [2022-05-09T12:10:13.812Z] #40 24.94 Reading package lists... [2022-05-09T12:10:13.812Z] #40 33.83 Reading package lists... [2022-05-09T12:10:13.812Z] #40 ... [2022-05-09T12:10:13.812Z] [2022-05-09T12:10:13.812Z] #60 [containerd 1/3] 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 [2022-05-09T12:10:13.812Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-09T12:10:13.812Z] #60 26.36 Reading package lists... [2022-05-09T12:10:13.871Z] #49 ... [2022-05-09T12:10:13.871Z] [2022-05-09T12:10:13.871Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:10:13.872Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:10:13.872Z] #53 40.82 go: downloading github.com/fatih/color v1.13.0 [2022-05-09T12:10:13.872Z] #53 40.82 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-09T12:10:13.872Z] #53 40.93 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-09T12:10:13.872Z] #53 40.93 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T12:10:13.872Z] #53 41.35 go: downloading github.com/spf13/viper v1.10.1 [2022-05-09T12:10:13.872Z] #53 41.41 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-09T12:10:13.872Z] #53 42.13 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T12:10:13.872Z] #53 42.16 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T12:10:13.872Z] #53 42.18 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-09T12:10:13.872Z] #53 42.28 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-09T12:10:13.872Z] #53 43.95 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-09T12:10:13.872Z] #53 44.02 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-09T12:10:13.872Z] #53 48.59 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T12:10:13.872Z] #53 48.60 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T12:10:13.872Z] #53 48.75 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-09T12:10:13.872Z] #53 48.77 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-09T12:10:13.872Z] #53 48.92 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-09T12:10:13.872Z] #53 49.21 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-09T12:10:13.872Z] #53 49.22 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T12:10:13.872Z] #53 49.28 go: downloading github.com/spf13/afero v1.6.0 [2022-05-09T12:10:13.872Z] #53 49.34 go: downloading github.com/spf13/cast v1.4.1 [2022-05-09T12:10:13.872Z] #53 49.42 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-09T12:10:13.872Z] #53 49.44 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-09T12:10:13.872Z] #53 49.49 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-09T12:10:13.872Z] #53 49.60 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-09T12:10:13.872Z] #53 49.72 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-09T12:10:13.872Z] #53 49.89 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-09T12:10:13.872Z] #53 49.94 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-09T12:10:13.872Z] #53 49.97 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-09T12:10:13.872Z] #53 50.00 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-09T12:10:13.872Z] #53 50.03 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-09T12:10:13.872Z] #53 50.07 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-09T12:10:13.872Z] #53 50.11 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-09T12:10:13.872Z] #53 ... [2022-05-09T12:10:13.872Z] [2022-05-09T12:10:13.872Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-09T12:10:13.872Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-09T12:10:13.872Z] #55 50.80 v3.0.2 [2022-05-09T12:10:14.809Z] #55 DONE 51.7s [2022-05-09T12:10:14.809Z] [2022-05-09T12:10:14.809Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:10:14.809Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:10:14.809Z] #53 51.09 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-09T12:10:14.809Z] #53 51.20 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-09T12:10:14.809Z] #53 51.26 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-09T12:10:14.809Z] #53 51.50 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-09T12:10:14.809Z] #53 51.56 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-09T12:10:14.809Z] #53 51.60 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-09T12:10:15.054Z] #21 35.09 Setting up zip (3.0-12) ... [2022-05-09T12:10:15.054Z] #21 35.10 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:10:15.054Z] #21 35.12 Setting up bash-completion (1:2.11-2) ... [2022-05-09T12:10:15.078Z] #53 ... [2022-05-09T12:10:15.079Z] [2022-05-09T12:10:15.079Z] #40 [tini 1/3] 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 [2022-05-09T12:10:15.079Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:10:15.079Z] #40 34.37 Reading package lists... [2022-05-09T12:10:15.079Z] #40 42.11 Building dependency tree... [2022-05-09T12:10:15.079Z] #40 46.19 The following additional packages will be installed: [2022-05-09T12:10:15.079Z] #40 46.24 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-09T12:10:15.079Z] #40 46.26 Suggested packages: [2022-05-09T12:10:15.079Z] #40 46.30 cmake-doc ninja-build lrzip [2022-05-09T12:10:15.079Z] #40 46.30 Recommended packages: [2022-05-09T12:10:15.079Z] #40 46.30 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-09T12:10:15.079Z] #40 47.43 The following NEW packages will be installed: [2022-05-09T12:10:15.079Z] #40 47.44 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-09T12:10:15.079Z] #40 47.44 vim-common xxd [2022-05-09T12:10:15.079Z] #40 47.94 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:10:15.079Z] #40 47.94 Need to get 17.7 MB of archives. [2022-05-09T12:10:15.079Z] #40 47.94 After this operation, 70.7 MB of additional disk space will be used. [2022-05-09T12:10:15.079Z] #40 47.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-09T12:10:15.079Z] #40 47.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-09T12:10:15.079Z] #40 47.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-09T12:10:15.079Z] #40 48.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-09T12:10:15.079Z] #40 48.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-09T12:10:15.079Z] #40 49.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-09T12:10:15.079Z] #40 49.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-09T12:10:15.079Z] #40 49.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-09T12:10:15.079Z] #40 49.07 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-09T12:10:15.079Z] #40 49.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-09T12:10:15.079Z] #40 51.40 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:10:15.079Z] #40 51.92 Fetched 17.7 MB in 2s (8069 kB/s) [2022-05-09T12:10:15.079Z] #40 52.11 Selecting previously unselected package xxd. [2022-05-09T12:10:15.079Z] #40 52.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-09T12:10:15.338Z] #40 52.24 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-09T12:10:15.338Z] #40 52.32 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:10:15.587Z] Running on azwin-2-561590 in d:\jenkins\workspace\moby_PR-43572 [Pipeline] { [2022-05-09T12:10:15.599Z] #40 52.65 Selecting previously unselected package vim-common. [2022-05-09T12:10:15.599Z] #40 52.65 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-09T12:10:15.599Z] #40 52.78 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [Pipeline] ws [2022-05-09T12:10:15.606Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-09T12:10:16.180Z] #40 ... [2022-05-09T12:10:16.180Z] [2022-05-09T12:10:16.180Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:10:16.180Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:10:16.180Z] #53 52.99 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-09T12:10:16.180Z] #53 53.01 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-09T12:10:16.180Z] #53 53.14 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-09T12:10:16.440Z] #53 53.39 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-09T12:10:16.701Z] #53 53.59 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-09T12:10:16.701Z] #53 53.64 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-09T12:10:16.701Z] #53 53.67 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-09T12:10:16.701Z] #53 53.71 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-09T12:10:16.701Z] #53 53.76 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-09T12:10:16.701Z] #53 53.78 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-09T12:10:16.701Z] #53 53.86 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-09T12:10:16.961Z] #53 54.01 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-09T12:10:16.961Z] #53 54.05 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-09T12:10:16.968Z] #21 36.80 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-09T12:10:16.968Z] #21 36.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-09T12:10:16.968Z] #21 36.82 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-09T12:10:16.968Z] #21 36.84 Setting up patch (2.7.6-7) ... [2022-05-09T12:10:16.968Z] #21 36.85 Setting up sudo (1.9.5p2-3) ... [2022-05-09T12:10:16.968Z] #21 36.94 invoke-rc.d: could not determine current runlevel [2022-05-09T12:10:16.968Z] #21 36.94 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-09T12:10:16.968Z] #21 36.96 Setting up xfsprogs (5.10.0-4) ... [2022-05-09T12:10:16.969Z] #21 36.97 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-09T12:10:16.969Z] #21 36.98 Setting up inetutils-ping (2:2.0-1) ... [2022-05-09T12:10:16.969Z] #21 36.99 Setting up pigz (2.6-1) ... [2022-05-09T12:10:16.969Z] #21 37.00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-09T12:10:16.969Z] #21 37.01 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-09T12:10:16.969Z] #21 37.02 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-09T12:10:16.969Z] #21 37.03 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:10:17.027Z] The recommended git tool is: git [2022-05-09T12:10:17.117Z] #60 35.05 Reading package lists... [2022-05-09T12:10:17.117Z] #60 ... [2022-05-09T12:10:17.117Z] [2022-05-09T12:10:17.117Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:10:17.117Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:10:17.117Z] #14 28.16 Fetched 8530 kB in 22s (392 kB/s) [2022-05-09T12:10:17.117Z] #14 28.16 Reading package lists... [2022-05-09T12:10:17.117Z] #14 36.32 Reading package lists... [2022-05-09T12:10:17.117Z] #14 ... [2022-05-09T12:10:17.117Z] [2022-05-09T12:10:17.117Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-09T12:10:17.117Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:10:17.117Z] #45 35.64 Updating files: 81% (1481/1808) Updating files: 82% (1483/1808) Updating files: 83% (1501/1808) Updating files: 84% (1519/1808) Updating files: 85% (1537/1808) Updating files: 86% (1555/1808) Updating files: 87% (1573/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-09T12:10:17.117Z] #45 36.22 + git checkout -q v2.3.0 [2022-05-09T12:10:17.220Z] #53 54.13 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-09T12:10:17.220Z] #53 54.22 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-09T12:10:17.220Z] #53 54.30 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-09T12:10:17.479Z] #53 54.42 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-09T12:10:17.479Z] #53 54.43 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-09T12:10:17.539Z] #21 37.65 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-09T12:10:17.539Z] #21 37.66 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-09T12:10:17.738Z] #53 54.53 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-09T12:10:17.738Z] #53 54.69 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-09T12:10:17.800Z] #21 38.02 Setting up libelf1:amd64 (0.183-1) ... [2022-05-09T12:10:17.800Z] #21 38.04 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-09T12:10:17.800Z] #21 38.05 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-09T12:10:18.004Z] #53 55.01 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-09T12:10:18.004Z] #53 55.08 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-09T12:10:18.061Z] #21 38.06 Setting up python3-distutils (3.9.2-1) ... [2022-05-09T12:10:18.323Z] #21 38.47 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:10:18.323Z] #21 38.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-09T12:10:18.323Z] #21 38.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-09T12:10:18.323Z] #21 38.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-09T12:10:18.323Z] #21 38.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-09T12:10:18.323Z] #21 38.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-09T12:10:18.323Z] #21 38.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-09T12:10:18.323Z] #21 38.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-09T12:10:18.323Z] #21 38.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-09T12:10:18.323Z] #21 38.54 Setting up python3-setuptools (52.0.0-4) ... [2022-05-09T12:10:18.365Z] #53 55.13 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-09T12:10:18.365Z] #53 55.14 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-09T12:10:18.365Z] #53 55.20 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-09T12:10:18.365Z] #53 55.26 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-09T12:10:18.365Z] #53 55.41 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-09T12:10:18.365Z] #53 55.48 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-09T12:10:18.504Z] #45 39.47 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-09T12:10:18.673Z] #53 55.56 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-09T12:10:18.673Z] #53 55.58 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-09T12:10:18.673Z] #53 55.64 go: downloading github.com/julz/importas v0.1.0 [2022-05-09T12:10:18.673Z] #53 55.72 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-09T12:10:18.952Z] #53 55.81 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-09T12:10:18.952Z] #53 55.99 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-09T12:10:19.218Z] #53 56.06 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-09T12:10:19.218Z] #53 56.12 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-09T12:10:19.218Z] #53 56.19 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-09T12:10:19.218Z] #53 56.23 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-09T12:10:19.218Z] #53 56.32 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-09T12:10:19.505Z] #53 56.36 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-09T12:10:19.505Z] #53 56.39 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-09T12:10:19.505Z] #53 56.44 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-09T12:10:19.505Z] #53 56.50 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-09T12:10:19.709Z] #21 39.80 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-09T12:10:19.709Z] #21 39.82 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-09T12:10:19.709Z] #21 39.83 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-09T12:10:19.709Z] #21 39.84 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-09T12:10:20.500Z] #53 57.41 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-09T12:10:20.500Z] #53 57.41 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-09T12:10:20.500Z] #53 57.49 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-09T12:10:20.654Z] #21 40.91 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-09T12:10:20.655Z] #21 40.92 Setting up jq (1.6-2.1) ... [2022-05-09T12:10:20.655Z] #21 40.93 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-09T12:10:20.655Z] #21 40.94 Setting up iptables (1.8.7-1) ... [2022-05-09T12:10:20.655Z] #21 40.95 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-09T12:10:20.655Z] #21 40.96 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-09T12:10:20.762Z] #53 57.76 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-09T12:10:20.762Z] #53 57.83 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-09T12:10:20.762Z] #53 57.92 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-09T12:10:20.829Z] #26 ... [2022-05-09T12:10:20.829Z] [2022-05-09T12:10:20.829Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-09T12:10:20.829Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-05-09T12:10:20.829Z] #45 165.9 + dpkg --print-architecture [2022-05-09T12:10:20.829Z] #45 DONE 166.5s [2022-05-09T12:10:20.829Z] [2022-05-09T12:10:20.829Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:10:20.829Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-09T12:10:20.916Z] #21 40.96 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-09T12:10:20.916Z] #21 40.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-09T12:10:20.916Z] #21 40.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-09T12:10:20.916Z] #21 40.97 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-09T12:10:20.916Z] #21 40.98 Setting up iproute2 (5.10.0-4) ... [2022-05-09T12:10:21.022Z] #53 58.04 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-09T12:10:21.022Z] #53 58.05 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-09T12:10:21.022Z] #53 ... [2022-05-09T12:10:21.022Z] [2022-05-09T12:10:21.022Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-09T12:10:21.022Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-09T12:10:21.022Z] #38 56.90 NAME: [2022-05-09T12:10:21.022Z] #38 56.92 go-winres - A tool for embedding resources in Windows executables [2022-05-09T12:10:21.022Z] #38 56.92 [2022-05-09T12:10:21.022Z] #38 56.92 USAGE: [2022-05-09T12:10:21.022Z] #38 56.92 go-winres [global options] command [command options] [arguments...] [2022-05-09T12:10:21.022Z] #38 56.92 [2022-05-09T12:10:21.022Z] #38 56.92 COMMANDS: [2022-05-09T12:10:21.022Z] #38 56.92 init Create an initial ./winres/winres.json [2022-05-09T12:10:21.022Z] #38 56.92 make Make syso files for the "go build" command [2022-05-09T12:10:21.022Z] #38 56.92 simply Make syso files for the "go build" command (simplified) [2022-05-09T12:10:21.022Z] #38 56.92 extract Extract all resources from an executable [2022-05-09T12:10:21.022Z] #38 56.92 patch Replace resources in an executable file (exe, dll) [2022-05-09T12:10:21.022Z] #38 56.92 help, h Shows a list of commands or help for one command [2022-05-09T12:10:21.022Z] #38 56.92 [2022-05-09T12:10:21.022Z] #38 56.92 GLOBAL OPTIONS: [2022-05-09T12:10:21.022Z] #38 56.92 --help, -h show help (default: false) [2022-05-09T12:10:21.022Z] #38 DONE 58.1s [2022-05-09T12:10:21.022Z] [2022-05-09T12:10:21.022Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:10:21.022Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:10:21.022Z] #53 58.05 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-09T12:10:21.022Z] #53 ... [2022-05-09T12:10:21.022Z] [2022-05-09T12:10:21.022Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:10:21.022Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:10:21.022Z] #49 51.20 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-09T12:10:21.022Z] #49 53.19 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:10:21.022Z] #49 53.57 Fetched 2314 kB in 3s (712 kB/s) [2022-05-09T12:10:21.022Z] #49 53.71 Selecting previously unselected package libprotobuf23:amd64. [2022-05-09T12:10:21.022Z] #49 53.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-09T12:10:21.022Z] #49 53.85 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-09T12:10:21.022Z] #49 53.92 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-09T12:10:21.022Z] #49 55.21 Selecting previously unselected package python3-pkg-resources. [2022-05-09T12:10:21.022Z] #49 55.21 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-09T12:10:21.022Z] #49 55.22 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-09T12:10:21.022Z] #49 55.67 Selecting previously unselected package python3-six. [2022-05-09T12:10:21.022Z] #49 55.70 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-09T12:10:21.022Z] #49 55.71 Unpacking python3-six (1.16.0-2) ... [2022-05-09T12:10:21.022Z] #49 56.00 Selecting previously unselected package python3-protobuf. [2022-05-09T12:10:21.022Z] #49 56.01 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-09T12:10:21.022Z] #49 56.02 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-09T12:10:21.022Z] #49 57.61 Selecting previously unselected package libnet1:amd64. [2022-05-09T12:10:21.022Z] #49 57.64 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-09T12:10:21.022Z] #49 57.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-09T12:10:21.062Z] #45 ... [2022-05-09T12:10:21.062Z] [2022-05-09T12:10:21.062Z] #60 [containerd 1/3] 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 [2022-05-09T12:10:21.062Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-09T12:10:21.062Z] #60 35.05 Reading package lists... [2022-05-09T12:10:21.179Z] #21 41.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:10:21.281Z] #49 58.00 Selecting previously unselected package libnl-3-200:amd64. [2022-05-09T12:10:21.281Z] #49 58.00 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-09T12:10:21.281Z] #49 58.01 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-09T12:10:21.281Z] #49 ... [2022-05-09T12:10:21.282Z] [2022-05-09T12:10:21.282Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:10:21.282Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:10:21.282Z] #53 58.28 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-09T12:10:21.282Z] #53 58.28 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-09T12:10:21.282Z] #53 58.30 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-09T12:10:21.282Z] #53 58.33 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-09T12:10:21.282Z] #53 58.36 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-09T12:10:21.282Z] #53 58.36 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-09T12:10:21.282Z] #53 58.38 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-09T12:10:21.282Z] #53 58.44 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-09T12:10:21.366Z] #19 133.1 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-05-09T12:10:21.366Z] #19 133.1 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-05-09T12:10:21.366Z] #19 133.2 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-09T12:10:21.366Z] #19 133.2 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-05-09T12:10:21.366Z] #19 133.2 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-09T12:10:21.366Z] #19 133.2 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-09T12:10:21.541Z] #53 58.47 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-09T12:10:21.541Z] #53 58.55 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-09T12:10:21.541Z] #53 58.61 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-09T12:10:21.750Z] #21 DONE 41.9s [2022-05-09T12:10:21.750Z] [2022-05-09T12:10:21.750Z] #22 [dev-systemd-false 8/25] 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 [2022-05-09T12:10:21.750Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-05-09T12:10:21.800Z] #53 58.72 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-09T12:10:21.800Z] #53 58.85 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-09T12:10:21.800Z] #53 58.92 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-09T12:10:21.800Z] #53 ... [2022-05-09T12:10:21.800Z] [2022-05-09T12:10:21.800Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:10:21.800Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:10:21.800Z] #14 48.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-05-09T12:10:21.800Z] #14 48.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-05-09T12:10:21.800Z] #14 49.92 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-09T12:10:21.800Z] #14 52.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-09T12:10:21.800Z] #14 53.54 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-05-09T12:10:21.800Z] #14 54.32 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-09T12:10:21.800Z] #14 57.15 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-09T12:10:21.800Z] #14 57.94 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-05-09T12:10:21.800Z] #14 57.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-09T12:10:21.800Z] #14 57.94 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-09T12:10:21.800Z] #14 57.94 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-09T12:10:21.800Z] #14 57.94 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-09T12:10:21.800Z] #14 57.96 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-05-09T12:10:21.800Z] #14 57.96 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-09T12:10:21.800Z] #14 57.96 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-09T12:10:21.800Z] #14 58.00 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-09T12:10:21.800Z] #14 58.00 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-09T12:10:21.800Z] #14 58.03 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-09T12:10:21.800Z] #14 58.03 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-09T12:10:21.800Z] #14 58.06 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-09T12:10:21.800Z] #14 58.07 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-09T12:10:21.800Z] #14 58.08 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-09T12:10:21.800Z] #14 58.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-09T12:10:22.062Z] #14 ... [2022-05-09T12:10:22.062Z] [2022-05-09T12:10:22.062Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:10:22.062Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:10:22.062Z] #53 58.97 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-09T12:10:22.062Z] #53 59.01 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-09T12:10:22.062Z] #53 59.09 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-09T12:10:22.632Z] #53 59.54 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-09T12:10:22.892Z] #53 59.83 go: downloading honnef.co/go/tools v0.2.2 [2022-05-09T12:10:23.137Z] #22 1.390 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-09T12:10:23.137Z] #22 1.393 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-09T12:10:23.137Z] #22 1.396 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-09T12:10:23.137Z] #22 DONE 1.5s [2022-05-09T12:10:23.137Z] [2022-05-09T12:10:23.137Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-09T12:10:23.137Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-05-09T12:10:23.873Z] #60 42.55 Building dependency tree... [2022-05-09T12:10:24.270Z] #53 61.42 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-09T12:10:24.530Z] #53 61.46 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-09T12:10:24.530Z] #53 61.55 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-09T12:10:24.530Z] #53 61.59 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-09T12:10:24.789Z] #53 61.70 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-09T12:10:24.789Z] #53 61.75 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-09T12:10:24.789Z] #53 61.84 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-09T12:10:25.146Z] Running on azwin-2-4bc2d0 in d:\jenkins\workspace\moby_PR-43572 [Pipeline] { [Pipeline] ws [2022-05-09T12:10:25.160Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-09T12:10:25.360Z] #53 62.20 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-09T12:10:25.360Z] #53 62.20 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T12:10:25.360Z] #53 62.43 go: downloading golang.org/x/text v0.3.7 [2022-05-09T12:10:26.298Z] #53 ... [2022-05-09T12:10:26.298Z] [2022-05-09T12:10:26.298Z] #40 [tini 1/3] 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 [2022-05-09T12:10:26.298Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:10:26.298Z] #40 53.38 Selecting previously unselected package cmake-data. [2022-05-09T12:10:26.298Z] #40 53.42 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-09T12:10:26.298Z] #40 53.60 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-09T12:10:26.298Z] #40 58.65 Selecting previously unselected package libicu67:amd64. [2022-05-09T12:10:26.298Z] #40 58.66 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-09T12:10:26.298Z] #40 58.72 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-09T12:10:26.425Z] #60 ... [2022-05-09T12:10:26.425Z] [2022-05-09T12:10:26.425Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:10:26.425Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:10:26.425Z] #53 45.67 go: downloading github.com/fatih/color v1.13.0 [2022-05-09T12:10:26.425Z] #53 45.69 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-09T12:10:26.425Z] #53 45.76 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-09T12:10:26.425Z] #53 45.81 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T12:10:26.425Z] #53 46.30 go: downloading github.com/spf13/viper v1.10.1 [2022-05-09T12:10:26.425Z] #53 46.31 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-09T12:10:26.425Z] #53 46.75 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-09T12:10:26.425Z] #53 46.87 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-09T12:10:26.557Z] #40 ... [2022-05-09T12:10:26.558Z] [2022-05-09T12:10:26.558Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:10:26.558Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:10:26.558Z] #14 59.28 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:10:26.558Z] #14 59.58 Fetched 115 MB in 11s (10.6 MB/s) [2022-05-09T12:10:26.558Z] #14 59.78 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-09T12:10:26.558Z] #14 59.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-09T12:10:26.558Z] #14 59.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-09T12:10:26.558Z] #14 59.88 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-09T12:10:26.558Z] #14 63.19 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-09T12:10:26.558Z] #14 63.20 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-09T12:10:26.558Z] #14 63.21 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-09T12:10:26.827Z] The recommended git tool is: git [2022-05-09T12:10:27.000Z] #53 48.38 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-09T12:10:27.000Z] #53 ... [2022-05-09T12:10:27.000Z] [2022-05-09T12:10:27.000Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:10:27.000Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:10:27.000Z] #49 30.12 Reading package lists... [2022-05-09T12:10:27.000Z] #49 38.46 Reading package lists... [2022-05-09T12:10:27.261Z] #49 46.10 Building dependency tree... [2022-05-09T12:10:27.261Z] #49 ... [2022-05-09T12:10:27.261Z] [2022-05-09T12:10:27.261Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:10:27.261Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:10:27.261Z] #53 48.45 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-09T12:10:27.935Z] #14 ... [2022-05-09T12:10:27.935Z] [2022-05-09T12:10:27.935Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:10:27.935Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-09T12:10:27.935Z] #34 63.33 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-09T12:10:27.935Z] #34 63.63 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-09T12:10:27.935Z] #34 64.46 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:10:29.809Z] #53 ... [2022-05-09T12:10:29.809Z] [2022-05-09T12:10:29.809Z] #40 [tini 1/3] 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 [2022-05-09T12:10:29.809Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:10:29.809Z] #40 33.83 Reading package lists... [2022-05-09T12:10:29.809Z] #40 41.49 Building dependency tree... [2022-05-09T12:10:29.809Z] #40 46.91 The following additional packages will be installed: [2022-05-09T12:10:29.809Z] #40 46.93 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-09T12:10:29.809Z] #40 46.96 Suggested packages: [2022-05-09T12:10:29.809Z] #40 46.99 cmake-doc ninja-build lrzip [2022-05-09T12:10:29.809Z] #40 46.99 Recommended packages: [2022-05-09T12:10:29.809Z] #40 46.99 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-09T12:10:29.809Z] #40 48.44 The following NEW packages will be installed: [2022-05-09T12:10:29.809Z] #40 48.45 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-09T12:10:29.809Z] #40 48.45 vim-common xxd [2022-05-09T12:10:29.809Z] #40 48.97 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:10:29.809Z] #40 48.97 Need to get 17.7 MB of archives. [2022-05-09T12:10:29.809Z] #40 48.97 After this operation, 70.7 MB of additional disk space will be used. [2022-05-09T12:10:29.809Z] #40 48.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-09T12:10:29.809Z] #40 48.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-09T12:10:29.809Z] #40 48.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-09T12:10:29.809Z] #40 49.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-09T12:10:29.809Z] #40 49.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-09T12:10:29.809Z] #40 49.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-09T12:10:29.809Z] #40 50.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-09T12:10:29.809Z] #40 50.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-09T12:10:29.809Z] #40 50.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-09T12:10:29.809Z] #40 50.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-09T12:10:30.082Z] #40 ... [2022-05-09T12:10:30.082Z] [2022-05-09T12:10:30.082Z] #60 [containerd 1/3] 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 [2022-05-09T12:10:30.082Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-09T12:10:30.082Z] #60 48.62 The following additional packages will be installed: [2022-05-09T12:10:30.082Z] #60 48.67 libbtrfs0 [2022-05-09T12:10:30.082Z] #60 48.95 The following NEW packages will be installed: [2022-05-09T12:10:30.082Z] #60 48.95 libbtrfs-dev libbtrfs0 [2022-05-09T12:10:30.082Z] #60 49.60 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:10:30.082Z] #60 49.60 Need to get 460 kB of archives. [2022-05-09T12:10:30.082Z] #60 49.60 After this operation, 1237 kB of additional disk space will be used. [2022-05-09T12:10:30.082Z] #60 49.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-09T12:10:30.082Z] #60 49.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-09T12:10:30.082Z] #60 51.53 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:10:30.656Z] #60 51.99 Fetched 460 kB in 1s (844 kB/s) [2022-05-09T12:10:30.918Z] #60 52.24 Selecting previously unselected package libbtrfs0:amd64. [2022-05-09T12:10:30.918Z] #60 52.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 ... 15709 files and directories currently installed.) [2022-05-09T12:10:30.918Z] #60 52.30 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-09T12:10:31.179Z] #60 52.38 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-09T12:10:31.179Z] #60 52.61 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-09T12:10:31.179Z] #60 52.62 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-09T12:10:31.179Z] #60 52.63 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-09T12:10:31.360Z] #19 142.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-05-09T12:10:31.360Z] #19 142.2 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-05-09T12:10:31.360Z] #19 142.2 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-09T12:10:31.360Z] #19 142.3 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-05-09T12:10:31.360Z] #19 142.3 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-09T12:10:31.360Z] #19 142.3 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-09T12:10:32.127Z] #60 53.45 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-09T12:10:32.127Z] #60 53.50 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-09T12:10:32.127Z] #60 53.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:10:32.135Z] #34 ... [2022-05-09T12:10:32.135Z] [2022-05-09T12:10:32.135Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:10:32.135Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:10:32.135Z] #49 58.29 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-09T12:10:32.135Z] #49 58.29 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-09T12:10:32.135Z] #49 58.31 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-09T12:10:32.135Z] #49 58.54 Selecting previously unselected package criu. [2022-05-09T12:10:32.135Z] #49 58.54 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-09T12:10:32.135Z] #49 58.56 Unpacking criu (3.17-1) ... [2022-05-09T12:10:32.135Z] #49 59.94 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-09T12:10:32.135Z] #49 62.36 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-09T12:10:32.135Z] #49 62.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-09T12:10:32.135Z] #49 62.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-09T12:10:32.135Z] #49 62.42 Setting up python3-six (1.16.0-2) ... [2022-05-09T12:10:32.135Z] #49 63.50 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-09T12:10:32.135Z] #49 63.55 Setting up python3-protobuf (3.12.4-1) ... [2022-05-09T12:10:32.135Z] #49 68.45 Setting up criu (3.17-1) ... [2022-05-09T12:10:32.135Z] #49 ... [2022-05-09T12:10:32.135Z] [2022-05-09T12:10:32.135Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:10:32.135Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:10:32.135Z] #14 67.41 Selecting previously unselected package binutils-mingw-w64. [2022-05-09T12:10:32.135Z] #14 67.42 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-09T12:10:32.135Z] #14 67.44 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-09T12:10:32.135Z] #14 67.64 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-09T12:10:32.135Z] #14 67.64 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-09T12:10:32.135Z] #14 67.65 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:10:32.135Z] #14 67.87 Selecting previously unselected package dmsetup. [2022-05-09T12:10:32.135Z] #14 67.87 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-09T12:10:32.135Z] #14 67.88 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-09T12:10:32.135Z] #14 68.11 Selecting previously unselected package mingw-w64-common. [2022-05-09T12:10:32.135Z] #14 68.11 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-09T12:10:32.135Z] #14 68.12 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-09T12:10:33.145Z] #23 9.644 Collecting yamllint==1.26.1 [2022-05-09T12:10:33.184Z] #60 ... [2022-05-09T12:10:33.184Z] [2022-05-09T12:10:33.184Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:10:33.184Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:10:33.184Z] #14 36.32 Reading package lists... [2022-05-09T12:10:33.184Z] #14 44.75 Building dependency tree... [2022-05-09T12:10:33.184Z] #14 50.02 The following additional packages will be installed: [2022-05-09T12:10:33.184Z] #14 50.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-09T12:10:33.184Z] #14 50.03 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-09T12:10:33.184Z] #14 50.03 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-09T12:10:33.184Z] #14 50.03 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-09T12:10:33.184Z] #14 50.05 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-09T12:10:33.184Z] #14 50.06 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-09T12:10:33.184Z] #14 50.07 mingw-w64-common mingw-w64-x86-64-dev [2022-05-09T12:10:33.184Z] #14 50.12 Suggested packages: [2022-05-09T12:10:33.184Z] #14 50.13 gcc-10-locales seccomp wine64 [2022-05-09T12:10:33.184Z] #14 52.30 The following NEW packages will be installed: [2022-05-09T12:10:33.184Z] #14 52.31 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-09T12:10:33.184Z] #14 52.31 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-09T12:10:33.184Z] #14 52.31 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-09T12:10:33.184Z] #14 52.31 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-09T12:10:33.184Z] #14 52.31 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-09T12:10:33.184Z] #14 52.31 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-09T12:10:33.184Z] #14 52.32 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-09T12:10:33.184Z] #14 52.32 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-09T12:10:33.184Z] #14 52.32 mingw-w64-x86-64-dev [2022-05-09T12:10:33.184Z] #14 52.79 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:10:33.184Z] #14 52.79 Need to get 115 MB of archives. [2022-05-09T12:10:33.184Z] #14 52.79 After this operation, 645 MB of additional disk space will be used. [2022-05-09T12:10:33.184Z] #14 52.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-05-09T12:10:33.184Z] #14 52.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-05-09T12:10:33.184Z] #14 53.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-09T12:10:33.184Z] #14 53.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-09T12:10:33.184Z] #14 53.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-09T12:10:33.184Z] #14 53.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-09T12:10:33.184Z] #14 53.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-09T12:10:33.184Z] #14 53.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-05-09T12:10:33.184Z] #14 53.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-05-09T12:10:33.184Z] #14 ... [2022-05-09T12:10:33.184Z] [2022-05-09T12:10:33.184Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:10:33.184Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:10:33.184Z] #53 53.44 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T12:10:33.184Z] #53 53.49 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T12:10:33.184Z] #53 53.64 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T12:10:33.184Z] #53 54.03 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-09T12:10:33.184Z] #53 54.08 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-09T12:10:33.184Z] #53 54.13 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T12:10:33.184Z] #53 54.19 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-09T12:10:33.184Z] #53 54.31 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-09T12:10:33.184Z] #53 54.44 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T12:10:33.185Z] #53 54.48 go: downloading github.com/spf13/afero v1.6.0 [2022-05-09T12:10:33.185Z] #53 54.57 go: downloading github.com/spf13/cast v1.4.1 [2022-05-09T12:10:33.446Z] #53 54.75 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-09T12:10:33.446Z] #53 54.79 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-09T12:10:33.446Z] #53 54.79 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-09T12:10:33.446Z] #53 54.83 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-09T12:10:33.446Z] #53 54.93 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-09T12:10:33.446Z] #53 54.96 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-09T12:10:33.709Z] #53 54.97 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-09T12:10:33.709Z] #53 55.03 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-09T12:10:33.709Z] #53 55.06 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-09T12:10:33.709Z] #53 55.07 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-09T12:10:33.709Z] #53 ... [2022-05-09T12:10:33.709Z] [2022-05-09T12:10:33.709Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-09T12:10:33.709Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-09T12:10:33.709Z] #55 54.75 v3.0.2 [2022-05-09T12:10:33.709Z] #55 DONE 55.1s [2022-05-09T12:10:33.709Z] [2022-05-09T12:10:33.709Z] #60 [containerd 1/3] 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 [2022-05-09T12:10:33.709Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-09T12:10:33.709Z] #60 DONE 55.2s [2022-05-09T12:10:33.972Z] [2022-05-09T12:10:33.972Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-09T12:10:33.972Z] #61 sha256:ae5c141c8696bda2d41c58d5cec873d99120b6b0206e9e0bd83bf981ce2f84c8 [2022-05-09T12:10:34.089Z] #23 10.69 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-09T12:10:34.234Z] #61 DONE 0.4s [2022-05-09T12:10:34.234Z] [2022-05-09T12:10:34.234Z] #40 [tini 1/3] 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 [2022-05-09T12:10:34.234Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:10:34.234Z] #40 52.32 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:10:34.234Z] #40 52.68 Fetched 17.7 MB in 2s (8693 kB/s) [2022-05-09T12:10:34.234Z] #40 52.88 Selecting previously unselected package xxd. [2022-05-09T12:10:34.234Z] #40 52.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 ... 15709 files and directories currently installed.) [2022-05-09T12:10:34.234Z] #40 53.00 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-09T12:10:34.234Z] #40 53.05 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:10:34.234Z] #40 53.62 Selecting previously unselected package vim-common. [2022-05-09T12:10:34.234Z] #40 53.63 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-09T12:10:34.234Z] #40 53.66 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:10:34.234Z] #40 55.13 Selecting previously unselected package cmake-data. [2022-05-09T12:10:34.234Z] #40 55.14 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-09T12:10:34.234Z] #40 55.21 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-09T12:10:35.033Z] #23 11.87 Collecting pathspec>=0.5.3 [2022-05-09T12:10:35.033Z] #23 11.88 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-09T12:10:35.295Z] #23 12.24 Collecting pyyaml [2022-05-09T12:10:35.556Z] #23 12.25 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-05-09T12:10:35.556Z] #23 12.31 Building wheels for collected packages: yamllint [2022-05-09T12:10:35.556Z] #23 12.31 Building wheel for yamllint (setup.py): started [2022-05-09T12:10:36.326Z] #14 ... [2022-05-09T12:10:36.326Z] [2022-05-09T12:10:36.326Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:10:36.326Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:10:36.326Z] #49 71.02 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:10:36.326Z] #49 DONE 72.5s [2022-05-09T12:10:36.326Z] [2022-05-09T12:10:36.326Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:10:36.326Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:10:36.326Z] #53 69.26 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-09T12:10:36.326Z] #53 69.35 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T12:10:36.326Z] #53 69.58 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-09T12:10:36.326Z] #53 69.63 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-09T12:10:36.326Z] #53 69.66 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-09T12:10:36.326Z] #53 69.68 go: downloading golang.org/x/mod v0.5.1 [2022-05-09T12:10:36.326Z] #53 69.77 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-09T12:10:36.326Z] #53 70.09 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-09T12:10:36.326Z] #53 70.10 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T12:10:36.326Z] #53 70.17 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-09T12:10:36.326Z] #53 70.22 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-09T12:10:36.326Z] #53 70.30 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-09T12:10:36.326Z] #53 70.84 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T12:10:36.326Z] #53 70.92 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-09T12:10:36.326Z] #53 71.28 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-09T12:10:36.326Z] #53 71.39 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-09T12:10:36.326Z] #53 71.42 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-09T12:10:36.326Z] #53 71.61 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T12:10:36.326Z] #53 71.62 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T12:10:36.326Z] #53 71.69 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-09T12:10:36.326Z] #53 71.70 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-09T12:10:36.326Z] #53 72.14 go: downloading github.com/prometheus/common v0.10.0 [2022-05-09T12:10:36.326Z] #53 72.44 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-09T12:10:36.326Z] #53 72.63 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-09T12:10:36.326Z] #53 72.85 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-09T12:10:36.500Z] #23 13.26 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-09T12:10:36.500Z] #23 13.26 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3e0cd45fc76715ce037d7ea9fcafd5be11f2375c48ebc6ba16a384c5c3f2986d [2022-05-09T12:10:36.500Z] #23 13.26 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-09T12:10:36.500Z] #23 13.27 Successfully built yamllint [2022-05-09T12:10:36.500Z] #23 13.29 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-09T12:10:36.762Z] #23 13.68 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-09T12:10:37.336Z] #23 DONE 14.2s [2022-05-09T12:10:37.336Z] [2022-05-09T12:10:37.336Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-09T12:10:37.336Z] #27 sha256:6e4ec55fd2971a3c466530c0e1366d0fbb406636f33ab70f17823f19e84c214a [2022-05-09T12:10:37.547Z] #40 ... [2022-05-09T12:10:37.547Z] [2022-05-09T12:10:37.547Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:10:37.547Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:10:37.547Z] #53 55.18 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-09T12:10:37.547Z] #53 55.18 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-09T12:10:37.547Z] #53 55.64 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-09T12:10:37.547Z] #53 55.77 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-09T12:10:37.547Z] #53 55.97 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-09T12:10:37.547Z] #53 56.01 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-09T12:10:37.547Z] #53 56.07 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-09T12:10:37.547Z] #53 56.13 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-09T12:10:37.547Z] #53 56.19 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-09T12:10:37.547Z] #53 56.45 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-09T12:10:37.547Z] #53 56.51 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-09T12:10:37.547Z] #53 56.60 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-09T12:10:37.547Z] #53 56.65 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-09T12:10:37.547Z] #53 56.67 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-09T12:10:37.547Z] #53 56.86 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-09T12:10:37.547Z] #53 57.15 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-09T12:10:37.547Z] #53 57.23 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-09T12:10:37.547Z] #53 57.26 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-09T12:10:37.547Z] #53 57.35 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-09T12:10:37.547Z] #53 57.39 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-09T12:10:37.547Z] #53 57.43 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-09T12:10:37.547Z] #53 57.43 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-09T12:10:37.547Z] #53 57.47 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-09T12:10:37.547Z] #53 57.64 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-09T12:10:37.547Z] #53 57.67 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-09T12:10:37.547Z] #53 57.72 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-09T12:10:37.547Z] #53 57.89 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-09T12:10:37.547Z] #53 58.10 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-09T12:10:37.547Z] #53 58.17 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-09T12:10:37.547Z] #53 58.18 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-09T12:10:37.547Z] #53 58.32 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-09T12:10:37.547Z] #53 58.34 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-09T12:10:37.547Z] #53 58.39 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-09T12:10:37.547Z] #53 58.44 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-09T12:10:37.547Z] #53 58.54 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-09T12:10:37.547Z] #53 58.67 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-09T12:10:37.547Z] #53 58.70 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-09T12:10:37.547Z] #53 58.81 go: downloading github.com/julz/importas v0.1.0 [2022-05-09T12:10:37.547Z] #53 58.83 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-09T12:10:37.547Z] #53 58.88 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-09T12:10:37.547Z] #53 58.95 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-09T12:10:37.547Z] #53 58.96 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-09T12:10:37.547Z] #53 58.97 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-09T12:10:37.597Z] #27 DONE 0.4s [2022-05-09T12:10:37.597Z] [2022-05-09T12:10:37.598Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-09T12:10:37.598Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:10:37.705Z] #53 74.71 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-09T12:10:37.811Z] #53 59.07 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-09T12:10:37.811Z] #53 59.09 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-09T12:10:37.811Z] #53 59.12 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-09T12:10:37.811Z] #53 59.29 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-09T12:10:37.811Z] #53 59.30 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-09T12:10:37.811Z] #53 59.34 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-09T12:10:37.859Z] #45 ... [2022-05-09T12:10:37.859Z] [2022-05-09T12:10:37.859Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-09T12:10:37.859Z] #32 sha256:ca94036882f82122e02fabf42d67ee0bd9acbdc07c50eed7bc6b35937c62cdf6 [2022-05-09T12:10:38.085Z] #53 59.35 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-09T12:10:38.085Z] #53 ... [2022-05-09T12:10:38.085Z] [2022-05-09T12:10:38.085Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-09T12:10:38.085Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-09T12:10:38.085Z] #38 59.48 NAME: [2022-05-09T12:10:38.085Z] #38 59.48 go-winres - A tool for embedding resources in Windows executables [2022-05-09T12:10:38.085Z] #38 59.48 [2022-05-09T12:10:38.085Z] #38 59.48 USAGE: [2022-05-09T12:10:38.085Z] #38 59.48 go-winres [global options] command [command options] [arguments...] [2022-05-09T12:10:38.085Z] #38 59.48 [2022-05-09T12:10:38.085Z] #38 59.48 COMMANDS: [2022-05-09T12:10:38.085Z] #38 59.48 init Create an initial ./winres/winres.json [2022-05-09T12:10:38.085Z] #38 59.48 make Make syso files for the "go build" command [2022-05-09T12:10:38.085Z] #38 59.48 simply Make syso files for the "go build" command (simplified) [2022-05-09T12:10:38.085Z] #38 59.48 extract Extract all resources from an executable [2022-05-09T12:10:38.085Z] #38 59.48 patch Replace resources in an executable file (exe, dll) [2022-05-09T12:10:38.085Z] #38 59.48 help, h Shows a list of commands or help for one command [2022-05-09T12:10:38.085Z] #38 59.48 [2022-05-09T12:10:38.085Z] #38 59.48 GLOBAL OPTIONS: [2022-05-09T12:10:38.085Z] #38 59.48 --help, -h show help (default: false) [2022-05-09T12:10:38.085Z] #38 DONE 59.6s [2022-05-09T12:10:38.346Z] [2022-05-09T12:10:38.346Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:10:38.346Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:10:38.346Z] #49 51.80 The following additional packages will be installed: [2022-05-09T12:10:38.346Z] #49 51.81 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-09T12:10:38.346Z] #49 51.81 python3-protobuf python3-six [2022-05-09T12:10:38.346Z] #49 51.82 Suggested packages: [2022-05-09T12:10:38.346Z] #49 51.82 python3-setuptools [2022-05-09T12:10:38.346Z] #49 51.82 Recommended packages: [2022-05-09T12:10:38.346Z] #49 51.82 iproute2 | iproute [2022-05-09T12:10:38.346Z] #49 52.68 The following NEW packages will be installed: [2022-05-09T12:10:38.346Z] #49 52.68 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-09T12:10:38.346Z] #49 52.70 python3-protobuf python3-six [2022-05-09T12:10:38.346Z] #49 53.32 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:10:38.346Z] #49 53.32 Need to get 2314 kB of archives. [2022-05-09T12:10:38.346Z] #49 53.32 After this operation, 11.1 MB of additional disk space will be used. [2022-05-09T12:10:38.346Z] #49 53.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-09T12:10:38.346Z] #49 53.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-09T12:10:38.346Z] #49 53.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-09T12:10:38.346Z] #49 53.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-09T12:10:38.346Z] #49 53.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-09T12:10:38.346Z] #49 53.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-09T12:10:38.346Z] #49 53.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-09T12:10:38.346Z] #49 55.91 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-09T12:10:38.346Z] #49 57.98 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:10:38.346Z] #49 58.39 Fetched 2314 kB in 3s (682 kB/s) [2022-05-09T12:10:38.346Z] #49 58.67 Selecting previously unselected package libprotobuf23:amd64. [2022-05-09T12:10:38.346Z] #49 58.67 (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 ... 15709 files and directories currently installed.) [2022-05-09T12:10:38.346Z] #49 58.76 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-09T12:10:38.346Z] #49 58.78 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-09T12:10:38.432Z] #32 DONE 0.7s [2022-05-09T12:10:38.432Z] [2022-05-09T12:10:38.432Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-09T12:10:38.432Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:10:38.608Z] #49 ... [2022-05-09T12:10:38.608Z] [2022-05-09T12:10:38.608Z] #40 [tini 1/3] 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 [2022-05-09T12:10:38.608Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:10:38.608Z] #40 60.04 Selecting previously unselected package libicu67:amd64. [2022-05-09T12:10:38.693Z] #45 ... [2022-05-09T12:10:38.693Z] [2022-05-09T12:10:38.693Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-09T12:10:38.693Z] #35 sha256:a62f968524e1a8d93af7f6a0835365fe3b72262812676859d179044dcb4c71c2 [2022-05-09T12:10:38.693Z] #35 DONE 0.2s [2022-05-09T12:10:38.693Z] [2022-05-09T12:10:38.693Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-09T12:10:38.693Z] #37 sha256:b683d95a6e42e4aa52d75b1a85be619d6bf72bc3c2d5806e5af514f2c0ba8205 [2022-05-09T12:10:38.870Z] #40 60.06 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-09T12:10:38.870Z] #40 60.09 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-09T12:10:38.954Z] #37 DONE 0.1s [2022-05-09T12:10:38.954Z] [2022-05-09T12:10:38.954Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-09T12:10:38.954Z] #39 sha256:4c993ac35aa9f1222507feafda9d606659e61006ac31cf1188e7b61642e69b9e [2022-05-09T12:10:38.954Z] #39 DONE 0.1s [2022-05-09T12:10:38.954Z] [2022-05-09T12:10:38.954Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:10:38.954Z] #58 sha256:22a0f833e68896114337a2657db01a9c108f76538544882ad3392c8ab96df707 [2022-05-09T12:10:38.954Z] #58 ... [2022-05-09T12:10:38.954Z] [2022-05-09T12:10:38.954Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-09T12:10:38.954Z] #43 sha256:75c5f12676c62f0c700d46bde5e625d3be666553ee6eb4dc5b870f2a39eb3f1c [2022-05-09T12:10:38.954Z] #43 DONE 0.1s [2022-05-09T12:10:39.083Z] #53 ... [2022-05-09T12:10:39.083Z] [2022-05-09T12:10:39.083Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:10:39.083Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:10:39.083Z] #14 76.10 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-09T12:10:39.083Z] #14 76.12 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-09T12:10:39.083Z] #14 76.14 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-09T12:10:39.215Z] [2022-05-09T12:10:39.215Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:10:39.215Z] #58 sha256:22a0f833e68896114337a2657db01a9c108f76538544882ad3392c8ab96df707 [2022-05-09T12:10:39.460Z] #19 151.6 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-05-09T12:10:39.460Z] #19 151.6 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-09T12:10:39.460Z] #19 151.6 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-09T12:10:39.460Z] #19 151.7 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-05-09T12:10:39.460Z] #19 151.7 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-09T12:10:39.460Z] #19 151.7 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-09T12:10:40.989Z] #14 ... [2022-05-09T12:10:40.989Z] [2022-05-09T12:10:40.989Z] #40 [tini 1/3] 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 [2022-05-09T12:10:40.989Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:10:40.989Z] #40 68.07 Selecting previously unselected package libxml2:amd64. [2022-05-09T12:10:40.989Z] #40 68.07 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-09T12:10:40.989Z] #40 68.09 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-09T12:10:40.989Z] #40 68.95 Selecting previously unselected package libarchive13:amd64. [2022-05-09T12:10:40.989Z] #40 68.97 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-09T12:10:40.989Z] #40 68.98 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-09T12:10:40.989Z] #40 69.46 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-09T12:10:40.989Z] #40 69.46 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-09T12:10:40.989Z] #40 69.46 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-09T12:10:40.989Z] #40 69.85 Selecting previously unselected package librhash0:amd64. [2022-05-09T12:10:40.989Z] #40 69.85 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-09T12:10:40.989Z] #40 69.88 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-09T12:10:40.989Z] #40 70.18 Selecting previously unselected package libuv1:amd64. [2022-05-09T12:10:40.989Z] #40 70.18 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-09T12:10:40.989Z] #40 70.19 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-09T12:10:40.989Z] #40 70.59 Selecting previously unselected package cmake. [2022-05-09T12:10:40.989Z] #40 70.59 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-09T12:10:40.989Z] #40 70.60 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-09T12:10:40.989Z] #40 77.16 Setting up libicu67:amd64 (67.1-7) ... [2022-05-09T12:10:40.989Z] #40 77.18 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:10:40.989Z] #40 77.20 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-09T12:10:40.989Z] #40 77.22 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:10:40.989Z] #40 77.31 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-09T12:10:40.989Z] #40 77.34 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-09T12:10:40.989Z] #40 77.37 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-09T12:10:40.989Z] #40 77.44 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-09T12:10:40.989Z] #40 77.45 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-09T12:10:40.989Z] #40 77.48 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-09T12:10:40.989Z] #40 77.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:10:40.989Z] #40 DONE 78.0s [2022-05-09T12:10:41.248Z] [2022-05-09T12:10:41.248Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-09T12:10:41.248Z] #41 sha256:5948da5e080c3dc5e8f9b74ed89d6e8e4446b26655a9624007c1268234d7837d [2022-05-09T12:10:41.248Z] #41 DONE 0.2s [2022-05-09T12:10:41.248Z] [2022-05-09T12:10:41.248Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-09T12:10:41.248Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:10:41.248Z] #45 ... [2022-05-09T12:10:41.248Z] [2022-05-09T12:10:41.248Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-09T12:10:41.248Z] #42 sha256:3890700cf2e684eb8fe488ba0340c3699e04496279bb922336c942716977d67b [2022-05-09T12:10:42.215Z] using credential docker-jenkins-github-credentials [2022-05-09T12:10:42.294Z] Cloning the remote Git repository [2022-05-09T12:10:42.294Z] Cloning with configured refspecs honoured and without tags [2022-05-09T12:10:42.627Z] #42 1.349 + RM_GOPATH=0 [2022-05-09T12:10:42.627Z] #42 1.349 + TMP_GOPATH= [2022-05-09T12:10:42.627Z] #42 1.349 + : /build [2022-05-09T12:10:42.627Z] #42 1.349 + '[' -z '' ']' [2022-05-09T12:10:42.627Z] #42 1.356 ++ mktemp -d [2022-05-09T12:10:42.627Z] #42 1.364 + export GOPATH=/tmp/tmp.2kn0Y7NYEj [2022-05-09T12:10:42.627Z] #42 1.364 + GOPATH=/tmp/tmp.2kn0Y7NYEj [2022-05-09T12:10:42.627Z] #42 1.364 + RM_GOPATH=1 [2022-05-09T12:10:42.627Z] #42 1.364 + case "$(go env GOARCH)" in [2022-05-09T12:10:42.627Z] #42 1.364 ++ go env GOARCH [2022-05-09T12:10:42.627Z] #42 1.421 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:10:42.627Z] #42 1.421 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:10:42.627Z] #42 1.421 ++ dirname /install.sh [2022-05-09T12:10:42.627Z] #42 1.440 + dir=/ [2022-05-09T12:10:42.627Z] #42 1.440 + bin=tini [2022-05-09T12:10:42.627Z] #42 1.440 + shift [2022-05-09T12:10:42.627Z] #42 1.440 + '[' '!' -f //tini.installer ']' [2022-05-09T12:10:42.627Z] #42 1.440 + . //tini.installer [2022-05-09T12:10:42.627Z] #42 1.440 ++ : v0.19.0 [2022-05-09T12:10:42.627Z] #42 1.440 + install_tini [2022-05-09T12:10:42.627Z] #42 1.440 + echo 'Install tini version v0.19.0' [2022-05-09T12:10:42.627Z] #42 1.440 + git clone https://github.com/krallin/tini.git /tmp/tmp.2kn0Y7NYEj/tini [2022-05-09T12:10:42.627Z] #42 1.440 Install tini version v0.19.0 [2022-05-09T12:10:42.627Z] #42 1.445 Cloning into '/tmp/tmp.2kn0Y7NYEj/tini'... [2022-05-09T12:10:42.491Z] Cloning repository https://github.com/moby/moby.git [2022-05-09T12:10:42.900Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-09T12:10:43.564Z] #42 2.399 + cd /tmp/tmp.2kn0Y7NYEj/tini [2022-05-09T12:10:43.564Z] #42 2.402 + git checkout -q v0.19.0 [2022-05-09T12:10:43.564Z] #42 2.407 + cmake . [2022-05-09T12:10:44.168Z] #40 ... [2022-05-09T12:10:44.168Z] [2022-05-09T12:10:44.168Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:10:44.168Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:10:44.168Z] #14 54.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-09T12:10:44.168Z] #14 57.11 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-09T12:10:44.168Z] #14 58.23 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-05-09T12:10:44.168Z] #14 58.99 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-09T12:10:44.168Z] #14 61.07 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-09T12:10:44.168Z] #14 62.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-05-09T12:10:44.168Z] #14 62.34 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-09T12:10:44.168Z] #14 62.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-09T12:10:44.168Z] #14 62.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-09T12:10:44.168Z] #14 62.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-09T12:10:44.168Z] #14 62.38 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-05-09T12:10:44.168Z] #14 62.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-09T12:10:44.168Z] #14 62.41 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-09T12:10:44.168Z] #14 62.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-09T12:10:44.168Z] #14 62.45 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-09T12:10:44.168Z] #14 62.48 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-09T12:10:44.168Z] #14 62.48 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-09T12:10:44.168Z] #14 62.54 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-09T12:10:44.168Z] #14 62.54 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-09T12:10:44.168Z] #14 62.55 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-09T12:10:44.168Z] #14 62.56 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-09T12:10:44.168Z] #14 63.87 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:10:44.168Z] #14 64.18 Fetched 115 MB in 10s (11.3 MB/s) [2022-05-09T12:10:44.168Z] #14 64.43 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-09T12:10:44.168Z] #14 64.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 ... 15709 files and directories currently installed.) [2022-05-09T12:10:44.168Z] #14 64.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-09T12:10:44.168Z] #14 64.54 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-09T12:10:44.168Z] #14 ... [2022-05-09T12:10:44.168Z] [2022-05-09T12:10:44.168Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:10:44.168Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:10:44.168Z] #49 59.97 Selecting previously unselected package python3-pkg-resources. [2022-05-09T12:10:44.168Z] #49 59.97 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-09T12:10:44.168Z] #49 59.99 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-09T12:10:44.168Z] #49 60.40 Selecting previously unselected package python3-six. [2022-05-09T12:10:44.168Z] #49 60.40 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-09T12:10:44.168Z] #49 60.42 Unpacking python3-six (1.16.0-2) ... [2022-05-09T12:10:44.168Z] #49 60.78 Selecting previously unselected package python3-protobuf. [2022-05-09T12:10:44.168Z] #49 60.78 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-09T12:10:44.168Z] #49 60.79 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-09T12:10:44.168Z] #49 62.22 Selecting previously unselected package libnet1:amd64. [2022-05-09T12:10:44.168Z] #49 62.23 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-09T12:10:44.168Z] #49 62.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-09T12:10:44.168Z] #49 62.51 Selecting previously unselected package libnl-3-200:amd64. [2022-05-09T12:10:44.168Z] #49 62.53 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-09T12:10:44.168Z] #49 62.55 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-09T12:10:44.168Z] #49 62.74 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-09T12:10:44.168Z] #49 62.75 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-09T12:10:44.168Z] #49 62.75 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-09T12:10:44.168Z] #49 63.09 Selecting previously unselected package criu. [2022-05-09T12:10:44.168Z] #49 63.09 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-09T12:10:44.168Z] #49 63.11 Unpacking criu (3.17-1) ... [2022-05-09T12:10:44.168Z] #49 64.24 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-09T12:10:44.430Z] #49 ... [2022-05-09T12:10:44.430Z] [2022-05-09T12:10:44.430Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:10:44.430Z] #62 sha256:2ae4fb070c61eb51309e60be19780e297627549394d0f8ff45a9f9c0fa3c7507 [2022-05-09T12:10:44.430Z] #62 2.107 + RM_GOPATH=0 [2022-05-09T12:10:44.430Z] #62 2.107 + TMP_GOPATH= [2022-05-09T12:10:44.430Z] #62 2.107 + : /build [2022-05-09T12:10:44.430Z] #62 2.107 + '[' -z '' ']' [2022-05-09T12:10:44.430Z] #62 2.107 ++ mktemp -d [2022-05-09T12:10:44.430Z] #62 2.107 + export GOPATH=/tmp/tmp.FWEEmCVshd [2022-05-09T12:10:44.430Z] #62 2.107 + GOPATH=/tmp/tmp.FWEEmCVshd [2022-05-09T12:10:44.430Z] #62 2.107 + RM_GOPATH=1 [2022-05-09T12:10:44.430Z] #62 2.107 + case "$(go env GOARCH)" in [2022-05-09T12:10:44.430Z] #62 2.109 ++ go env GOARCH [2022-05-09T12:10:44.430Z] #62 2.164 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:10:44.430Z] #62 2.164 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:10:44.430Z] #62 2.164 ++ dirname /install.sh [2022-05-09T12:10:44.430Z] #62 2.164 + dir=/ [2022-05-09T12:10:44.430Z] #62 2.164 + bin=containerd [2022-05-09T12:10:44.430Z] #62 2.164 + shift [2022-05-09T12:10:44.430Z] #62 2.164 + '[' '!' -f //containerd.installer ']' [2022-05-09T12:10:44.430Z] #62 2.164 + . //containerd.installer [2022-05-09T12:10:44.430Z] #62 2.164 ++ set -e [2022-05-09T12:10:44.430Z] #62 2.164 ++ : v1.6.4 [2022-05-09T12:10:44.430Z] #62 2.164 + install_containerd [2022-05-09T12:10:44.430Z] #62 2.164 + echo 'Install containerd version v1.6.4' [2022-05-09T12:10:44.430Z] #62 2.164 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FWEEmCVshd/src/github.com/containerd/containerd [2022-05-09T12:10:44.430Z] #62 2.184 Install containerd version v1.6.4 [2022-05-09T12:10:44.430Z] #62 2.184 Cloning into '/tmp/tmp.FWEEmCVshd/src/github.com/containerd/containerd'... [2022-05-09T12:10:44.430Z] #62 ... [2022-05-09T12:10:44.430Z] [2022-05-09T12:10:44.430Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:10:44.430Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:10:44.430Z] #53 60.24 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-09T12:10:44.430Z] #53 60.25 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-09T12:10:44.430Z] #53 60.31 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-09T12:10:44.430Z] #53 60.40 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-09T12:10:44.430Z] #53 60.50 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-09T12:10:44.430Z] #53 60.52 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-09T12:10:44.430Z] #53 60.55 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-09T12:10:44.430Z] #53 60.57 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-09T12:10:44.430Z] #53 60.72 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-09T12:10:44.430Z] #53 61.21 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-09T12:10:44.430Z] #53 61.21 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-09T12:10:44.430Z] #53 61.29 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-09T12:10:44.430Z] #53 61.29 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-09T12:10:44.430Z] #53 61.32 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-09T12:10:44.430Z] #53 61.38 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-09T12:10:44.430Z] #53 61.44 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-09T12:10:44.430Z] #53 61.55 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-09T12:10:44.430Z] #53 61.76 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-09T12:10:44.430Z] #53 61.76 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-09T12:10:44.430Z] #53 61.84 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-09T12:10:44.430Z] #53 61.85 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-09T12:10:44.430Z] #53 62.17 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-09T12:10:44.430Z] #53 62.19 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-09T12:10:44.430Z] #53 62.23 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-09T12:10:44.430Z] #53 62.37 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-09T12:10:44.430Z] #53 62.41 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-09T12:10:44.430Z] #53 62.45 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-09T12:10:44.430Z] #53 62.77 go: downloading honnef.co/go/tools v0.2.2 [2022-05-09T12:10:44.430Z] #53 64.58 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-09T12:10:44.430Z] #53 64.63 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-09T12:10:44.430Z] #53 64.72 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-09T12:10:44.430Z] #53 64.74 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-09T12:10:44.502Z] #42 3.225 -- The C compiler identification is GNU 10.2.1 [2022-05-09T12:10:44.502Z] #42 3.315 -- Detecting C compiler ABI info [2022-05-09T12:10:43.893Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:10:43.893Z] > git --version # timeout=10 [2022-05-09T12:10:43.937Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-09T12:10:43.938Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:10:43.940Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43572/head:refs/remotes/origin/PR-43572 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:10:45.435Z] #53 66.72 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-09T12:10:45.435Z] #53 66.73 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-09T12:10:45.435Z] #53 66.75 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-09T12:10:45.435Z] #53 66.89 go: downloading golang.org/x/text v0.3.7 [2022-05-09T12:10:45.452Z] #42 4.151 -- Detecting C compiler ABI info - done [2022-05-09T12:10:45.452Z] #42 4.299 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-09T12:10:45.452Z] #42 4.299 -- Detecting C compile features [2022-05-09T12:10:45.452Z] #42 4.308 -- Detecting C compile features - done [2022-05-09T12:10:45.452Z] #42 4.377 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-09T12:10:45.701Z] #53 ... [2022-05-09T12:10:45.701Z] [2022-05-09T12:10:45.701Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:10:45.701Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:10:45.701Z] #49 66.68 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-09T12:10:45.701Z] #49 66.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-09T12:10:45.701Z] #49 66.72 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-09T12:10:45.701Z] #49 66.73 Setting up python3-six (1.16.0-2) ... [2022-05-09T12:10:45.711Z] #42 4.572 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-09T12:10:45.711Z] #42 4.701 -- Configuring done [2022-05-09T12:10:45.970Z] #42 4.722 -- Generating done [2022-05-09T12:10:45.970Z] #42 4.730 -- Build files have been written to: /tmp/tmp.2kn0Y7NYEj/tini [2022-05-09T12:10:45.970Z] #42 4.747 + make tini-static [2022-05-09T12:10:46.010Z] #19 ... [2022-05-09T12:10:46.010Z] [2022-05-09T12:10:46.010Z] #52 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-09T12:10:46.010Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:10:46.010Z] #52 169.2 + dpkg --print-architecture [2022-05-09T12:10:46.010Z] #52 169.2 + git checkout -q v2.1.0 [2022-05-09T12:10:46.230Z] #42 5.137 Scanning dependencies of target tini-static [2022-05-09T12:10:46.267Z] #52 169.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-09T12:10:46.267Z] #52 169.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-09T12:10:46.489Z] #42 5.303 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-09T12:10:46.748Z] #42 ... [2022-05-09T12:10:46.748Z] [2022-05-09T12:10:46.748Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:10:46.748Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:10:46.748Z] #14 83.93 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-09T12:10:46.748Z] #14 83.93 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:10:47.008Z] #14 84.01 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-09T12:10:47.267Z] #14 84.31 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-09T12:10:47.267Z] #14 84.31 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:10:47.267Z] #14 84.31 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-09T12:10:47.623Z] #49 68.62 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-09T12:10:47.623Z] #49 68.64 Setting up python3-protobuf (3.12.4-1) ... [2022-05-09T12:10:48.647Z] #14 ... [2022-05-09T12:10:48.647Z] [2022-05-09T12:10:48.647Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-09T12:10:48.647Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-09T12:10:48.647Z] #51 85.25 gotestsum version dev [2022-05-09T12:10:48.647Z] #51 DONE 85.6s [2022-05-09T12:10:48.647Z] [2022-05-09T12:10:48.647Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-09T12:10:48.647Z] #42 sha256:3890700cf2e684eb8fe488ba0340c3699e04496279bb922336c942716977d67b [2022-05-09T12:10:48.647Z] #42 6.998 [100%] Linking C executable tini-static [2022-05-09T12:10:48.647Z] #42 7.626 [100%] Built target tini-static [2022-05-09T12:10:48.905Z] #42 7.706 + mkdir -p /build [2022-05-09T12:10:48.905Z] #42 7.717 + cp tini-static /build/docker-init [2022-05-09T12:10:49.008Z] #49 ... [2022-05-09T12:10:49.008Z] [2022-05-09T12:10:49.008Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:10:49.008Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-09T12:10:49.008Z] #34 60.13 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 97% (1478/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-09T12:10:49.008Z] #34 61.12 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-09T12:10:49.008Z] #34 61.61 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:10:49.008Z] #34 ... [2022-05-09T12:10:49.008Z] [2022-05-09T12:10:49.008Z] #40 [tini 1/3] 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 [2022-05-09T12:10:49.008Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:10:49.008Z] #40 69.97 Selecting previously unselected package libxml2:amd64. [2022-05-09T12:10:49.008Z] #40 69.97 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-09T12:10:49.008Z] #40 69.98 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-09T12:10:49.166Z] #42 DONE 7.8s [2022-05-09T12:10:49.166Z] [2022-05-09T12:10:49.166Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:10:49.166Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:10:49.269Z] #40 70.71 Selecting previously unselected package libarchive13:amd64. [2022-05-09T12:10:49.269Z] #40 70.72 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-09T12:10:49.269Z] #40 70.73 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-09T12:10:50.216Z] #40 71.28 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-09T12:10:50.216Z] #40 71.28 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-09T12:10:50.216Z] #40 71.29 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-09T12:10:50.216Z] #40 71.48 Selecting previously unselected package librhash0:amd64. [2022-05-09T12:10:50.216Z] #40 71.48 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-09T12:10:50.216Z] #40 71.49 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-09T12:10:50.216Z] #40 71.70 Selecting previously unselected package libuv1:amd64. [2022-05-09T12:10:50.477Z] #40 71.72 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-09T12:10:50.477Z] #40 71.72 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-09T12:10:50.739Z] #40 72.02 Selecting previously unselected package cmake. [2022-05-09T12:10:50.739Z] #40 72.02 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-09T12:10:50.739Z] #40 72.03 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-09T12:10:50.872Z] using credential docker-jenkins-github-credentials [2022-05-09T12:10:50.947Z] Cloning the remote Git repository [2022-05-09T12:10:50.947Z] Cloning with configured refspecs honoured and without tags [2022-05-09T12:10:51.118Z] Cloning repository https://github.com/moby/moby.git [2022-05-09T12:10:51.509Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-09T12:10:52.646Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:10:52.646Z] > git --version # timeout=10 [2022-05-09T12:10:52.693Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-09T12:10:52.693Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:10:52.693Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43572/head:refs/remotes/origin/PR-43572 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:10:54.131Z] #58 ... [2022-05-09T12:10:54.131Z] [2022-05-09T12:10:54.131Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-09T12:10:54.131Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:10:54.131Z] #45 188.5 + dpkg --print-architecture [2022-05-09T12:10:54.131Z] #45 188.5 + git checkout -q v2.1.0 [2022-05-09T12:10:54.131Z] #45 189.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-09T12:10:54.131Z] #45 189.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-09T12:10:54.367Z] #52 ... [2022-05-09T12:10:54.367Z] [2022-05-09T12:10:54.367Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-09T12:10:54.367Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-09T12:10:54.367Z] #19 160.2 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-05-09T12:10:54.367Z] #19 160.2 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-09T12:10:54.367Z] #19 160.2 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-09T12:10:54.367Z] #19 160.3 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-05-09T12:10:54.367Z] #19 160.3 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-09T12:10:54.367Z] #19 160.3 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-09T12:10:55.737Z] #19 168.1 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-05-09T12:10:55.737Z] #19 168.1 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-09T12:10:55.737Z] #19 168.1 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-09T12:10:55.737Z] #19 168.2 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-05-09T12:10:55.737Z] #19 168.2 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-09T12:10:55.737Z] #19 168.2 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-09T12:10:55.737Z] #19 168.2 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-05-09T12:10:55.995Z] #19 168.2 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-09T12:10:55.995Z] #19 168.2 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-09T12:10:55.995Z] #19 168.3 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-05-09T12:10:55.995Z] #19 168.3 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-09T12:10:55.995Z] #19 168.3 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-09T12:10:55.995Z] #19 168.3 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-05-09T12:10:55.995Z] #19 168.3 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-09T12:10:55.995Z] #19 168.3 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-09T12:10:55.995Z] #19 168.4 Selecting previously unselected package cross-config. [2022-05-09T12:10:55.995Z] #19 168.4 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-05-09T12:10:55.995Z] #19 168.4 Unpacking cross-config (2.6.18+nmu1) ... [2022-05-09T12:10:55.995Z] #19 168.4 Selecting previously unselected package gcc-10-cross-base. [2022-05-09T12:10:55.995Z] #19 168.4 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-05-09T12:10:55.995Z] #19 168.4 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-09T12:10:56.044Z] #40 ... [2022-05-09T12:10:56.044Z] [2022-05-09T12:10:56.044Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:10:56.044Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:10:56.044Z] #53 74.25 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-09T12:10:56.044Z] #53 74.60 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-09T12:10:56.044Z] #53 74.61 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T12:10:56.044Z] #53 74.98 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-09T12:10:56.044Z] #53 75.21 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T12:10:56.044Z] #53 75.21 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-09T12:10:56.044Z] #53 75.24 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-09T12:10:56.044Z] #53 75.29 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-09T12:10:56.044Z] #53 75.36 go: downloading golang.org/x/mod v0.5.1 [2022-05-09T12:10:56.044Z] #53 75.39 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-09T12:10:56.044Z] #53 75.65 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-09T12:10:56.044Z] #53 75.75 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T12:10:56.044Z] #53 75.78 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-09T12:10:56.044Z] #53 75.87 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-09T12:10:56.044Z] #53 75.94 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-09T12:10:56.044Z] #53 76.59 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T12:10:56.044Z] #53 76.80 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-09T12:10:56.044Z] #53 77.17 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-09T12:10:56.044Z] #53 77.31 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-09T12:10:56.044Z] #53 77.31 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-09T12:10:56.044Z] #53 77.47 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T12:10:56.044Z] #53 77.48 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T12:10:56.044Z] #53 77.51 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-09T12:10:56.252Z] #19 168.5 Selecting previously unselected package libc6-arm64-cross. [2022-05-09T12:10:56.252Z] #19 168.5 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-05-09T12:10:56.252Z] #19 168.5 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-05-09T12:10:56.304Z] #53 77.59 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-09T12:10:56.515Z] #19 168.8 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-05-09T12:10:56.515Z] #19 168.8 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:10:56.515Z] #19 168.8 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-09T12:10:56.515Z] #19 168.9 Selecting previously unselected package libgomp1-arm64-cross. [2022-05-09T12:10:56.515Z] #19 168.9 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:10:56.515Z] #19 168.9 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-09T12:10:56.515Z] #19 169.0 Selecting previously unselected package libitm1-arm64-cross. [2022-05-09T12:10:56.515Z] #19 169.0 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:10:56.515Z] #19 169.0 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-09T12:10:56.515Z] #19 169.0 Selecting previously unselected package libatomic1-arm64-cross. [2022-05-09T12:10:56.515Z] #19 169.0 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:10:56.564Z] #53 78.00 go: downloading github.com/prometheus/common v0.10.0 [2022-05-09T12:10:56.774Z] #19 169.0 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-09T12:10:56.774Z] #19 169.1 Selecting previously unselected package libasan6-arm64-cross. [2022-05-09T12:10:56.774Z] #19 169.1 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:10:56.774Z] #19 169.1 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-09T12:10:56.825Z] #53 ... [2022-05-09T12:10:56.825Z] [2022-05-09T12:10:56.825Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:10:56.825Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:10:56.825Z] #14 68.12 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-09T12:10:56.825Z] #14 68.12 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-09T12:10:56.825Z] #14 68.15 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-09T12:10:56.825Z] #14 71.99 Selecting previously unselected package binutils-mingw-w64. [2022-05-09T12:10:56.825Z] #14 72.01 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-09T12:10:56.825Z] #14 72.02 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-09T12:10:56.825Z] #14 72.27 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-09T12:10:56.825Z] #14 72.27 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-09T12:10:56.825Z] #14 72.32 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:10:56.825Z] #14 72.83 Selecting previously unselected package dmsetup. [2022-05-09T12:10:56.825Z] #14 72.83 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-09T12:10:56.825Z] #14 72.83 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-09T12:10:56.825Z] #14 73.37 Selecting previously unselected package mingw-w64-common. [2022-05-09T12:10:56.825Z] #14 73.38 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-09T12:10:56.825Z] #14 73.39 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-09T12:10:56.825Z] #14 ... [2022-05-09T12:10:56.825Z] [2022-05-09T12:10:56.825Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:10:56.825Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:10:56.825Z] #53 78.23 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-09T12:10:57.088Z] #53 78.51 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-09T12:10:57.339Z] #19 169.6 Selecting previously unselected package liblsan0-arm64-cross. [2022-05-09T12:10:57.339Z] #19 169.6 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:10:57.339Z] #19 169.6 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-09T12:10:57.348Z] #53 78.63 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-09T12:10:57.596Z] #19 169.8 Selecting previously unselected package libtsan0-arm64-cross. [2022-05-09T12:10:57.596Z] #19 169.8 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:10:57.596Z] #19 169.8 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-09T12:10:58.161Z] #19 170.4 Selecting previously unselected package libstdc++6-arm64-cross. [2022-05-09T12:10:58.161Z] #19 170.4 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:10:58.161Z] #19 170.4 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-09T12:10:58.161Z] #19 170.6 Selecting previously unselected package libubsan1-arm64-cross. [2022-05-09T12:10:58.161Z] #19 170.6 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:10:58.161Z] #19 170.6 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-09T12:10:58.289Z] #53 ... [2022-05-09T12:10:58.289Z] [2022-05-09T12:10:58.289Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:10:58.289Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:10:58.289Z] #49 73.90 Setting up criu (3.17-1) ... [2022-05-09T12:10:58.289Z] #49 76.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:10:58.289Z] #49 DONE 79.2s [2022-05-09T12:10:58.289Z] [2022-05-09T12:10:58.289Z] #40 [tini 1/3] 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 [2022-05-09T12:10:58.289Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:10:58.289Z] #40 78.93 Setting up libicu67:amd64 (67.1-7) ... [2022-05-09T12:10:58.289Z] #40 79.08 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:10:58.289Z] #40 79.17 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-09T12:10:58.289Z] #40 79.36 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:10:58.289Z] #40 79.58 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-09T12:10:58.289Z] #40 79.60 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-09T12:10:58.289Z] #40 79.62 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-09T12:10:58.289Z] #40 79.69 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-09T12:10:58.289Z] #40 79.71 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-09T12:10:58.289Z] #40 79.72 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-09T12:10:58.289Z] #40 79.74 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:10:58.725Z] #19 170.9 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-05-09T12:10:58.725Z] #19 170.9 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:10:58.725Z] #19 170.9 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-09T12:10:58.868Z] #40 DONE 80.3s [2022-05-09T12:10:58.868Z] [2022-05-09T12:10:58.868Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:10:58.868Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-09T12:10:58.868Z] #34 ... [2022-05-09T12:10:58.868Z] [2022-05-09T12:10:58.868Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-09T12:10:58.868Z] #41 sha256:388f03dc3caa95127975b19e4cb9709352ab9b75b457b4c38947b5bd21bf3b49 [2022-05-09T12:10:58.982Z] #19 171.3 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-05-09T12:10:58.982Z] #19 171.3 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-09T12:10:58.982Z] #19 171.3 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-09T12:10:59.128Z] #41 DONE 0.2s [2022-05-09T12:10:59.129Z] [2022-05-09T12:10:59.129Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-09T12:10:59.129Z] #42 sha256:b4c3bdd18eae12c1417a05236844ba2222f514030a9042868cebdcd2a3c29d77 [2022-05-09T12:10:59.146Z] #53 ... [2022-05-09T12:10:59.146Z] [2022-05-09T12:10:59.146Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:10:59.146Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:10:59.146Z] #14 95.00 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-09T12:10:59.146Z] #14 95.00 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:10:59.146Z] #14 95.02 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-09T12:11:01.046Z] #42 2.019 + RM_GOPATH=0 [2022-05-09T12:11:01.046Z] #42 2.021 + TMP_GOPATH= [2022-05-09T12:11:01.046Z] #42 2.021 + : /build [2022-05-09T12:11:01.046Z] #42 2.021 + '[' -z '' ']' [2022-05-09T12:11:01.046Z] #42 2.021 ++ mktemp -d [2022-05-09T12:11:01.046Z] #42 2.021 + export GOPATH=/tmp/tmp.WLc7zOVkvo [2022-05-09T12:11:01.046Z] #42 2.021 + GOPATH=/tmp/tmp.WLc7zOVkvo [2022-05-09T12:11:01.046Z] #42 2.021 + RM_GOPATH=1 [2022-05-09T12:11:01.046Z] #42 2.021 + case "$(go env GOARCH)" in [2022-05-09T12:11:01.046Z] #42 2.035 ++ go env GOARCH [2022-05-09T12:11:01.046Z] #42 2.092 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:11:01.046Z] #42 2.092 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:11:01.046Z] #42 2.092 ++ dirname /install.sh [2022-05-09T12:11:01.046Z] #42 2.108 + dir=/ [2022-05-09T12:11:01.046Z] #42 2.109 + bin=tini [2022-05-09T12:11:01.046Z] #42 2.109 + shift [2022-05-09T12:11:01.046Z] #42 2.109 + '[' '!' -f //tini.installer ']' [2022-05-09T12:11:01.046Z] #42 2.109 + . //tini.installer [2022-05-09T12:11:01.046Z] #42 2.109 ++ : v0.19.0 [2022-05-09T12:11:01.046Z] #42 2.109 + install_tini [2022-05-09T12:11:01.046Z] #42 2.109 + echo 'Install tini version v0.19.0' [2022-05-09T12:11:01.046Z] #42 2.109 + git clone https://github.com/krallin/tini.git /tmp/tmp.WLc7zOVkvo/tini [2022-05-09T12:11:01.046Z] #42 2.109 Install tini version v0.19.0 [2022-05-09T12:11:01.046Z] #42 2.127 Cloning into '/tmp/tmp.WLc7zOVkvo/tini'... [2022-05-09T12:11:01.767Z] Fetching without tags [2022-05-09T12:11:02.432Z] #42 3.373 + cd /tmp/tmp.WLc7zOVkvo/tini [2022-05-09T12:11:02.432Z] #42 3.374 + git checkout -q v0.19.0 [2022-05-09T12:11:02.432Z] #42 3.419 + cmake . [2022-05-09T12:11:02.499Z] Merging remotes/origin/master commit bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 into PR head commit 7873c27cfbd812dca60d90367d375bbae5a27014 [2022-05-09T12:11:03.003Z] #42 4.019 -- The C compiler identification is GNU 10.2.1 [2022-05-09T12:11:03.265Z] #42 4.127 -- Detecting C compiler ABI info [2022-05-09T12:11:03.342Z] #14 ... [2022-05-09T12:11:03.342Z] [2022-05-09T12:11:03.342Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:11:03.342Z] #62 sha256:128fc329bae41db4fe97447f497913b8b13cff5691ec7f650f3e34e17824a0e1 [2022-05-09T12:11:01.462Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:11:01.520Z] > git config --add remote.origin.fetch +refs/pull/43572/head:refs/remotes/origin/PR-43572 # timeout=10 [2022-05-09T12:11:01.563Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:11:01.681Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:11:01.805Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:11:01.805Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:11:01.807Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43572/head:refs/remotes/origin/PR-43572 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:11:02.612Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:11:02.654Z] > git checkout -f 7873c27cfbd812dca60d90367d375bbae5a27014 # timeout=10 [2022-05-09T12:11:03.862Z] #62 63.70 Updating files: 49% (2333/4738) Updating files: 50% (2369/4738) Updating files: 51% (2417/4738) Updating files: 52% (2464/4738) Updating files: 53% (2512/4738) Updating files: 54% (2559/4738) Updating files: 55% (2606/4738) Updating files: 56% (2654/4738) Updating files: 57% (2701/4738) Updating files: 58% (2749/4738) Updating files: 59% (2796/4738) Updating files: 60% (2843/4738) Updating files: 61% (2891/4738) Updating files: 62% (2938/4738) Updating files: 63% (2985/4738) Updating files: 64% (3033/4738) Updating files: 65% (3080/4738) Updating files: 66% (3128/4738) Updating files: 67% (3175/4738) Updating files: 68% (3222/4738) Updating files: 69% (3270/4738) Updating files: 70% (3317/4738) Updating files: 71% (3364/4738) Updating files: 72% (3412/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 90% (4266/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-05-09T12:11:04.121Z] #62 65.13 + cd /tmp/tmp.jkm0GRgP60/src/github.com/containerd/containerd [2022-05-09T12:11:04.121Z] #62 65.13 + git checkout -q v1.6.4 [2022-05-09T12:11:04.209Z] #42 4.943 -- Detecting C compiler ABI info - done [2022-05-09T12:11:04.209Z] #42 5.102 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-09T12:11:04.209Z] #42 5.103 -- Detecting C compile features [2022-05-09T12:11:04.209Z] #42 5.104 -- Detecting C compile features - done [2022-05-09T12:11:04.209Z] #42 5.163 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-09T12:11:04.470Z] #42 5.520 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-09T12:11:04.732Z] #42 5.613 -- Configuring done [2022-05-09T12:11:04.732Z] #42 5.665 -- Generating done [2022-05-09T12:11:04.732Z] #42 5.677 -- Build files have been written to: /tmp/tmp.WLc7zOVkvo/tini [2022-05-09T12:11:04.732Z] #42 5.700 + make tini-static [2022-05-09T12:11:05.303Z] #42 6.156 Scanning dependencies of target tini-static [2022-05-09T12:11:05.564Z] #42 6.415 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-09T12:11:06.030Z] #62 66.94 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-09T12:11:06.030Z] #62 66.94 + BUILDTAGS='netgo osusergo static_build' [2022-05-09T12:11:06.030Z] #62 66.94 + export EXTRA_FLAGS=-buildmode=pie [2022-05-09T12:11:06.030Z] #62 66.94 + EXTRA_FLAGS=-buildmode=pie [2022-05-09T12:11:06.030Z] #62 66.94 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-09T12:11:06.030Z] #62 66.94 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-09T12:11:06.030Z] #62 66.94 + '[' '' = dynamic ']' [2022-05-09T12:11:06.030Z] #62 66.94 + make [2022-05-09T12:11:06.119Z] Merge succeeded, producing 7873c27cfbd812dca60d90367d375bbae5a27014 [2022-05-09T12:11:06.120Z] Checking out Revision 7873c27cfbd812dca60d90367d375bbae5a27014 (PR-43572) [2022-05-09T12:11:05.782Z] > git remote # timeout=10 [2022-05-09T12:11:05.855Z] > git config --get remote.origin.url # timeout=10 [2022-05-09T12:11:05.896Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:11:05.898Z] > git merge bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 # timeout=10 [2022-05-09T12:11:06.034Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-09T12:11:06.157Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:11:06.200Z] > git checkout -f 7873c27cfbd812dca60d90367d375bbae5a27014 # timeout=10 [2022-05-09T12:11:06.951Z] #42 ... [2022-05-09T12:11:06.951Z] [2022-05-09T12:11:06.951Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-09T12:11:06.951Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-09T12:11:06.951Z] #51 87.49 gotestsum version dev [2022-05-09T12:11:06.951Z] #51 DONE 88.4s [2022-05-09T12:11:06.951Z] [2022-05-09T12:11:06.951Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:11:06.951Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:11:06.951Z] #14 81.65 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-09T12:11:06.951Z] #14 81.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-09T12:11:06.951Z] #14 81.69 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-09T12:11:07.213Z] #14 ... [2022-05-09T12:11:07.213Z] [2022-05-09T12:11:07.213Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-09T12:11:07.213Z] #42 sha256:b4c3bdd18eae12c1417a05236844ba2222f514030a9042868cebdcd2a3c29d77 [2022-05-09T12:11:07.213Z] #42 8.178 [100%] Linking C executable tini-static [2022-05-09T12:11:08.158Z] #42 8.988 [100%] Built target tini-static [2022-05-09T12:11:08.158Z] #42 9.102 + mkdir -p /build [2022-05-09T12:11:08.158Z] #42 9.118 + cp tini-static /build/docker-init [2022-05-09T12:11:08.567Z] #62 69.47 + bin/ctr [2022-05-09T12:11:08.733Z] #42 DONE 9.4s [2022-05-09T12:11:08.733Z] [2022-05-09T12:11:08.733Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:11:08.733Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:11:08.733Z] #53 80.85 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-09T12:11:08.994Z] #53 ... [2022-05-09T12:11:08.994Z] [2022-05-09T12:11:08.994Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:11:08.994Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:11:08.994Z] #14 90.40 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-09T12:11:08.994Z] #14 90.44 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:11:08.994Z] #14 90.44 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-09T12:11:09.574Z] #14 90.76 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-09T12:11:09.574Z] #14 90.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:11:09.574Z] #14 90.78 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-09T12:11:10.412Z] Fetching without tags [2022-05-09T12:11:10.075Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:11:10.153Z] > git config --add remote.origin.fetch +refs/pull/43572/head:refs/remotes/origin/PR-43572 # timeout=10 [2022-05-09T12:11:10.200Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:11:10.325Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:11:10.435Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:11:10.435Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:11:10.435Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43572/head:refs/remotes/origin/PR-43572 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:11:10.623Z] Running on azwin-2-25fc00 in d:\jenkins\workspace\moby_PR-43572 [Pipeline] { [Pipeline] ws [2022-05-09T12:11:10.638Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-09T12:11:11.158Z] Merging remotes/origin/master commit bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 into PR head commit 7873c27cfbd812dca60d90367d375bbae5a27014 [2022-05-09T12:11:11.167Z] #19 ... [2022-05-09T12:11:11.167Z] [2022-05-09T12:11:11.167Z] #52 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-09T12:11:11.167Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:11:11.167Z] #52 DONE 193.3s [2022-05-09T12:11:11.167Z] [2022-05-09T12:11:11.167Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:11:11.167Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:11:12.483Z] The recommended git tool is: git [2022-05-09T12:11:11.278Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:11:11.325Z] > git checkout -f 7873c27cfbd812dca60d90367d375bbae5a27014 # timeout=10 [2022-05-09T12:11:13.847Z] #62 ... [2022-05-09T12:11:13.847Z] [2022-05-09T12:11:13.847Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:11:13.847Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:11:13.847Z] #14 110.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-09T12:11:13.847Z] #14 110.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:11:13.847Z] #14 110.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-09T12:11:14.455Z] #60 ... [2022-05-09T12:11:14.455Z] [2022-05-09T12:11:14.455Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-09T12:11:14.455Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-09T12:11:14.455Z] #19 186.2 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-05-09T12:11:14.455Z] #19 186.2 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-09T12:11:14.455Z] #19 186.3 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-09T12:11:14.455Z] #19 186.3 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-05-09T12:11:14.455Z] #19 186.3 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-05-09T12:11:14.455Z] #19 186.3 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-09T12:11:14.717Z] #19 186.9 Selecting previously unselected package libc6-dev-arm64-cross. [2022-05-09T12:11:14.717Z] #19 186.9 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-05-09T12:11:14.717Z] #19 186.9 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-09T12:11:15.147Z] Merge succeeded, producing 7873c27cfbd812dca60d90367d375bbae5a27014 [2022-05-09T12:11:15.147Z] Checking out Revision 7873c27cfbd812dca60d90367d375bbae5a27014 (PR-43572) [2022-05-09T12:11:15.307Z] #19 187.6 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-05-09T12:11:15.307Z] #19 187.6 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:11:15.307Z] #19 187.6 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-09T12:11:15.874Z] #19 188.2 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-05-09T12:11:15.874Z] #19 188.2 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-09T12:11:15.874Z] #19 188.2 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-09T12:11:16.110Z] #45 DONE 211.0s [2022-05-09T12:11:16.110Z] [2022-05-09T12:11:16.110Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:11:16.110Z] #58 sha256:22a0f833e68896114337a2657db01a9c108f76538544882ad3392c8ab96df707 [2022-05-09T12:11:16.683Z] #58 ... [2022-05-09T12:11:16.683Z] [2022-05-09T12:11:16.683Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-09T12:11:16.683Z] #46 sha256:a3dd25548a021b6cf0b14e08fa8535bd74cdc5bd2ef747f5db65cc5e349c4a09 [2022-05-09T12:11:14.764Z] > git remote # timeout=10 [2022-05-09T12:11:14.858Z] > git config --get remote.origin.url # timeout=10 [2022-05-09T12:11:14.904Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:11:14.904Z] > git merge bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 # timeout=10 [2022-05-09T12:11:15.061Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-09T12:11:15.170Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:11:15.217Z] > git checkout -f 7873c27cfbd812dca60d90367d375bbae5a27014 # timeout=10 [2022-05-09T12:11:17.053Z] #53 ... [2022-05-09T12:11:17.053Z] [2022-05-09T12:11:17.053Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-09T12:11:17.053Z] #26 sha256:3482d64b012bbc71d82c48daa98b75fd290d7ec4dbef08d31ae78ec6401cd007 [2022-05-09T12:11:17.053Z] #26 214.9 + return [2022-05-09T12:11:17.053Z] #26 DONE 215.4s [2022-05-09T12:11:17.053Z] [2022-05-09T12:11:17.053Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:11:17.053Z] #62 sha256:fdfcec24481e9b7cefba09ff0134041b0c23a6e14ad9349ea19c76e3aa47f32d [2022-05-09T12:11:17.053Z] #62 ... [2022-05-09T12:11:17.053Z] [2022-05-09T12:11:17.053Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-09T12:11:17.053Z] #27 sha256:8101a79fb484f51cdcf157e0a4dd0f2d9b440a8e69f05791d90daa95d7ecbe37 [2022-05-09T12:11:17.053Z] #27 DONE 0.1s [2022-05-09T12:11:17.053Z] [2022-05-09T12:11:17.053Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:11:17.053Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-09T12:11:17.053Z] #53 ... [2022-05-09T12:11:17.053Z] [2022-05-09T12:11:17.053Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-09T12:11:17.053Z] #32 sha256:e503eaeb946b022f6ae472bb84cff15a874aa2e720a033716e58a84a87f44330 [2022-05-09T12:11:17.053Z] #32 DONE 0.2s [2022-05-09T12:11:17.053Z] [2022-05-09T12:11:17.053Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-09T12:11:17.053Z] #35 sha256:1eeaf5799bee2eeb5659505c6c903b296929abd73dadc9a09ec425e2e61313bb [2022-05-09T12:11:17.053Z] #35 DONE 0.1s [2022-05-09T12:11:17.053Z] [2022-05-09T12:11:17.053Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-09T12:11:17.053Z] #37 sha256:47c9dd7a1138abc38cc59945214405fe231897ecb0b030d311bccf12e65fc253 [2022-05-09T12:11:17.053Z] #37 DONE 0.1s [2022-05-09T12:11:17.053Z] [2022-05-09T12:11:17.053Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-09T12:11:17.053Z] #39 sha256:2c6d17106980169907dc0a3ef0cb0baf7c0f19602a1dce9d77b9fb7c73e262ab [2022-05-09T12:11:17.053Z] #39 DONE 0.1s [2022-05-09T12:11:17.053Z] [2022-05-09T12:11:17.053Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:11:17.053Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-09T12:11:17.053Z] #53 ... [2022-05-09T12:11:17.053Z] [2022-05-09T12:11:17.053Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-09T12:11:17.053Z] #43 sha256:34054512c3b83c9a863228d7a81cc4c366066b15fceab5660093f9a45d7771f2 [2022-05-09T12:11:17.053Z] #43 DONE 0.1s [2022-05-09T12:11:17.053Z] [2022-05-09T12:11:17.053Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-09T12:11:17.053Z] #46 sha256:d5b3eba811c6774112ec13f923ed32f68ddac13a08f061b1603a2d958bdb5607 [2022-05-09T12:11:17.053Z] #46 DONE 0.1s [2022-05-09T12:11:17.053Z] [2022-05-09T12:11:17.053Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-09T12:11:17.053Z] #50 sha256:af20355d2b7f744a9898f3cd1e45e035361ac9b45b2a2f3a78eb727279f608bb [2022-05-09T12:11:17.053Z] #50 DONE 0.1s [2022-05-09T12:11:17.053Z] [2022-05-09T12:11:17.053Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:11:17.053Z] #62 sha256:fdfcec24481e9b7cefba09ff0134041b0c23a6e14ad9349ea19c76e3aa47f32d [2022-05-09T12:11:17.053Z] #62 ... [2022-05-09T12:11:17.053Z] [2022-05-09T12:11:17.053Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-09T12:11:17.053Z] #52 sha256:72d8d6750703736ea41a9472effc82b033ab262ed1539c6a67112d37b8b6c3cd [2022-05-09T12:11:17.053Z] #52 DONE 0.1s [2022-05-09T12:11:17.053Z] [2022-05-09T12:11:17.053Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:11:17.053Z] #62 sha256:fdfcec24481e9b7cefba09ff0134041b0c23a6e14ad9349ea19c76e3aa47f32d [2022-05-09T12:11:17.053Z] #62 ... [2022-05-09T12:11:17.053Z] [2022-05-09T12:11:17.053Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:11:17.053Z] #58 sha256:3a37679ee1643c9e8d8cd3d7d0535ff2e757ce2c72e727a84a5ffe9f400359df [2022-05-09T12:11:17.053Z] #58 133.5 + mkdir -p /build [2022-05-09T12:11:17.053Z] #58 133.5 + cp runc /build/runc [2022-05-09T12:11:17.053Z] #58 DONE 133.7s [2022-05-09T12:11:17.053Z] [2022-05-09T12:11:17.053Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:11:17.053Z] #62 sha256:fdfcec24481e9b7cefba09ff0134041b0c23a6e14ad9349ea19c76e3aa47f32d [2022-05-09T12:11:17.053Z] #62 ... [2022-05-09T12:11:17.053Z] [2022-05-09T12:11:17.053Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:11:17.053Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-09T12:11:17.053Z] #53 220.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-09T12:11:17.053Z] #53 DONE 220.8s [2022-05-09T12:11:17.053Z] [2022-05-09T12:11:17.053Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:11:17.053Z] #62 sha256:fdfcec24481e9b7cefba09ff0134041b0c23a6e14ad9349ea19c76e3aa47f32d [2022-05-09T12:11:17.053Z] #62 ... [2022-05-09T12:11:17.053Z] [2022-05-09T12:11:17.053Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-09T12:11:17.053Z] #54 sha256:9061ab1256ec9fc976b5c117ac5e38cbada643e711ab2d92735db33a3355ec25 [2022-05-09T12:11:17.053Z] #54 DONE 0.2s [2022-05-09T12:11:17.053Z] [2022-05-09T12:11:17.053Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-09T12:11:17.053Z] #56 sha256:d0f2da366798e3bf7b049de4c6d0c27a532d37d8786a848f2d05ccfa994f4fe7 [2022-05-09T12:11:17.053Z] #56 DONE 0.1s [2022-05-09T12:11:17.053Z] [2022-05-09T12:11:17.053Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:11:17.053Z] #62 sha256:fdfcec24481e9b7cefba09ff0134041b0c23a6e14ad9349ea19c76e3aa47f32d [2022-05-09T12:11:17.053Z] #62 ... [2022-05-09T12:11:17.053Z] [2022-05-09T12:11:17.053Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-09T12:11:17.053Z] #59 sha256:aa00319ff6897b46898b22a2cc7225a5579d91d2a340316adf697d0da0d962ff [2022-05-09T12:11:17.053Z] #59 DONE 0.1s [2022-05-09T12:11:17.053Z] [2022-05-09T12:11:17.053Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:11:17.053Z] #62 sha256:fdfcec24481e9b7cefba09ff0134041b0c23a6e14ad9349ea19c76e3aa47f32d [2022-05-09T12:11:17.258Z] #46 DONE 0.6s [2022-05-09T12:11:17.258Z] [2022-05-09T12:11:17.258Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-09T12:11:17.258Z] #50 sha256:9c1fc129eb532a1251cc8e0b9b1515c249e2bd15a1694cd378f2736c0acfac8b [2022-05-09T12:11:17.520Z] #50 DONE 0.1s [2022-05-09T12:11:17.520Z] [2022-05-09T12:11:17.520Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-09T12:11:17.520Z] #52 sha256:ffa9727dc356a0d2e7fa30898587143e2f067874f701a3a300ea095bbb2dbdf4 [2022-05-09T12:11:17.520Z] #52 DONE 0.1s [2022-05-09T12:11:17.520Z] [2022-05-09T12:11:17.520Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:11:17.520Z] #58 sha256:22a0f833e68896114337a2657db01a9c108f76538544882ad3392c8ab96df707 [2022-05-09T12:11:17.994Z] #62 197.5 + bin/containerd [2022-05-09T12:11:18.011Z] Commit message: "all: replace strings.Replace with strings.ReplaceAll" [2022-05-09T12:11:18.419Z] > git --version # timeout=10 [2022-05-09T12:11:18.461Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-09T12:11:18.502Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-09T12:11:19.586Z] #14 99.96 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-09T12:11:19.586Z] #14 99.96 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:11:19.586Z] #14 99.96 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-09T12:11:20.420Z] #14 116.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-09T12:11:20.420Z] #14 116.4 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:11:20.420Z] #14 116.4 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-09T12:11:21.803Z] + docker version [2022-05-09T12:11:23.983Z] #19 195.5 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-05-09T12:11:23.983Z] #19 195.5 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-09T12:11:23.983Z] #19 195.6 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-09T12:11:23.983Z] #19 195.6 Selecting previously unselected package patch. [2022-05-09T12:11:23.983Z] #19 195.6 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-05-09T12:11:23.983Z] #19 195.6 Unpacking patch (2.7.6-7) ... [2022-05-09T12:11:23.983Z] #19 195.6 Selecting previously unselected package dpkg-dev. [2022-05-09T12:11:23.983Z] #19 195.6 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-05-09T12:11:23.983Z] #19 195.7 Unpacking dpkg-dev (1.20.9) ... [2022-05-09T12:11:23.983Z] #19 195.9 Selecting previously unselected package libconfig-inifiles-perl. [2022-05-09T12:11:23.983Z] #19 195.9 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-05-09T12:11:23.983Z] #19 195.9 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-05-09T12:11:23.983Z] #19 195.9 Selecting previously unselected package libio-string-perl. [2022-05-09T12:11:23.983Z] #19 195.9 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-05-09T12:11:23.983Z] #19 195.9 Unpacking libio-string-perl (1.08-3.1) ... [2022-05-09T12:11:23.983Z] #19 195.9 Selecting previously unselected package libicu67:amd64. [2022-05-09T12:11:23.983Z] #19 195.9 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-05-09T12:11:23.983Z] #19 196.0 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-09T12:11:24.616Z] #14 121.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-09T12:11:24.616Z] #14 121.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:11:24.616Z] #14 121.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-09T12:11:24.913Z] #19 197.2 Selecting previously unselected package libxml2:amd64. [2022-05-09T12:11:24.913Z] #19 197.2 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-09T12:11:24.913Z] #19 197.2 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-09T12:11:24.913Z] #19 197.3 Selecting previously unselected package libxml-namespacesupport-perl. [2022-05-09T12:11:24.913Z] #19 197.3 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-05-09T12:11:24.913Z] #19 197.3 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-09T12:11:24.913Z] #19 197.4 Selecting previously unselected package libxml-sax-base-perl. [2022-05-09T12:11:24.913Z] #19 197.4 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-05-09T12:11:24.913Z] #19 197.4 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-05-09T12:11:25.170Z] #19 197.4 Selecting previously unselected package libxml-sax-perl. [2022-05-09T12:11:25.170Z] #19 197.4 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-05-09T12:11:25.170Z] #19 197.4 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-05-09T12:11:25.170Z] #19 197.5 Selecting previously unselected package libxml-libxml-perl. [2022-05-09T12:11:25.170Z] #19 197.5 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-05-09T12:11:25.170Z] #19 197.5 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-09T12:11:25.170Z] #19 197.6 Selecting previously unselected package libxml-simple-perl. [2022-05-09T12:11:25.170Z] #19 197.6 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-05-09T12:11:25.170Z] #19 197.6 Unpacking libxml-simple-perl (2.25-1) ... [2022-05-09T12:11:25.170Z] #19 197.6 Selecting previously unselected package libyaml-perl. [2022-05-09T12:11:25.428Z] #19 197.6 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-05-09T12:11:25.428Z] #19 197.6 Unpacking libyaml-perl (1.30-1) ... [2022-05-09T12:11:25.428Z] #19 197.7 Selecting previously unselected package libconfig-auto-perl. [2022-05-09T12:11:25.428Z] #19 197.7 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-05-09T12:11:25.428Z] #19 197.7 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-05-09T12:11:25.428Z] #19 197.7 Selecting previously unselected package libfile-which-perl. [2022-05-09T12:11:25.428Z] #19 197.7 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-05-09T12:11:25.428Z] #19 197.7 Unpacking libfile-which-perl (1.23-1) ... [2022-05-09T12:11:25.428Z] #19 197.8 Selecting previously unselected package libfile-homedir-perl. [2022-05-09T12:11:25.428Z] #19 197.8 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-05-09T12:11:25.428Z] #19 197.8 Unpacking libfile-homedir-perl (1.006-1) ... [2022-05-09T12:11:25.428Z] #19 197.8 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-05-09T12:11:25.428Z] #19 197.8 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-05-09T12:11:25.428Z] #19 197.8 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-09T12:11:25.685Z] #19 197.9 Selecting previously unselected package dpkg-cross. [2022-05-09T12:11:25.685Z] #19 197.9 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-05-09T12:11:25.685Z] #19 197.9 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-05-09T12:11:25.685Z] #19 197.9 Selecting previously unselected package crossbuild-essential-arm64. [2022-05-09T12:11:25.685Z] #19 197.9 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-05-09T12:11:25.685Z] #19 197.9 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-05-09T12:11:25.685Z] #19 198.0 Selecting previously unselected package libc6-armel-cross. [2022-05-09T12:11:25.685Z] #19 198.0 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-05-09T12:11:25.685Z] #19 198.0 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-05-09T12:11:25.941Z] #19 198.2 Selecting previously unselected package libgcc-s1-armel-cross. [2022-05-09T12:11:25.941Z] #19 198.2 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:11:25.941Z] #19 198.2 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-09T12:11:25.941Z] #19 198.2 Selecting previously unselected package libgomp1-armel-cross. [2022-05-09T12:11:25.941Z] #19 198.2 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:11:25.941Z] #19 198.2 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-09T12:11:25.941Z] #19 198.3 Selecting previously unselected package libatomic1-armel-cross. [2022-05-09T12:11:25.941Z] #19 198.3 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:11:25.941Z] #19 198.3 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-09T12:11:25.941Z] #19 198.3 Selecting previously unselected package libasan6-armel-cross. [2022-05-09T12:11:25.941Z] #19 198.3 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:11:25.941Z] #19 198.3 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-09T12:11:25.941Z] #19 ... [2022-05-09T12:11:25.941Z] [2022-05-09T12:11:25.941Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:11:25.941Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:11:25.941Z] #60 209.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-09T12:11:27.321Z] Commit message: "all: replace strings.Replace with strings.ReplaceAll" [2022-05-09T12:11:27.697Z] > git --version # timeout=10 [2022-05-09T12:11:27.759Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-09T12:11:27.822Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-09T12:11:30.166Z] #60 DONE 213.3s [2022-05-09T12:11:30.166Z] [2022-05-09T12:11:30.166Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-09T12:11:30.166Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-09T12:11:30.166Z] #19 198.8 Selecting previously unselected package libstdc++6-armel-cross. [2022-05-09T12:11:30.166Z] #19 198.8 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:11:30.166Z] #19 198.8 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-09T12:11:30.166Z] #19 199.2 Selecting previously unselected package libubsan1-armel-cross. [2022-05-09T12:11:30.166Z] #19 199.2 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:11:30.166Z] #19 199.4 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-09T12:11:30.166Z] #19 200.3 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-05-09T12:11:30.166Z] #19 200.3 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:11:30.166Z] #19 200.5 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-09T12:11:30.166Z] #19 201.5 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-05-09T12:11:30.166Z] #19 201.5 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-09T12:11:30.166Z] #19 201.7 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-09T12:11:30.466Z] Client: [2022-05-09T12:11:30.466Z] Version: 20.10.9 [2022-05-09T12:11:30.466Z] API version: 1.41 [2022-05-09T12:11:30.466Z] Go version: go1.16.8 [2022-05-09T12:11:30.466Z] Git commit: c2ea9bc [2022-05-09T12:11:30.466Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-09T12:11:30.466Z] OS/Arch: windows/amd64 [2022-05-09T12:11:30.466Z] Context: default [2022-05-09T12:11:30.466Z] Experimental: true [2022-05-09T12:11:30.466Z] [2022-05-09T12:11:30.466Z] Server: Docker Engine - Community [2022-05-09T12:11:30.466Z] Engine: [2022-05-09T12:11:30.466Z] Version: 20.10.9 [2022-05-09T12:11:30.466Z] API version: 1.41 (minimum version 1.24) [2022-05-09T12:11:30.466Z] Go version: go1.16.8 [2022-05-09T12:11:30.466Z] Git commit: 79ea9d3 [2022-05-09T12:11:30.466Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-09T12:11:30.466Z] OS/Arch: windows/amd64 [2022-05-09T12:11:30.466Z] Experimental: true [Pipeline] sh [2022-05-09T12:11:31.152Z] + docker version [2022-05-09T12:11:31.832Z] #14 ... [2022-05-09T12:11:31.832Z] [2022-05-09T12:11:31.832Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:11:31.832Z] #62 sha256:2ae4fb070c61eb51309e60be19780e297627549394d0f8ff45a9f9c0fa3c7507 [2022-05-09T12:11:32.041Z] + docker info [2022-05-09T12:11:32.041Z] Client: [2022-05-09T12:11:32.041Z] Context: default [2022-05-09T12:11:32.041Z] Debug Mode: false [2022-05-09T12:11:32.041Z] [2022-05-09T12:11:32.041Z] Server: [2022-05-09T12:11:32.041Z] Containers: 0 [2022-05-09T12:11:32.041Z] Running: 0 [2022-05-09T12:11:32.041Z] Paused: 0 [2022-05-09T12:11:32.041Z] Stopped: 0 [2022-05-09T12:11:32.041Z] Images: 0 [2022-05-09T12:11:32.041Z] Server Version: 20.10.9 [2022-05-09T12:11:32.041Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-05-09T12:11:32.041Z] LCOW: [2022-05-09T12:11:32.041Z] Windows: [2022-05-09T12:11:32.041Z] Logging Driver: json-file [2022-05-09T12:11:32.041Z] Plugins: [2022-05-09T12:11:32.041Z] Volume: local [2022-05-09T12:11:32.041Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-09T12:11:32.041Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-09T12:11:32.041Z] Swarm: inactive [2022-05-09T12:11:32.041Z] Default Isolation: process [2022-05-09T12:11:32.041Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-09T12:11:32.041Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-09T12:11:32.041Z] OSType: windows [2022-05-09T12:11:32.041Z] Architecture: x86_64 [2022-05-09T12:11:32.041Z] CPUs: 4 [2022-05-09T12:11:32.041Z] Total Memory: 32GiB [2022-05-09T12:11:32.041Z] Name: azwin-2-561590 [2022-05-09T12:11:32.041Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-09T12:11:32.041Z] Docker Root Dir: D:\docker [2022-05-09T12:11:32.041Z] Debug Mode: false [2022-05-09T12:11:32.041Z] Registry: https://index.docker.io/v1/ [2022-05-09T12:11:32.041Z] Labels: [2022-05-09T12:11:32.041Z] Experimental: true [2022-05-09T12:11:32.041Z] Insecure Registries: [2022-05-09T12:11:32.041Z] 10.0.0.4:5000 [2022-05-09T12:11:32.041Z] 127.0.0.0/8 [2022-05-09T12:11:32.041Z] Registry Mirrors: [2022-05-09T12:11:32.041Z] http://10.0.0.4:5000/ [2022-05-09T12:11:32.041Z] Live Restore Enabled: false [2022-05-09T12:11:32.041Z] Product License: Community Engine [2022-05-09T12:11:32.041Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-09T12:11:32.618Z] #62 57.39 Updating files: 62% (2950/4738) Updating files: 63% (2985/4738) Updating files: 64% (3033/4738) Updating files: 65% (3080/4738) Updating files: 66% (3128/4738) Updating files: 67% (3175/4738) Updating files: 68% (3222/4738) Updating files: 69% (3270/4738) Updating files: 70% (3317/4738) Updating files: 71% (3364/4738) Updating files: 72% (3412/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-05-09T12:11:32.618Z] #62 58.40 + cd /tmp/tmp.FWEEmCVshd/src/github.com/containerd/containerd [2022-05-09T12:11:32.618Z] #62 58.40 + git checkout -q v1.6.4 [2022-05-09T12:11:34.006Z] #62 59.73 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-09T12:11:34.006Z] #62 59.74 + BUILDTAGS='netgo osusergo static_build' [2022-05-09T12:11:34.006Z] #62 59.74 + export EXTRA_FLAGS=-buildmode=pie [2022-05-09T12:11:34.006Z] #62 59.74 + EXTRA_FLAGS=-buildmode=pie [2022-05-09T12:11:34.006Z] #62 59.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-09T12:11:34.006Z] #62 59.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-09T12:11:34.006Z] #62 59.74 + '[' '' = dynamic ']' [2022-05-09T12:11:34.006Z] #62 59.74 + make [2022-05-09T12:11:34.604Z] #14 131.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-09T12:11:34.605Z] #14 131.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:11:34.864Z] #14 131.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-09T12:11:35.416Z] #19 206.8 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-05-09T12:11:35.416Z] #19 206.8 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-09T12:11:35.416Z] #19 206.8 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-09T12:11:35.416Z] #19 206.8 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-05-09T12:11:35.416Z] #19 206.8 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-05-09T12:11:35.416Z] #19 206.8 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-09T12:11:35.416Z] #19 207.0 Selecting previously unselected package libc6-dev-armel-cross. [2022-05-09T12:11:35.416Z] #19 207.0 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-05-09T12:11:35.416Z] #19 207.0 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-09T12:11:35.416Z] #19 207.2 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-05-09T12:11:35.416Z] #19 207.2 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:11:35.416Z] #19 207.2 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-09T12:11:35.416Z] #19 207.5 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-05-09T12:11:35.416Z] #19 207.5 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-09T12:11:35.416Z] #19 207.5 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-09T12:11:35.923Z] #62 61.60 + bin/ctr [2022-05-09T12:11:36.324Z] #14 ... [2022-05-09T12:11:36.325Z] [2022-05-09T12:11:36.325Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:11:36.325Z] #65 sha256:e2addba67656274e39b13460d1e26b7182dad56cc76bbe7471aa86d50b21e6b5 [2022-05-09T12:11:36.325Z] #65 133.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-09T12:11:36.325Z] #65 133.0 + GOBIN=/build [2022-05-09T12:11:36.325Z] #65 133.0 + GO111MODULE=on [2022-05-09T12:11:36.325Z] #65 133.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-09T12:11:37.812Z] using credential docker-jenkins-github-credentials [2022-05-09T12:11:37.892Z] Cloning the remote Git repository [2022-05-09T12:11:37.892Z] Cloning with configured refspecs honoured and without tags [2022-05-09T12:11:38.101Z] Cloning repository https://github.com/moby/moby.git [2022-05-09T12:11:39.590Z] #19 211.9 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-05-09T12:11:39.590Z] #19 211.9 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-09T12:11:39.590Z] #19 211.9 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-09T12:11:39.590Z] #19 212.0 Selecting previously unselected package crossbuild-essential-armel. [2022-05-09T12:11:39.590Z] #19 212.0 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-05-09T12:11:39.590Z] #19 212.0 Unpacking crossbuild-essential-armel (12.9) ... [2022-05-09T12:11:39.590Z] #19 212.0 Selecting previously unselected package libc6-armhf-cross. [2022-05-09T12:11:39.590Z] #19 212.0 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-05-09T12:11:39.590Z] #19 212.0 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-05-09T12:11:39.715Z] Client: [2022-05-09T12:11:39.716Z] Version: 20.10.9 [2022-05-09T12:11:39.716Z] API version: 1.41 [2022-05-09T12:11:39.716Z] Go version: go1.16.8 [2022-05-09T12:11:39.716Z] Git commit: c2ea9bc [2022-05-09T12:11:39.716Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-09T12:11:39.716Z] OS/Arch: windows/amd64 [2022-05-09T12:11:39.716Z] Context: default [2022-05-09T12:11:39.716Z] Experimental: true [2022-05-09T12:11:39.716Z] [2022-05-09T12:11:39.716Z] Server: Docker Engine - Community [2022-05-09T12:11:39.716Z] Engine: [2022-05-09T12:11:39.716Z] Version: 20.10.9 [2022-05-09T12:11:39.716Z] API version: 1.41 (minimum version 1.24) [2022-05-09T12:11:39.716Z] Go version: go1.16.8 [2022-05-09T12:11:39.716Z] Git commit: 79ea9d3 [2022-05-09T12:11:39.716Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-09T12:11:39.716Z] OS/Arch: windows/amd64 [2022-05-09T12:11:39.716Z] Experimental: true [2022-05-09T12:11:39.847Z] #19 212.1 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-05-09T12:11:39.847Z] #19 212.1 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:11:39.847Z] #19 212.1 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-09T12:11:39.847Z] #19 212.2 Selecting previously unselected package libgomp1-armhf-cross. [2022-05-09T12:11:39.848Z] #19 212.2 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:11:39.848Z] #19 212.2 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-09T12:11:39.848Z] #19 212.2 Selecting previously unselected package libatomic1-armhf-cross. [2022-05-09T12:11:39.848Z] #19 212.2 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:11:39.848Z] #19 212.3 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-09T12:11:39.848Z] #19 212.3 Selecting previously unselected package libasan6-armhf-cross. [2022-05-09T12:11:39.848Z] #19 212.3 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:11:39.848Z] #19 212.3 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [Pipeline] sh [2022-05-09T12:11:40.413Z] #19 212.5 Selecting previously unselected package libstdc++6-armhf-cross. [2022-05-09T12:11:40.413Z] #19 212.5 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:11:40.413Z] #19 212.5 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-09T12:11:40.413Z] #19 212.6 Selecting previously unselected package libubsan1-armhf-cross. [2022-05-09T12:11:40.413Z] #19 212.6 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:11:40.413Z] #19 212.6 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-09T12:11:40.413Z] #19 212.7 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-05-09T12:11:40.413Z] #19 212.7 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:11:40.413Z] #19 212.7 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-09T12:11:38.565Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-09T12:11:39.812Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:11:39.812Z] > git --version # timeout=10 [2022-05-09T12:11:39.864Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-09T12:11:39.866Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:11:39.870Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43572/head:refs/remotes/origin/PR-43572 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:11:40.670Z] #19 212.9 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-05-09T12:11:40.670Z] #19 212.9 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-09T12:11:40.670Z] #19 212.9 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-09T12:11:41.232Z] + docker info [2022-05-09T12:11:41.232Z] Client: [2022-05-09T12:11:41.232Z] Context: default [2022-05-09T12:11:41.232Z] Debug Mode: false [2022-05-09T12:11:41.232Z] [2022-05-09T12:11:41.232Z] Server: [2022-05-09T12:11:41.232Z] Containers: 0 [2022-05-09T12:11:41.232Z] Running: 0 [2022-05-09T12:11:41.232Z] Paused: 0 [2022-05-09T12:11:41.232Z] Stopped: 0 [2022-05-09T12:11:41.232Z] Images: 0 [2022-05-09T12:11:41.232Z] Server Version: 20.10.9 [2022-05-09T12:11:41.232Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-09T12:11:41.232Z] Windows: [2022-05-09T12:11:41.232Z] LCOW: [2022-05-09T12:11:41.232Z] Logging Driver: json-file [2022-05-09T12:11:41.232Z] Plugins: [2022-05-09T12:11:41.232Z] Volume: local [2022-05-09T12:11:41.232Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-09T12:11:41.232Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-09T12:11:41.232Z] Swarm: inactive [2022-05-09T12:11:41.232Z] Default Isolation: process [2022-05-09T12:11:41.232Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-09T12:11:41.232Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-09T12:11:41.232Z] OSType: windows [2022-05-09T12:11:41.232Z] Architecture: x86_64 [2022-05-09T12:11:41.232Z] CPUs: 4 [2022-05-09T12:11:41.232Z] Total Memory: 32GiB [2022-05-09T12:11:41.232Z] Name: azwin-2-4bc2d0 [2022-05-09T12:11:41.232Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-09T12:11:41.232Z] Docker Root Dir: D:\docker [2022-05-09T12:11:41.232Z] Debug Mode: false [2022-05-09T12:11:41.232Z] Registry: https://index.docker.io/v1/ [2022-05-09T12:11:41.232Z] Labels: [2022-05-09T12:11:41.232Z] Experimental: true [2022-05-09T12:11:41.232Z] Insecure Registries: [2022-05-09T12:11:41.232Z] 10.0.0.4:5000 [2022-05-09T12:11:41.232Z] 127.0.0.0/8 [2022-05-09T12:11:41.232Z] Registry Mirrors: [2022-05-09T12:11:41.232Z] http://10.0.0.4:5000/ [2022-05-09T12:11:41.232Z] Live Restore Enabled: false [2022-05-09T12:11:41.232Z] Product License: Community Engine [2022-05-09T12:11:41.232Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-09T12:11:41.633Z] #65 137.9 rootlesskit version 1.0.0 [2022-05-09T12:11:41.633Z] #65 137.9 Usage of /build/rootlesskit-docker-proxy: [2022-05-09T12:11:41.633Z] #65 137.9 -container-ip string [2022-05-09T12:11:41.633Z] #65 137.9 container ip [2022-05-09T12:11:41.633Z] #65 137.9 -container-port int [2022-05-09T12:11:41.633Z] #65 137.9 container port (default -1) [2022-05-09T12:11:41.633Z] #65 137.9 -host-ip string [2022-05-09T12:11:41.633Z] #65 137.9 host ip [2022-05-09T12:11:41.633Z] #65 137.9 -host-port int [2022-05-09T12:11:41.633Z] #65 137.9 host port (default -1) [2022-05-09T12:11:41.633Z] #65 137.9 -proto string [2022-05-09T12:11:41.633Z] #65 137.9 proxy protocol (default "tcp") [2022-05-09T12:11:41.633Z] #65 ... [2022-05-09T12:11:41.633Z] [2022-05-09T12:11:41.633Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:11:41.633Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:11:41.633Z] #14 136.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-09T12:11:41.633Z] #14 136.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-09T12:11:41.633Z] #14 136.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-09T12:11:41.633Z] #14 136.8 Selecting previously unselected package libapparmor1:amd64. [2022-05-09T12:11:41.633Z] #14 136.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-09T12:11:41.633Z] #14 136.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-09T12:11:41.633Z] #14 136.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-09T12:11:41.633Z] #14 137.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-09T12:11:41.633Z] #14 137.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-09T12:11:41.633Z] #14 137.1 Selecting previously unselected package libbtrfs0:amd64. [2022-05-09T12:11:41.633Z] #14 137.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-09T12:11:41.633Z] #14 137.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-09T12:11:41.633Z] #14 137.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-09T12:11:41.633Z] #14 137.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-09T12:11:41.633Z] #14 137.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-09T12:11:41.633Z] #14 137.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-09T12:11:41.633Z] #14 137.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-09T12:11:41.633Z] #14 137.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:11:41.633Z] #14 137.6 Selecting previously unselected package libudev-dev:amd64. [2022-05-09T12:11:41.633Z] #14 137.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-09T12:11:41.633Z] #14 137.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-09T12:11:41.633Z] #14 137.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-09T12:11:41.633Z] #14 137.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-09T12:11:41.633Z] #14 137.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-09T12:11:41.633Z] #14 138.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-09T12:11:41.633Z] #14 138.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-09T12:11:41.633Z] #14 138.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-09T12:11:41.633Z] #14 138.2 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-09T12:11:41.633Z] #14 138.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-09T12:11:41.633Z] #14 138.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-09T12:11:42.245Z] #14 139.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-09T12:11:42.245Z] #14 139.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-09T12:11:42.245Z] #14 139.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-09T12:11:42.815Z] #14 139.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-09T12:11:42.815Z] #14 139.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-09T12:11:43.076Z] #14 139.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-09T12:11:43.644Z] #14 140.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-09T12:11:43.925Z] #14 140.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-09T12:11:43.925Z] #14 140.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-09T12:11:44.068Z] #62 ... [2022-05-09T12:11:44.068Z] [2022-05-09T12:11:44.068Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:11:44.068Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:11:44.068Z] #14 115.0 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-09T12:11:44.068Z] #14 115.0 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:11:44.068Z] #14 115.1 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-09T12:11:44.068Z] #14 121.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-09T12:11:44.068Z] #14 121.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:11:44.068Z] #14 121.8 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-09T12:11:44.493Z] #14 141.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-09T12:11:44.493Z] #14 141.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-09T12:11:44.493Z] #14 141.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:11:44.493Z] #14 ... [2022-05-09T12:11:44.493Z] [2022-05-09T12:11:44.493Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:11:44.493Z] #65 sha256:e2addba67656274e39b13460d1e26b7182dad56cc76bbe7471aa86d50b21e6b5 [2022-05-09T12:11:44.493Z] #65 DONE 141.4s [2022-05-09T12:11:44.753Z] [2022-05-09T12:11:44.753Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-09T12:11:44.753Z] #66 sha256:aa3c8b84db6c38daf9dc15f90291f5711d3b09d39ef8fcf0b49f81f3973445d3 [2022-05-09T12:11:44.753Z] #66 DONE 0.1s [2022-05-09T12:11:44.753Z] [2022-05-09T12:11:44.753Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:11:44.753Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:11:44.753Z] #14 141.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-09T12:11:44.753Z] #14 141.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-09T12:11:44.753Z] #14 141.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-09T12:11:44.753Z] #14 ... [2022-05-09T12:11:44.753Z] [2022-05-09T12:11:44.753Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-09T12:11:44.753Z] #67 sha256:2531ab081e3fdcf8e930b95eaa45ece668a8b1986be70923e85ef2b87ed4dd63 [2022-05-09T12:11:44.753Z] #67 DONE 0.1s [2022-05-09T12:11:44.753Z] [2022-05-09T12:11:44.753Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:11:44.753Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:11:44.753Z] #14 141.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-09T12:11:44.753Z] #14 141.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-09T12:11:44.753Z] #14 141.8 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-09T12:11:45.322Z] #14 142.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-09T12:11:45.322Z] #14 142.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-09T12:11:45.322Z] #14 142.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-09T12:11:45.322Z] #14 142.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-09T12:11:45.322Z] #14 142.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-09T12:11:45.322Z] #14 142.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-09T12:11:45.322Z] #14 142.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-09T12:11:45.322Z] #14 142.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-09T12:11:45.322Z] #14 142.4 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-09T12:11:45.322Z] #14 142.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-09T12:11:45.322Z] #14 142.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-09T12:11:45.322Z] #14 142.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-09T12:11:45.322Z] #14 142.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-09T12:11:45.581Z] #14 142.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-09T12:11:45.581Z] #14 142.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-09T12:11:45.581Z] #14 142.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-09T12:11:45.581Z] #14 142.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-09T12:11:45.581Z] #14 142.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-09T12:11:45.581Z] #14 142.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-09T12:11:45.581Z] #14 142.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-09T12:11:45.581Z] #14 142.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-09T12:11:45.840Z] #14 142.7 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 [2022-05-09T12:11:45.840Z] #14 142.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-09T12:11:45.840Z] #14 142.7 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 [2022-05-09T12:11:45.840Z] #14 142.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-09T12:11:45.840Z] #14 142.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-09T12:11:45.840Z] #14 142.7 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 [2022-05-09T12:11:45.840Z] #14 142.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-09T12:11:45.840Z] #14 142.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-09T12:11:45.841Z] #14 142.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:11:45.841Z] #14 142.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-09T12:11:45.841Z] #14 142.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:11:45.841Z] #14 142.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:11:45.841Z] #14 142.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:11:45.922Z] #19 217.6 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-05-09T12:11:45.922Z] #19 217.6 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-09T12:11:45.922Z] #19 217.6 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-09T12:11:45.922Z] #19 217.6 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-05-09T12:11:45.922Z] #19 217.6 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-05-09T12:11:45.922Z] #19 217.6 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-09T12:11:45.922Z] #19 217.8 Selecting previously unselected package libc6-dev-armhf-cross. [2022-05-09T12:11:45.922Z] #19 217.8 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-05-09T12:11:45.922Z] #19 217.8 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-09T12:11:45.922Z] #19 218.0 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-05-09T12:11:45.922Z] #19 218.0 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:11:45.922Z] #19 218.0 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-09T12:11:45.985Z] #14 126.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-09T12:11:45.985Z] #14 126.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:11:45.985Z] #14 127.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-09T12:11:46.408Z] #14 DONE 143.3s [2022-05-09T12:11:46.408Z] [2022-05-09T12:11:46.408Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-09T12:11:46.408Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-05-09T12:11:46.408Z] #15 ... [2022-05-09T12:11:46.408Z] [2022-05-09T12:11:46.408Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-09T12:11:46.408Z] #57 sha256:313b57fe7eff8a9b27df6c1401a548087d2f6a1c87570b10c295e3539c73c0fc [2022-05-09T12:11:46.408Z] #57 DONE 0.1s [2022-05-09T12:11:46.484Z] #19 218.9 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-05-09T12:11:46.484Z] #19 218.9 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-09T12:11:46.669Z] [2022-05-09T12:11:46.669Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:11:46.669Z] #58 sha256:7561c0dcf1d06d1cf42da2900ce226c90ecb0504166425dd4e59a2507ac8a736 [2022-05-09T12:11:46.741Z] #19 218.9 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-09T12:11:48.047Z] #58 1.444 + RM_GOPATH=0 [2022-05-09T12:11:48.047Z] #58 ... [2022-05-09T12:11:48.047Z] [2022-05-09T12:11:48.047Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-09T12:11:48.047Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-05-09T12:11:48.047Z] #15 DONE 1.6s [2022-05-09T12:11:48.047Z] [2022-05-09T12:11:48.047Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:11:48.047Z] #58 sha256:7561c0dcf1d06d1cf42da2900ce226c90ecb0504166425dd4e59a2507ac8a736 [2022-05-09T12:11:48.047Z] #58 1.448 + TMP_GOPATH= [2022-05-09T12:11:48.047Z] #58 1.448 + : /build [2022-05-09T12:11:48.047Z] #58 1.448 + '[' -z '' ']' [2022-05-09T12:11:48.047Z] #58 1.449 ++ mktemp -d [2022-05-09T12:11:48.047Z] #58 1.450 + export GOPATH=/tmp/tmp.uP0DwjelcN [2022-05-09T12:11:48.047Z] #58 1.450 + GOPATH=/tmp/tmp.uP0DwjelcN [2022-05-09T12:11:48.047Z] #58 1.451 + RM_GOPATH=1 [2022-05-09T12:11:48.047Z] #58 1.451 + case "$(go env GOARCH)" in [2022-05-09T12:11:48.047Z] #58 1.451 ++ go env GOARCH [2022-05-09T12:11:48.047Z] #58 1.455 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:11:48.047Z] #58 1.455 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:11:48.047Z] #58 1.456 ++ dirname /install.sh [2022-05-09T12:11:48.047Z] #58 1.457 + dir=/ [2022-05-09T12:11:48.047Z] #58 1.458 + bin=runc [2022-05-09T12:11:48.047Z] #58 1.458 + shift [2022-05-09T12:11:48.047Z] #58 1.473 + '[' '!' -f //runc.installer ']' [2022-05-09T12:11:48.047Z] #58 1.474 + . //runc.installer [2022-05-09T12:11:48.047Z] #58 1.474 ++ set -e [2022-05-09T12:11:48.047Z] #58 1.474 ++ : v1.1.1 [2022-05-09T12:11:48.047Z] #58 1.475 + install_runc [2022-05-09T12:11:48.047Z] #58 1.475 + RUNC_BUILDTAGS=seccomp [2022-05-09T12:11:48.047Z] #58 1.476 Install runc version v1.1.1 (build tags: seccomp) [2022-05-09T12:11:48.047Z] #58 1.476 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-09T12:11:48.047Z] #58 1.496 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uP0DwjelcN/src/github.com/opencontainers/runc [2022-05-09T12:11:48.047Z] #58 1.496 Cloning into '/tmp/tmp.uP0DwjelcN/src/github.com/opencontainers/runc'... [2022-05-09T12:11:49.436Z] #58 ... [2022-05-09T12:11:49.436Z] [2022-05-09T12:11:49.436Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-09T12:11:49.436Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-05-09T12:11:49.436Z] #16 DONE 1.6s [2022-05-09T12:11:49.695Z] [2022-05-09T12:11:49.695Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-09T12:11:49.695Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-05-09T12:11:49.725Z] #58 142.5 + mkdir -p /build [2022-05-09T12:11:49.725Z] #58 142.5 + cp runc /build/runc [2022-05-09T12:11:50.264Z] #17 0.765 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-09T12:11:50.264Z] #17 DONE 0.9s [2022-05-09T12:11:50.264Z] [2022-05-09T12:11:50.264Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-09T12:11:50.264Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-05-09T12:11:50.616Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-09T12:11:50.616Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-f9484192\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-09T12:11:50.616Z] ---------------------------------------------------------------------------- [2022-05-09T12:11:50.616Z] [2022-05-09T12:11:50.616Z] INFO: executeCI.ps1 starting at Mon May 9 12:11:49 CUT 2022 [2022-05-09T12:11:50.616Z] [2022-05-09T12:11:50.616Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-09T12:11:50.616Z] INFO: Running git version 2.24.1.windows.2 [2022-05-09T12:11:50.616Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-09T12:11:50.616Z] INFO: Environment variables: [2022-05-09T12:11:50.616Z] [2022-05-09T12:11:50.616Z] Name Value [2022-05-09T12:11:50.616Z] ---- ----- [2022-05-09T12:11:50.616Z] ALLUSERSPROFILE C:\ProgramData [2022-05-09T12:11:50.616Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-09T12:11:50.616Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-09T12:11:50.616Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-09T12:11:50.616Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-09T12:11:50.616Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-09T12:11:50.616Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-09T12:11:50.616Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-09T12:11:50.616Z] BRANCH_NAME PR-43572 [2022-05-09T12:11:50.616Z] BUILD_DISPLAY_NAME #1 [2022-05-09T12:11:50.616Z] BUILD_ID 1 [2022-05-09T12:11:50.616Z] BUILD_NUMBER 1 [2022-05-09T12:11:50.616Z] BUILD_TAG jenkins-moby-PR-43572-1 [2022-05-09T12:11:50.616Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43572/1/ [2022-05-09T12:11:50.616Z] CHANGE_AUTHOR Juneezee [2022-05-09T12:11:50.616Z] CHANGE_AUTHOR_DISPLAY_NAME Eng Zer Jun [2022-05-09T12:11:50.616Z] CHANGE_AUTHOR_EMAIL engzerjun@gmail.com [2022-05-09T12:11:50.616Z] CHANGE_BRANCH refactor/strings-replaceall [2022-05-09T12:11:50.616Z] CHANGE_FORK Juneezee [2022-05-09T12:11:50.616Z] CHANGE_ID 43572 [2022-05-09T12:11:50.616Z] CHANGE_TARGET master [2022-05-09T12:11:50.616Z] CHANGE_TITLE all: replace strings.Replace with strings.ReplaceAll [2022-05-09T12:11:50.616Z] CHANGE_URL https://github.com/moby/moby/pull/43572 [2022-05-09T12:11:50.616Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-09T12:11:50.616Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-09T12:11:50.616Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-09T12:11:50.616Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-09T12:11:50.616Z] COMPUTERNAME azwin-2-561590 [2022-05-09T12:11:50.616Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-09T12:11:50.616Z] ConfigSequenceNumber 0 [2022-05-09T12:11:50.616Z] DOCKER_BUILDKIT 0 [2022-05-09T12:11:50.616Z] DOCKER_DUT_DEBUG 1 [2022-05-09T12:11:50.616Z] DOCKER_EXPERIMENTAL 1 [2022-05-09T12:11:50.616Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-09T12:11:50.616Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-09T12:11:50.616Z] EXECUTOR_NUMBER 0 [2022-05-09T12:11:50.616Z] FQDN azwin-2-561590.westus.cloudapp.azure.com [2022-05-09T12:11:50.616Z] GIT_BRANCH PR-43572 [2022-05-09T12:11:50.616Z] GIT_COMMIT 7873c27cfbd812dca60d90367d375bbae5a27014 [2022-05-09T12:11:50.616Z] GIT_URL https://github.com/moby/moby.git [2022-05-09T12:11:50.616Z] HUDSON_COOKIE fdb55edf-a1d4-4ccf-95c3-2b3ab4b21d2f [2022-05-09T12:11:50.616Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-09T12:11:50.616Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-09T12:11:50.616Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-09T12:11:50.616Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-09T12:11:50.616Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-09T12:11:50.616Z] JENKINS_NODE_COOKIE e5b715d8-7060-4e1e-a3db-6eaa199d0b6c [2022-05-09T12:11:50.616Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-09T12:11:50.616Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-09T12:11:50.616Z] JOB_BASE_NAME PR-43572 [2022-05-09T12:11:50.616Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43572/display/redirect [2022-05-09T12:11:50.616Z] JOB_NAME moby/PR-43572 [2022-05-09T12:11:50.616Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43572/ [2022-05-09T12:11:50.616Z] library.jps.version master [2022-05-09T12:11:50.616Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-09T12:11:50.616Z] NODE_LABELS amd64 azure azwin-2-561590 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-09T12:11:50.616Z] NODE_NAME azwin-2-561590 [2022-05-09T12:11:50.616Z] NUMBER_OF_PROCESSORS 4 [2022-05-09T12:11:50.616Z] OS Windows_NT [2022-05-09T12:11:50.616Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-09T12:11:50.617Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-09T12:11:50.617Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-09T12:11:50.617Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-09T12:11:50.617Z] PROCESSOR_LEVEL 6 [2022-05-09T12:11:50.617Z] PROCESSOR_REVISION 4f01 [2022-05-09T12:11:50.617Z] ProgramData C:\ProgramData [2022-05-09T12:11:50.617Z] ProgramFiles C:\Program Files [2022-05-09T12:11:50.617Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-09T12:11:50.617Z] ProgramW6432 C:\Program Files [2022-05-09T12:11:50.617Z] PROMPT $P$G [2022-05-09T12:11:50.617Z] PSExecutionPolicyPreference Bypass [2022-05-09T12:11:50.617Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-09T12:11:50.617Z] PUBLIC C:\Users\Public [2022-05-09T12:11:50.617Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43572/1/display/redirect?page=artif... [2022-05-09T12:11:50.617Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43572/1/display/redirect?page=changes [2022-05-09T12:11:50.617Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43572/1/display/redirect [2022-05-09T12:11:50.617Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43572/1/display/redirect?page=tests [2022-05-09T12:11:50.617Z] SKIP_VALIDATION_TESTS 1 [2022-05-09T12:11:50.617Z] SOURCES_DRIVE d [2022-05-09T12:11:50.617Z] SOURCES_SUBDIR gopath [2022-05-09T12:11:50.617Z] STAGE_NAME Run tests [2022-05-09T12:11:50.617Z] SystemDrive C: [2022-05-09T12:11:50.617Z] SystemRoot C:\Windows [2022-05-09T12:11:50.617Z] TEMP C:\Windows\TEMP [2022-05-09T12:11:50.617Z] TESTDEBUG 0 [2022-05-09T12:11:50.617Z] TESTRUN_DRIVE d [2022-05-09T12:11:50.617Z] TESTRUN_SUBDIR CI [2022-05-09T12:11:50.617Z] TIMEOUT 120m [2022-05-09T12:11:50.617Z] TMP C:\Windows\TEMP [2022-05-09T12:11:50.617Z] USERDOMAIN WORKGROUP [2022-05-09T12:11:50.617Z] USERNAME azwin-2-561590$ [2022-05-09T12:11:50.617Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-09T12:11:50.617Z] windir C:\Windows [2022-05-09T12:11:50.617Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-09T12:11:50.617Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-09T12:11:50.617Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-09T12:11:50.617Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-09T12:11:50.617Z] [2022-05-09T12:11:50.617Z] [2022-05-09T12:11:50.617Z] [2022-05-09T12:11:51.643Z] #58 DONE 144.6s [2022-05-09T12:11:51.643Z] [2022-05-09T12:11:51.643Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:11:51.643Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:11:51.647Z] #18 DONE 1.0s [2022-05-09T12:11:51.647Z] [2022-05-09T12:11:51.647Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-09T12:11:51.647Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-05-09T12:11:51.995Z] #19 223.4 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-05-09T12:11:51.995Z] #19 223.4 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-09T12:11:51.995Z] #19 223.4 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-09T12:11:51.995Z] #19 223.5 Selecting previously unselected package crossbuild-essential-armhf. [2022-05-09T12:11:51.995Z] #19 223.5 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-05-09T12:11:51.995Z] #19 223.5 Unpacking crossbuild-essential-armhf (12.9) ... [2022-05-09T12:11:51.995Z] #19 223.5 Selecting previously unselected package libc6-ppc64el-cross. [2022-05-09T12:11:51.995Z] #19 223.5 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-09T12:11:51.995Z] #19 223.5 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-09T12:11:51.995Z] #19 223.7 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-05-09T12:11:51.995Z] #19 223.7 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:11:51.995Z] #19 223.7 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-09T12:11:51.995Z] #19 223.7 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-05-09T12:11:51.995Z] #19 223.7 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:11:51.995Z] #19 223.7 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-09T12:11:51.995Z] #19 223.8 Selecting previously unselected package libitm1-ppc64el-cross. [2022-05-09T12:11:51.995Z] #19 223.8 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:11:51.995Z] #19 223.8 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-09T12:11:51.995Z] #19 223.8 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-05-09T12:11:51.995Z] #19 223.8 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:11:51.995Z] #19 223.8 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-09T12:11:51.995Z] #19 223.8 Selecting previously unselected package libasan6-ppc64el-cross. [2022-05-09T12:11:51.995Z] #19 223.8 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:11:51.995Z] #19 223.8 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-09T12:11:51.995Z] #19 224.1 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-05-09T12:11:51.995Z] #19 224.1 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:11:51.995Z] #19 224.1 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-09T12:11:51.995Z] #19 224.2 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-05-09T12:11:51.995Z] #19 224.2 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:11:51.995Z] #19 224.2 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-09T12:11:51.995Z] #19 224.4 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-05-09T12:11:51.995Z] #19 224.4 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:11:51.995Z] #19 224.4 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-09T12:11:52.180Z] INFO: Sources under d:\gopath\... [2022-05-09T12:11:52.180Z] INFO: Test run under d:\CI\... [2022-05-09T12:11:52.180Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-09T12:11:52.180Z] INFO: docker/docker repository was found [2022-05-09T12:11:52.181Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-05-09T12:11:52.216Z] #19 DONE 1.0s [2022-05-09T12:11:52.216Z] [2022-05-09T12:11:52.216Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:11:52.216Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:11:52.252Z] #19 224.5 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-05-09T12:11:52.252Z] #19 224.5 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:11:52.252Z] #19 224.5 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-09T12:11:52.252Z] #19 224.6 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-05-09T12:11:52.252Z] #19 224.6 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:11:52.252Z] #19 224.6 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-09T12:11:52.252Z] #19 224.7 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-05-09T12:11:52.252Z] #19 224.7 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:11:52.252Z] #19 224.7 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-09T12:11:52.475Z] #53 ... [2022-05-09T12:11:52.475Z] [2022-05-09T12:11:52.475Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-05-09T12:11:52.475Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-05-09T12:11:52.508Z] #19 224.8 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-05-09T12:11:52.508Z] #19 224.9 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-09T12:11:52.508Z] #19 224.9 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-09T12:11:52.649Z] ltsc2022: Pulling from windows/servercore [2022-05-09T12:11:53.029Z] #53 249.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-09T12:11:53.029Z] #53 DONE 249.4s [2022-05-09T12:11:53.029Z] [2022-05-09T12:11:53.029Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:11:53.029Z] #62 sha256:594e4ee922617eb329b0f580788e6ec02d1df159ae23a840a6f8e00b035f6939 [2022-05-09T12:11:53.117Z] 8f616e6e9eec: Pulling fs layer [2022-05-09T12:11:53.117Z] dccd9e4d14d3: Pulling fs layer [2022-05-09T12:11:53.414Z] #20 DONE 0.9s [2022-05-09T12:11:53.414Z] [2022-05-09T12:11:53.414Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-09T12:11:53.414Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-09T12:11:54.416Z] #62 ... [2022-05-09T12:11:54.416Z] [2022-05-09T12:11:54.416Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-09T12:11:54.416Z] #54 sha256:7a7abca970297ab31aab03e28cb588986d6810c27add5c360fc940efa2633cc7 [2022-05-09T12:11:54.792Z] #21 1.352 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:11:54.792Z] #21 1.477 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:11:54.792Z] #21 1.571 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:11:54.987Z] #54 DONE 0.6s [2022-05-09T12:11:54.987Z] [2022-05-09T12:11:54.987Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-09T12:11:54.987Z] #56 sha256:eb57dc5b5015bab6774e7b8b6c4045cf44174f6b2c4c50d8f69eb1b1fd27a064 [2022-05-09T12:11:54.987Z] #56 DONE 0.1s [2022-05-09T12:11:54.987Z] [2022-05-09T12:11:54.987Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:11:54.987Z] #62 sha256:594e4ee922617eb329b0f580788e6ec02d1df159ae23a840a6f8e00b035f6939 [2022-05-09T12:11:54.987Z] #62 ... [2022-05-09T12:11:54.987Z] [2022-05-09T12:11:54.987Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-09T12:11:54.987Z] #59 sha256:b92cb1b2c389847869c0e8a9eec943d4b3b1a23342e31e5d2acfdbc93ef7295a [2022-05-09T12:11:54.987Z] #59 DONE 0.2s [2022-05-09T12:11:54.987Z] [2022-05-09T12:11:54.987Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:11:54.987Z] #62 sha256:594e4ee922617eb329b0f580788e6ec02d1df159ae23a840a6f8e00b035f6939 [2022-05-09T12:11:55.051Z] #21 1.770 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:11:55.989Z] #21 2.699 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:11:56.927Z] #21 3.750 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:11:57.531Z] #62 219.4 + bin/containerd [2022-05-09T12:11:57.764Z] #19 229.4 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-05-09T12:11:57.764Z] #19 229.4 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-09T12:11:57.764Z] #19 229.4 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-09T12:11:57.764Z] #19 229.5 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-05-09T12:11:57.764Z] #19 229.5 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-05-09T12:11:57.764Z] #19 229.5 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-09T12:11:57.764Z] #19 229.6 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-05-09T12:11:57.764Z] #19 229.6 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-09T12:11:57.764Z] #19 229.6 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-09T12:11:57.764Z] #19 229.9 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-05-09T12:11:57.764Z] #19 229.9 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:11:57.764Z] #19 229.9 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-09T12:11:58.020Z] #19 230.2 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-05-09T12:11:58.020Z] #19 230.2 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-09T12:11:58.020Z] #19 230.2 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-09T12:11:58.221Z] #14 137.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-09T12:11:58.221Z] #14 137.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:11:58.221Z] #14 137.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-09T12:11:58.221Z] #14 ... [2022-05-09T12:11:58.221Z] [2022-05-09T12:11:58.221Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:11:58.221Z] #65 sha256:3ba76a059708a9c93e454f84b70cbd2113e8307d0c2a7b52f83bd7bf84dcdfcd [2022-05-09T12:11:58.221Z] #65 139.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-09T12:11:58.463Z] Fetching without tags [2022-05-09T12:11:58.482Z] #65 139.2 + GOBIN=/build [2022-05-09T12:11:58.482Z] #65 139.2 + GO111MODULE=on [2022-05-09T12:11:58.482Z] #65 139.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-09T12:11:58.134Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:11:58.198Z] > git config --add remote.origin.fetch +refs/pull/43572/head:refs/remotes/origin/PR-43572 # timeout=10 [2022-05-09T12:11:58.247Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:11:58.373Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:11:58.502Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:11:58.503Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:11:58.504Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43572/head:refs/remotes/origin/PR-43572 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:11:59.195Z] Merging remotes/origin/master commit bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 into PR head commit 7873c27cfbd812dca60d90367d375bbae5a27014 [2022-05-09T12:12:00.217Z] #21 6.858 Fetched 8530 kB in 6s (1431 kB/s) [2022-05-09T12:12:02.189Z] #19 234.5 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-05-09T12:12:02.189Z] #19 234.5 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-09T12:12:02.189Z] #19 234.5 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-09T12:12:02.189Z] #19 234.6 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-05-09T12:12:02.189Z] #19 234.6 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-05-09T12:12:02.189Z] #19 234.6 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-05-09T12:12:02.189Z] #19 234.6 Selecting previously unselected package libc6-s390x-cross. [2022-05-09T12:12:02.189Z] #19 234.6 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-05-09T12:12:02.189Z] #19 234.6 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-05-09T12:11:59.309Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:11:59.364Z] > git checkout -f 7873c27cfbd812dca60d90367d375bbae5a27014 # timeout=10 [2022-05-09T12:12:02.445Z] #19 234.7 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-05-09T12:12:02.445Z] #19 234.7 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:12:02.445Z] #19 234.7 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-09T12:12:02.445Z] #19 234.8 Selecting previously unselected package libgomp1-s390x-cross. [2022-05-09T12:12:02.445Z] #19 234.8 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:12:02.445Z] #19 234.8 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-09T12:12:02.445Z] #19 234.8 Selecting previously unselected package libitm1-s390x-cross. [2022-05-09T12:12:02.445Z] #19 234.8 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:12:02.445Z] #19 234.9 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-09T12:12:02.445Z] #19 234.9 Selecting previously unselected package libatomic1-s390x-cross. [2022-05-09T12:12:02.445Z] #19 234.9 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:12:02.702Z] #19 234.9 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-09T12:12:02.702Z] #19 234.9 Selecting previously unselected package libasan6-s390x-cross. [2022-05-09T12:12:02.702Z] #19 234.9 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:12:02.702Z] #19 234.9 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-09T12:12:02.702Z] #19 235.2 Selecting previously unselected package libstdc++6-s390x-cross. [2022-05-09T12:12:02.755Z] #21 6.858 Reading package lists... [2022-05-09T12:12:02.959Z] #19 235.2 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:12:02.959Z] #19 235.2 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-09T12:12:02.959Z] #19 235.2 Selecting previously unselected package libubsan1-s390x-cross. [2022-05-09T12:12:02.959Z] #19 235.2 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:12:02.959Z] #19 235.2 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-09T12:12:02.959Z] #19 235.3 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-05-09T12:12:02.959Z] #19 235.3 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:12:02.959Z] #19 235.4 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-09T12:12:02.978Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-09T12:12:02.979Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8e358fc5\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-09T12:12:02.979Z] ---------------------------------------------------------------------------- [2022-05-09T12:12:02.979Z] [2022-05-09T12:12:02.979Z] INFO: executeCI.ps1 starting at Mon May 9 12:11:59 CUT 2022 [2022-05-09T12:12:02.979Z] [2022-05-09T12:12:02.979Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-09T12:12:02.979Z] INFO: Running git version 2.24.1.windows.2 [2022-05-09T12:12:02.979Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-09T12:12:02.979Z] INFO: Environment variables: [2022-05-09T12:12:02.979Z] [2022-05-09T12:12:02.979Z] Name Value [2022-05-09T12:12:02.979Z] ---- ----- [2022-05-09T12:12:02.979Z] ALLUSERSPROFILE C:\ProgramData [2022-05-09T12:12:02.979Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-09T12:12:02.979Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-09T12:12:02.979Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-09T12:12:02.979Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-09T12:12:02.979Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-09T12:12:02.979Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-09T12:12:02.979Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-09T12:12:02.979Z] BRANCH_NAME PR-43572 [2022-05-09T12:12:02.979Z] BUILD_DISPLAY_NAME #1 [2022-05-09T12:12:02.979Z] BUILD_ID 1 [2022-05-09T12:12:02.979Z] BUILD_NUMBER 1 [2022-05-09T12:12:02.979Z] BUILD_TAG jenkins-moby-PR-43572-1 [2022-05-09T12:12:02.979Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43572/1/ [2022-05-09T12:12:02.979Z] CHANGE_AUTHOR Juneezee [2022-05-09T12:12:02.979Z] CHANGE_AUTHOR_DISPLAY_NAME Eng Zer Jun [2022-05-09T12:12:02.979Z] CHANGE_AUTHOR_EMAIL engzerjun@gmail.com [2022-05-09T12:12:02.979Z] CHANGE_BRANCH refactor/strings-replaceall [2022-05-09T12:12:02.979Z] CHANGE_FORK Juneezee [2022-05-09T12:12:02.979Z] CHANGE_ID 43572 [2022-05-09T12:12:02.979Z] CHANGE_TARGET master [2022-05-09T12:12:02.979Z] CHANGE_TITLE all: replace strings.Replace with strings.ReplaceAll [2022-05-09T12:12:02.979Z] CHANGE_URL https://github.com/moby/moby/pull/43572 [2022-05-09T12:12:02.979Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-09T12:12:02.979Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-09T12:12:02.979Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-09T12:12:02.979Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-09T12:12:02.979Z] COMPUTERNAME azwin-2-4bc2d0 [2022-05-09T12:12:02.979Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-09T12:12:02.979Z] ConfigSequenceNumber 0 [2022-05-09T12:12:02.979Z] DOCKER_BUILDKIT 0 [2022-05-09T12:12:02.979Z] DOCKER_DUT_DEBUG 1 [2022-05-09T12:12:02.979Z] DOCKER_EXPERIMENTAL 1 [2022-05-09T12:12:02.979Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-09T12:12:02.979Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-05-09T12:12:02.979Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-09T12:12:02.979Z] EXECUTOR_NUMBER 0 [2022-05-09T12:12:02.979Z] FQDN azwin-2-4bc2d0.westus.cloudapp.azure.com [2022-05-09T12:12:02.979Z] GIT_BRANCH PR-43572 [2022-05-09T12:12:02.979Z] GIT_COMMIT 7873c27cfbd812dca60d90367d375bbae5a27014 [2022-05-09T12:12:02.979Z] GIT_URL https://github.com/moby/moby.git [2022-05-09T12:12:02.979Z] HUDSON_COOKIE 2ad58f88-c36b-47e8-8618-17f6a133ce4e [2022-05-09T12:12:02.979Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-09T12:12:02.979Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-09T12:12:02.979Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-09T12:12:02.979Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-09T12:12:02.979Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-09T12:12:02.979Z] JENKINS_NODE_COOKIE 59929956-1f25-493c-b6b2-15a78ea0a874 [2022-05-09T12:12:02.979Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-09T12:12:02.979Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-09T12:12:02.979Z] JOB_BASE_NAME PR-43572 [2022-05-09T12:12:02.979Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43572/display/redirect [2022-05-09T12:12:02.979Z] JOB_NAME moby/PR-43572 [2022-05-09T12:12:02.979Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43572/ [2022-05-09T12:12:02.979Z] library.jps.version master [2022-05-09T12:12:02.979Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-09T12:12:02.979Z] NODE_LABELS amd64 azure azwin-2-4bc2d0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-09T12:12:02.979Z] NODE_NAME azwin-2-4bc2d0 [2022-05-09T12:12:02.979Z] NUMBER_OF_PROCESSORS 4 [2022-05-09T12:12:02.979Z] OS Windows_NT [2022-05-09T12:12:02.979Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-09T12:12:02.979Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-09T12:12:02.979Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-09T12:12:02.979Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-09T12:12:02.979Z] PROCESSOR_LEVEL 6 [2022-05-09T12:12:02.979Z] PROCESSOR_REVISION 4f01 [2022-05-09T12:12:02.979Z] ProgramData C:\ProgramData [2022-05-09T12:12:02.979Z] ProgramFiles C:\Program Files [2022-05-09T12:12:02.979Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-09T12:12:02.979Z] ProgramW6432 C:\Program Files [2022-05-09T12:12:02.979Z] PROMPT $P$G [2022-05-09T12:12:02.979Z] PSExecutionPolicyPreference Bypass [2022-05-09T12:12:02.979Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-09T12:12:02.979Z] PUBLIC C:\Users\Public [2022-05-09T12:12:02.979Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43572/1/display/redirect?page=artif... [2022-05-09T12:12:02.979Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43572/1/display/redirect?page=changes [2022-05-09T12:12:02.979Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43572/1/display/redirect [2022-05-09T12:12:02.979Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43572/1/display/redirect?page=tests [2022-05-09T12:12:02.979Z] SKIP_VALIDATION_TESTS 1 [2022-05-09T12:12:02.979Z] SOURCES_DRIVE d [2022-05-09T12:12:02.979Z] SOURCES_SUBDIR gopath [2022-05-09T12:12:02.979Z] STAGE_NAME Run tests [2022-05-09T12:12:02.979Z] SystemDrive C: [2022-05-09T12:12:02.979Z] SystemRoot C:\Windows [2022-05-09T12:12:02.979Z] TEMP C:\Windows\TEMP [2022-05-09T12:12:02.979Z] TESTDEBUG 0 [2022-05-09T12:12:02.979Z] TESTRUN_DRIVE d [2022-05-09T12:12:02.979Z] TESTRUN_SUBDIR CI [2022-05-09T12:12:02.979Z] TIMEOUT 120m [2022-05-09T12:12:02.979Z] TMP C:\Windows\TEMP [2022-05-09T12:12:02.979Z] USERDOMAIN WORKGROUP [2022-05-09T12:12:02.979Z] USERNAME azwin-2-4bc2d0$ [2022-05-09T12:12:02.979Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-09T12:12:02.979Z] windir C:\Windows [2022-05-09T12:12:02.979Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-09T12:12:02.979Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-09T12:12:02.979Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-09T12:12:02.979Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-09T12:12:02.979Z] [2022-05-09T12:12:02.979Z] [2022-05-09T12:12:02.979Z] [2022-05-09T12:12:02.979Z] INFO: Sources under d:\gopath\... [2022-05-09T12:12:02.979Z] INFO: Test run under d:\CI\... [2022-05-09T12:12:02.979Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-09T12:12:02.979Z] INFO: docker/docker repository was found [2022-05-09T12:12:02.979Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-05-09T12:12:02.979Z] ltsc2022: Pulling from windows/servercore [2022-05-09T12:12:03.119Z] Merge succeeded, producing 7873c27cfbd812dca60d90367d375bbae5a27014 [2022-05-09T12:12:03.119Z] Checking out Revision 7873c27cfbd812dca60d90367d375bbae5a27014 (PR-43572) [2022-05-09T12:12:03.216Z] #19 235.5 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-05-09T12:12:03.216Z] #19 235.5 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-09T12:12:03.216Z] #19 235.5 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-09T12:12:03.437Z] 8f616e6e9eec: Pulling fs layer [2022-05-09T12:12:03.437Z] dccd9e4d14d3: Pulling fs layer [2022-05-09T12:12:03.772Z] #65 144.1 rootlesskit version 1.0.0 [2022-05-09T12:12:03.772Z] #65 144.1 Usage of /build/rootlesskit-docker-proxy: [2022-05-09T12:12:03.772Z] #65 144.1 -container-ip string [2022-05-09T12:12:03.772Z] #65 144.1 container ip [2022-05-09T12:12:03.772Z] #65 144.1 -container-port int [2022-05-09T12:12:03.772Z] #65 144.1 container port (default -1) [2022-05-09T12:12:03.772Z] #65 144.1 -host-ip string [2022-05-09T12:12:03.772Z] #65 144.1 host ip [2022-05-09T12:12:03.772Z] #65 144.1 -host-port int [2022-05-09T12:12:03.772Z] #65 144.1 host port (default -1) [2022-05-09T12:12:03.772Z] #65 144.1 -proto string [2022-05-09T12:12:03.772Z] #65 144.1 proxy protocol (default "tcp") [2022-05-09T12:12:03.772Z] #65 ... [2022-05-09T12:12:03.772Z] [2022-05-09T12:12:03.772Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:12:03.772Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:12:03.772Z] #14 142.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-09T12:12:03.772Z] #14 142.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-09T12:12:03.772Z] #14 142.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-09T12:12:03.772Z] #14 142.6 Selecting previously unselected package libapparmor1:amd64. [2022-05-09T12:12:03.772Z] #14 142.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-09T12:12:03.772Z] #14 142.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-09T12:12:03.772Z] #14 142.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-09T12:12:03.772Z] #14 142.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-09T12:12:03.772Z] #14 142.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-09T12:12:03.772Z] #14 142.9 Selecting previously unselected package libbtrfs0:amd64. [2022-05-09T12:12:03.772Z] #14 142.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-09T12:12:03.772Z] #14 142.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-09T12:12:03.772Z] #14 143.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-09T12:12:03.772Z] #14 143.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-09T12:12:03.772Z] #14 143.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-09T12:12:03.772Z] #14 143.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-09T12:12:03.772Z] #14 143.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-09T12:12:03.772Z] #14 143.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:12:03.772Z] #14 143.3 Selecting previously unselected package libudev-dev:amd64. [2022-05-09T12:12:03.772Z] #14 143.3 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-09T12:12:03.772Z] #14 143.3 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-09T12:12:03.772Z] #14 143.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-09T12:12:03.772Z] #14 143.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-09T12:12:03.772Z] #14 143.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-09T12:12:03.772Z] #14 143.8 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-09T12:12:03.772Z] #14 143.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-09T12:12:03.772Z] #14 143.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-09T12:12:03.772Z] #14 144.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-09T12:12:03.772Z] #14 144.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-09T12:12:03.772Z] #14 144.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-09T12:12:03.772Z] #14 144.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-09T12:12:03.772Z] #14 144.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-09T12:12:03.772Z] #14 144.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-09T12:12:03.772Z] #14 144.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-09T12:12:03.772Z] #14 144.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-09T12:12:03.772Z] #14 144.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-09T12:12:04.294Z] #14 145.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-09T12:12:04.294Z] #14 145.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-09T12:12:04.294Z] #14 145.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-09T12:12:04.667Z] #62 236.7 # github.com/containerd/containerd/cmd/containerd [2022-05-09T12:12:04.667Z] #62 236.7 /usr/bin/ld: /tmp/go-link-543117360/000019.o: in function `New': [2022-05-09T12:12:04.667Z] #62 236.7 /tmp/tmp.QHjDwoRHnz/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-09T12:12:04.667Z] #62 236.8 + bin/containerd-stress [2022-05-09T12:12:04.667Z] #62 237.8 + bin/containerd-shim [2022-05-09T12:12:04.866Z] #14 146.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-09T12:12:05.165Z] #14 146.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-09T12:12:05.165Z] #14 146.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:12:05.287Z] #21 9.382 Reading package lists... [2022-05-09T12:12:05.287Z] #21 11.66 Building dependency tree... [2022-05-09T12:12:05.287Z] #21 ... [2022-05-09T12:12:05.287Z] [2022-05-09T12:12:05.287Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:12:05.287Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-09T12:12:05.287Z] #34 DONE 162.0s [2022-05-09T12:12:05.287Z] [2022-05-09T12:12:05.287Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:12:05.287Z] #58 sha256:7561c0dcf1d06d1cf42da2900ce226c90ecb0504166425dd4e59a2507ac8a736 [2022-05-09T12:12:05.287Z] #58 10.67 + cd /tmp/tmp.uP0DwjelcN/src/github.com/opencontainers/runc [2022-05-09T12:12:05.287Z] #58 10.67 + git checkout -q v1.1.1 [2022-05-09T12:12:05.287Z] #58 11.16 + '[' -z '' ']' [2022-05-09T12:12:05.287Z] #58 11.16 + target=static [2022-05-09T12:12:05.287Z] #58 11.16 + make BUILDTAGS=seccomp static [2022-05-09T12:12:05.287Z] #58 11.37 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-09T12:12:05.737Z] #14 147.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-09T12:12:05.737Z] #14 147.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-09T12:12:02.731Z] > git remote # timeout=10 [2022-05-09T12:12:02.830Z] > git config --get remote.origin.url # timeout=10 [2022-05-09T12:12:02.881Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:12:02.883Z] > git merge bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 # timeout=10 [2022-05-09T12:12:03.027Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-09T12:12:03.157Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:12:03.209Z] > git checkout -f 7873c27cfbd812dca60d90367d375bbae5a27014 # timeout=10 [2022-05-09T12:12:05.855Z] #58 ... [2022-05-09T12:12:05.855Z] [2022-05-09T12:12:05.855Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-09T12:12:05.855Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-09T12:12:05.855Z] #21 11.66 Building dependency tree... [2022-05-09T12:12:06.000Z] #14 147.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-09T12:12:06.568Z] #62 246.4 + bin/containerd-shim-runc-v1 [2022-05-09T12:12:06.572Z] #14 147.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-09T12:12:06.572Z] #14 147.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-09T12:12:06.572Z] #14 148.0 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-09T12:12:06.792Z] #21 13.39 The following additional packages will be installed: [2022-05-09T12:12:06.792Z] #21 13.39 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-09T12:12:06.792Z] #21 13.39 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-09T12:12:06.792Z] #21 13.39 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-09T12:12:06.792Z] #21 13.39 python3-pkg-resources vim-runtime xxd [2022-05-09T12:12:06.792Z] #21 13.39 Suggested packages: [2022-05-09T12:12:06.792Z] #21 13.39 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-09T12:12:06.792Z] #21 13.39 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-09T12:12:06.792Z] #21 13.39 acl attr quota [2022-05-09T12:12:06.792Z] #21 13.39 Recommended packages: [2022-05-09T12:12:06.792Z] #21 13.39 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-09T12:12:06.833Z] #14 ... [2022-05-09T12:12:06.833Z] [2022-05-09T12:12:06.833Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:12:06.833Z] #65 sha256:3ba76a059708a9c93e454f84b70cbd2113e8307d0c2a7b52f83bd7bf84dcdfcd [2022-05-09T12:12:06.833Z] #65 DONE 147.9s [2022-05-09T12:12:07.095Z] [2022-05-09T12:12:07.095Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-09T12:12:07.095Z] #66 sha256:ed16dbfe06d6a3bde33465531293ae5406a03271e72a521a26038b64400b6569 [2022-05-09T12:12:07.095Z] #66 DONE 0.1s [2022-05-09T12:12:07.095Z] [2022-05-09T12:12:07.095Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:12:07.095Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:12:07.095Z] #53 ... [2022-05-09T12:12:07.095Z] [2022-05-09T12:12:07.095Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-09T12:12:07.095Z] #67 sha256:bc4ec3202d51086dee7ecce8d818f53df5fc914d59d6fe990258e49934ce73ed [2022-05-09T12:12:07.095Z] #67 DONE 0.1s [2022-05-09T12:12:07.095Z] [2022-05-09T12:12:07.095Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:12:07.095Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:12:07.095Z] #14 148.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-09T12:12:07.095Z] #14 148.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-09T12:12:07.095Z] #14 148.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-09T12:12:07.095Z] #14 148.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-09T12:12:07.357Z] #14 148.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-09T12:12:07.357Z] #14 148.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-09T12:12:07.357Z] #14 148.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-09T12:12:07.357Z] #14 148.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-09T12:12:07.357Z] #14 148.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-09T12:12:07.357Z] #14 148.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-09T12:12:07.357Z] #14 148.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-09T12:12:07.357Z] #14 148.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-09T12:12:07.357Z] #14 148.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-09T12:12:07.357Z] #14 148.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-09T12:12:07.357Z] #14 148.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-09T12:12:07.357Z] #14 148.8 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-09T12:12:07.357Z] #14 148.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-09T12:12:07.357Z] #14 148.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-09T12:12:07.357Z] #14 148.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-09T12:12:07.357Z] #14 148.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-09T12:12:07.357Z] #14 148.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-09T12:12:07.357Z] #14 148.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-09T12:12:07.357Z] #14 148.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-09T12:12:07.357Z] #14 148.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-09T12:12:07.621Z] #14 148.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-09T12:12:07.621Z] #14 148.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-09T12:12:07.621Z] #14 148.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-09T12:12:07.621Z] #14 149.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-09T12:12:07.621Z] #14 149.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-09T12:12:07.621Z] #14 149.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:12:07.621Z] #14 149.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-09T12:12:07.621Z] #14 149.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:12:07.621Z] #14 149.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:12:07.621Z] #14 149.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:12:07.728Z] #21 14.36 The following NEW packages will be installed: [2022-05-09T12:12:07.728Z] #21 14.37 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-09T12:12:07.728Z] #21 14.37 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-09T12:12:07.728Z] #21 14.37 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-09T12:12:07.728Z] #21 14.37 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-09T12:12:07.728Z] #21 14.37 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-09T12:12:07.728Z] #21 14.37 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-09T12:12:07.728Z] #21 14.37 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-09T12:12:07.728Z] #21 14.37 xz-utils zip zstd [2022-05-09T12:12:07.987Z] #21 14.68 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:12:07.987Z] #21 14.68 Need to get 27.6 MB of archives. [2022-05-09T12:12:07.987Z] #21 14.68 After this operation, 106 MB of additional disk space will be used. [2022-05-09T12:12:07.987Z] #21 14.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-09T12:12:07.987Z] #21 14.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-09T12:12:07.987Z] #21 14.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-09T12:12:07.987Z] #21 14.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-09T12:12:07.987Z] #21 14.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-09T12:12:07.987Z] #21 14.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-09T12:12:07.987Z] #21 14.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-09T12:12:07.987Z] #21 14.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-09T12:12:07.987Z] #21 14.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-09T12:12:07.987Z] #21 14.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-09T12:12:07.987Z] #21 14.76 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-09T12:12:07.987Z] #21 14.76 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-09T12:12:07.987Z] #21 14.76 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-09T12:12:07.987Z] #21 14.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-09T12:12:07.987Z] #21 14.79 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-09T12:12:07.987Z] #21 14.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-09T12:12:08.047Z] dccd9e4d14d3: Verifying Checksum [2022-05-09T12:12:08.047Z] dccd9e4d14d3: Download complete [2022-05-09T12:12:08.246Z] #21 14.81 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-09T12:12:08.246Z] #21 14.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-09T12:12:08.246Z] #21 14.81 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-09T12:12:08.246Z] #21 14.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-09T12:12:08.246Z] #21 14.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-09T12:12:08.246Z] #21 14.83 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-09T12:12:08.246Z] #21 14.83 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-09T12:12:08.246Z] #21 14.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-09T12:12:08.246Z] #21 14.97 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-09T12:12:08.246Z] #21 14.97 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-09T12:12:08.246Z] #21 14.98 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-09T12:12:08.254Z] #14 DONE 149.5s [2022-05-09T12:12:08.254Z] [2022-05-09T12:12:08.254Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-09T12:12:08.254Z] #57 sha256:98db078924b4ebd8dbbc90553befbe893e12f74e7e20ad83dcd46ecc12811125 [2022-05-09T12:12:08.254Z] #57 DONE 0.2s [2022-05-09T12:12:08.254Z] [2022-05-09T12:12:08.254Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-09T12:12:08.254Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-05-09T12:12:08.466Z] #19 239.9 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-05-09T12:12:08.466Z] #19 239.9 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-09T12:12:08.466Z] #19 240.0 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-09T12:12:08.466Z] #19 240.1 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-05-09T12:12:08.466Z] #19 240.1 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-05-09T12:12:08.466Z] #19 240.1 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-09T12:12:08.466Z] #19 240.3 Selecting previously unselected package libc6-dev-s390x-cross. [2022-05-09T12:12:08.466Z] #19 240.3 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-05-09T12:12:08.466Z] #19 240.3 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-09T12:12:08.466Z] #19 240.5 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-05-09T12:12:08.466Z] #19 240.5 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-09T12:12:08.466Z] #19 240.5 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-09T12:12:08.466Z] #19 240.8 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-05-09T12:12:08.466Z] #19 240.8 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-09T12:12:08.466Z] #19 240.8 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-09T12:12:08.507Z] #21 15.32 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-09T12:12:08.507Z] #21 15.32 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-09T12:12:08.507Z] #21 15.32 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-09T12:12:08.507Z] #21 15.32 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-09T12:12:08.507Z] #21 15.33 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-09T12:12:08.507Z] #21 15.33 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-09T12:12:08.507Z] #21 15.33 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-09T12:12:08.507Z] #21 15.39 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-09T12:12:08.766Z] #21 15.39 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-09T12:12:08.766Z] #21 15.40 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-09T12:12:08.766Z] #21 15.41 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-09T12:12:08.766Z] #21 15.41 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-09T12:12:08.766Z] #21 15.43 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-09T12:12:08.766Z] #21 15.43 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-09T12:12:08.766Z] #21 15.46 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-09T12:12:08.766Z] #21 15.47 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-09T12:12:08.766Z] #21 15.48 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-09T12:12:09.026Z] #21 15.72 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-09T12:12:09.026Z] #21 15.74 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-09T12:12:09.026Z] #21 15.77 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-09T12:12:09.026Z] #21 15.77 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-09T12:12:09.594Z] #21 16.26 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:12:09.594Z] #21 16.35 Fetched 27.6 MB in 1s (19.7 MB/s) [2022-05-09T12:12:09.594Z] #21 16.39 Selecting previously unselected package pigz. [2022-05-09T12:12:09.853Z] #21 16.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-05-09T12:12:09.853Z] #21 16.43 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-09T12:12:09.853Z] #21 16.44 Unpacking pigz (2.6-1) ... [2022-05-09T12:12:09.853Z] #21 16.52 Selecting previously unselected package libelf1:amd64. [2022-05-09T12:12:09.853Z] #21 16.53 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-09T12:12:09.853Z] #21 16.54 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-09T12:12:10.111Z] #21 16.70 Selecting previously unselected package libbpf0:amd64. [2022-05-09T12:12:10.111Z] #21 16.70 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-09T12:12:10.111Z] #21 16.71 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-09T12:12:10.111Z] #21 16.81 Selecting previously unselected package libcap2:amd64. [2022-05-09T12:12:10.111Z] #21 16.81 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-09T12:12:10.111Z] #21 16.82 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-09T12:12:10.111Z] #21 16.87 Selecting previously unselected package libmnl0:amd64. [2022-05-09T12:12:10.111Z] #21 16.87 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-09T12:12:10.111Z] #21 16.88 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-09T12:12:10.111Z] #21 16.93 Selecting previously unselected package libxtables12:amd64. [2022-05-09T12:12:10.371Z] #21 16.93 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-09T12:12:10.371Z] #21 16.94 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-09T12:12:10.371Z] #21 17.00 Selecting previously unselected package libcap2-bin. [2022-05-09T12:12:10.371Z] #21 17.00 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-09T12:12:10.371Z] #21 17.00 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-09T12:12:10.371Z] #21 17.09 Selecting previously unselected package iproute2. [2022-05-09T12:12:10.371Z] #21 17.09 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-09T12:12:10.371Z] #21 17.11 Unpacking iproute2 (5.10.0-4) ... [2022-05-09T12:12:10.831Z] #15 DONE 2.4s [2022-05-09T12:12:10.831Z] [2022-05-09T12:12:10.831Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-09T12:12:10.831Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-05-09T12:12:10.940Z] #21 17.55 Selecting previously unselected package xxd. [2022-05-09T12:12:10.940Z] #21 17.56 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-09T12:12:10.940Z] #21 17.56 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:12:10.940Z] #21 17.66 Selecting previously unselected package vim-common. [2022-05-09T12:12:10.940Z] #21 17.66 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-09T12:12:10.940Z] #21 17.67 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:12:10.940Z] #21 17.79 Selecting previously unselected package bash-completion. [2022-05-09T12:12:10.940Z] #21 17.79 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-09T12:12:11.833Z] 8f616e6e9eec: Verifying Checksum [2022-05-09T12:12:11.833Z] 8f616e6e9eec: Download complete [2022-05-09T12:12:11.833Z] #62 251.4 + bin/containerd-shim-runc-v2 [2022-05-09T12:12:12.215Z] #16 DONE 1.4s [2022-05-09T12:12:12.215Z] [2022-05-09T12:12:12.215Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-09T12:12:12.215Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-05-09T12:12:12.400Z] #62 252.1 + binaries [2022-05-09T12:12:12.400Z] #62 252.1 + install -D bin/containerd /build/containerd [2022-05-09T12:12:12.400Z] #62 252.1 + install -D bin/containerd-shim /build/containerd-shim [2022-05-09T12:12:12.400Z] #62 252.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-09T12:12:12.400Z] #62 252.1 + install -D bin/ctr /build/ctr [2022-05-09T12:12:12.638Z] #19 245.0 Selecting previously unselected package g++-s390x-linux-gnu. [2022-05-09T12:12:12.639Z] #19 245.0 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-09T12:12:12.639Z] #19 245.0 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-09T12:12:12.639Z] #19 245.0 Selecting previously unselected package crossbuild-essential-s390x. [2022-05-09T12:12:12.639Z] #19 245.0 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-05-09T12:12:12.639Z] #19 245.0 Unpacking crossbuild-essential-s390x (12.9) ... [2022-05-09T12:12:12.639Z] #19 245.1 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-05-09T12:12:12.639Z] #19 245.1 Setting up libfile-which-perl (1.23-1) ... [2022-05-09T12:12:12.639Z] #19 245.1 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-09T12:12:12.787Z] #17 0.808 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-09T12:12:12.847Z] #21 19.49 Unpacking bash-completion (1:2.11-2) ... [2022-05-09T12:12:12.895Z] #19 245.1 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-05-09T12:12:12.895Z] #19 245.1 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-09T12:12:12.895Z] #19 245.1 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-09T12:12:12.895Z] #19 245.1 Setting up libicu67:amd64 (67.1-7) ... [2022-05-09T12:12:12.895Z] #19 245.2 Setting up libmagic-mgc (1:5.39-3) ... [2022-05-09T12:12:12.895Z] #19 245.2 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-09T12:12:12.895Z] #19 245.2 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-05-09T12:12:12.895Z] #19 245.2 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-05-09T12:12:12.895Z] #19 245.2 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-09T12:12:12.895Z] #19 245.2 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-09T12:12:12.895Z] #19 245.2 Setting up file (1:5.39-3) ... [2022-05-09T12:12:12.895Z] #19 245.3 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-09T12:12:12.895Z] #19 245.3 Setting up bzip2 (1.0.8-4) ... [2022-05-09T12:12:12.895Z] #19 245.3 Setting up libyaml-perl (1.30-1) ... [2022-05-09T12:12:12.895Z] #19 245.3 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-09T12:12:12.895Z] #19 245.3 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-05-09T12:12:12.895Z] #19 245.3 Setting up libio-string-perl (1.08-3.1) ... [2022-05-09T12:12:12.895Z] #19 245.3 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-09T12:12:12.895Z] #19 245.3 Setting up cross-config (2.6.18+nmu1) ... [2022-05-09T12:12:12.895Z] #19 245.4 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-09T12:12:12.966Z] #62 DONE 252.6s [2022-05-09T12:12:13.047Z] #17 DONE 1.0s [2022-05-09T12:12:13.047Z] [2022-05-09T12:12:13.047Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-09T12:12:13.047Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-05-09T12:12:13.106Z] #21 19.86 Selecting previously unselected package bzip2. [2022-05-09T12:12:13.151Z] #19 245.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-09T12:12:13.151Z] #19 245.5 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-05-09T12:12:13.151Z] #19 245.5 Setting up patch (2.7.6-7) ... [2022-05-09T12:12:13.151Z] #19 245.5 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-09T12:12:13.151Z] #19 245.5 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-09T12:12:13.151Z] #19 245.5 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-09T12:12:13.151Z] #19 245.5 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-09T12:12:13.151Z] #19 245.5 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-05-09T12:12:13.151Z] #19 245.6 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-09T12:12:13.151Z] #19 245.6 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-09T12:12:13.151Z] #19 245.6 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-09T12:12:13.151Z] #19 245.6 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-09T12:12:13.151Z] #19 245.6 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-09T12:12:13.151Z] #19 245.6 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-09T12:12:13.151Z] #19 245.6 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-09T12:12:13.151Z] #19 245.6 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-09T12:12:13.151Z] #19 245.6 Setting up libfile-homedir-perl (1.006-1) ... [2022-05-09T12:12:13.365Z] #21 19.86 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-09T12:12:13.365Z] #21 19.87 Unpacking bzip2 (1.0.8-4) ... [2022-05-09T12:12:13.365Z] #21 19.95 Selecting previously unselected package xz-utils. [2022-05-09T12:12:13.365Z] #21 19.95 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-09T12:12:13.365Z] #21 19.95 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-09T12:12:13.365Z] #21 20.13 Selecting previously unselected package apparmor. [2022-05-09T12:12:13.407Z] #19 245.7 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-09T12:12:13.407Z] #19 245.7 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-09T12:12:13.407Z] #19 245.7 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-09T12:12:13.407Z] #19 245.7 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-09T12:12:13.407Z] #19 245.7 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-05-09T12:12:13.407Z] #19 245.7 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-09T12:12:13.407Z] #19 245.7 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-09T12:12:13.407Z] #19 245.7 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-09T12:12:13.407Z] #19 245.7 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-09T12:12:13.407Z] #19 245.8 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-09T12:12:13.407Z] #19 245.8 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-09T12:12:13.407Z] #19 245.8 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-09T12:12:13.407Z] #19 245.8 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-09T12:12:13.407Z] #19 245.8 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-09T12:12:13.407Z] #19 245.8 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-09T12:12:13.407Z] #19 245.8 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-09T12:12:13.407Z] #19 245.8 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-09T12:12:13.407Z] #19 245.9 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-09T12:12:13.624Z] #21 20.13 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-09T12:12:13.624Z] #21 20.18 Unpacking apparmor (2.13.6-10) ... [2022-05-09T12:12:13.664Z] #19 245.9 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-09T12:12:13.664Z] #19 245.9 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-09T12:12:13.664Z] #19 245.9 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-09T12:12:13.664Z] #19 245.9 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-09T12:12:13.664Z] #19 245.9 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-09T12:12:13.664Z] #19 245.9 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-09T12:12:13.664Z] #19 246.0 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-09T12:12:13.664Z] #19 246.0 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-09T12:12:13.664Z] #19 246.0 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-09T12:12:13.664Z] #19 246.0 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-09T12:12:13.664Z] #19 246.0 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-09T12:12:13.664Z] #19 246.0 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-05-09T12:12:13.664Z] #19 246.1 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-05-09T12:12:13.768Z] dccd9e4d14d3: Verifying Checksum [2022-05-09T12:12:13.768Z] dccd9e4d14d3: Download complete [2022-05-09T12:12:13.884Z] #21 20.62 Selecting previously unselected package inetutils-ping. [2022-05-09T12:12:13.884Z] #21 20.62 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-09T12:12:13.884Z] #21 20.63 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-09T12:12:13.903Z] [2022-05-09T12:12:13.903Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-09T12:12:13.903Z] #63 sha256:b5158b89735ff05d0d35fa2efb775041d933e609fe6142e12c65c2604fa99c8a [2022-05-09T12:12:13.903Z] #63 DONE 0.2s [2022-05-09T12:12:13.903Z] [2022-05-09T12:12:13.903Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-09T12:12:13.903Z] #68 sha256:0fc46d805705a1f77cfb1283cc168b4d7d06da44153f5bbd69b1de1c6d11907c [2022-05-09T12:12:13.903Z] #68 DONE 0.1s [2022-05-09T12:12:13.903Z] [2022-05-09T12:12:13.903Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-09T12:12:13.903Z] #73 sha256:7ab93c50061429b456c503c443852ff67aa89dcc6241232b629c8f44e316f528 [2022-05-09T12:12:13.920Z] #19 246.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-09T12:12:13.920Z] #19 246.3 [2022-05-09T12:12:13.920Z] #19 246.3 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-09T12:12:13.920Z] #19 246.3 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-09T12:12:13.920Z] #19 246.3 Setting up dpkg-dev (1.20.9) ... [2022-05-09T12:12:13.920Z] #19 246.3 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-09T12:12:13.920Z] #19 246.4 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-09T12:12:13.920Z] #19 246.4 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-09T12:12:13.920Z] #19 246.4 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-09T12:12:13.920Z] #19 246.4 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-09T12:12:13.920Z] #19 246.4 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-09T12:12:13.920Z] #19 246.4 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-09T12:12:13.920Z] #19 246.4 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-09T12:12:13.920Z] #19 246.5 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-09T12:12:13.989Z] #18 DONE 1.0s [2022-05-09T12:12:13.989Z] [2022-05-09T12:12:13.989Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-09T12:12:13.989Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-05-09T12:12:14.143Z] #21 20.75 Selecting previously unselected package libip4tc2:amd64. [2022-05-09T12:12:14.143Z] #21 20.75 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-09T12:12:14.143Z] #21 20.76 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-09T12:12:14.143Z] #21 20.81 Selecting previously unselected package libip6tc2:amd64. [2022-05-09T12:12:14.143Z] #21 20.81 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-09T12:12:14.143Z] #21 20.82 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-09T12:12:14.143Z] #21 20.88 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-09T12:12:14.143Z] #21 20.88 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-09T12:12:14.143Z] #21 20.90 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-09T12:12:14.143Z] #21 20.98 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-09T12:12:14.161Z] #73 DONE 0.2s [2022-05-09T12:12:14.161Z] [2022-05-09T12:12:14.161Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-09T12:12:14.161Z] #74 sha256:a90fd6b3a8fb18da4a6f1b431b13487cd2da0fc242dbefc23aada50c52df7c5f [2022-05-09T12:12:14.161Z] #74 DONE 0.0s [2022-05-09T12:12:14.161Z] [2022-05-09T12:12:14.161Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-09T12:12:14.161Z] #75 sha256:bc55c2e2c5526c03c51e52070f157635b514ae9b9ff46346203a04d36c0db420 [2022-05-09T12:12:14.176Z] #19 246.5 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-09T12:12:14.177Z] #19 246.5 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-09T12:12:14.177Z] #19 246.5 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-09T12:12:14.177Z] #19 246.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-05-09T12:12:14.177Z] #19 246.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-05-09T12:12:14.409Z] #21 20.99 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-09T12:12:14.409Z] #21 20.99 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-09T12:12:14.409Z] #21 21.07 Selecting previously unselected package libnftnl11:amd64. [2022-05-09T12:12:14.409Z] #21 21.07 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-09T12:12:14.409Z] #21 21.08 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-09T12:12:14.409Z] #21 21.15 Selecting previously unselected package iptables. [2022-05-09T12:12:14.409Z] #21 21.16 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-09T12:12:14.409Z] #21 21.16 Unpacking iptables (1.8.7-1) ... [2022-05-09T12:12:14.433Z] #19 246.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-09T12:12:14.433Z] #19 246.8 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-09T12:12:14.433Z] #19 246.8 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-09T12:12:14.433Z] #19 246.8 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-09T12:12:14.433Z] #19 246.8 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-09T12:12:14.433Z] #19 246.8 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-09T12:12:14.433Z] #19 246.9 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-09T12:12:14.433Z] #19 246.9 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-09T12:12:14.433Z] #19 246.9 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-09T12:12:14.433Z] #19 246.9 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-09T12:12:14.433Z] #19 246.9 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-09T12:12:14.433Z] #19 246.9 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-09T12:12:14.433Z] #19 246.9 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-09T12:12:14.433Z] #19 246.9 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-09T12:12:14.433Z] #19 246.9 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-09T12:12:14.433Z] #19 246.9 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-09T12:12:14.433Z] #19 247.0 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-09T12:12:14.688Z] #19 247.0 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-09T12:12:14.688Z] #19 247.0 Setting up libxml-simple-perl (2.25-1) ... [2022-05-09T12:12:14.688Z] #19 247.0 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-09T12:12:14.689Z] #19 247.0 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-09T12:12:14.689Z] #19 247.0 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-09T12:12:14.689Z] #19 247.0 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-09T12:12:14.689Z] #19 247.0 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-09T12:12:14.689Z] #19 247.0 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-09T12:12:14.689Z] #19 247.1 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-09T12:12:14.689Z] #19 247.1 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-09T12:12:14.689Z] #19 247.1 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-05-09T12:12:14.689Z] #19 247.1 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-09T12:12:14.689Z] #19 247.1 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-09T12:12:14.689Z] #19 247.1 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-09T12:12:14.689Z] #19 247.1 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-09T12:12:14.689Z] #19 247.1 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-09T12:12:14.689Z] #19 247.1 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-09T12:12:14.689Z] #19 247.1 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-09T12:12:14.689Z] #19 247.2 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-09T12:12:14.689Z] #19 247.2 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-09T12:12:14.829Z] Commit message: "all: replace strings.Replace with strings.ReplaceAll" [2022-05-09T12:12:14.931Z] #19 DONE 1.0s [2022-05-09T12:12:14.931Z] [2022-05-09T12:12:14.931Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:12:14.931Z] #58 sha256:8be0cadbe4c48122f377d4ce08d436ee39a925851ac47897039a7aca94b463c9 [2022-05-09T12:12:14.931Z] #58 1.941 + RM_GOPATH=0 [2022-05-09T12:12:14.931Z] #58 1.941 + TMP_GOPATH= [2022-05-09T12:12:14.931Z] #58 1.941 + : /build [2022-05-09T12:12:14.931Z] #58 1.941 + '[' -z '' ']' [2022-05-09T12:12:14.931Z] #58 1.941 ++ mktemp -d [2022-05-09T12:12:14.931Z] #58 1.941 + export GOPATH=/tmp/tmp.U1SchJInOk [2022-05-09T12:12:14.931Z] #58 1.941 + GOPATH=/tmp/tmp.U1SchJInOk [2022-05-09T12:12:14.931Z] #58 1.941 + RM_GOPATH=1 [2022-05-09T12:12:14.931Z] #58 1.941 + case "$(go env GOARCH)" in [2022-05-09T12:12:14.931Z] #58 1.941 ++ go env GOARCH [2022-05-09T12:12:14.931Z] #58 1.979 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:12:14.931Z] #58 1.981 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:12:14.931Z] #58 1.983 ++ dirname /install.sh [2022-05-09T12:12:14.931Z] #58 1.995 Install runc version v1.1.1 (build tags: seccomp) [2022-05-09T12:12:14.931Z] #58 1.995 + dir=/ [2022-05-09T12:12:14.931Z] #58 1.995 + bin=runc [2022-05-09T12:12:14.931Z] #58 1.995 + shift [2022-05-09T12:12:14.931Z] #58 1.995 + '[' '!' -f //runc.installer ']' [2022-05-09T12:12:14.931Z] #58 1.995 + . //runc.installer [2022-05-09T12:12:14.931Z] #58 1.995 ++ set -e [2022-05-09T12:12:14.931Z] #58 1.995 ++ : v1.1.1 [2022-05-09T12:12:14.931Z] #58 1.995 + install_runc [2022-05-09T12:12:14.931Z] #58 1.995 + RUNC_BUILDTAGS=seccomp [2022-05-09T12:12:14.931Z] #58 1.995 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-09T12:12:14.931Z] #58 1.995 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.U1SchJInOk/src/github.com/opencontainers/runc [2022-05-09T12:12:14.931Z] #58 1.995 Cloning into '/tmp/tmp.U1SchJInOk/src/github.com/opencontainers/runc'... [2022-05-09T12:12:14.945Z] #19 247.2 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-09T12:12:14.945Z] #19 247.2 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-09T12:12:14.945Z] #19 247.2 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-09T12:12:14.945Z] #19 247.2 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-09T12:12:14.945Z] #19 247.2 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-09T12:12:14.945Z] #19 247.2 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-09T12:12:14.945Z] #19 247.2 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-09T12:12:14.945Z] #19 247.3 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-05-09T12:12:14.945Z] #19 247.3 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-09T12:12:14.945Z] #19 247.3 Setting up crossbuild-essential-armel (12.9) ... [2022-05-09T12:12:14.945Z] #19 247.3 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-09T12:12:14.945Z] #19 247.3 Setting up crossbuild-essential-armhf (12.9) ... [2022-05-09T12:12:14.945Z] #19 247.3 Setting up crossbuild-essential-arm64 (12.9) ... [2022-05-09T12:12:14.945Z] #19 247.3 Setting up crossbuild-essential-s390x (12.9) ... [2022-05-09T12:12:14.945Z] #19 247.4 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-05-09T12:12:14.945Z] #19 247.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:12:14.979Z] #21 21.45 Selecting previously unselected package libonig5:amd64. [2022-05-09T12:12:14.979Z] #21 21.45 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-09T12:12:14.979Z] #21 21.46 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-09T12:12:14.979Z] #21 21.58 Selecting previously unselected package libjq1:amd64. [2022-05-09T12:12:14.979Z] #21 21.58 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-09T12:12:14.979Z] #21 21.59 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-09T12:12:14.979Z] #21 21.67 Selecting previously unselected package jq. [2022-05-09T12:12:14.979Z] #21 21.68 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-09T12:12:14.979Z] #21 21.68 Unpacking jq (1.6-2.1) ... [2022-05-09T12:12:14.979Z] #21 21.77 Selecting previously unselected package libaio1:amd64. [2022-05-09T12:12:14.979Z] #21 21.77 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-09T12:12:14.979Z] #21 21.79 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-09T12:12:15.191Z] #58 ... [2022-05-09T12:12:15.191Z] [2022-05-09T12:12:15.191Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-05-09T12:12:15.191Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-05-09T12:12:15.239Z] #21 21.85 Selecting previously unselected package libgpm2:amd64. [2022-05-09T12:12:15.239Z] #21 21.86 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-09T12:12:15.239Z] #21 21.87 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-09T12:12:15.239Z] #21 21.94 Selecting previously unselected package libicu67:amd64. [2022-05-09T12:12:15.239Z] #21 21.94 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-09T12:12:15.239Z] #21 21.95 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-09T12:12:15.244Z] > git --version # timeout=10 [2022-05-09T12:12:15.314Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-09T12:12:15.410Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-09T12:12:15.874Z] #19 DONE 248.3s [2022-05-09T12:12:15.938Z] 8f616e6e9eec: Verifying Checksum [2022-05-09T12:12:15.938Z] 8f616e6e9eec: Download complete [2022-05-09T12:12:16.073Z] #75 DONE 1.6s [2022-05-09T12:12:16.073Z] [2022-05-09T12:12:16.073Z] #76 exporting to image [2022-05-09T12:12:16.073Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-09T12:12:16.073Z] #76 exporting layers [2022-05-09T12:12:16.134Z] [2022-05-09T12:12:16.134Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-09T12:12:16.134Z] #71 sha256:15e013d6f4a4311e1382f4affbac1480eac6b5f325f63f177c58c3b5c00782cd [2022-05-09T12:12:16.134Z] #71 DONE 0.1s [2022-05-09T12:12:16.134Z] [2022-05-09T12:12:16.134Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-09T12:12:16.134Z] #32 sha256:62c3652507fdc55910e9c1de6968cc1d9b89fc1405900dc43a598bf95915777e [2022-05-09T12:12:16.134Z] #32 DONE 0.2s [2022-05-09T12:12:16.134Z] [2022-05-09T12:12:16.134Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-09T12:12:16.134Z] #33 sha256:2a34fe591c92558e8cb0efadbfa108d982aa6d8c6bde2fc34cf28e92b617d99d [2022-05-09T12:12:16.146Z] #20 DONE 1.0s [2022-05-09T12:12:16.146Z] [2022-05-09T12:12:16.146Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-09T12:12:16.146Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-09T12:12:17.090Z] #21 1.238 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:12:17.350Z] #21 1.259 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:12:17.350Z] #21 1.338 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:12:17.611Z] #21 1.768 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:12:18.027Z] #33 1.541 + RM_GOPATH=0 [2022-05-09T12:12:18.027Z] #33 1.541 + TMP_GOPATH= [2022-05-09T12:12:18.027Z] #33 1.541 + : /build [2022-05-09T12:12:18.027Z] #33 1.541 + '[' -z '' ']' [2022-05-09T12:12:18.027Z] #33 1.541 ++ mktemp -d [2022-05-09T12:12:18.027Z] #33 1.541 + export GOPATH=/tmp/tmp.RJZfOvxxpU [2022-05-09T12:12:18.027Z] #33 1.541 + GOPATH=/tmp/tmp.RJZfOvxxpU [2022-05-09T12:12:18.027Z] #33 1.541 + RM_GOPATH=1 [2022-05-09T12:12:18.027Z] #33 1.541 + case "$(go env GOARCH)" in [2022-05-09T12:12:18.027Z] #33 1.541 ++ go env GOARCH [2022-05-09T12:12:18.027Z] #33 1.542 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:12:18.027Z] #33 1.543 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:12:18.027Z] #33 1.543 ++ dirname /install.sh [2022-05-09T12:12:18.027Z] #33 1.545 + dir=/ [2022-05-09T12:12:18.027Z] #33 1.545 + bin=dockercli [2022-05-09T12:12:18.027Z] #33 1.546 + shift [2022-05-09T12:12:18.027Z] #33 1.546 + '[' '!' -f //dockercli.installer ']' [2022-05-09T12:12:18.027Z] #33 1.546 + . //dockercli.installer [2022-05-09T12:12:18.027Z] #33 1.546 ++ : stable [2022-05-09T12:12:18.027Z] #33 1.546 ++ : 17.06.2-ce [2022-05-09T12:12:18.027Z] #33 1.548 + install_dockercli [2022-05-09T12:12:18.027Z] #33 1.549 Install docker/cli version 17.06.2-ce from stable [2022-05-09T12:12:18.027Z] #33 1.549 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-09T12:12:18.027Z] #33 1.549 ++ uname -m [2022-05-09T12:12:18.027Z] #33 1.565 + arch=x86_64 [2022-05-09T12:12:18.027Z] #33 1.565 + '[' x86_64 '!=' x86_64 ']' [2022-05-09T12:12:18.027Z] #33 1.565 + url=https://download.docker.com/linux/static [2022-05-09T12:12:18.027Z] #33 1.565 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-09T12:12:18.027Z] #33 1.565 + tar -xz docker/docker [2022-05-09T12:12:18.532Z] #21 24.89 Selecting previously unselected package libinih1:amd64. [2022-05-09T12:12:18.532Z] #21 24.90 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-09T12:12:18.532Z] #21 24.90 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-09T12:12:18.532Z] #21 24.97 Selecting previously unselected package libnet1:amd64. [2022-05-09T12:12:18.532Z] #21 24.97 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-09T12:12:18.532Z] #21 24.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-09T12:12:18.532Z] #21 25.05 Selecting previously unselected package libnl-3-200:amd64. [2022-05-09T12:12:18.532Z] #21 25.06 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-09T12:12:18.532Z] #21 25.07 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-09T12:12:18.532Z] #21 25.15 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-09T12:12:18.532Z] #21 25.15 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-09T12:12:18.532Z] #21 25.15 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-09T12:12:18.532Z] #21 25.21 Selecting previously unselected package net-tools. [2022-05-09T12:12:18.532Z] #21 25.24 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-09T12:12:18.532Z] #21 25.25 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-09T12:12:18.553Z] #21 2.433 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:12:18.620Z] + docker version [2022-05-09T12:12:18.792Z] #21 25.42 Selecting previously unselected package patch. [2022-05-09T12:12:18.792Z] #21 25.43 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-09T12:12:18.792Z] #21 25.44 Unpacking patch (2.7.6-7) ... [2022-05-09T12:12:18.792Z] #21 25.51 Selecting previously unselected package python-pip-whl. [2022-05-09T12:12:18.792Z] #21 25.51 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-09T12:12:18.792Z] #21 25.52 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-09T12:12:19.364Z] #21 26.03 Selecting previously unselected package python3-lib2to3. [2022-05-09T12:12:19.364Z] #21 26.03 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-09T12:12:19.364Z] #21 26.04 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-09T12:12:19.623Z] #21 26.15 Selecting previously unselected package python3-distutils. [2022-05-09T12:12:19.623Z] #21 26.16 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-09T12:12:19.623Z] #21 26.17 Unpacking python3-distutils (3.9.2-1) ... [2022-05-09T12:12:19.623Z] #21 26.29 Selecting previously unselected package python3-pkg-resources. [2022-05-09T12:12:19.624Z] #21 26.30 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-09T12:12:19.624Z] #21 26.31 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-09T12:12:19.883Z] #21 26.44 Selecting previously unselected package python3-setuptools. [2022-05-09T12:12:19.883Z] #21 26.45 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-09T12:12:19.883Z] #21 26.45 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-09T12:12:19.937Z] #21 3.620 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:12:20.142Z] #21 26.69 Selecting previously unselected package python3-wheel. [2022-05-09T12:12:20.142Z] #21 26.71 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-09T12:12:20.142Z] #21 26.72 Unpacking python3-wheel (0.34.2-1) ... [2022-05-09T12:12:20.142Z] #21 26.78 Selecting previously unselected package python3-pip. [2022-05-09T12:12:20.142Z] #21 26.79 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-09T12:12:20.142Z] #21 26.80 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-09T12:12:20.256Z] #76 exporting layers 4.6s done [2022-05-09T12:12:20.256Z] #76 writing image sha256:766eb8fbd2995aff77ed26e38ea3421bba2736d14a6413ecfbf3942cec1d045c done [2022-05-09T12:12:20.256Z] #76 naming to docker.io/library/docker:7873c27cfbd812dca60d90367d375bbae5a27014 done [2022-05-09T12:12:20.256Z] #76 DONE 4.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-09T12:12:20.401Z] #21 27.02 Selecting previously unselected package sudo. [2022-05-09T12:12:20.401Z] #21 27.04 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-09T12:12:20.401Z] #21 27.05 Unpacking sudo (1.9.5p2-3) ... [2022-05-09T12:12:20.584Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-09T12:12:20.866Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43572/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7873c27cfbd812dca60d90367d375bbae5a27014 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7873c27cfbd812dca60d90367d375bbae5a27014 hack/test/unit [2022-05-09T12:12:20.968Z] #21 27.53 Selecting previously unselected package thin-provisioning-tools. [2022-05-09T12:12:20.968Z] #21 27.54 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-09T12:12:20.968Z] #21 27.55 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-09T12:12:20.968Z] #21 27.75 Selecting previously unselected package uidmap. [2022-05-09T12:12:21.124Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-05-09T12:12:21.124Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-09T12:12:21.124Z] + TESTDIRS=./... [2022-05-09T12:12:21.124Z] + exclude_paths='/vendor/|/integration' [2022-05-09T12:12:21.124Z] ++ go list ./... [2022-05-09T12:12:21.124Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-09T12:12:21.227Z] #21 27.76 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-09T12:12:21.227Z] #21 27.77 Unpacking uidmap (1:4.8.1-1) ... [2022-05-09T12:12:21.227Z] #21 27.90 Selecting previously unselected package vim-runtime. [2022-05-09T12:12:21.227Z] #21 27.90 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-09T12:12:21.227Z] #21 27.92 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-09T12:12:21.227Z] #21 27.95 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-09T12:12:21.227Z] #21 27.96 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:12:21.305Z] #33 4.844 + mkdir -p /build [2022-05-09T12:12:21.305Z] #33 4.846 + mv docker/docker /build/ [2022-05-09T12:12:21.305Z] #33 4.847 + rmdir docker [2022-05-09T12:12:21.305Z] #33 DONE 5.1s [2022-05-09T12:12:21.305Z] [2022-05-09T12:12:21.305Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:12:21.305Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-09T12:12:21.305Z] #20 1.765 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:12:21.305Z] #20 1.786 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:12:21.305Z] #20 1.786 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:12:21.305Z] #20 2.004 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-09T12:12:21.305Z] #20 2.336 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-09T12:12:21.305Z] #20 2.785 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-09T12:12:21.305Z] #20 3.361 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-09T12:12:21.305Z] #20 3.903 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:12:21.305Z] #20 4.516 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-09T12:12:21.305Z] #20 4.894 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-09T12:12:21.305Z] #20 4.912 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-09T12:12:21.305Z] #20 4.914 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:12:21.305Z] #20 4.916 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-09T12:12:21.305Z] #20 4.923 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-09T12:12:21.305Z] #20 4.925 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-09T12:12:21.305Z] #20 4.939 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:12:21.305Z] #20 4.940 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-09T12:12:21.305Z] #20 4.941 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-09T12:12:21.305Z] #20 4.944 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-09T12:12:21.305Z] #20 4.944 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-09T12:12:21.305Z] #20 4.948 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-09T12:12:22.060Z] + pkg_list='github.com/docker/docker/api [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/server [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/server/backend/build [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/server/httpstatus [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/server/httputils [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/server/middleware [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/server/router [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/server/router/build [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/server/router/container [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/server/router/debug [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/server/router/distribution [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/server/router/grpc [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/server/router/image [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/server/router/network [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/server/router/plugin [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/server/router/session [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/server/router/swarm [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/server/router/system [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/server/router/volume [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/types [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/types/backend [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/types/blkiodev [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/types/container [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/types/events [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/types/filters [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/types/image [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/types/mount [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/types/network [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/types/registry [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/types/strslice [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/types/swarm [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/types/time [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/types/versions [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-09T12:12:22.060Z] github.com/docker/docker/api/types/volume [2022-05-09T12:12:22.060Z] github.com/docker/docker/builder [2022-05-09T12:12:22.060Z] github.com/docker/docker/builder/builder-next [2022-05-09T12:12:22.060Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-09T12:12:22.060Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-09T12:12:22.060Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-09T12:12:22.060Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-09T12:12:22.060Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-09T12:12:22.060Z] github.com/docker/docker/builder/builder-next/worker [2022-05-09T12:12:22.060Z] github.com/docker/docker/builder/dockerfile [2022-05-09T12:12:22.060Z] github.com/docker/docker/builder/remotecontext [2022-05-09T12:12:22.060Z] github.com/docker/docker/builder/remotecontext/git [2022-05-09T12:12:22.060Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-09T12:12:22.060Z] github.com/docker/docker/cli [2022-05-09T12:12:22.060Z] github.com/docker/docker/cli/config [2022-05-09T12:12:22.060Z] github.com/docker/docker/cli/debug [2022-05-09T12:12:22.060Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-09T12:12:22.060Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-09T12:12:22.060Z] github.com/docker/docker/client [2022-05-09T12:12:22.060Z] github.com/docker/docker/cmd/docker-proxy [2022-05-09T12:12:22.060Z] github.com/docker/docker/cmd/dockerd [2022-05-09T12:12:22.060Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-09T12:12:22.060Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-09T12:12:22.060Z] github.com/docker/docker/container [2022-05-09T12:12:22.060Z] github.com/docker/docker/container/stream [2022-05-09T12:12:22.060Z] github.com/docker/docker/contrib/apparmor [2022-05-09T12:12:22.060Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-09T12:12:22.060Z] github.com/docker/docker/contrib/httpserver [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/cluster [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/cluster/convert [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/cluster/executor [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/cluster/provider [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/config [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/events [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/events/testutils [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/exec [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/graphdriver [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/images [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/initlayer [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/links [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/listeners [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/logger [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/logger/gelf [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/logger/journald [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/logger/local [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/logger/logentries [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/logger/splunk [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/logger/syslog [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/logger/templates [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/names [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/network [2022-05-09T12:12:22.060Z] github.com/docker/docker/daemon/stats [2022-05-09T12:12:22.060Z] github.com/docker/docker/distribution [2022-05-09T12:12:22.060Z] github.com/docker/docker/distribution/metadata [2022-05-09T12:12:22.060Z] github.com/docker/docker/distribution/utils [2022-05-09T12:12:22.060Z] github.com/docker/docker/distribution/xfer [2022-05-09T12:12:22.060Z] github.com/docker/docker/dockerversion [2022-05-09T12:12:22.060Z] github.com/docker/docker/errdefs [2022-05-09T12:12:22.060Z] github.com/docker/docker/image [2022-05-09T12:12:22.060Z] github.com/docker/docker/image/cache [2022-05-09T12:12:22.060Z] github.com/docker/docker/image/tarexport [2022-05-09T12:12:22.060Z] github.com/docker/docker/image/v1 [2022-05-09T12:12:22.060Z] github.com/docker/docker/internal/test/suite [2022-05-09T12:12:22.060Z] github.com/docker/docker/layer [2022-05-09T12:12:22.060Z] github.com/docker/docker/libcontainerd [2022-05-09T12:12:22.060Z] github.com/docker/docker/libcontainerd/queue [2022-05-09T12:12:22.060Z] github.com/docker/docker/libcontainerd/remote [2022-05-09T12:12:22.060Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-09T12:12:22.060Z] github.com/docker/docker/libcontainerd/types [2022-05-09T12:12:22.060Z] github.com/docker/docker/libnetwork [2022-05-09T12:12:22.060Z] github.com/docker/docker/libnetwork/bitseq [2022-05-09T12:12:22.060Z] github.com/docker/docker/libnetwork/cluster [2022-05-09T12:12:22.060Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-09T12:12:22.060Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-09T12:12:22.060Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-09T12:12:22.060Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-09T12:12:22.060Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-09T12:12:22.060Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-09T12:12:22.060Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-09T12:12:22.060Z] github.com/docker/docker/libnetwork/config [2022-05-09T12:12:22.060Z] github.com/docker/docker/libnetwork/datastore [2022-05-09T12:12:22.060Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-09T12:12:22.060Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-09T12:12:22.060Z] github.com/docker/docker/libnetwork/driverapi [2022-05-09T12:12:22.060Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-09T12:12:22.060Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-09T12:12:22.060Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-09T12:12:22.060Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-09T12:12:22.060Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-09T12:12:22.060Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-09T12:12:22.060Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/etchosts [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/idm [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/ipam [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/iptables [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/netlabel [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/netutils [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/networkdb [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/ns [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/options [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/osl [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/portallocator [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/portmapper [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/testutils [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/types [2022-05-09T12:12:22.061Z] github.com/docker/docker/oci [2022-05-09T12:12:22.061Z] github.com/docker/docker/oci/caps [2022-05-09T12:12:22.061Z] github.com/docker/docker/opts [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/aaparser [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/archive [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/authorization [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/broadcaster [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/capabilities [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/chrootarchive [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/containerfs [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/devicemapper [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/directory [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/dmesg [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/filenotify [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/fileutils [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/fsutils [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/homedir [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/idtools [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/ioutils [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/jsonmessage [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/longpath [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/loopback [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/namesgenerator [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/parsers [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/pidfile [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/platform [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/plugingetter [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/plugins [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/plugins/transport [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/pools [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/progress [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/pubsub [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/reexec [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/signal [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/stack [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/stdcopy [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/streamformatter [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/stringid [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/sysinfo [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/system [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/tailfile [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/tarsum [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/truncindex [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/urlutil [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/useragent [2022-05-09T12:12:22.061Z] github.com/docker/docker/plugin [2022-05-09T12:12:22.061Z] github.com/docker/docker/plugin/executor/containerd [2022-05-09T12:12:22.061Z] github.com/docker/docker/plugin/v2 [2022-05-09T12:12:22.061Z] github.com/docker/docker/profiles/apparmor [2022-05-09T12:12:22.061Z] github.com/docker/docker/profiles/seccomp [2022-05-09T12:12:22.061Z] github.com/docker/docker/quota [2022-05-09T12:12:22.061Z] github.com/docker/docker/reference [2022-05-09T12:12:22.061Z] github.com/docker/docker/registry [2022-05-09T12:12:22.061Z] github.com/docker/docker/registry/resumable [2022-05-09T12:12:22.061Z] github.com/docker/docker/restartmanager [2022-05-09T12:12:22.061Z] github.com/docker/docker/rootless [2022-05-09T12:12:22.061Z] github.com/docker/docker/rootless/specconv [2022-05-09T12:12:22.061Z] github.com/docker/docker/runconfig [2022-05-09T12:12:22.061Z] github.com/docker/docker/runconfig/opts [2022-05-09T12:12:22.061Z] github.com/docker/docker/testutil [2022-05-09T12:12:22.061Z] github.com/docker/docker/testutil/daemon [2022-05-09T12:12:22.061Z] github.com/docker/docker/testutil/environment [2022-05-09T12:12:22.061Z] github.com/docker/docker/testutil/fakecontext [2022-05-09T12:12:22.061Z] github.com/docker/docker/testutil/fakegit [2022-05-09T12:12:22.061Z] github.com/docker/docker/testutil/fakestorage [2022-05-09T12:12:22.061Z] github.com/docker/docker/testutil/fixtures/load [2022-05-09T12:12:22.061Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-09T12:12:22.061Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-09T12:12:22.061Z] github.com/docker/docker/testutil/registry [2022-05-09T12:12:22.061Z] github.com/docker/docker/testutil/request [2022-05-09T12:12:22.061Z] github.com/docker/docker/volume [2022-05-09T12:12:22.061Z] github.com/docker/docker/volume/drivers [2022-05-09T12:12:22.061Z] github.com/docker/docker/volume/local [2022-05-09T12:12:22.061Z] github.com/docker/docker/volume/mounts [2022-05-09T12:12:22.061Z] github.com/docker/docker/volume/service [2022-05-09T12:12:22.061Z] github.com/docker/docker/volume/service/opts [2022-05-09T12:12:22.061Z] github.com/docker/docker/volume/testutils' [2022-05-09T12:12:22.061Z] ++ grep --fixed-strings -v /libnetwork [2022-05-09T12:12:22.061Z] ++ echo 'github.com/docker/docker/api [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/server [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/server/backend/build [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/server/httpstatus [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/server/httputils [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/server/middleware [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/server/router [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/server/router/build [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/server/router/container [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/server/router/debug [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/server/router/distribution [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/server/router/grpc [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/server/router/image [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/server/router/network [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/server/router/plugin [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/server/router/session [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/server/router/swarm [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/server/router/system [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/server/router/volume [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/types [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/types/backend [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/types/blkiodev [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/types/container [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/types/events [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/types/filters [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/types/image [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/types/mount [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/types/network [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/types/registry [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/types/strslice [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/types/swarm [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/types/time [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/types/versions [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-09T12:12:22.061Z] github.com/docker/docker/api/types/volume [2022-05-09T12:12:22.061Z] github.com/docker/docker/builder [2022-05-09T12:12:22.061Z] github.com/docker/docker/builder/builder-next [2022-05-09T12:12:22.061Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-09T12:12:22.061Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-09T12:12:22.061Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-09T12:12:22.061Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-09T12:12:22.061Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-09T12:12:22.061Z] github.com/docker/docker/builder/builder-next/worker [2022-05-09T12:12:22.061Z] github.com/docker/docker/builder/dockerfile [2022-05-09T12:12:22.061Z] github.com/docker/docker/builder/remotecontext [2022-05-09T12:12:22.061Z] github.com/docker/docker/builder/remotecontext/git [2022-05-09T12:12:22.061Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-09T12:12:22.061Z] github.com/docker/docker/cli [2022-05-09T12:12:22.061Z] github.com/docker/docker/cli/config [2022-05-09T12:12:22.061Z] github.com/docker/docker/cli/debug [2022-05-09T12:12:22.061Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-09T12:12:22.061Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-09T12:12:22.061Z] github.com/docker/docker/client [2022-05-09T12:12:22.061Z] github.com/docker/docker/cmd/docker-proxy [2022-05-09T12:12:22.061Z] github.com/docker/docker/cmd/dockerd [2022-05-09T12:12:22.061Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-09T12:12:22.061Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-09T12:12:22.061Z] github.com/docker/docker/container [2022-05-09T12:12:22.061Z] github.com/docker/docker/container/stream [2022-05-09T12:12:22.061Z] github.com/docker/docker/contrib/apparmor [2022-05-09T12:12:22.061Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-09T12:12:22.061Z] github.com/docker/docker/contrib/httpserver [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/cluster [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/cluster/convert [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/cluster/executor [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/cluster/provider [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/config [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/events [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/events/testutils [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/exec [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/graphdriver [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/images [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/initlayer [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/links [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/listeners [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/logger [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/logger/gelf [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/logger/journald [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/logger/local [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/logger/logentries [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/logger/splunk [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/logger/syslog [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/logger/templates [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/names [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/network [2022-05-09T12:12:22.061Z] github.com/docker/docker/daemon/stats [2022-05-09T12:12:22.061Z] github.com/docker/docker/distribution [2022-05-09T12:12:22.061Z] github.com/docker/docker/distribution/metadata [2022-05-09T12:12:22.061Z] github.com/docker/docker/distribution/utils [2022-05-09T12:12:22.061Z] github.com/docker/docker/distribution/xfer [2022-05-09T12:12:22.061Z] github.com/docker/docker/dockerversion [2022-05-09T12:12:22.061Z] github.com/docker/docker/errdefs [2022-05-09T12:12:22.061Z] github.com/docker/docker/image [2022-05-09T12:12:22.061Z] github.com/docker/docker/image/cache [2022-05-09T12:12:22.061Z] github.com/docker/docker/image/tarexport [2022-05-09T12:12:22.061Z] github.com/docker/docker/image/v1 [2022-05-09T12:12:22.061Z] github.com/docker/docker/internal/test/suite [2022-05-09T12:12:22.061Z] github.com/docker/docker/layer [2022-05-09T12:12:22.061Z] github.com/docker/docker/libcontainerd [2022-05-09T12:12:22.061Z] github.com/docker/docker/libcontainerd/queue [2022-05-09T12:12:22.061Z] github.com/docker/docker/libcontainerd/remote [2022-05-09T12:12:22.061Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-09T12:12:22.061Z] github.com/docker/docker/libcontainerd/types [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/bitseq [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/cluster [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/config [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/datastore [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/driverapi [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/etchosts [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/idm [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/ipam [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/iptables [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/netlabel [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/netutils [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/networkdb [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/ns [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/options [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/osl [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/portallocator [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/portmapper [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/testutils [2022-05-09T12:12:22.061Z] github.com/docker/docker/libnetwork/types [2022-05-09T12:12:22.061Z] github.com/docker/docker/oci [2022-05-09T12:12:22.061Z] github.com/docker/docker/oci/caps [2022-05-09T12:12:22.061Z] github.com/docker/docker/opts [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/aaparser [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/archive [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/authorization [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/broadcaster [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/capabilities [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/chrootarchive [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/containerfs [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/devicemapper [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/directory [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/dmesg [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/filenotify [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/fileutils [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/fsutils [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/homedir [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/idtools [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/ioutils [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/jsonmessage [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/longpath [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/loopback [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/namesgenerator [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/parsers [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/pidfile [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/platform [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/plugingetter [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/plugins [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/plugins/transport [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/pools [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/progress [2022-05-09T12:12:22.061Z] github.com/docker/docker/pkg/pubsub [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/reexec [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/signal [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/stack [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/stdcopy [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/streamformatter [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/stringid [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/sysinfo [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/system [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/tailfile [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/tarsum [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/truncindex [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/urlutil [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/useragent [2022-05-09T12:12:22.062Z] github.com/docker/docker/plugin [2022-05-09T12:12:22.062Z] github.com/docker/docker/plugin/executor/containerd [2022-05-09T12:12:22.062Z] github.com/docker/docker/plugin/v2 [2022-05-09T12:12:22.062Z] github.com/docker/docker/profiles/apparmor [2022-05-09T12:12:22.062Z] github.com/docker/docker/profiles/seccomp [2022-05-09T12:12:22.062Z] github.com/docker/docker/quota [2022-05-09T12:12:22.062Z] github.com/docker/docker/reference [2022-05-09T12:12:22.062Z] github.com/docker/docker/registry [2022-05-09T12:12:22.062Z] github.com/docker/docker/registry/resumable [2022-05-09T12:12:22.062Z] github.com/docker/docker/restartmanager [2022-05-09T12:12:22.062Z] github.com/docker/docker/rootless [2022-05-09T12:12:22.062Z] github.com/docker/docker/rootless/specconv [2022-05-09T12:12:22.062Z] github.com/docker/docker/runconfig [2022-05-09T12:12:22.062Z] github.com/docker/docker/runconfig/opts [2022-05-09T12:12:22.062Z] github.com/docker/docker/testutil [2022-05-09T12:12:22.062Z] github.com/docker/docker/testutil/daemon [2022-05-09T12:12:22.062Z] github.com/docker/docker/testutil/environment [2022-05-09T12:12:22.062Z] github.com/docker/docker/testutil/fakecontext [2022-05-09T12:12:22.062Z] github.com/docker/docker/testutil/fakegit [2022-05-09T12:12:22.062Z] github.com/docker/docker/testutil/fakestorage [2022-05-09T12:12:22.062Z] github.com/docker/docker/testutil/fixtures/load [2022-05-09T12:12:22.062Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-09T12:12:22.062Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-09T12:12:22.062Z] github.com/docker/docker/testutil/registry [2022-05-09T12:12:22.062Z] github.com/docker/docker/testutil/request [2022-05-09T12:12:22.062Z] github.com/docker/docker/volume [2022-05-09T12:12:22.062Z] github.com/docker/docker/volume/drivers [2022-05-09T12:12:22.062Z] github.com/docker/docker/volume/local [2022-05-09T12:12:22.062Z] github.com/docker/docker/volume/mounts [2022-05-09T12:12:22.062Z] github.com/docker/docker/volume/service [2022-05-09T12:12:22.062Z] github.com/docker/docker/volume/service/opts [2022-05-09T12:12:22.062Z] github.com/docker/docker/volume/testutils' [2022-05-09T12:12:22.062Z] + base_pkg_list='github.com/docker/docker/api [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/backend/build [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/httpstatus [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/httputils [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/middleware [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/router [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/router/build [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/router/container [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/router/debug [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/router/distribution [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/router/grpc [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/router/image [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/router/network [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/router/plugin [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/router/session [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/router/swarm [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/router/system [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/router/volume [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/backend [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/blkiodev [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/container [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/events [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/filters [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/image [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/mount [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/network [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/registry [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/strslice [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/swarm [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/time [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/versions [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/volume [2022-05-09T12:12:22.062Z] github.com/docker/docker/builder [2022-05-09T12:12:22.062Z] github.com/docker/docker/builder/builder-next [2022-05-09T12:12:22.062Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-09T12:12:22.062Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-09T12:12:22.062Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-09T12:12:22.062Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-09T12:12:22.062Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-09T12:12:22.062Z] github.com/docker/docker/builder/builder-next/worker [2022-05-09T12:12:22.062Z] github.com/docker/docker/builder/dockerfile [2022-05-09T12:12:22.062Z] github.com/docker/docker/builder/remotecontext [2022-05-09T12:12:22.062Z] github.com/docker/docker/builder/remotecontext/git [2022-05-09T12:12:22.062Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-09T12:12:22.062Z] github.com/docker/docker/cli [2022-05-09T12:12:22.062Z] github.com/docker/docker/cli/config [2022-05-09T12:12:22.062Z] github.com/docker/docker/cli/debug [2022-05-09T12:12:22.062Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-09T12:12:22.062Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-09T12:12:22.062Z] github.com/docker/docker/client [2022-05-09T12:12:22.062Z] github.com/docker/docker/cmd/docker-proxy [2022-05-09T12:12:22.062Z] github.com/docker/docker/cmd/dockerd [2022-05-09T12:12:22.062Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-09T12:12:22.062Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-09T12:12:22.062Z] github.com/docker/docker/container [2022-05-09T12:12:22.062Z] github.com/docker/docker/container/stream [2022-05-09T12:12:22.062Z] github.com/docker/docker/contrib/apparmor [2022-05-09T12:12:22.062Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-09T12:12:22.062Z] github.com/docker/docker/contrib/httpserver [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/cluster [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/cluster/convert [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/cluster/executor [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/cluster/provider [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/config [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/events [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/events/testutils [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/exec [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/graphdriver [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/images [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/initlayer [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/links [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/listeners [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/logger [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/logger/gelf [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/logger/journald [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/logger/local [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/logger/logentries [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/logger/splunk [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/logger/syslog [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/logger/templates [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/names [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/network [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/stats [2022-05-09T12:12:22.062Z] github.com/docker/docker/distribution [2022-05-09T12:12:22.062Z] github.com/docker/docker/distribution/metadata [2022-05-09T12:12:22.062Z] github.com/docker/docker/distribution/utils [2022-05-09T12:12:22.062Z] github.com/docker/docker/distribution/xfer [2022-05-09T12:12:22.062Z] github.com/docker/docker/dockerversion [2022-05-09T12:12:22.062Z] github.com/docker/docker/errdefs [2022-05-09T12:12:22.062Z] github.com/docker/docker/image [2022-05-09T12:12:22.062Z] github.com/docker/docker/image/cache [2022-05-09T12:12:22.062Z] github.com/docker/docker/image/tarexport [2022-05-09T12:12:22.062Z] github.com/docker/docker/image/v1 [2022-05-09T12:12:22.062Z] github.com/docker/docker/internal/test/suite [2022-05-09T12:12:22.062Z] github.com/docker/docker/layer [2022-05-09T12:12:22.062Z] github.com/docker/docker/libcontainerd [2022-05-09T12:12:22.062Z] github.com/docker/docker/libcontainerd/queue [2022-05-09T12:12:22.062Z] github.com/docker/docker/libcontainerd/remote [2022-05-09T12:12:22.062Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-09T12:12:22.062Z] github.com/docker/docker/libcontainerd/types [2022-05-09T12:12:22.062Z] github.com/docker/docker/oci [2022-05-09T12:12:22.062Z] github.com/docker/docker/oci/caps [2022-05-09T12:12:22.062Z] github.com/docker/docker/opts [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/aaparser [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/archive [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/authorization [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/broadcaster [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/capabilities [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/chrootarchive [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/containerfs [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/devicemapper [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/directory [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/dmesg [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/filenotify [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/fileutils [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/fsutils [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/homedir [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/idtools [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/ioutils [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/jsonmessage [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/longpath [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/loopback [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/namesgenerator [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/parsers [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/pidfile [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/platform [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/plugingetter [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/plugins [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/plugins/transport [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/pools [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/progress [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/pubsub [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/reexec [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/signal [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/stack [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/stdcopy [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/streamformatter [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/stringid [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/sysinfo [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/system [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/tailfile [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/tarsum [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/truncindex [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/urlutil [2022-05-09T12:12:22.062Z] github.com/docker/docker/pkg/useragent [2022-05-09T12:12:22.062Z] github.com/docker/docker/plugin [2022-05-09T12:12:22.062Z] github.com/docker/docker/plugin/executor/containerd [2022-05-09T12:12:22.062Z] github.com/docker/docker/plugin/v2 [2022-05-09T12:12:22.062Z] github.com/docker/docker/profiles/apparmor [2022-05-09T12:12:22.062Z] github.com/docker/docker/profiles/seccomp [2022-05-09T12:12:22.062Z] github.com/docker/docker/quota [2022-05-09T12:12:22.062Z] github.com/docker/docker/reference [2022-05-09T12:12:22.062Z] github.com/docker/docker/registry [2022-05-09T12:12:22.062Z] github.com/docker/docker/registry/resumable [2022-05-09T12:12:22.062Z] github.com/docker/docker/restartmanager [2022-05-09T12:12:22.062Z] github.com/docker/docker/rootless [2022-05-09T12:12:22.062Z] github.com/docker/docker/rootless/specconv [2022-05-09T12:12:22.062Z] github.com/docker/docker/runconfig [2022-05-09T12:12:22.062Z] github.com/docker/docker/runconfig/opts [2022-05-09T12:12:22.062Z] github.com/docker/docker/testutil [2022-05-09T12:12:22.062Z] github.com/docker/docker/testutil/daemon [2022-05-09T12:12:22.062Z] github.com/docker/docker/testutil/environment [2022-05-09T12:12:22.062Z] github.com/docker/docker/testutil/fakecontext [2022-05-09T12:12:22.062Z] github.com/docker/docker/testutil/fakegit [2022-05-09T12:12:22.062Z] github.com/docker/docker/testutil/fakestorage [2022-05-09T12:12:22.062Z] github.com/docker/docker/testutil/fixtures/load [2022-05-09T12:12:22.062Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-09T12:12:22.062Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-09T12:12:22.062Z] github.com/docker/docker/testutil/registry [2022-05-09T12:12:22.062Z] github.com/docker/docker/testutil/request [2022-05-09T12:12:22.062Z] github.com/docker/docker/volume [2022-05-09T12:12:22.062Z] github.com/docker/docker/volume/drivers [2022-05-09T12:12:22.062Z] github.com/docker/docker/volume/local [2022-05-09T12:12:22.062Z] github.com/docker/docker/volume/mounts [2022-05-09T12:12:22.062Z] github.com/docker/docker/volume/service [2022-05-09T12:12:22.062Z] github.com/docker/docker/volume/service/opts [2022-05-09T12:12:22.062Z] github.com/docker/docker/volume/testutils' [2022-05-09T12:12:22.062Z] ++ grep --fixed-strings /libnetwork [2022-05-09T12:12:22.062Z] ++ echo 'github.com/docker/docker/api [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/backend/build [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/httpstatus [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/httputils [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/middleware [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/router [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/router/build [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/router/container [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/router/debug [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/router/distribution [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/router/grpc [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/router/image [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/router/network [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/router/plugin [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/router/session [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/router/swarm [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/router/system [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/server/router/volume [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/backend [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/blkiodev [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/container [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/events [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/filters [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/image [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/mount [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/network [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/registry [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/strslice [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/swarm [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/time [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/versions [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-09T12:12:22.062Z] github.com/docker/docker/api/types/volume [2022-05-09T12:12:22.062Z] github.com/docker/docker/builder [2022-05-09T12:12:22.062Z] github.com/docker/docker/builder/builder-next [2022-05-09T12:12:22.062Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-09T12:12:22.062Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-09T12:12:22.062Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-09T12:12:22.062Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-09T12:12:22.062Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-09T12:12:22.062Z] github.com/docker/docker/builder/builder-next/worker [2022-05-09T12:12:22.062Z] github.com/docker/docker/builder/dockerfile [2022-05-09T12:12:22.062Z] github.com/docker/docker/builder/remotecontext [2022-05-09T12:12:22.062Z] github.com/docker/docker/builder/remotecontext/git [2022-05-09T12:12:22.062Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-09T12:12:22.062Z] github.com/docker/docker/cli [2022-05-09T12:12:22.062Z] github.com/docker/docker/cli/config [2022-05-09T12:12:22.062Z] github.com/docker/docker/cli/debug [2022-05-09T12:12:22.062Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-09T12:12:22.062Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-09T12:12:22.062Z] github.com/docker/docker/client [2022-05-09T12:12:22.062Z] github.com/docker/docker/cmd/docker-proxy [2022-05-09T12:12:22.062Z] github.com/docker/docker/cmd/dockerd [2022-05-09T12:12:22.062Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-09T12:12:22.062Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-09T12:12:22.062Z] github.com/docker/docker/container [2022-05-09T12:12:22.062Z] github.com/docker/docker/container/stream [2022-05-09T12:12:22.062Z] github.com/docker/docker/contrib/apparmor [2022-05-09T12:12:22.062Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-09T12:12:22.062Z] github.com/docker/docker/contrib/httpserver [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/cluster [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/cluster/convert [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/cluster/executor [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/cluster/provider [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/config [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/events [2022-05-09T12:12:22.062Z] github.com/docker/docker/daemon/events/testutils [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/exec [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/graphdriver [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/images [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/initlayer [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/links [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/listeners [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/logger [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/logger/gelf [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/logger/journald [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/logger/local [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/logger/logentries [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/logger/splunk [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/logger/syslog [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/logger/templates [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/names [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/network [2022-05-09T12:12:22.063Z] github.com/docker/docker/daemon/stats [2022-05-09T12:12:22.063Z] github.com/docker/docker/distribution [2022-05-09T12:12:22.063Z] github.com/docker/docker/distribution/metadata [2022-05-09T12:12:22.063Z] github.com/docker/docker/distribution/utils [2022-05-09T12:12:22.063Z] github.com/docker/docker/distribution/xfer [2022-05-09T12:12:22.063Z] github.com/docker/docker/dockerversion [2022-05-09T12:12:22.063Z] github.com/docker/docker/errdefs [2022-05-09T12:12:22.063Z] github.com/docker/docker/image [2022-05-09T12:12:22.063Z] github.com/docker/docker/image/cache [2022-05-09T12:12:22.063Z] github.com/docker/docker/image/tarexport [2022-05-09T12:12:22.063Z] github.com/docker/docker/image/v1 [2022-05-09T12:12:22.063Z] github.com/docker/docker/internal/test/suite [2022-05-09T12:12:22.063Z] github.com/docker/docker/layer [2022-05-09T12:12:22.063Z] github.com/docker/docker/libcontainerd [2022-05-09T12:12:22.063Z] github.com/docker/docker/libcontainerd/queue [2022-05-09T12:12:22.063Z] github.com/docker/docker/libcontainerd/remote [2022-05-09T12:12:22.063Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-09T12:12:22.063Z] github.com/docker/docker/libcontainerd/types [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/bitseq [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/cluster [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/config [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/datastore [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/driverapi [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/etchosts [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/idm [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/ipam [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/iptables [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/netlabel [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/netutils [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/networkdb [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/ns [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/options [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/osl [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/portallocator [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/portmapper [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/testutils [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/types [2022-05-09T12:12:22.063Z] github.com/docker/docker/oci [2022-05-09T12:12:22.063Z] github.com/docker/docker/oci/caps [2022-05-09T12:12:22.063Z] github.com/docker/docker/opts [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/aaparser [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/archive [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/authorization [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/broadcaster [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/capabilities [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/chrootarchive [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/containerfs [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/devicemapper [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/directory [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/dmesg [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/filenotify [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/fileutils [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/fsutils [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/homedir [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/idtools [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/ioutils [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/jsonmessage [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/longpath [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/loopback [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/namesgenerator [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/parsers [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/pidfile [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/platform [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/plugingetter [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/plugins [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/plugins/transport [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/pools [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/progress [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/pubsub [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/reexec [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/signal [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/stack [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/stdcopy [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/streamformatter [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/stringid [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/sysinfo [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/system [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/tailfile [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/tarsum [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/truncindex [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/urlutil [2022-05-09T12:12:22.063Z] github.com/docker/docker/pkg/useragent [2022-05-09T12:12:22.063Z] github.com/docker/docker/plugin [2022-05-09T12:12:22.063Z] github.com/docker/docker/plugin/executor/containerd [2022-05-09T12:12:22.063Z] github.com/docker/docker/plugin/v2 [2022-05-09T12:12:22.063Z] github.com/docker/docker/profiles/apparmor [2022-05-09T12:12:22.063Z] github.com/docker/docker/profiles/seccomp [2022-05-09T12:12:22.063Z] github.com/docker/docker/quota [2022-05-09T12:12:22.063Z] github.com/docker/docker/reference [2022-05-09T12:12:22.063Z] github.com/docker/docker/registry [2022-05-09T12:12:22.063Z] github.com/docker/docker/registry/resumable [2022-05-09T12:12:22.063Z] github.com/docker/docker/restartmanager [2022-05-09T12:12:22.063Z] github.com/docker/docker/rootless [2022-05-09T12:12:22.063Z] github.com/docker/docker/rootless/specconv [2022-05-09T12:12:22.063Z] github.com/docker/docker/runconfig [2022-05-09T12:12:22.063Z] github.com/docker/docker/runconfig/opts [2022-05-09T12:12:22.063Z] github.com/docker/docker/testutil [2022-05-09T12:12:22.063Z] github.com/docker/docker/testutil/daemon [2022-05-09T12:12:22.063Z] github.com/docker/docker/testutil/environment [2022-05-09T12:12:22.063Z] github.com/docker/docker/testutil/fakecontext [2022-05-09T12:12:22.063Z] github.com/docker/docker/testutil/fakegit [2022-05-09T12:12:22.063Z] github.com/docker/docker/testutil/fakestorage [2022-05-09T12:12:22.063Z] github.com/docker/docker/testutil/fixtures/load [2022-05-09T12:12:22.063Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-09T12:12:22.063Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-09T12:12:22.063Z] github.com/docker/docker/testutil/registry [2022-05-09T12:12:22.063Z] github.com/docker/docker/testutil/request [2022-05-09T12:12:22.063Z] github.com/docker/docker/volume [2022-05-09T12:12:22.063Z] github.com/docker/docker/volume/drivers [2022-05-09T12:12:22.063Z] github.com/docker/docker/volume/local [2022-05-09T12:12:22.063Z] github.com/docker/docker/volume/mounts [2022-05-09T12:12:22.063Z] github.com/docker/docker/volume/service [2022-05-09T12:12:22.063Z] github.com/docker/docker/volume/service/opts [2022-05-09T12:12:22.063Z] github.com/docker/docker/volume/testutils' [2022-05-09T12:12:22.063Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/bitseq [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/cluster [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/config [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/datastore [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/driverapi [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/etchosts [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/idm [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/ipam [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/iptables [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/netlabel [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/netutils [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/networkdb [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/ns [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/options [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/osl [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/portallocator [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/portmapper [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/testutils [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/types' [2022-05-09T12:12:22.063Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-09T12:12:22.063Z] + echo 'github.com/docker/docker/libnetwork [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/bitseq [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/cluster [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/config [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/datastore [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/driverapi [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/etchosts [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/idm [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/ipam [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/iptables [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/netlabel [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/netutils [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/networkdb [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/ns [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/options [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/osl [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/portallocator [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/portmapper [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/testutils [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/types' [2022-05-09T12:12:22.063Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-09T12:12:22.064Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-09T12:12:22.064Z] + type docker-proxy [2022-05-09T12:12:22.064Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-09T12:12:22.064Z] + hack/make.sh binary-proxy install-proxy [2022-05-09T12:12:22.064Z] [2022-05-09T12:12:22.064Z] Removing bundles/ [2022-05-09T12:12:22.064Z] [2022-05-09T12:12:22.064Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-09T12:12:22.064Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-09T12:12:22.064Z] GOOS="" GOARCH="" GOARM="" [2022-05-09T12:12:23.236Z] #21 7.030 Fetched 8530 kB in 6s (1407 kB/s) [2022-05-09T12:12:24.022Z] #21 30.56 Selecting previously unselected package vim. [2022-05-09T12:12:24.022Z] #21 30.59 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-09T12:12:24.022Z] #21 30.60 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:12:24.281Z] #21 31.11 Selecting previously unselected package xfsprogs. [2022-05-09T12:12:24.541Z] #21 31.12 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-09T12:12:24.541Z] #21 31.12 Unpacking xfsprogs (5.10.0-4) ... [2022-05-09T12:12:24.801Z] #21 31.46 Selecting previously unselected package zip. [2022-05-09T12:12:24.801Z] #21 31.47 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-09T12:12:24.801Z] #21 31.47 Unpacking zip (3.0-12) ... [2022-05-09T12:12:25.060Z] #21 31.60 Selecting previously unselected package zstd. [2022-05-09T12:12:25.060Z] #21 31.60 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-09T12:12:25.060Z] #21 31.61 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-09T12:12:25.155Z] #21 7.030 Reading package lists... [2022-05-09T12:12:25.155Z] #21 ... [2022-05-09T12:12:25.155Z] [2022-05-09T12:12:25.155Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:12:25.155Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-09T12:12:25.155Z] #34 DONE 166.3s [2022-05-09T12:12:25.155Z] [2022-05-09T12:12:25.155Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:12:25.155Z] #58 sha256:8be0cadbe4c48122f377d4ce08d436ee39a925851ac47897039a7aca94b463c9 [2022-05-09T12:12:25.155Z] #58 11.13 + cd /tmp/tmp.U1SchJInOk/src/github.com/opencontainers/runc [2022-05-09T12:12:25.155Z] #58 11.13 + git checkout -q v1.1.1 [2022-05-09T12:12:25.155Z] #58 11.45 + '[' -z '' ']' [2022-05-09T12:12:25.155Z] #58 11.45 + target=static [2022-05-09T12:12:25.155Z] #58 11.45 + make BUILDTAGS=seccomp static [2022-05-09T12:12:25.155Z] #58 12.05 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-09T12:12:25.320Z] #21 31.94 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-09T12:12:25.416Z] #58 ... [2022-05-09T12:12:25.416Z] [2022-05-09T12:12:25.416Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-09T12:12:25.416Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-09T12:12:25.416Z] #21 7.030 Reading package lists... [2022-05-09T12:12:25.888Z] #21 32.74 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-09T12:12:26.148Z] #21 32.75 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-09T12:12:26.148Z] #21 32.76 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-09T12:12:26.148Z] #21 32.77 Setting up libicu67:amd64 (67.1-7) ... [2022-05-09T12:12:26.148Z] #21 32.79 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-09T12:12:26.148Z] #21 32.80 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-09T12:12:26.148Z] #21 32.81 Setting up uidmap (1:4.8.1-1) ... [2022-05-09T12:12:26.148Z] #21 32.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-09T12:12:26.148Z] #21 32.83 Setting up bzip2 (1.0.8-4) ... [2022-05-09T12:12:26.148Z] #21 32.84 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-09T12:12:26.148Z] #21 32.85 Setting up python3-wheel (0.34.2-1) ... [2022-05-09T12:12:26.557Z] #20 ... [2022-05-09T12:12:26.557Z] [2022-05-09T12:12:26.558Z] #67 [containerd 1/3] 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 [2022-05-09T12:12:26.558Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-09T12:12:26.558Z] #67 1.463 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:12:26.558Z] #67 1.485 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:12:26.558Z] #67 1.485 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:12:26.558Z] #67 1.779 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-09T12:12:26.558Z] #67 1.903 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:12:26.558Z] #67 2.286 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-09T12:12:26.558Z] #67 2.851 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-09T12:12:26.558Z] #67 3.328 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-09T12:12:26.558Z] #67 3.793 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-09T12:12:26.558Z] #67 4.154 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-09T12:12:26.558Z] #67 4.164 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-09T12:12:26.558Z] #67 4.164 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:12:26.558Z] #67 4.164 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-09T12:12:26.558Z] #67 4.164 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-09T12:12:26.558Z] #67 4.349 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-09T12:12:26.558Z] #67 4.351 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-09T12:12:26.558Z] #67 4.356 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-09T12:12:26.558Z] #67 4.356 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-09T12:12:26.558Z] #67 4.356 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-09T12:12:26.558Z] #67 4.357 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:12:26.558Z] #67 4.362 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-09T12:12:26.558Z] #67 ... [2022-05-09T12:12:26.558Z] [2022-05-09T12:12:26.558Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:12:26.558Z] #72 sha256:e5fd9b89422bad21b31c6c8e992e329ea658bd3faa68bd7e7218342f131edafe [2022-05-09T12:12:26.558Z] #72 1.592 + RM_GOPATH=0 [2022-05-09T12:12:26.558Z] #72 1.592 + TMP_GOPATH= [2022-05-09T12:12:26.558Z] #72 1.592 + : /build [2022-05-09T12:12:26.558Z] #72 1.592 + '[' -z '' ']' [2022-05-09T12:12:26.558Z] #72 1.592 ++ mktemp -d [2022-05-09T12:12:26.558Z] #72 1.592 + export GOPATH=/tmp/tmp.B9AsurLFf6 [2022-05-09T12:12:26.558Z] #72 1.592 + GOPATH=/tmp/tmp.B9AsurLFf6 [2022-05-09T12:12:26.558Z] #72 1.592 + RM_GOPATH=1 [2022-05-09T12:12:26.558Z] #72 1.593 + case "$(go env GOARCH)" in [2022-05-09T12:12:26.558Z] #72 1.593 ++ go env GOARCH [2022-05-09T12:12:26.558Z] #72 1.598 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:12:26.558Z] #72 1.598 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:12:26.558Z] #72 1.598 ++ dirname /install.sh [2022-05-09T12:12:26.558Z] #72 1.598 + dir=/ [2022-05-09T12:12:26.558Z] #72 1.598 + bin=rootlesskit [2022-05-09T12:12:26.558Z] #72 1.598 + shift [2022-05-09T12:12:26.558Z] #72 1.598 + '[' '!' -f //rootlesskit.installer ']' [2022-05-09T12:12:26.558Z] #72 1.598 + . //rootlesskit.installer [2022-05-09T12:12:26.558Z] #72 1.598 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-09T12:12:26.558Z] #72 1.598 + install_rootlesskit [2022-05-09T12:12:26.558Z] #72 1.598 + case "$1" in [2022-05-09T12:12:26.558Z] #72 1.598 + export CGO_ENABLED=0 [2022-05-09T12:12:26.558Z] #72 1.598 + CGO_ENABLED=0 [2022-05-09T12:12:26.558Z] #72 1.598 + _install_rootlesskit [2022-05-09T12:12:26.558Z] #72 1.603 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-09T12:12:26.558Z] #72 1.603 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-09T12:12:26.558Z] #72 1.603 + GOBIN=/build [2022-05-09T12:12:26.558Z] #72 1.603 + GO111MODULE=on [2022-05-09T12:12:26.558Z] #72 1.603 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-09T12:12:26.558Z] #72 1.603 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-09T12:12:26.558Z] #72 1.989 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-09T12:12:26.558Z] #72 3.120 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T12:12:26.558Z] #72 3.134 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-09T12:12:26.558Z] #72 3.447 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-09T12:12:26.558Z] #72 4.610 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-09T12:12:26.558Z] #72 4.919 go: downloading github.com/google/uuid v1.3.0 [2022-05-09T12:12:26.558Z] #72 4.958 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-09T12:12:26.558Z] #72 5.231 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-09T12:12:26.558Z] #72 5.270 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-09T12:12:26.558Z] #72 5.372 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-09T12:12:26.558Z] #72 5.422 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-09T12:12:26.558Z] #72 5.614 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-09T12:12:26.558Z] #72 5.699 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-09T12:12:26.558Z] #72 5.785 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-09T12:12:26.558Z] #72 6.795 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-09T12:12:26.558Z] #72 ... [2022-05-09T12:12:26.558Z] [2022-05-09T12:12:26.558Z] #47 [tini 1/3] 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 [2022-05-09T12:12:26.558Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-09T12:12:26.558Z] #47 2.097 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:12:26.558Z] #47 2.116 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:12:26.558Z] #47 2.126 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:12:26.558Z] #47 2.472 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-09T12:12:26.558Z] #47 2.912 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-09T12:12:26.558Z] #47 3.376 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-09T12:12:26.558Z] #47 3.900 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:12:26.558Z] #47 4.536 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-09T12:12:26.558Z] #47 4.998 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-09T12:12:26.558Z] #47 5.531 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-09T12:12:26.558Z] #47 5.543 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-09T12:12:26.558Z] #47 5.551 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-09T12:12:26.558Z] #47 5.575 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-09T12:12:26.558Z] #47 5.584 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-09T12:12:26.558Z] #47 5.599 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:12:26.558Z] #47 5.599 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-09T12:12:26.558Z] #47 5.599 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:12:26.558Z] #47 5.599 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-09T12:12:26.558Z] #47 5.664 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-09T12:12:26.558Z] #47 5.680 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-09T12:12:26.558Z] #47 5.680 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-09T12:12:26.716Z] #21 33.45 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:12:26.716Z] #21 33.46 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-09T12:12:26.716Z] #21 33.47 Setting up libcap2-bin (1:2.44-1) ... [2022-05-09T12:12:26.716Z] #21 33.48 Setting up apparmor (2.13.6-10) ... [2022-05-09T12:12:28.229Z] #21 9.548 Reading package lists... [2022-05-09T12:12:28.623Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-09T12:12:28.623Z] [2022-05-09T12:12:28.623Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-09T12:12:28.623Z] Installing docker-proxy to /usr/local/bin/ [2022-05-09T12:12:28.623Z] [2022-05-09T12:12:28.623Z] + mkdir -p bundles [2022-05-09T12:12:28.623Z] + '[' -n 'github.com/docker/docker/api [2022-05-09T12:12:28.623Z] github.com/docker/docker/api/server [2022-05-09T12:12:28.623Z] github.com/docker/docker/api/server/backend/build [2022-05-09T12:12:28.623Z] github.com/docker/docker/api/server/httpstatus [2022-05-09T12:12:28.623Z] github.com/docker/docker/api/server/httputils [2022-05-09T12:12:28.623Z] github.com/docker/docker/api/server/middleware [2022-05-09T12:12:28.623Z] github.com/docker/docker/api/server/router [2022-05-09T12:12:28.623Z] github.com/docker/docker/api/server/router/build [2022-05-09T12:12:28.623Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-09T12:12:28.623Z] github.com/docker/docker/api/server/router/container [2022-05-09T12:12:28.623Z] github.com/docker/docker/api/server/router/debug [2022-05-09T12:12:28.623Z] github.com/docker/docker/api/server/router/distribution [2022-05-09T12:12:28.623Z] github.com/docker/docker/api/server/router/grpc [2022-05-09T12:12:28.623Z] github.com/docker/docker/api/server/router/image [2022-05-09T12:12:28.623Z] github.com/docker/docker/api/server/router/network [2022-05-09T12:12:28.623Z] github.com/docker/docker/api/server/router/plugin [2022-05-09T12:12:28.623Z] github.com/docker/docker/api/server/router/session [2022-05-09T12:12:28.623Z] github.com/docker/docker/api/server/router/swarm [2022-05-09T12:12:28.623Z] github.com/docker/docker/api/server/router/system [2022-05-09T12:12:28.623Z] github.com/docker/docker/api/server/router/volume [2022-05-09T12:12:28.623Z] github.com/docker/docker/api/types [2022-05-09T12:12:28.623Z] github.com/docker/docker/api/types/backend [2022-05-09T12:12:28.623Z] github.com/docker/docker/api/types/blkiodev [2022-05-09T12:12:28.624Z] github.com/docker/docker/api/types/container [2022-05-09T12:12:28.624Z] github.com/docker/docker/api/types/events [2022-05-09T12:12:28.624Z] github.com/docker/docker/api/types/filters [2022-05-09T12:12:28.624Z] github.com/docker/docker/api/types/image [2022-05-09T12:12:28.624Z] github.com/docker/docker/api/types/mount [2022-05-09T12:12:28.624Z] github.com/docker/docker/api/types/network [2022-05-09T12:12:28.624Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-09T12:12:28.624Z] github.com/docker/docker/api/types/registry [2022-05-09T12:12:28.624Z] github.com/docker/docker/api/types/strslice [2022-05-09T12:12:28.624Z] github.com/docker/docker/api/types/swarm [2022-05-09T12:12:28.624Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-09T12:12:28.624Z] github.com/docker/docker/api/types/time [2022-05-09T12:12:28.624Z] github.com/docker/docker/api/types/versions [2022-05-09T12:12:28.624Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-09T12:12:28.624Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-09T12:12:28.624Z] github.com/docker/docker/api/types/volume [2022-05-09T12:12:28.624Z] github.com/docker/docker/builder [2022-05-09T12:12:28.624Z] github.com/docker/docker/builder/builder-next [2022-05-09T12:12:28.624Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-09T12:12:28.624Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-09T12:12:28.624Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-09T12:12:28.624Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-09T12:12:28.624Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-09T12:12:28.624Z] github.com/docker/docker/builder/builder-next/worker [2022-05-09T12:12:28.624Z] github.com/docker/docker/builder/dockerfile [2022-05-09T12:12:28.624Z] github.com/docker/docker/builder/remotecontext [2022-05-09T12:12:28.624Z] github.com/docker/docker/builder/remotecontext/git [2022-05-09T12:12:28.624Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-09T12:12:28.624Z] github.com/docker/docker/cli [2022-05-09T12:12:28.624Z] github.com/docker/docker/cli/config [2022-05-09T12:12:28.624Z] github.com/docker/docker/cli/debug [2022-05-09T12:12:28.624Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-09T12:12:28.624Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-09T12:12:28.624Z] github.com/docker/docker/client [2022-05-09T12:12:28.624Z] github.com/docker/docker/cmd/docker-proxy [2022-05-09T12:12:28.624Z] github.com/docker/docker/cmd/dockerd [2022-05-09T12:12:28.624Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-09T12:12:28.624Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-09T12:12:28.624Z] github.com/docker/docker/container [2022-05-09T12:12:28.624Z] github.com/docker/docker/container/stream [2022-05-09T12:12:28.624Z] github.com/docker/docker/contrib/apparmor [2022-05-09T12:12:28.624Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-09T12:12:28.624Z] github.com/docker/docker/contrib/httpserver [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/cluster [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/cluster/convert [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/cluster/executor [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/cluster/provider [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/config [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/events [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/events/testutils [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/exec [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/graphdriver [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/images [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/initlayer [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/links [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/listeners [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/logger [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/logger/gelf [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/logger/journald [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/logger/local [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/logger/logentries [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/logger/splunk [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/logger/syslog [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/logger/templates [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/names [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/network [2022-05-09T12:12:28.624Z] github.com/docker/docker/daemon/stats [2022-05-09T12:12:28.624Z] github.com/docker/docker/distribution [2022-05-09T12:12:28.624Z] github.com/docker/docker/distribution/metadata [2022-05-09T12:12:28.624Z] github.com/docker/docker/distribution/utils [2022-05-09T12:12:28.624Z] github.com/docker/docker/distribution/xfer [2022-05-09T12:12:28.624Z] github.com/docker/docker/dockerversion [2022-05-09T12:12:28.624Z] github.com/docker/docker/errdefs [2022-05-09T12:12:28.624Z] github.com/docker/docker/image [2022-05-09T12:12:28.624Z] github.com/docker/docker/image/cache [2022-05-09T12:12:28.624Z] github.com/docker/docker/image/tarexport [2022-05-09T12:12:28.624Z] github.com/docker/docker/image/v1 [2022-05-09T12:12:28.624Z] github.com/docker/docker/internal/test/suite [2022-05-09T12:12:28.624Z] github.com/docker/docker/layer [2022-05-09T12:12:28.624Z] github.com/docker/docker/libcontainerd [2022-05-09T12:12:28.624Z] github.com/docker/docker/libcontainerd/queue [2022-05-09T12:12:28.624Z] github.com/docker/docker/libcontainerd/remote [2022-05-09T12:12:28.624Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-09T12:12:28.624Z] github.com/docker/docker/libcontainerd/types [2022-05-09T12:12:28.624Z] github.com/docker/docker/oci [2022-05-09T12:12:28.624Z] github.com/docker/docker/oci/caps [2022-05-09T12:12:28.624Z] github.com/docker/docker/opts [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/aaparser [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/archive [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/authorization [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/broadcaster [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/capabilities [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/chrootarchive [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/containerfs [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/devicemapper [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/directory [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/dmesg [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/filenotify [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/fileutils [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/fsutils [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/homedir [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/idtools [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/ioutils [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/jsonmessage [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/longpath [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/loopback [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/namesgenerator [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/parsers [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/pidfile [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/platform [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/plugingetter [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/plugins [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/plugins/transport [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/pools [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/progress [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/pubsub [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/reexec [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/signal [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/stack [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/stdcopy [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/streamformatter [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/stringid [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/sysinfo [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/system [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/tailfile [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/tarsum [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/truncindex [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/urlutil [2022-05-09T12:12:28.624Z] github.com/docker/docker/pkg/useragent [2022-05-09T12:12:28.624Z] github.com/docker/docker/plugin [2022-05-09T12:12:28.624Z] github.com/docker/docker/plugin/executor/containerd [2022-05-09T12:12:28.624Z] github.com/docker/docker/plugin/v2 [2022-05-09T12:12:28.624Z] github.com/docker/docker/profiles/apparmor [2022-05-09T12:12:28.624Z] github.com/docker/docker/profiles/seccomp [2022-05-09T12:12:28.624Z] github.com/docker/docker/quota [2022-05-09T12:12:28.624Z] github.com/docker/docker/reference [2022-05-09T12:12:28.624Z] github.com/docker/docker/registry [2022-05-09T12:12:28.624Z] github.com/docker/docker/registry/resumable [2022-05-09T12:12:28.624Z] github.com/docker/docker/restartmanager [2022-05-09T12:12:28.624Z] github.com/docker/docker/rootless [2022-05-09T12:12:28.624Z] github.com/docker/docker/rootless/specconv [2022-05-09T12:12:28.624Z] github.com/docker/docker/runconfig [2022-05-09T12:12:28.624Z] github.com/docker/docker/runconfig/opts [2022-05-09T12:12:28.624Z] github.com/docker/docker/testutil [2022-05-09T12:12:28.624Z] github.com/docker/docker/testutil/daemon [2022-05-09T12:12:28.624Z] github.com/docker/docker/testutil/environment [2022-05-09T12:12:28.624Z] github.com/docker/docker/testutil/fakecontext [2022-05-09T12:12:28.624Z] github.com/docker/docker/testutil/fakegit [2022-05-09T12:12:28.624Z] github.com/docker/docker/testutil/fakestorage [2022-05-09T12:12:28.624Z] github.com/docker/docker/testutil/fixtures/load [2022-05-09T12:12:28.624Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-09T12:12:28.624Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-09T12:12:28.624Z] github.com/docker/docker/testutil/registry [2022-05-09T12:12:28.624Z] github.com/docker/docker/testutil/request [2022-05-09T12:12:28.624Z] github.com/docker/docker/volume [2022-05-09T12:12:28.624Z] github.com/docker/docker/volume/drivers [2022-05-09T12:12:28.624Z] github.com/docker/docker/volume/local [2022-05-09T12:12:28.624Z] github.com/docker/docker/volume/mounts [2022-05-09T12:12:28.624Z] github.com/docker/docker/volume/service [2022-05-09T12:12:28.624Z] github.com/docker/docker/volume/service/opts [2022-05-09T12:12:28.624Z] github.com/docker/docker/volume/testutils' ']' [2022-05-09T12:12:28.624Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m 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/httpstatus 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/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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/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/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/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/apparmor 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/rootless/specconv 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 [2022-05-09T12:12:28.624Z] ? github.com/docker/docker/api [no test files] [2022-05-09T12:12:28.625Z] #21 34.97 Setting up zip (3.0-12) ... [2022-05-09T12:12:28.625Z] #21 34.98 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:12:28.625Z] #21 35.01 Setting up bash-completion (1:2.11-2) ... [2022-05-09T12:12:28.801Z] #21 11.95 Building dependency tree... [2022-05-09T12:12:29.055Z] Client: [2022-05-09T12:12:29.055Z] Version: 20.10.9 [2022-05-09T12:12:29.055Z] API version: 1.41 [2022-05-09T12:12:29.055Z] Go version: go1.16.8 [2022-05-09T12:12:29.055Z] Git commit: c2ea9bc [2022-05-09T12:12:29.055Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-09T12:12:29.055Z] OS/Arch: windows/amd64 [2022-05-09T12:12:29.055Z] Context: default [2022-05-09T12:12:29.055Z] Experimental: true [2022-05-09T12:12:29.055Z] [2022-05-09T12:12:29.055Z] Server: Docker Engine - Community [2022-05-09T12:12:29.055Z] Engine: [2022-05-09T12:12:29.055Z] Version: 20.10.9 [2022-05-09T12:12:29.055Z] API version: 1.41 (minimum version 1.24) [2022-05-09T12:12:29.055Z] Go version: go1.16.8 [2022-05-09T12:12:29.055Z] Git commit: 79ea9d3 [2022-05-09T12:12:29.055Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-09T12:12:29.055Z] OS/Arch: windows/amd64 [2022-05-09T12:12:29.055Z] Experimental: true [2022-05-09T12:12:29.373Z] #21 13.28 The following additional packages will be installed: [2022-05-09T12:12:29.373Z] #21 13.29 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-09T12:12:29.373Z] #21 13.29 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-09T12:12:29.373Z] #21 13.29 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-09T12:12:29.373Z] #21 13.29 python3-pkg-resources vim-runtime xxd [2022-05-09T12:12:29.373Z] #21 13.30 Suggested packages: [2022-05-09T12:12:29.373Z] #21 13.31 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-09T12:12:29.373Z] #21 13.31 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-09T12:12:29.373Z] #21 13.31 acl attr quota [2022-05-09T12:12:29.373Z] #21 13.31 Recommended packages: [2022-05-09T12:12:29.373Z] #21 13.31 libatm1 nftables libpam-cap build-essential python3-dev unzip [Pipeline] sh [2022-05-09T12:12:30.008Z] #21 36.82 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-09T12:12:30.008Z] #21 36.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-09T12:12:30.008Z] #21 36.87 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-09T12:12:30.379Z] #21 14.47 The following NEW packages will be installed: [2022-05-09T12:12:30.381Z] #21 36.89 Setting up patch (2.7.6-7) ... [2022-05-09T12:12:30.381Z] #21 36.90 Setting up sudo (1.9.5p2-3) ... [2022-05-09T12:12:30.381Z] #21 36.98 invoke-rc.d: could not determine current runlevel [2022-05-09T12:12:30.381Z] #21 36.99 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-09T12:12:30.381Z] #21 37.00 Setting up xfsprogs (5.10.0-4) ... [2022-05-09T12:12:30.381Z] #21 37.03 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-09T12:12:30.381Z] #21 37.04 Setting up inetutils-ping (2:2.0-1) ... [2022-05-09T12:12:30.381Z] #21 37.06 Setting up pigz (2.6-1) ... [2022-05-09T12:12:30.381Z] #21 37.07 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-09T12:12:30.381Z] #21 37.08 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-09T12:12:30.381Z] #21 37.10 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-09T12:12:30.381Z] #21 37.11 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:12:30.640Z] #21 14.47 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-09T12:12:30.640Z] #21 14.47 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-09T12:12:30.640Z] #21 14.47 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-09T12:12:30.640Z] #21 14.47 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-09T12:12:30.640Z] #21 14.47 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-09T12:12:30.640Z] #21 14.47 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-09T12:12:30.640Z] #21 14.47 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-09T12:12:30.640Z] #21 14.47 xz-utils zip zstd [2022-05-09T12:12:30.640Z] #21 14.77 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:12:30.640Z] #21 14.77 Need to get 27.6 MB of archives. [2022-05-09T12:12:30.640Z] #21 14.77 After this operation, 106 MB of additional disk space will be used. [2022-05-09T12:12:30.640Z] #21 14.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-09T12:12:30.786Z] + docker info [2022-05-09T12:12:30.902Z] #21 14.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-09T12:12:30.902Z] #21 14.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-09T12:12:30.902Z] #21 14.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-09T12:12:30.902Z] #21 14.78 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-09T12:12:30.902Z] #21 14.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-09T12:12:30.902Z] #21 14.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-09T12:12:30.902Z] #21 14.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-09T12:12:30.902Z] #21 14.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-09T12:12:30.902Z] #21 14.83 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-09T12:12:30.902Z] #21 14.84 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-09T12:12:30.902Z] #21 14.85 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-09T12:12:30.902Z] #21 14.86 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-09T12:12:30.902Z] #21 14.86 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-09T12:12:30.902Z] #21 14.88 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-09T12:12:30.902Z] #21 14.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-09T12:12:30.902Z] #21 14.90 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-09T12:12:30.902Z] #21 14.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-09T12:12:30.902Z] #21 14.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-09T12:12:30.902Z] #21 14.90 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-09T12:12:30.902Z] #21 14.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-09T12:12:30.902Z] #21 14.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-09T12:12:30.902Z] #21 14.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-09T12:12:30.902Z] #21 14.93 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-09T12:12:30.902Z] #21 14.93 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-09T12:12:30.902Z] #21 14.93 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-09T12:12:30.902Z] #21 14.93 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-09T12:12:30.949Z] #21 37.83 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-09T12:12:31.164Z] #21 15.25 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-09T12:12:31.164Z] #21 15.25 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-09T12:12:31.164Z] #21 15.25 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-09T12:12:31.164Z] #21 15.25 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-09T12:12:31.164Z] #21 15.25 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-09T12:12:31.164Z] #21 15.25 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-09T12:12:31.164Z] #21 15.26 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-09T12:12:31.164Z] #21 15.32 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-09T12:12:31.209Z] #21 37.85 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-09T12:12:31.427Z] #21 15.33 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-09T12:12:31.427Z] #21 15.35 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-09T12:12:31.427Z] #21 15.35 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-09T12:12:31.427Z] #21 15.37 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-09T12:12:31.427Z] #21 15.37 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-09T12:12:31.427Z] #21 15.38 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-09T12:12:31.427Z] #21 15.42 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-09T12:12:31.427Z] #21 15.43 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-09T12:12:31.427Z] #21 15.45 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-09T12:12:31.689Z] #21 15.65 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-09T12:12:31.689Z] #21 15.68 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-09T12:12:31.689Z] #21 15.70 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-09T12:12:31.689Z] #21 15.70 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-09T12:12:31.777Z] #21 38.30 Setting up libelf1:amd64 (0.183-1) ... [2022-05-09T12:12:31.777Z] #21 38.33 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-09T12:12:31.777Z] #21 38.35 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-09T12:12:31.777Z] #21 38.36 Setting up python3-distutils (3.9.2-1) ... [2022-05-09T12:12:32.036Z] #21 38.79 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:12:32.036Z] #21 38.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-09T12:12:32.036Z] #21 38.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-09T12:12:32.036Z] #21 38.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-09T12:12:32.036Z] #21 38.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-09T12:12:32.036Z] #21 38.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-09T12:12:32.036Z] #21 38.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-09T12:12:32.036Z] #21 38.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-09T12:12:32.261Z] #21 16.26 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:12:32.261Z] #21 16.37 Fetched 27.6 MB in 1s (22.5 MB/s) [2022-05-09T12:12:32.295Z] #21 38.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-09T12:12:32.295Z] #21 38.85 Setting up python3-setuptools (52.0.0-4) ... [2022-05-09T12:12:32.523Z] #21 16.43 Selecting previously unselected package pigz. [2022-05-09T12:12:32.523Z] #21 16.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 ... 24010 files and directories currently installed.) [2022-05-09T12:12:32.523Z] #21 16.47 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-09T12:12:32.523Z] #21 16.48 Unpacking pigz (2.6-1) ... [2022-05-09T12:12:32.523Z] #21 16.55 Selecting previously unselected package libelf1:amd64. [2022-05-09T12:12:32.523Z] #21 16.56 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-09T12:12:32.523Z] #21 16.58 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-09T12:12:32.784Z] #21 16.72 Selecting previously unselected package libbpf0:amd64. [2022-05-09T12:12:32.784Z] #21 16.72 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-09T12:12:32.784Z] #21 16.73 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-09T12:12:32.784Z] #21 16.83 Selecting previously unselected package libcap2:amd64. [2022-05-09T12:12:32.784Z] #21 16.83 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-09T12:12:32.784Z] #21 16.84 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-09T12:12:32.784Z] #21 16.91 Selecting previously unselected package libmnl0:amd64. [2022-05-09T12:12:32.784Z] #21 16.92 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-09T12:12:33.045Z] #21 16.93 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-09T12:12:33.045Z] #21 17.01 Selecting previously unselected package libxtables12:amd64. [2022-05-09T12:12:33.045Z] #21 17.01 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-09T12:12:33.045Z] #21 17.02 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-09T12:12:33.045Z] #21 17.08 Selecting previously unselected package libcap2-bin. [2022-05-09T12:12:33.306Z] #21 17.08 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-09T12:12:33.306Z] #21 17.09 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-09T12:12:33.306Z] #21 17.24 Selecting previously unselected package iproute2. [2022-05-09T12:12:33.306Z] #21 17.25 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-09T12:12:33.306Z] #21 17.27 Unpacking iproute2 (5.10.0-4) ... [2022-05-09T12:12:33.673Z] #21 40.10 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-09T12:12:33.673Z] #21 40.15 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-09T12:12:33.673Z] #21 40.18 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-09T12:12:33.673Z] #21 40.20 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-09T12:12:33.878Z] #21 17.73 Selecting previously unselected package xxd. [2022-05-09T12:12:33.878Z] #21 17.74 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-09T12:12:33.878Z] #21 17.75 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:12:33.878Z] #21 17.86 Selecting previously unselected package vim-common. [2022-05-09T12:12:33.878Z] #21 17.86 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-09T12:12:33.878Z] #21 17.88 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:12:34.139Z] #21 18.04 Selecting previously unselected package bash-completion. [2022-05-09T12:12:34.139Z] #21 18.04 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-09T12:12:36.054Z] #21 19.76 Unpacking bash-completion (1:2.11-2) ... [2022-05-09T12:12:36.054Z] #21 20.06 Selecting previously unselected package bzip2. [2022-05-09T12:12:36.054Z] #21 20.06 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-09T12:12:36.054Z] #21 20.07 Unpacking bzip2 (1.0.8-4) ... [2022-05-09T12:12:36.054Z] #21 20.15 Selecting previously unselected package xz-utils. [2022-05-09T12:12:36.054Z] #21 20.15 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-09T12:12:36.054Z] #21 20.15 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-09T12:12:36.315Z] #21 20.30 Selecting previously unselected package apparmor. [2022-05-09T12:12:36.315Z] #21 20.31 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-09T12:12:36.576Z] #21 20.36 Unpacking apparmor (2.13.6-10) ... [2022-05-09T12:12:36.837Z] #21 20.76 Selecting previously unselected package inetutils-ping. [2022-05-09T12:12:36.837Z] #21 20.77 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-09T12:12:36.837Z] #21 20.77 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-09T12:12:36.837Z] #21 20.89 Selecting previously unselected package libip4tc2:amd64. [2022-05-09T12:12:36.837Z] #21 20.90 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-09T12:12:36.837Z] #21 20.91 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-09T12:12:36.837Z] #21 20.98 Selecting previously unselected package libip6tc2:amd64. [2022-05-09T12:12:36.837Z] #21 20.99 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-09T12:12:36.837Z] #21 21.00 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-09T12:12:36.964Z] #21 43.17 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-09T12:12:37.098Z] #21 21.08 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-09T12:12:37.098Z] #21 21.08 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-09T12:12:37.098Z] #21 21.09 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-09T12:12:37.358Z] #21 21.15 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-09T12:12:37.359Z] #21 21.16 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-09T12:12:37.359Z] #21 21.17 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-09T12:12:37.359Z] #21 21.23 Selecting previously unselected package libnftnl11:amd64. [2022-05-09T12:12:37.359Z] #21 21.24 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-09T12:12:37.359Z] #21 21.24 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-09T12:12:37.359Z] #21 21.33 Selecting previously unselected package iptables. [2022-05-09T12:12:37.359Z] #21 21.34 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-09T12:12:37.359Z] #21 21.35 Unpacking iptables (1.8.7-1) ... [2022-05-09T12:12:37.533Z] #21 44.31 Setting up jq (1.6-2.1) ... [2022-05-09T12:12:37.533Z] #21 44.32 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-09T12:12:37.533Z] #21 44.33 Setting up iptables (1.8.7-1) ... [2022-05-09T12:12:37.533Z] #21 44.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-09T12:12:37.533Z] #21 44.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-09T12:12:37.620Z] #21 21.63 Selecting previously unselected package libonig5:amd64. [2022-05-09T12:12:37.620Z] #21 21.63 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-09T12:12:37.620Z] #21 21.63 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-09T12:12:37.792Z] #21 44.40 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-09T12:12:37.792Z] #21 44.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-09T12:12:37.792Z] #21 44.40 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-09T12:12:37.792Z] #21 44.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-09T12:12:37.792Z] #21 44.44 Setting up iproute2 (5.10.0-4) ... [2022-05-09T12:12:37.881Z] #21 21.75 Selecting previously unselected package libjq1:amd64. [2022-05-09T12:12:37.881Z] #21 21.76 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-09T12:12:37.881Z] #21 21.76 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-09T12:12:37.881Z] #21 21.86 Selecting previously unselected package jq. [2022-05-09T12:12:37.881Z] #21 21.86 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-09T12:12:37.881Z] #21 21.87 Unpacking jq (1.6-2.1) ... [2022-05-09T12:12:37.881Z] #21 21.96 Selecting previously unselected package libaio1:amd64. [2022-05-09T12:12:37.881Z] #21 21.96 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-09T12:12:37.881Z] #21 21.97 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-09T12:12:38.142Z] #21 22.01 Selecting previously unselected package libgpm2:amd64. [2022-05-09T12:12:38.142Z] #21 22.02 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-09T12:12:38.142Z] #21 22.02 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-09T12:12:38.142Z] #21 22.09 Selecting previously unselected package libicu67:amd64. [2022-05-09T12:12:38.142Z] #21 22.10 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-09T12:12:38.142Z] #21 22.10 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-09T12:12:38.360Z] #21 45.06 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:12:38.735Z] #47 ... [2022-05-09T12:12:38.735Z] [2022-05-09T12:12:38.735Z] #67 [containerd 1/3] 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 [2022-05-09T12:12:38.735Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-09T12:12:38.735Z] #67 21.25 Fetched 49.0 MB in 20s (2447 kB/s) [2022-05-09T12:12:39.300Z] #21 DONE 46.0s [2022-05-09T12:12:39.300Z] [2022-05-09T12:12:39.300Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:12:39.300Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:12:39.300Z] #53 ... [2022-05-09T12:12:39.300Z] [2022-05-09T12:12:39.300Z] #22 [dev-systemd-false 8/25] 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 [2022-05-09T12:12:39.300Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-05-09T12:12:40.679Z] #22 1.483 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-09T12:12:40.938Z] #22 1.489 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-09T12:12:40.938Z] #22 1.496 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-09T12:12:40.938Z] #22 DONE 1.5s [2022-05-09T12:12:40.938Z] [2022-05-09T12:12:40.938Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-09T12:12:40.938Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-05-09T12:12:41.458Z] #21 25.10 Selecting previously unselected package libinih1:amd64. [2022-05-09T12:12:41.459Z] #21 25.10 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-09T12:12:41.459Z] #21 25.11 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-09T12:12:41.459Z] #21 25.16 Selecting previously unselected package libnet1:amd64. [2022-05-09T12:12:41.459Z] #21 25.16 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-09T12:12:41.459Z] #21 25.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-09T12:12:41.459Z] #21 25.25 Selecting previously unselected package libnl-3-200:amd64. [2022-05-09T12:12:41.459Z] #21 25.26 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-09T12:12:41.459Z] #21 25.27 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-09T12:12:41.459Z] #21 25.35 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-09T12:12:41.459Z] #21 25.36 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-09T12:12:41.459Z] #21 25.36 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-09T12:12:41.459Z] #21 25.43 Selecting previously unselected package net-tools. [2022-05-09T12:12:41.459Z] #21 25.43 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-09T12:12:41.459Z] #21 25.44 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-09T12:12:41.725Z] #21 25.61 Selecting previously unselected package patch. [2022-05-09T12:12:41.725Z] #21 25.62 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-09T12:12:41.725Z] #21 25.63 Unpacking patch (2.7.6-7) ... [2022-05-09T12:12:41.725Z] #21 25.72 Selecting previously unselected package python-pip-whl. [2022-05-09T12:12:41.725Z] #21 25.72 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-09T12:12:41.725Z] #21 25.73 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-09T12:12:42.300Z] #21 26.31 Selecting previously unselected package python3-lib2to3. [2022-05-09T12:12:42.300Z] #21 26.31 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-09T12:12:42.300Z] #21 26.33 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-09T12:12:42.300Z] #21 26.43 Selecting previously unselected package python3-distutils. [2022-05-09T12:12:42.571Z] #21 26.43 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-09T12:12:42.571Z] #21 26.43 Unpacking python3-distutils (3.9.2-1) ... [2022-05-09T12:12:42.571Z] #21 26.56 Selecting previously unselected package python3-pkg-resources. [2022-05-09T12:12:42.571Z] #21 26.56 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-09T12:12:42.571Z] #21 26.57 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-09T12:12:42.832Z] #21 26.77 Selecting previously unselected package python3-setuptools. [2022-05-09T12:12:42.832Z] #21 26.77 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-09T12:12:42.832Z] #21 26.77 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-09T12:12:43.094Z] #21 27.00 Selecting previously unselected package python3-wheel. [2022-05-09T12:12:43.094Z] #21 27.01 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-09T12:12:43.094Z] #21 27.02 Unpacking python3-wheel (0.34.2-1) ... [2022-05-09T12:12:43.094Z] #21 27.09 Selecting previously unselected package python3-pip. [2022-05-09T12:12:43.094Z] #21 27.09 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-09T12:12:43.094Z] #21 27.09 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-09T12:12:43.355Z] #21 27.32 Selecting previously unselected package sudo. [2022-05-09T12:12:43.355Z] #21 27.33 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-09T12:12:43.355Z] #21 27.34 Unpacking sudo (1.9.5p2-3) ... [2022-05-09T12:12:43.499Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-05-09T12:12:43.927Z] #21 27.85 Selecting previously unselected package thin-provisioning-tools. [2022-05-09T12:12:43.927Z] #21 27.86 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-09T12:12:43.927Z] #21 27.86 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-09T12:12:44.189Z] #21 28.09 Selecting previously unselected package uidmap. [2022-05-09T12:12:44.189Z] #21 28.10 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-09T12:12:44.189Z] #21 28.11 Unpacking uidmap (1:4.8.1-1) ... [2022-05-09T12:12:44.455Z] #21 28.26 Selecting previously unselected package vim-runtime. [2022-05-09T12:12:44.455Z] #21 28.27 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-09T12:12:44.455Z] #21 28.29 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-09T12:12:44.455Z] #21 28.31 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-09T12:12:44.455Z] #21 28.32 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:12:45.281Z] #67 21.25 Reading package lists... [2022-05-09T12:12:45.281Z] #67 ... [2022-05-09T12:12:45.281Z] [2022-05-09T12:12:45.281Z] #47 [tini 1/3] 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 [2022-05-09T12:12:45.281Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-09T12:12:45.281Z] #47 22.03 Fetched 49.0 MB in 20s (2431 kB/s) [2022-05-09T12:12:46.652Z] #47 22.03 Reading package lists... [2022-05-09T12:12:46.652Z] #47 ... [2022-05-09T12:12:46.652Z] [2022-05-09T12:12:46.652Z] #67 [containerd 1/3] 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 [2022-05-09T12:12:46.652Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-09T12:12:46.652Z] #67 21.25 Reading package lists... [2022-05-09T12:12:47.476Z] #67 30.87 Reading package lists... [2022-05-09T12:12:47.476Z] #67 ... [2022-05-09T12:12:47.476Z] [2022-05-09T12:12:47.476Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:12:47.476Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-09T12:12:47.476Z] #20 21.52 Fetched 49.0 MB in 20s (2452 kB/s) [2022-05-09T12:12:47.476Z] #20 21.52 Reading package lists... [2022-05-09T12:12:47.732Z] #20 30.99 Reading package lists... [2022-05-09T12:12:47.732Z] #20 ... [2022-05-09T12:12:47.732Z] [2022-05-09T12:12:47.732Z] #47 [tini 1/3] 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 [2022-05-09T12:12:47.732Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-09T12:12:47.732Z] #47 22.03 Reading package lists... [2022-05-09T12:12:48.634Z] Client: [2022-05-09T12:12:48.634Z] Context: default [2022-05-09T12:12:48.634Z] Debug Mode: false [2022-05-09T12:12:48.634Z] Plugins: [2022-05-09T12:12:48.634Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-09T12:12:48.634Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-09T12:12:48.634Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-09T12:12:48.634Z] [2022-05-09T12:12:48.634Z] Server: [2022-05-09T12:12:48.634Z] Containers: 0 [2022-05-09T12:12:48.634Z] Running: 0 [2022-05-09T12:12:48.634Z] Paused: 0 [2022-05-09T12:12:48.634Z] Stopped: 0 [2022-05-09T12:12:48.634Z] Images: 0 [2022-05-09T12:12:48.634Z] Server Version: 20.10.9 [2022-05-09T12:12:48.634Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-09T12:12:48.634Z] Windows: [2022-05-09T12:12:48.634Z] LCOW: [2022-05-09T12:12:48.634Z] Logging Driver: json-file [2022-05-09T12:12:48.634Z] Plugins: [2022-05-09T12:12:48.634Z] Volume: local [2022-05-09T12:12:48.634Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-09T12:12:48.634Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-09T12:12:48.634Z] Swarm: inactive [2022-05-09T12:12:48.634Z] Default Isolation: process [2022-05-09T12:12:48.634Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-09T12:12:48.634Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-09T12:12:48.634Z] OSType: windows [2022-05-09T12:12:48.634Z] Architecture: x86_64 [2022-05-09T12:12:48.634Z] CPUs: 4 [2022-05-09T12:12:48.634Z] Total Memory: 32GiB [2022-05-09T12:12:48.634Z] Name: azwin-2-25fc00 [2022-05-09T12:12:48.634Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-09T12:12:48.634Z] Docker Root Dir: D:\docker [2022-05-09T12:12:48.634Z] Debug Mode: false [2022-05-09T12:12:48.634Z] Registry: https://index.docker.io/v1/ [2022-05-09T12:12:48.634Z] Labels: [2022-05-09T12:12:48.634Z] Experimental: true [2022-05-09T12:12:48.634Z] Insecure Registries: [2022-05-09T12:12:48.634Z] 10.0.0.4:5000 [2022-05-09T12:12:48.634Z] 127.0.0.0/8 [2022-05-09T12:12:48.634Z] Registry Mirrors: [2022-05-09T12:12:48.634Z] http://10.0.0.4:5000/ [2022-05-09T12:12:48.634Z] Live Restore Enabled: false [2022-05-09T12:12:48.634Z] Product License: Community Engine [2022-05-09T12:12:48.634Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-09T12:12:49.747Z] #21 33.77 Selecting previously unselected package vim. [2022-05-09T12:12:49.747Z] #21 33.79 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-09T12:12:50.009Z] #21 33.83 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:12:50.952Z] #21 34.79 Selecting previously unselected package xfsprogs. [2022-05-09T12:12:50.952Z] #21 34.79 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-09T12:12:50.952Z] #21 34.80 Unpacking xfsprogs (5.10.0-4) ... [2022-05-09T12:12:51.895Z] #21 35.56 Selecting previously unselected package zip. [2022-05-09T12:12:51.895Z] #21 35.56 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-09T12:12:51.895Z] #21 35.58 Unpacking zip (3.0-12) ... [2022-05-09T12:12:51.895Z] #21 35.86 Selecting previously unselected package zstd. [2022-05-09T12:12:51.895Z] #21 35.86 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-09T12:12:51.895Z] #21 35.87 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-09T12:12:52.469Z] #21 36.46 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-09T12:12:53.259Z] #23 11.34 Collecting yamllint==1.26.1 [2022-05-09T12:12:53.260Z] #23 12.41 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-09T12:12:53.806Z] #62 269.6 # github.com/containerd/containerd/cmd/containerd [2022-05-09T12:12:53.806Z] #62 269.6 /usr/bin/ld: /tmp/go-link-2731918616/000019.o: in function `New': [2022-05-09T12:12:53.806Z] #62 269.6 /tmp/tmp.a92zlJKSLz/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-09T12:12:53.806Z] #62 269.7 + bin/containerd-stress [2022-05-09T12:12:53.806Z] #62 270.8 + bin/containerd-shim [2022-05-09T12:12:53.867Z] #21 37.88 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-09T12:12:53.867Z] #21 37.89 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-09T12:12:53.867Z] #21 37.91 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-09T12:12:53.867Z] #21 37.92 Setting up libicu67:amd64 (67.1-7) ... [2022-05-09T12:12:53.867Z] #21 37.94 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-09T12:12:53.867Z] #21 37.96 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-09T12:12:53.867Z] #21 37.97 Setting up uidmap (1:4.8.1-1) ... [2022-05-09T12:12:53.867Z] #21 37.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-09T12:12:53.867Z] #21 38.00 Setting up bzip2 (1.0.8-4) ... [2022-05-09T12:12:54.139Z] #21 38.01 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-09T12:12:54.139Z] #21 38.03 Setting up python3-wheel (0.34.2-1) ... [2022-05-09T12:12:54.653Z] #23 13.51 Collecting pathspec>=0.5.3 [2022-05-09T12:12:54.653Z] #23 13.52 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-09T12:12:54.653Z] #23 13.92 Collecting pyyaml [2022-05-09T12:12:54.653Z] #23 13.93 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-05-09T12:12:54.653Z] #23 14.00 Building wheels for collected packages: yamllint [2022-05-09T12:12:54.914Z] #23 14.00 Building wheel for yamllint (setup.py): started [2022-05-09T12:12:55.092Z] #21 39.07 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:12:55.092Z] #21 39.10 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-09T12:12:55.092Z] #21 39.12 Setting up libcap2-bin (1:2.44-1) ... [2022-05-09T12:12:55.092Z] #21 39.13 Setting up apparmor (2.13.6-10) ... [2022-05-09T12:12:55.849Z] #23 15.03 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-09T12:12:55.849Z] #23 15.03 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4b9d9634b835393e41fe47b3ec7c9cbdad0340a526c4366de830258c75a1bc1e [2022-05-09T12:12:55.849Z] #23 15.03 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-09T12:12:55.849Z] #23 15.05 Successfully built yamllint [2022-05-09T12:12:55.849Z] #23 15.08 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-09T12:12:56.108Z] #23 15.46 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-09T12:12:56.680Z] #23 DONE 15.9s [2022-05-09T12:12:56.680Z] [2022-05-09T12:12:56.680Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:12:56.680Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:12:56.680Z] #53 ... [2022-05-09T12:12:56.680Z] [2022-05-09T12:12:56.680Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-09T12:12:56.680Z] #27 sha256:cbef6274d657cd3f3b786a7ed2c4f75126ad3fb500cf6a2f842ac8894e5008df [2022-05-09T12:12:56.939Z] #27 DONE 0.2s [2022-05-09T12:12:56.939Z] [2022-05-09T12:12:56.939Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-09T12:12:56.939Z] #32 sha256:c58cd522256cdf92c2f84e44954b2c6f8e96cbb96aa944e9bba5b3e82c696c67 [2022-05-09T12:12:57.200Z] #32 DONE 0.3s [2022-05-09T12:12:57.200Z] [2022-05-09T12:12:57.200Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-09T12:12:57.200Z] #35 sha256:e3fcaf8c47982cc68bd5321311589061b1dbbca3631dba3fe8dcdcaf3639bf6a [2022-05-09T12:12:57.458Z] #35 DONE 0.2s [2022-05-09T12:12:57.458Z] [2022-05-09T12:12:57.458Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-09T12:12:57.458Z] #37 sha256:71ea5edf0a24172c0103fe6510862f1f71c7ed299a25b8800849b5a84a74fdca [2022-05-09T12:12:57.458Z] #37 DONE 0.1s [2022-05-09T12:12:57.458Z] [2022-05-09T12:12:57.458Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:12:57.458Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:12:57.458Z] #53 ... [2022-05-09T12:12:57.458Z] [2022-05-09T12:12:57.458Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-09T12:12:57.458Z] #39 sha256:99f1374e4abb04b1f77bba5bb769e969eb75aeae8d17382e63704e3777353c1d [2022-05-09T12:12:57.458Z] #39 DONE 0.1s [2022-05-09T12:12:57.458Z] [2022-05-09T12:12:57.458Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-09T12:12:57.458Z] #43 sha256:caeb47d3757fc98202935d768bde114b3dad771bad5b01b7ba604068e6122bb5 [2022-05-09T12:12:57.672Z] #21 41.54 Setting up zip (3.0-12) ... [2022-05-09T12:12:57.672Z] #21 41.55 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:12:57.672Z] #21 41.58 Setting up bash-completion (1:2.11-2) ... [2022-05-09T12:12:57.717Z] #43 DONE 0.1s [2022-05-09T12:12:57.717Z] [2022-05-09T12:12:57.717Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:12:57.717Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:12:57.737Z] #47 31.42 Reading package lists... [2022-05-09T12:12:57.737Z] #47 ... [2022-05-09T12:12:57.737Z] [2022-05-09T12:12:57.737Z] #67 [containerd 1/3] 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 [2022-05-09T12:12:57.737Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-09T12:12:57.737Z] #67 30.87 Reading package lists... [2022-05-09T12:12:58.667Z] #67 40.29 Building dependency tree... [2022-05-09T12:13:00.220Z] #21 43.78 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-09T12:13:00.220Z] #21 43.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-09T12:13:00.220Z] #21 43.81 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-09T12:13:00.220Z] #21 43.83 Setting up patch (2.7.6-7) ... [2022-05-09T12:13:00.220Z] #21 43.85 Setting up sudo (1.9.5p2-3) ... [2022-05-09T12:13:00.220Z] #21 43.93 invoke-rc.d: could not determine current runlevel [2022-05-09T12:13:00.220Z] #21 43.95 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-09T12:13:00.220Z] #21 43.96 Setting up xfsprogs (5.10.0-4) ... [2022-05-09T12:13:00.220Z] #21 43.97 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-09T12:13:00.220Z] #21 43.99 Setting up inetutils-ping (2:2.0-1) ... [2022-05-09T12:13:00.220Z] #21 44.01 Setting up pigz (2.6-1) ... [2022-05-09T12:13:00.220Z] #21 44.02 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-09T12:13:00.220Z] #21 44.04 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-09T12:13:00.220Z] #21 44.06 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-09T12:13:00.220Z] #21 44.08 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:13:00.393Z] #62 281.9 + bin/containerd-shim-runc-v1 [2022-05-09T12:13:00.561Z] #67 44.54 The following additional packages will be installed: [2022-05-09T12:13:00.561Z] #67 44.57 libbtrfs0 [2022-05-09T12:13:00.817Z] #67 44.86 The following NEW packages will be installed: [2022-05-09T12:13:00.817Z] #67 44.89 libbtrfs-dev libbtrfs0 [2022-05-09T12:13:01.162Z] #21 44.82 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-09T12:13:01.162Z] #21 44.83 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-09T12:13:01.162Z] #21 45.20 Setting up libelf1:amd64 (0.183-1) ... [2022-05-09T12:13:01.381Z] #67 45.36 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:13:01.381Z] #67 45.36 Need to get 460 kB of archives. [2022-05-09T12:13:01.381Z] #67 45.36 After this operation, 1237 kB of additional disk space will be used. [2022-05-09T12:13:01.381Z] #67 45.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-09T12:13:01.381Z] #67 45.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-09T12:13:01.424Z] #21 45.23 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-09T12:13:01.424Z] #21 45.24 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-09T12:13:01.424Z] #21 45.26 Setting up python3-distutils (3.9.2-1) ... [2022-05-09T12:13:01.686Z] #21 45.71 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:13:01.686Z] #21 45.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-09T12:13:01.686Z] #21 45.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-09T12:13:01.686Z] #21 45.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-09T12:13:01.686Z] #21 45.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-09T12:13:01.686Z] #21 45.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-09T12:13:01.686Z] #21 45.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-09T12:13:01.944Z] #67 46.07 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:13:01.947Z] #21 45.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-09T12:13:01.947Z] #21 45.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-09T12:13:01.947Z] #21 45.84 Setting up python3-setuptools (52.0.0-4) ... [2022-05-09T12:13:02.202Z] #67 ... [2022-05-09T12:13:02.202Z] [2022-05-09T12:13:02.202Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:13:02.202Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-09T12:13:02.202Z] #20 30.99 Reading package lists... [2022-05-09T12:13:02.202Z] #20 40.21 Building dependency tree... [2022-05-09T12:13:02.202Z] #20 44.38 The following additional packages will be installed: [2022-05-09T12:13:02.202Z] #20 44.39 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-09T12:13:02.202Z] #20 44.39 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-09T12:13:02.202Z] #20 44.39 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-09T12:13:02.202Z] #20 44.39 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-09T12:13:02.202Z] #20 44.40 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-09T12:13:02.202Z] #20 44.41 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-09T12:13:02.202Z] #20 44.42 mingw-w64-common mingw-w64-x86-64-dev [2022-05-09T12:13:02.202Z] #20 44.45 Suggested packages: [2022-05-09T12:13:02.202Z] #20 44.46 gcc-10-locales seccomp wine64 [2022-05-09T12:13:02.202Z] #20 45.14 The following NEW packages will be installed: [2022-05-09T12:13:02.202Z] #20 45.14 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-09T12:13:02.202Z] #20 45.14 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-09T12:13:02.202Z] #20 45.14 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-09T12:13:02.202Z] #20 45.14 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-09T12:13:02.202Z] #20 45.14 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-09T12:13:02.202Z] #20 45.14 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-09T12:13:02.202Z] #20 45.15 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-09T12:13:02.202Z] #20 45.15 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-09T12:13:02.202Z] #20 45.15 mingw-w64-x86-64-dev [2022-05-09T12:13:02.202Z] #20 45.55 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:13:02.202Z] #20 45.55 Need to get 115 MB of archives. [2022-05-09T12:13:02.202Z] #20 45.55 After this operation, 645 MB of additional disk space will be used. [2022-05-09T12:13:02.202Z] #20 45.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-05-09T12:13:02.202Z] #20 45.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-05-09T12:13:02.202Z] #20 45.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-09T12:13:02.202Z] #20 45.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-09T12:13:02.202Z] #20 45.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-09T12:13:02.202Z] #20 45.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-09T12:13:02.202Z] #20 45.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-09T12:13:02.202Z] #20 45.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-05-09T12:13:02.202Z] #20 45.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-05-09T12:13:02.202Z] #20 46.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-09T12:13:02.459Z] #20 ... [2022-05-09T12:13:02.459Z] [2022-05-09T12:13:02.459Z] #67 [containerd 1/3] 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 [2022-05-09T12:13:02.459Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-09T12:13:02.459Z] #67 46.45 Fetched 460 kB in 0s (1487 kB/s) [2022-05-09T12:13:02.459Z] #67 46.51 Selecting previously unselected package libbtrfs0:amd64. [2022-05-09T12:13:02.716Z] #67 46.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-05-09T12:13:02.716Z] #67 46.57 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-09T12:13:02.716Z] #67 46.60 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-09T12:13:02.716Z] #67 46.70 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-09T12:13:02.716Z] #67 46.71 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-09T12:13:02.716Z] #67 46.73 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-09T12:13:02.716Z] #67 46.90 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-09T12:13:02.716Z] #67 46.92 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-09T12:13:02.973Z] #67 46.94 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:13:03.230Z] #67 DONE 47.2s [2022-05-09T12:13:03.230Z] [2022-05-09T12:13:03.230Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:13:03.230Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-09T12:13:03.230Z] #20 46.63 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-09T12:13:03.230Z] #20 46.81 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-05-09T12:13:03.230Z] #20 47.01 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-09T12:13:03.230Z] #20 ... [2022-05-09T12:13:03.230Z] [2022-05-09T12:13:03.230Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-09T12:13:03.230Z] #68 sha256:e3467f076807c3338e1a0688955d2133bad4e0089832f43d468156408fcec907 [2022-05-09T12:13:03.230Z] #68 DONE 0.1s [2022-05-09T12:13:03.333Z] #21 47.32 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-09T12:13:03.333Z] #21 47.34 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-09T12:13:03.333Z] #21 47.35 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-09T12:13:03.333Z] #21 47.38 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-09T12:13:03.487Z] [2022-05-09T12:13:03.487Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:13:03.487Z] #69 sha256:144b824f6c5063e437b320277d14647342e3f70f64101f27af3d0f58340221a8 [2022-05-09T12:13:04.050Z] #69 0.800 + RM_GOPATH=0 [2022-05-09T12:13:04.050Z] #69 0.800 + TMP_GOPATH= [2022-05-09T12:13:04.050Z] #69 0.800 + : /build [2022-05-09T12:13:04.050Z] #69 0.800 + '[' -z '' ']' [2022-05-09T12:13:04.050Z] #69 0.800 ++ mktemp -d [2022-05-09T12:13:04.307Z] #69 0.802 + export GOPATH=/tmp/tmp.TCBGnAnzJU [2022-05-09T12:13:04.307Z] #69 0.802 + GOPATH=/tmp/tmp.TCBGnAnzJU [2022-05-09T12:13:04.307Z] #69 0.802 + RM_GOPATH=1 [2022-05-09T12:13:04.307Z] #69 0.802 + case "$(go env GOARCH)" in [2022-05-09T12:13:04.307Z] #69 0.803 ++ go env GOARCH [2022-05-09T12:13:04.307Z] #69 0.821 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:13:04.307Z] #69 0.821 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:13:04.307Z] #69 0.822 ++ dirname /install.sh [2022-05-09T12:13:04.307Z] #69 0.823 + dir=/ [2022-05-09T12:13:04.307Z] #69 0.823 + bin=containerd [2022-05-09T12:13:04.307Z] #69 0.823 + shift [2022-05-09T12:13:04.307Z] #69 0.823 + '[' '!' -f //containerd.installer ']' [2022-05-09T12:13:04.307Z] #69 0.823 + . //containerd.installer [2022-05-09T12:13:04.307Z] #69 0.824 ++ set -e [2022-05-09T12:13:04.307Z] #69 0.824 ++ : v1.6.4 [2022-05-09T12:13:04.307Z] #69 0.824 + install_containerd [2022-05-09T12:13:04.307Z] #69 0.827 + echo 'Install containerd version v1.6.4' [2022-05-09T12:13:04.307Z] #69 0.827 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TCBGnAnzJU/src/github.com/containerd/containerd [2022-05-09T12:13:04.307Z] #69 0.827 Install containerd version v1.6.4 [2022-05-09T12:13:04.307Z] #69 0.830 Cloning into '/tmp/tmp.TCBGnAnzJU/src/github.com/containerd/containerd'... [2022-05-09T12:13:04.771Z] #21 48.69 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-09T12:13:04.771Z] #21 48.71 Setting up jq (1.6-2.1) ... [2022-05-09T12:13:04.771Z] #21 48.73 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-09T12:13:04.771Z] #21 48.74 Setting up iptables (1.8.7-1) ... [2022-05-09T12:13:04.771Z] #21 48.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-09T12:13:04.772Z] #21 48.77 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-09T12:13:04.772Z] #21 48.77 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-09T12:13:04.772Z] #21 48.78 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-09T12:13:04.772Z] #21 48.78 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-09T12:13:04.772Z] #21 48.79 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-09T12:13:04.772Z] #21 48.79 Setting up iproute2 (5.10.0-4) ... [2022-05-09T12:13:05.299Z] #21 49.18 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:13:05.879Z] #21 DONE 49.6s [2022-05-09T12:13:05.879Z] [2022-05-09T12:13:05.879Z] #22 [dev-systemd-false 8/25] 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 [2022-05-09T12:13:05.879Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-05-09T12:13:06.824Z] #22 0.944 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-09T12:13:06.824Z] #22 0.950 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-09T12:13:06.824Z] #22 0.957 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-09T12:13:06.824Z] #22 DONE 1.1s [2022-05-09T12:13:06.824Z] [2022-05-09T12:13:06.824Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-09T12:13:06.824Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-05-09T12:13:06.829Z] #69 ... [2022-05-09T12:13:06.829Z] [2022-05-09T12:13:06.829Z] #47 [tini 1/3] 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 [2022-05-09T12:13:06.829Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-09T12:13:06.829Z] #47 31.42 Reading package lists... [2022-05-09T12:13:06.829Z] #47 40.82 Building dependency tree... [2022-05-09T12:13:06.829Z] #47 44.98 The following additional packages will be installed: [2022-05-09T12:13:06.829Z] #47 45.01 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-05-09T12:13:06.829Z] #47 45.05 Suggested packages: [2022-05-09T12:13:06.829Z] #47 45.05 cmake-doc ninja-build lrzip [2022-05-09T12:13:06.829Z] #47 45.05 Recommended packages: [2022-05-09T12:13:06.829Z] #47 45.05 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-09T12:13:06.829Z] #47 45.55 The following NEW packages will be installed: [2022-05-09T12:13:06.829Z] #47 45.57 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-05-09T12:13:06.829Z] #47 46.08 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:13:06.829Z] #47 46.08 Need to get 8418 kB of archives. [2022-05-09T12:13:06.829Z] #47 46.08 After this operation, 34.9 MB of additional disk space will be used. [2022-05-09T12:13:06.829Z] #47 46.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-09T12:13:06.829Z] #47 46.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-09T12:13:06.829Z] #47 46.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-09T12:13:06.829Z] #47 46.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-09T12:13:06.829Z] #47 46.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-09T12:13:06.829Z] #47 46.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-09T12:13:06.829Z] #47 46.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-09T12:13:06.829Z] #47 46.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-09T12:13:06.829Z] #47 46.98 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:13:06.829Z] #47 47.39 Fetched 8418 kB in 1s (16.7 MB/s) [2022-05-09T12:13:06.829Z] #47 47.48 Selecting previously unselected package xxd. [2022-05-09T12:13:06.829Z] #47 47.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 ... 30207 files and directories currently installed.) [2022-05-09T12:13:06.829Z] #47 47.55 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-09T12:13:06.829Z] #47 47.55 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:13:06.829Z] #47 47.72 Selecting previously unselected package vim-common. [2022-05-09T12:13:06.829Z] #47 47.72 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-09T12:13:06.829Z] #47 47.74 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:13:06.829Z] #47 47.90 Selecting previously unselected package cmake-data. [2022-05-09T12:13:06.829Z] #47 47.90 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-09T12:13:06.829Z] #47 47.92 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-09T12:13:06.829Z] #47 48.93 Selecting previously unselected package libarchive13:amd64. [2022-05-09T12:13:06.829Z] #47 48.93 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-09T12:13:06.829Z] #47 48.94 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-09T12:13:06.829Z] #47 49.05 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-09T12:13:06.829Z] #47 49.06 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-09T12:13:06.829Z] #47 49.07 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-09T12:13:06.829Z] #47 49.14 Selecting previously unselected package librhash0:amd64. [2022-05-09T12:13:06.829Z] #47 49.15 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-05-09T12:13:06.829Z] #47 49.15 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-09T12:13:06.829Z] #47 49.23 Selecting previously unselected package libuv1:amd64. [2022-05-09T12:13:06.829Z] #47 49.24 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-05-09T12:13:06.829Z] #47 49.24 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-09T12:13:06.829Z] #47 49.31 Selecting previously unselected package cmake. [2022-05-09T12:13:06.829Z] #47 49.31 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-09T12:13:06.829Z] #47 49.32 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-09T12:13:06.829Z] #47 ... [2022-05-09T12:13:06.829Z] [2022-05-09T12:13:06.829Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:13:06.829Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-09T12:13:06.829Z] #20 47.54 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-09T12:13:06.829Z] #20 47.88 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-05-09T12:13:06.829Z] #20 47.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-09T12:13:06.829Z] #20 47.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-09T12:13:06.829Z] #20 47.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-09T12:13:06.829Z] #20 47.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-09T12:13:06.829Z] #20 47.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-05-09T12:13:06.829Z] #20 47.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-09T12:13:06.829Z] #20 47.90 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-09T12:13:06.829Z] #20 47.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-09T12:13:06.829Z] #20 47.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-09T12:13:06.829Z] #20 47.92 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-09T12:13:06.829Z] #20 47.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-09T12:13:06.829Z] #20 47.93 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-09T12:13:06.829Z] #20 47.94 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-09T12:13:06.829Z] #20 47.94 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-09T12:13:06.829Z] #20 47.94 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-09T12:13:06.829Z] #20 48.59 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:13:06.829Z] #20 48.89 Fetched 115 MB in 3s (42.6 MB/s) [2022-05-09T12:13:06.829Z] #20 48.94 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-09T12:13:06.829Z] #20 48.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-05-09T12:13:06.829Z] #20 48.96 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-09T12:13:06.829Z] #20 48.97 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-09T12:13:06.829Z] #20 49.73 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-09T12:13:06.829Z] #20 49.73 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-09T12:13:06.829Z] #20 49.74 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-09T12:13:06.829Z] #20 50.82 Selecting previously unselected package binutils-mingw-w64. [2022-05-09T12:13:06.829Z] #20 50.82 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-09T12:13:06.829Z] #20 50.83 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-09T12:13:06.829Z] #20 50.89 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-09T12:13:06.829Z] #20 50.90 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-09T12:13:06.829Z] #20 50.91 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:13:06.829Z] #20 50.98 Selecting previously unselected package dmsetup. [2022-05-09T12:13:06.982Z] #62 288.1 + bin/containerd-shim-runc-v2 [2022-05-09T12:13:07.086Z] #20 50.99 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-09T12:13:07.087Z] #20 50.99 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-09T12:13:07.087Z] #20 51.10 Selecting previously unselected package mingw-w64-common. [2022-05-09T12:13:07.087Z] #20 51.11 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-09T12:13:07.087Z] #20 51.11 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-09T12:13:07.243Z] #62 288.9 + binaries [2022-05-09T12:13:07.243Z] #62 288.9 + install -D bin/containerd /build/containerd [2022-05-09T12:13:07.243Z] #62 289.0 + install -D bin/containerd-shim /build/containerd-shim [2022-05-09T12:13:07.243Z] #62 289.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-09T12:13:07.243Z] #62 289.0 + install -D bin/ctr /build/ctr [2022-05-09T12:13:07.344Z] #20 ... [2022-05-09T12:13:07.344Z] [2022-05-09T12:13:07.344Z] #47 [tini 1/3] 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 [2022-05-09T12:13:07.344Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-09T12:13:07.344Z] #47 50.91 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-09T12:13:07.344Z] #47 50.93 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:13:07.344Z] #47 50.94 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-09T12:13:07.344Z] #47 50.96 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:13:07.344Z] #47 50.99 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-09T12:13:07.344Z] #47 51.00 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-09T12:13:07.344Z] #47 51.02 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-09T12:13:07.344Z] #47 51.04 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-09T12:13:07.344Z] #47 51.05 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:13:07.344Z] #47 DONE 51.5s [2022-05-09T12:13:07.504Z] #62 DONE 289.4s [2022-05-09T12:13:07.601Z] [2022-05-09T12:13:07.601Z] #48 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-09T12:13:07.601Z] #48 sha256:8a2fb5103559f9cb30a41b65c81e0c04a64c12a9c8b10fd87d5467c82089dca2 [2022-05-09T12:13:07.601Z] #48 DONE 0.1s [2022-05-09T12:13:07.601Z] [2022-05-09T12:13:07.601Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:13:07.601Z] #72 sha256:e5fd9b89422bad21b31c6c8e992e329ea658bd3faa68bd7e7218342f131edafe [2022-05-09T12:13:07.601Z] #72 48.73 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-09T12:13:07.601Z] #72 48.73 + GOBIN=/build [2022-05-09T12:13:07.601Z] #72 48.73 + GO111MODULE=on [2022-05-09T12:13:07.601Z] #72 48.73 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-09T12:13:08.166Z] #72 51.94 rootlesskit version 1.0.0 [2022-05-09T12:13:08.166Z] #72 51.96 Usage of /build/rootlesskit-docker-proxy: [2022-05-09T12:13:08.166Z] #72 51.96 -container-ip string [2022-05-09T12:13:08.166Z] #72 51.96 container ip [2022-05-09T12:13:08.166Z] #72 51.96 -container-port int [2022-05-09T12:13:08.166Z] #72 51.96 container port (default -1) [2022-05-09T12:13:08.166Z] #72 51.96 -host-ip string [2022-05-09T12:13:08.166Z] #72 51.96 host ip [2022-05-09T12:13:08.166Z] #72 51.96 -host-port int [2022-05-09T12:13:08.166Z] #72 51.96 host port (default -1) [2022-05-09T12:13:08.166Z] #72 51.96 -proto string [2022-05-09T12:13:08.166Z] #72 51.96 proxy protocol (default "tcp") [2022-05-09T12:13:08.166Z] #72 DONE 52.1s [2022-05-09T12:13:08.166Z] [2022-05-09T12:13:08.166Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-09T12:13:08.166Z] #73 sha256:0ffe024ec007c3933ed94acde69308deea7875fc7c05111cc58a34eda423b4de [2022-05-09T12:13:08.424Z] #73 DONE 0.1s [2022-05-09T12:13:08.424Z] [2022-05-09T12:13:08.424Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-09T12:13:08.424Z] #74 sha256:cafe2fd2f70dd8c94337fdcc240d62e3c68624132b06313497a745bf3559c104 [2022-05-09T12:13:08.424Z] #74 DONE 0.1s [2022-05-09T12:13:08.424Z] [2022-05-09T12:13:08.424Z] #49 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-09T12:13:08.424Z] #49 sha256:e5f3c79d579a693bdb589f181922d1d4126ecb9d422ca6d157dc764884311d7d [2022-05-09T12:13:08.681Z] #49 1.101 + RM_GOPATH=0 [2022-05-09T12:13:08.681Z] #49 1.101 + TMP_GOPATH= [2022-05-09T12:13:08.681Z] #49 1.101 + : /build [2022-05-09T12:13:08.681Z] #49 1.101 + '[' -z '' ']' [2022-05-09T12:13:08.681Z] #49 1.101 ++ mktemp -d [2022-05-09T12:13:08.681Z] #49 1.102 + export GOPATH=/tmp/tmp.U56sxA2oVV [2022-05-09T12:13:08.681Z] #49 1.102 + GOPATH=/tmp/tmp.U56sxA2oVV [2022-05-09T12:13:08.681Z] #49 1.102 + RM_GOPATH=1 [2022-05-09T12:13:08.681Z] #49 1.102 + case "$(go env GOARCH)" in [2022-05-09T12:13:08.681Z] #49 1.103 ++ go env GOARCH [2022-05-09T12:13:08.681Z] #49 1.129 Install tini version v0.19.0 [2022-05-09T12:13:08.681Z] #49 1.129 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:13:08.681Z] #49 1.129 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:13:08.681Z] #49 1.129 ++ dirname /install.sh [2022-05-09T12:13:08.681Z] #49 1.129 + dir=/ [2022-05-09T12:13:08.681Z] #49 1.129 + bin=tini [2022-05-09T12:13:08.681Z] #49 1.129 + shift [2022-05-09T12:13:08.681Z] #49 1.129 + '[' '!' -f //tini.installer ']' [2022-05-09T12:13:08.681Z] #49 1.129 + . //tini.installer [2022-05-09T12:13:08.681Z] #49 1.129 ++ : v0.19.0 [2022-05-09T12:13:08.681Z] #49 1.129 + install_tini [2022-05-09T12:13:08.681Z] #49 1.129 + echo 'Install tini version v0.19.0' [2022-05-09T12:13:08.681Z] #49 1.129 + git clone https://github.com/krallin/tini.git /tmp/tmp.U56sxA2oVV/tini [2022-05-09T12:13:08.681Z] #49 1.129 Cloning into '/tmp/tmp.U56sxA2oVV/tini'... [2022-05-09T12:13:08.901Z] [2022-05-09T12:13:08.901Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-09T12:13:08.901Z] #63 sha256:1d968307a11e34f8aded7b572af158fce76062ad1e6dcea882774f2937bb8cbc [2022-05-09T12:13:08.901Z] #63 DONE 0.2s [2022-05-09T12:13:08.901Z] [2022-05-09T12:13:08.901Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-09T12:13:08.901Z] #68 sha256:1795e26ee3cf88a9092525c6b378f116d538932c13248c1e8d2f72a75a64a90d [2022-05-09T12:13:08.901Z] #68 DONE 0.1s [2022-05-09T12:13:08.901Z] [2022-05-09T12:13:08.901Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-09T12:13:08.901Z] #73 sha256:b32531634b79facbd598bdf05a4e7b7d8f47ec7320defadfb17b9a0c98f96506 [2022-05-09T12:13:09.161Z] #73 DONE 0.2s [2022-05-09T12:13:09.161Z] [2022-05-09T12:13:09.161Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-09T12:13:09.161Z] #74 sha256:052e29fdebd8ee05acf6557490a1f9b257fac08975ff73686bd800a7d758845c [2022-05-09T12:13:09.161Z] #74 DONE 0.0s [2022-05-09T12:13:09.161Z] [2022-05-09T12:13:09.161Z] #75 [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 [2022-05-09T12:13:09.161Z] #75 sha256:a501ee9719009980c23839f48157cfe65c17a85e1f41eb03b154f5d80f41ea99 [2022-05-09T12:13:09.246Z] #49 1.541 + cd /tmp/tmp.U56sxA2oVV/tini [2022-05-09T12:13:09.246Z] #49 1.541 + git checkout -q v0.19.0 [2022-05-09T12:13:09.246Z] #49 1.581 + cmake . [2022-05-09T12:13:09.503Z] #49 1.954 -- The C compiler identification is GNU 10.2.1 [2022-05-09T12:13:09.503Z] #49 1.995 -- Detecting C compiler ABI info [2022-05-09T12:13:09.732Z] #75 0.797 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-09T12:13:09.992Z] #75 0.797 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-09T12:13:09.992Z] #75 0.797 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-09T12:13:10.068Z] #49 2.333 -- Detecting C compiler ABI info - done [2022-05-09T12:13:10.068Z] #49 2.416 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-09T12:13:10.068Z] #49 2.430 -- Detecting C compile features [2022-05-09T12:13:10.068Z] #49 2.431 -- Detecting C compile features - done [2022-05-09T12:13:10.068Z] #49 2.455 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-09T12:13:10.068Z] #49 2.636 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-09T12:13:10.068Z] #49 2.681 -- Configuring done [2022-05-09T12:13:10.326Z] #49 2.695 -- Generating done [2022-05-09T12:13:10.326Z] #49 2.700 -- Build files have been written to: /tmp/tmp.U56sxA2oVV/tini [2022-05-09T12:13:10.326Z] #49 2.705 + make tini-static [2022-05-09T12:13:10.582Z] #49 2.849 Scanning dependencies of target tini-static [2022-05-09T12:13:10.582Z] #49 2.905 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-09T12:13:10.824Z] #75 1.029 Reading package lists... [2022-05-09T12:13:10.840Z] #49 3.310 [100%] Linking C executable tini-static [2022-05-09T12:13:11.085Z] #75 1.626 Reading package lists... [2022-05-09T12:13:11.097Z] #49 3.524 [100%] Built target tini-static [2022-05-09T12:13:11.097Z] #49 3.559 + mkdir -p /build [2022-05-09T12:13:11.097Z] #49 3.561 + cp tini-static /build/docker-init [2022-05-09T12:13:11.345Z] #75 2.119 Building dependency tree... [2022-05-09T12:13:11.345Z] #75 2.223 Reading state information... [2022-05-09T12:13:11.345Z] #75 2.336 The following additional packages will be installed: [2022-05-09T12:13:11.354Z] #49 DONE 3.7s [2022-05-09T12:13:11.354Z] [2022-05-09T12:13:11.354Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:13:11.354Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-09T12:13:11.355Z] #20 53.72 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-09T12:13:11.355Z] #20 53.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-09T12:13:11.355Z] #20 53.73 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-09T12:13:11.606Z] #75 2.337 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-05-09T12:13:11.606Z] #75 2.338 Suggested packages: [2022-05-09T12:13:11.606Z] #75 2.338 systemd-container policykit-1 [2022-05-09T12:13:11.606Z] #75 2.338 Recommended packages: [2022-05-09T12:13:11.606Z] #75 2.338 systemd-timesyncd | time-daemon libnss-systemd [2022-05-09T12:13:11.606Z] #75 2.404 The following NEW packages will be installed: [2022-05-09T12:13:11.606Z] #75 2.405 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-05-09T12:13:11.606Z] #75 2.405 libkmod2 libpam-systemd systemd systemd-sysv [2022-05-09T12:13:11.866Z] #75 2.674 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:13:11.866Z] #75 2.674 Need to get 5817 kB of archives. [2022-05-09T12:13:11.866Z] #75 2.674 After this operation, 19.3 MB of additional disk space will be used. [2022-05-09T12:13:11.866Z] #75 2.674 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-05-09T12:13:11.866Z] #75 2.677 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-05-09T12:13:11.866Z] #75 2.679 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-05-09T12:13:11.866Z] #75 2.684 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-05-09T12:13:11.866Z] #75 2.684 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-05-09T12:13:11.866Z] #75 2.726 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-05-09T12:13:11.866Z] #75 2.727 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-05-09T12:13:11.866Z] #75 2.729 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-05-09T12:13:11.866Z] #75 2.731 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-05-09T12:13:11.866Z] #75 2.733 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-05-09T12:13:11.866Z] #75 2.847 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:13:11.866Z] #75 2.876 Fetched 5817 kB in 0s (18.0 MB/s) [2022-05-09T12:13:11.866Z] #75 2.897 Selecting previously unselected package libargon2-1:amd64. [2022-05-09T12:13:11.918Z] #20 55.84 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-09T12:13:11.918Z] #20 55.86 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:13:11.918Z] #20 55.86 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-09T12:13:11.918Z] #20 55.96 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-09T12:13:11.918Z] #20 55.97 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:13:11.918Z] #20 55.98 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-09T12:13:12.126Z] #75 2.897 (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 ... 28622 files and directories currently installed.) [2022-05-09T12:13:12.126Z] #75 2.923 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-05-09T12:13:12.126Z] #75 2.930 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-05-09T12:13:12.126Z] #75 2.963 Selecting previously unselected package libjson-c5:amd64. [2022-05-09T12:13:12.126Z] #75 2.964 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-05-09T12:13:12.126Z] #75 2.967 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-05-09T12:13:12.126Z] #75 2.997 Selecting previously unselected package libcryptsetup12:amd64. [2022-05-09T12:13:12.126Z] #75 2.999 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-05-09T12:13:12.126Z] #75 3.002 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-05-09T12:13:12.126Z] #75 3.049 Selecting previously unselected package libkmod2:amd64. [2022-05-09T12:13:12.126Z] #75 3.052 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-05-09T12:13:12.126Z] #75 3.055 Unpacking libkmod2:amd64 (28-1) ... [2022-05-09T12:13:12.126Z] #75 3.093 Selecting previously unselected package systemd. [2022-05-09T12:13:12.126Z] #75 3.096 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-05-09T12:13:12.126Z] #75 3.128 Unpacking systemd (247.3-7) ... [2022-05-09T12:13:12.595Z] #53 ... [2022-05-09T12:13:12.595Z] [2022-05-09T12:13:12.595Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-09T12:13:12.595Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:13:12.595Z] #45 227.4 + dpkg --print-architecture [2022-05-09T12:13:12.595Z] #45 227.4 + git checkout -q v2.1.0 [2022-05-09T12:13:12.595Z] #45 227.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-09T12:13:12.595Z] #45 227.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-09T12:13:12.697Z] #75 3.592 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-05-09T12:13:12.697Z] #75 3.601 Setting up libjson-c5:amd64 (0.15-2) ... [2022-05-09T12:13:12.697Z] #75 3.610 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-05-09T12:13:12.697Z] #75 3.619 Setting up libkmod2:amd64 (28-1) ... [2022-05-09T12:13:12.697Z] #75 3.628 Setting up systemd (247.3-7) ... [2022-05-09T12:13:12.697Z] #75 3.660 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-05-09T12:13:12.697Z] #75 3.661 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-05-09T12:13:12.697Z] #75 3.664 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-05-09T12:13:12.697Z] #75 3.687 Initializing machine ID from KVM UUID. [2022-05-09T12:13:12.958Z] #75 3.970 Selecting previously unselected package systemd-sysv. [2022-05-09T12:13:13.218Z] #75 3.970 (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 ... 29433 files and directories currently installed.) [2022-05-09T12:13:13.218Z] #75 3.983 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-05-09T12:13:13.218Z] #75 3.986 Unpacking systemd-sysv (247.3-7) ... [2022-05-09T12:13:13.218Z] #75 4.022 Selecting previously unselected package libdbus-1-3:amd64. [2022-05-09T12:13:13.218Z] #75 4.025 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-05-09T12:13:13.218Z] #75 4.028 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-05-09T12:13:13.218Z] #75 4.087 Selecting previously unselected package dbus. [2022-05-09T12:13:13.219Z] #75 4.090 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-05-09T12:13:13.219Z] #75 4.100 Unpacking dbus (1.12.20-2) ... [2022-05-09T12:13:13.219Z] #75 4.152 Selecting previously unselected package libpam-systemd:amd64. [2022-05-09T12:13:13.219Z] #75 4.155 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-05-09T12:13:13.219Z] #75 4.158 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-05-09T12:13:13.219Z] #75 4.201 Selecting previously unselected package dbus-user-session. [2022-05-09T12:13:13.479Z] #75 4.204 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-05-09T12:13:13.479Z] #75 4.207 Unpacking dbus-user-session (1.12.20-2) ... [2022-05-09T12:13:13.479Z] #75 4.245 Setting up systemd-sysv (247.3-7) ... [2022-05-09T12:13:13.479Z] #75 4.255 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-05-09T12:13:13.479Z] #75 4.263 Setting up dbus (1.12.20-2) ... [2022-05-09T12:13:13.479Z] #75 4.365 invoke-rc.d: could not determine current runlevel [2022-05-09T12:13:13.479Z] #75 4.368 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-09T12:13:13.479Z] #75 4.371 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-05-09T12:13:13.479Z] #75 4.478 Setting up dbus-user-session (1.12.20-2) ... [2022-05-09T12:13:13.739Z] #75 4.491 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:13:13.739Z] #75 DONE 4.6s [2022-05-09T12:13:13.739Z] [2022-05-09T12:13:13.739Z] #76 [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 [2022-05-09T12:13:13.739Z] #76 sha256:e46d729c3e7b62346f87ad34ae9a329579c47300fc6e37c24936c0cbd913e39a [2022-05-09T12:13:13.998Z] #76 0.395 % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T12:13:13.998Z] #76 0.397 Dload Upload Total Spent Left Speed [2022-05-09T12:13:14.258Z] #76 0.398 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5609 0 --:--:-- --:--:-- --:--:-- 5592 100 1823 100 1823 0 0 5609 0 --:--:-- --:--:-- --:--:-- 5592 [2022-05-09T12:13:14.439Z] #20 58.37 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-09T12:13:14.439Z] #20 58.38 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:13:14.439Z] #20 58.38 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-09T12:13:14.518Z] #76 DONE 0.8s [2022-05-09T12:13:14.518Z] [2022-05-09T12:13:14.518Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-09T12:13:14.518Z] #77 sha256:9897fea08c4db330ce32a63ff07ccaedefe284b3ce0a45eaa61ecb0edd0b6f28 [2022-05-09T12:13:15.901Z] #77 DONE 1.3s [2022-05-09T12:13:15.901Z] [2022-05-09T12:13:15.901Z] #78 exporting to image [2022-05-09T12:13:15.901Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-09T12:13:15.901Z] #78 exporting layers [2022-05-09T12:13:16.833Z] #23 9.331 Collecting yamllint==1.26.1 [2022-05-09T12:13:17.095Z] #23 10.39 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-09T12:13:18.483Z] #23 11.54 Collecting pathspec>=0.5.3 [2022-05-09T12:13:18.483Z] #23 11.55 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-09T12:13:18.613Z] #20 ... [2022-05-09T12:13:18.613Z] [2022-05-09T12:13:18.613Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:13:18.613Z] #69 sha256:144b824f6c5063e437b320277d14647342e3f70f64101f27af3d0f58340221a8 [2022-05-09T12:13:18.613Z] #69 14.78 + cd /tmp/tmp.TCBGnAnzJU/src/github.com/containerd/containerd [2022-05-09T12:13:18.613Z] #69 14.78 + git checkout -q v1.6.4 [2022-05-09T12:13:18.744Z] #23 11.92 Collecting pyyaml [2022-05-09T12:13:18.744Z] #23 11.96 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-05-09T12:13:18.744Z] #23 12.01 Building wheels for collected packages: yamllint [2022-05-09T12:13:18.744Z] #23 12.02 Building wheel for yamllint (setup.py): started [2022-05-09T12:13:18.872Z] #69 15.51 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-09T12:13:18.872Z] #69 15.51 + BUILDTAGS='netgo osusergo static_build' [2022-05-09T12:13:18.872Z] #69 15.51 + export EXTRA_FLAGS=-buildmode=pie [2022-05-09T12:13:18.872Z] #69 15.51 + EXTRA_FLAGS=-buildmode=pie [2022-05-09T12:13:18.872Z] #69 15.51 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-09T12:13:18.872Z] #69 15.51 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-09T12:13:18.872Z] #69 15.51 + '[' '' = dynamic ']' [2022-05-09T12:13:18.872Z] #69 15.51 + make [2022-05-09T12:13:19.436Z] #69 16.11 + bin/ctr [2022-05-09T12:13:19.529Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-09T12:13:19.529Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8d371b84\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-09T12:13:19.529Z] ---------------------------------------------------------------------------- [2022-05-09T12:13:19.529Z] [2022-05-09T12:13:19.529Z] INFO: executeCI.ps1 starting at Mon May 9 12:13:17 CUT 2022 [2022-05-09T12:13:19.529Z] [2022-05-09T12:13:19.529Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-09T12:13:19.529Z] INFO: Running git version 2.24.1.windows.2 [2022-05-09T12:13:19.529Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-05-09T12:13:19.529Z] INFO: Environment variables: [2022-05-09T12:13:19.529Z] [2022-05-09T12:13:19.529Z] Name Value [2022-05-09T12:13:19.529Z] ---- ----- [2022-05-09T12:13:19.529Z] ALLUSERSPROFILE C:\ProgramData [2022-05-09T12:13:19.529Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-09T12:13:19.529Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-09T12:13:19.529Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-09T12:13:19.529Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-09T12:13:19.530Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-09T12:13:19.530Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-09T12:13:19.530Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-09T12:13:19.530Z] BRANCH_NAME PR-43572 [2022-05-09T12:13:19.530Z] BUILD_DISPLAY_NAME #1 [2022-05-09T12:13:19.530Z] BUILD_ID 1 [2022-05-09T12:13:19.530Z] BUILD_NUMBER 1 [2022-05-09T12:13:19.530Z] BUILD_TAG jenkins-moby-PR-43572-1 [2022-05-09T12:13:19.530Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43572/1/ [2022-05-09T12:13:19.530Z] CHANGE_AUTHOR Juneezee [2022-05-09T12:13:19.530Z] CHANGE_AUTHOR_DISPLAY_NAME Eng Zer Jun [2022-05-09T12:13:19.530Z] CHANGE_AUTHOR_EMAIL engzerjun@gmail.com [2022-05-09T12:13:19.530Z] CHANGE_BRANCH refactor/strings-replaceall [2022-05-09T12:13:19.530Z] CHANGE_FORK Juneezee [2022-05-09T12:13:19.530Z] CHANGE_ID 43572 [2022-05-09T12:13:19.530Z] CHANGE_TARGET master [2022-05-09T12:13:19.530Z] CHANGE_TITLE all: replace strings.Replace with strings.ReplaceAll [2022-05-09T12:13:19.530Z] CHANGE_URL https://github.com/moby/moby/pull/43572 [2022-05-09T12:13:19.530Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-09T12:13:19.530Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-09T12:13:19.530Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-09T12:13:19.530Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-09T12:13:19.530Z] COMPUTERNAME azwin-2-25fc00 [2022-05-09T12:13:19.530Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-09T12:13:19.530Z] ConfigSequenceNumber 0 [2022-05-09T12:13:19.530Z] DOCKER_BUILDKIT 0 [2022-05-09T12:13:19.530Z] DOCKER_DUT_DEBUG 1 [2022-05-09T12:13:19.530Z] DOCKER_EXPERIMENTAL 1 [2022-05-09T12:13:19.530Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-09T12:13:19.530Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-09T12:13:19.530Z] EXECUTOR_NUMBER 0 [2022-05-09T12:13:19.530Z] FQDN azwin-2-25fc00.westus.cloudapp.azure.com [2022-05-09T12:13:19.530Z] GIT_BRANCH PR-43572 [2022-05-09T12:13:19.530Z] GIT_COMMIT 7873c27cfbd812dca60d90367d375bbae5a27014 [2022-05-09T12:13:19.530Z] GIT_URL https://github.com/moby/moby.git [2022-05-09T12:13:19.530Z] HUDSON_COOKIE e77b763e-5579-4fce-b889-b758876de116 [2022-05-09T12:13:19.530Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-09T12:13:19.530Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-09T12:13:19.530Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-09T12:13:19.530Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-09T12:13:19.530Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-09T12:13:19.530Z] JENKINS_NODE_COOKIE 452f07f2-9d26-4d1c-bdee-173ce33ce52c [2022-05-09T12:13:19.530Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-09T12:13:19.530Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-09T12:13:19.530Z] JOB_BASE_NAME PR-43572 [2022-05-09T12:13:19.530Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43572/display/redirect [2022-05-09T12:13:19.530Z] JOB_NAME moby/PR-43572 [2022-05-09T12:13:19.530Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43572/ [2022-05-09T12:13:19.530Z] library.jps.version master [2022-05-09T12:13:19.530Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-09T12:13:19.530Z] NODE_LABELS amd64 azure azwin-2-25fc00 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-05-09T12:13:19.530Z] NODE_NAME azwin-2-25fc00 [2022-05-09T12:13:19.530Z] NUMBER_OF_PROCESSORS 4 [2022-05-09T12:13:19.530Z] OS Windows_NT [2022-05-09T12:13:19.530Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-09T12:13:19.530Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-09T12:13:19.530Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-09T12:13:19.530Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-09T12:13:19.530Z] PROCESSOR_LEVEL 6 [2022-05-09T12:13:19.530Z] PROCESSOR_REVISION 4f01 [2022-05-09T12:13:19.530Z] ProgramData C:\ProgramData [2022-05-09T12:13:19.530Z] ProgramFiles C:\Program Files [2022-05-09T12:13:19.530Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-09T12:13:19.530Z] ProgramW6432 C:\Program Files [2022-05-09T12:13:19.530Z] PROMPT $P$G [2022-05-09T12:13:19.530Z] PSExecutionPolicyPreference Bypass [2022-05-09T12:13:19.530Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-09T12:13:19.530Z] PUBLIC C:\Users\Public [2022-05-09T12:13:19.530Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43572/1/display/redirect?page=artif... [2022-05-09T12:13:19.530Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43572/1/display/redirect?page=changes [2022-05-09T12:13:19.530Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43572/1/display/redirect [2022-05-09T12:13:19.530Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43572/1/display/redirect?page=tests [2022-05-09T12:13:19.530Z] SKIP_VALIDATION_TESTS 1 [2022-05-09T12:13:19.530Z] SOURCES_DRIVE d [2022-05-09T12:13:19.530Z] SOURCES_SUBDIR gopath [2022-05-09T12:13:19.530Z] STAGE_NAME Run tests [2022-05-09T12:13:19.530Z] SystemDrive C: [2022-05-09T12:13:19.530Z] SystemRoot C:\Windows [2022-05-09T12:13:19.530Z] TEMP C:\Windows\TEMP [2022-05-09T12:13:19.530Z] TESTDEBUG 0 [2022-05-09T12:13:19.530Z] TESTRUN_DRIVE d [2022-05-09T12:13:19.530Z] TESTRUN_SUBDIR CI [2022-05-09T12:13:19.530Z] TIMEOUT 120m [2022-05-09T12:13:19.530Z] TMP C:\Windows\TEMP [2022-05-09T12:13:19.530Z] USERDOMAIN WORKGROUP [2022-05-09T12:13:19.530Z] USERNAME azwin-2-25fc00$ [2022-05-09T12:13:19.530Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-09T12:13:19.530Z] windir C:\Windows [2022-05-09T12:13:19.530Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-09T12:13:19.530Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-05-09T12:13:19.530Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-09T12:13:19.530Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-09T12:13:19.530Z] [2022-05-09T12:13:19.530Z] [2022-05-09T12:13:19.530Z] [2022-05-09T12:13:19.687Z] #23 12.88 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-09T12:13:19.687Z] #23 12.89 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e438948c365badb5324409955e9ae5fd6ebbe75bb7489f718309991658e75362 [2022-05-09T12:13:19.687Z] #23 12.89 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-09T12:13:19.687Z] #23 12.89 Successfully built yamllint [2022-05-09T12:13:19.687Z] #23 12.92 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-09T12:13:19.951Z] #23 13.26 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-09T12:13:20.523Z] #23 DONE 13.7s [2022-05-09T12:13:20.523Z] [2022-05-09T12:13:20.523Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-09T12:13:20.523Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:13:20.523Z] #45 ... [2022-05-09T12:13:20.523Z] [2022-05-09T12:13:20.523Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-09T12:13:20.523Z] #27 sha256:c0f160ea0c1931243f3a89577619d2de3bd477f9db803a9013ce4b3d92f31307 [2022-05-09T12:13:20.785Z] #27 DONE 0.2s [2022-05-09T12:13:20.785Z] [2022-05-09T12:13:20.785Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-09T12:13:20.785Z] #32 sha256:3d0225fc289017035ff09cd47dcc73691cf6ac97c7a9ffe7927ab5054f02bdf4 [2022-05-09T12:13:20.785Z] #32 DONE 0.2s [2022-05-09T12:13:20.785Z] [2022-05-09T12:13:20.785Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-09T12:13:20.785Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:13:21.047Z] #45 ... [2022-05-09T12:13:21.048Z] [2022-05-09T12:13:21.048Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-09T12:13:21.048Z] #35 sha256:e914ac7389dd04c165791fb479daaa1a821ba562baa69236ad608537d4ff1f68 [2022-05-09T12:13:21.048Z] #35 DONE 0.1s [2022-05-09T12:13:21.048Z] [2022-05-09T12:13:21.048Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-09T12:13:21.048Z] #37 sha256:e68f357a0c141300d9c32e492486449d290df2ee54df1f8dec7a2c3e6614ba6e [2022-05-09T12:13:21.048Z] #37 DONE 0.1s [2022-05-09T12:13:21.048Z] [2022-05-09T12:13:21.048Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-09T12:13:21.048Z] #39 sha256:c84afa00d4d8aad11d951fd0983e874418c9109468aeb737ff64ccfe5fe21ae7 [2022-05-09T12:13:21.100Z] INFO: Sources under d:\gopath\... [2022-05-09T12:13:21.100Z] INFO: Test run under d:\CI\... [2022-05-09T12:13:21.100Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-09T12:13:21.100Z] INFO: docker/docker repository was found [2022-05-09T12:13:21.100Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-05-09T12:13:21.309Z] #39 DONE 0.1s [2022-05-09T12:13:21.309Z] [2022-05-09T12:13:21.309Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-09T12:13:21.309Z] #43 sha256:503eecef342cd7fceccd1b28d34842d6644d900b27fca3eb899891d0134eab0b [2022-05-09T12:13:21.309Z] #43 DONE 0.1s [2022-05-09T12:13:21.309Z] [2022-05-09T12:13:21.309Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:13:21.309Z] #58 sha256:8be0cadbe4c48122f377d4ce08d436ee39a925851ac47897039a7aca94b463c9 [2022-05-09T12:13:21.572Z] ltsc2019: Pulling from windows/servercore [2022-05-09T12:13:21.572Z] 4612f6d0b889: Pulling fs layer [2022-05-09T12:13:21.572Z] ba8181afd426: Pulling fs layer [2022-05-09T12:13:24.037Z] #78 exporting layers 7.9s done [2022-05-09T12:13:24.037Z] #78 writing image sha256:4943dfd028130de7da2e279139bf6716bb8a7bb5d8ee2d3e71686fc6aecfd191 done [2022-05-09T12:13:24.037Z] #78 naming to docker.io/library/docker:7873c27cfbd812dca60d90367d375bbae5a27014 done [2022-05-09T12:13:24.037Z] #78 DONE 7.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-09T12:13:24.394Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43572/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7873c27cfbd812dca60d90367d375bbae5a27014 -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:7873c27cfbd812dca60d90367d375bbae5a27014 hack/make.sh dynbinary test-integration [2022-05-09T12:13:24.689Z] #69 ... [2022-05-09T12:13:24.689Z] [2022-05-09T12:13:24.689Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-05-09T12:13:24.689Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-09T12:13:24.689Z] #20 62.32 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-09T12:13:24.689Z] #20 62.32 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:13:24.689Z] #20 62.33 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-09T12:13:24.689Z] #20 63.90 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-09T12:13:24.689Z] #20 63.90 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:13:24.689Z] #20 63.90 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-09T12:13:24.689Z] #20 65.61 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-09T12:13:24.689Z] #20 65.62 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:13:24.689Z] #20 65.62 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-09T12:13:24.965Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-05-09T12:13:24.965Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-05-09T12:13:24.965Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-05-09T12:13:24.965Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-05-09T12:13:24.965Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-05-09T12:13:24.965Z] Detected virtualization docker. [2022-05-09T12:13:24.965Z] Detected architecture x86-64. [2022-05-09T12:13:24.965Z] Set hostname to <94f3ad2f98db>. [2022-05-09T12:13:24.965Z] modprobe@drm.service: Succeeded. [2022-05-09T12:13:24.965Z] modprobe@configfs.service: Succeeded. [2022-05-09T12:13:24.965Z] modprobe@fuse.service: Succeeded. [2022-05-09T12:13:24.965Z] + source /etc/docker-entrypoint-cmd [2022-05-09T12:13:24.965Z] ++ hack/make.sh dynbinary test-integration [2022-05-09T12:13:24.965Z] [2022-05-09T12:13:25.226Z] Removing bundles/ [2022-05-09T12:13:25.226Z] [2022-05-09T12:13:25.226Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-09T12:13:25.226Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-09T12:13:25.226Z] GOOS="" GOARCH="" GOARM="" [2022-05-09T12:13:25.254Z] #20 69.34 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-09T12:13:25.254Z] #20 69.35 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:13:25.254Z] #20 69.36 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-09T12:13:27.150Z] #20 71.08 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-09T12:13:27.150Z] #20 71.10 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-09T12:13:27.150Z] #20 71.11 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-09T12:13:27.150Z] #20 71.18 Selecting previously unselected package libapparmor1:amd64. [2022-05-09T12:13:27.150Z] #20 71.19 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-09T12:13:27.150Z] #20 71.19 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-09T12:13:27.150Z] #20 71.25 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-09T12:13:27.150Z] #20 71.26 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-09T12:13:27.150Z] #20 71.26 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-09T12:13:27.407Z] #20 71.34 Selecting previously unselected package libbtrfs0:amd64. [2022-05-09T12:13:27.407Z] #20 71.34 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-09T12:13:27.407Z] #20 71.35 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-09T12:13:27.407Z] #20 71.42 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-09T12:13:27.407Z] #20 71.42 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-09T12:13:27.407Z] #20 71.43 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-09T12:13:27.407Z] #20 71.52 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-09T12:13:27.407Z] #20 71.53 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-09T12:13:27.407Z] #20 71.54 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:13:27.407Z] #20 71.59 Selecting previously unselected package libudev-dev:amd64. [2022-05-09T12:13:27.664Z] #20 71.59 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-09T12:13:27.664Z] #20 71.60 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-09T12:13:27.664Z] #20 71.67 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-09T12:13:27.664Z] #20 71.67 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-09T12:13:27.664Z] #20 71.67 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-09T12:13:27.664Z] #20 71.80 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-09T12:13:27.664Z] #20 71.81 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-09T12:13:27.664Z] #20 71.81 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-09T12:13:27.921Z] #20 71.90 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-09T12:13:27.921Z] #20 71.91 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-09T12:13:27.921Z] #20 71.91 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-09T12:13:27.921Z] #20 72.00 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-09T12:13:28.178Z] #20 72.01 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-09T12:13:28.178Z] #20 72.02 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-09T12:13:28.178Z] #20 72.06 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-09T12:13:28.178Z] #20 72.07 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-09T12:13:28.178Z] #20 72.07 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-09T12:13:28.178Z] #20 72.24 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-09T12:13:28.178Z] #20 72.25 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-09T12:13:28.178Z] #20 72.26 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-09T12:13:28.178Z] #20 72.35 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-09T12:13:28.435Z] #20 72.36 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-09T12:13:28.435Z] #20 72.36 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:13:28.435Z] #20 72.41 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-09T12:13:28.435Z] #20 72.42 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-09T12:13:28.435Z] #20 72.42 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-09T12:13:28.435Z] #20 72.49 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-09T12:13:28.435Z] #20 72.50 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-09T12:13:28.435Z] #20 72.50 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-09T12:13:28.692Z] #20 72.74 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-09T12:13:28.692Z] #20 72.75 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-09T12:13:28.692Z] #20 72.76 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-09T12:13:28.692Z] #20 72.77 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-09T12:13:28.692Z] #20 72.79 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-09T12:13:28.692Z] #20 72.80 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-09T12:13:28.692Z] #20 72.81 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-09T12:13:28.692Z] #20 72.82 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-09T12:13:28.692Z] #20 72.83 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-09T12:13:28.692Z] #20 72.85 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-09T12:13:28.692Z] #20 72.86 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-09T12:13:28.949Z] #20 72.87 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-09T12:13:28.949Z] #20 72.89 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-09T12:13:28.949Z] #20 72.90 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-09T12:13:28.949Z] #20 72.91 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-09T12:13:28.949Z] #20 72.92 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-09T12:13:28.949Z] #20 72.93 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-09T12:13:28.949Z] #20 72.94 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-09T12:13:28.949Z] #20 72.95 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-09T12:13:28.949Z] #20 72.97 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-09T12:13:28.949Z] #20 72.98 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-09T12:13:28.949Z] #20 72.99 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 [2022-05-09T12:13:28.949Z] #20 73.00 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-09T12:13:28.949Z] #20 73.01 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 [2022-05-09T12:13:28.949Z] #20 73.02 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-09T12:13:28.949Z] #20 73.03 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-09T12:13:28.949Z] #20 73.04 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 [2022-05-09T12:13:28.949Z] #20 73.05 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-09T12:13:28.949Z] #20 73.06 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-09T12:13:29.206Z] #20 73.08 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:13:29.206Z] #20 73.09 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-09T12:13:29.206Z] #20 73.11 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:13:29.206Z] #20 73.12 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:13:29.206Z] #20 73.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:13:30.581Z] #20 DONE 74.5s [2022-05-09T12:13:30.581Z] [2022-05-09T12:13:30.581Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-05-09T12:13:30.581Z] #21 sha256:900bfd2bda7f41e13c4f85ff2d71b1ce8a861b5845b5c55255bf6aac3e1c3a12 [2022-05-09T12:13:31.513Z] #21 1.087 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-09T12:13:31.513Z] #21 1.087 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-09T12:13:31.513Z] #21 1.087 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-09T12:13:34.240Z] ba8181afd426: Verifying Checksum [2022-05-09T12:13:34.534Z] #45 DONE 250.0s [2022-05-09T12:13:34.534Z] [2022-05-09T12:13:34.534Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:13:34.534Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:13:34.534Z] #53 ... [2022-05-09T12:13:34.534Z] [2022-05-09T12:13:34.534Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-09T12:13:34.534Z] #46 sha256:55f3e49041a0a1c4d9af1056ab6d3831d1d94dbe8a0346e08e580bdecea172b4 [2022-05-09T12:13:34.793Z] #46 DONE 0.4s [2022-05-09T12:13:34.793Z] [2022-05-09T12:13:34.793Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:13:34.793Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:13:35.053Z] #53 ... [2022-05-09T12:13:35.053Z] [2022-05-09T12:13:35.053Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-09T12:13:35.053Z] #50 sha256:3e5dafb3512875beb8d6f3362dfd6f77670757d0cad1fdd752d4fd715162ade1 [2022-05-09T12:13:35.053Z] #50 DONE 0.1s [2022-05-09T12:13:35.053Z] [2022-05-09T12:13:35.053Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-09T12:13:35.053Z] #52 sha256:0dfb84982ad9c2fb8fada4a25dd328e174e43828fc0c5a61f7ed5c0f3de95bf2 [2022-05-09T12:13:35.053Z] #52 DONE 0.1s [2022-05-09T12:13:35.053Z] [2022-05-09T12:13:35.053Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:13:35.053Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:13:36.218Z] #58 ... [2022-05-09T12:13:36.218Z] [2022-05-09T12:13:36.218Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-09T12:13:36.218Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:13:36.218Z] #45 235.9 + dpkg --print-architecture [2022-05-09T12:13:36.218Z] #45 235.9 + git checkout -q v2.1.0 [2022-05-09T12:13:36.218Z] #45 236.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-09T12:13:36.218Z] #45 236.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-09T12:13:37.330Z] #21 1.606 Reading package lists... [2022-05-09T12:13:38.080Z] 8f616e6e9eec: Pull complete [2022-05-09T12:13:41.504Z] #21 6.222 Reading package lists... [2022-05-09T12:13:42.435Z] #21 10.89 Building dependency tree... [2022-05-09T12:13:42.435Z] #21 12.00 Reading state information... [2022-05-09T12:13:43.810Z] #21 13.23 The following additional packages will be installed: [2022-05-09T12:13:43.810Z] #21 13.23 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-09T12:13:43.810Z] #21 13.24 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-09T12:13:43.810Z] #21 13.24 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-09T12:13:43.810Z] #21 13.24 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-09T12:13:43.810Z] #21 13.24 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-09T12:13:43.810Z] #21 13.24 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-05-09T12:13:43.810Z] #21 13.25 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-05-09T12:13:43.810Z] #21 13.26 Suggested packages: [2022-05-09T12:13:43.810Z] #21 13.27 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-05-09T12:13:43.810Z] #21 13.27 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-05-09T12:13:43.810Z] #21 13.27 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-05-09T12:13:43.810Z] #21 13.27 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-05-09T12:13:43.810Z] #21 13.27 seccomp:ppc64el seccomp:s390x [2022-05-09T12:13:43.810Z] #21 13.27 Recommended packages: [2022-05-09T12:13:43.810Z] #21 13.27 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-05-09T12:13:43.810Z] #21 13.27 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-05-09T12:13:43.810Z] #21 13.27 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-05-09T12:13:43.810Z] #21 13.27 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-05-09T12:13:44.374Z] #21 13.73 The following NEW packages will be installed: [2022-05-09T12:13:44.374Z] #21 13.73 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-09T12:13:44.374Z] #21 13.73 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-05-09T12:13:44.374Z] #21 13.73 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-05-09T12:13:44.374Z] #21 13.73 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-09T12:13:44.374Z] #21 13.73 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-09T12:13:44.374Z] #21 13.73 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-09T12:13:44.374Z] #21 13.73 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-09T12:13:44.374Z] #21 13.74 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-05-09T12:13:44.374Z] #21 13.74 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-05-09T12:13:44.374Z] #21 13.74 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-05-09T12:13:44.374Z] #21 13.74 libseccomp2:ppc64el libseccomp2:s390x [2022-05-09T12:13:44.374Z] #21 14.12 0 upgraded, 40 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:13:44.374Z] #21 14.12 Need to get 15.9 MB of archives. [2022-05-09T12:13:44.374Z] #21 14.12 After this operation, 73.0 MB of additional disk space will be used. [2022-05-09T12:13:44.374Z] #21 14.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-05-09T12:13:44.631Z] #21 14.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-05-09T12:13:44.631Z] #21 14.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-05-09T12:13:44.631Z] #21 14.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-05-09T12:13:44.631Z] #21 14.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-05-09T12:13:44.631Z] #21 14.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-05-09T12:13:44.631Z] #21 14.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-05-09T12:13:44.631Z] #21 14.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-05-09T12:13:44.631Z] #21 14.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-05-09T12:13:44.631Z] #21 14.23 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-05-09T12:13:44.631Z] #21 14.23 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-05-09T12:13:44.631Z] #21 14.23 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-05-09T12:13:44.631Z] #21 14.24 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-05-09T12:13:44.631Z] #21 14.27 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-05-09T12:13:44.631Z] #21 14.28 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-05-09T12:13:44.631Z] #21 14.28 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-05-09T12:13:44.631Z] #21 14.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-05-09T12:13:44.631Z] #21 14.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-05-09T12:13:44.631Z] #21 14.32 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-05-09T12:13:44.631Z] #21 14.32 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-05-09T12:13:44.631Z] #21 14.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-05-09T12:13:44.631Z] #21 14.33 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-05-09T12:13:44.631Z] #21 14.33 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-05-09T12:13:44.888Z] #21 14.36 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-05-09T12:13:44.888Z] #21 14.37 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-05-09T12:13:44.888Z] #21 14.37 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-05-09T12:13:44.888Z] #21 14.37 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-05-09T12:13:44.888Z] #21 14.37 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-05-09T12:13:44.888Z] #21 14.40 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-05-09T12:13:44.888Z] #21 14.40 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-05-09T12:13:44.888Z] #21 14.40 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-05-09T12:13:44.888Z] #21 14.40 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-05-09T12:13:44.888Z] #21 14.41 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-05-09T12:13:44.888Z] #21 14.41 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-05-09T12:13:44.888Z] #21 14.41 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-05-09T12:13:44.888Z] #21 14.41 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-05-09T12:13:44.888Z] #21 14.42 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-05-09T12:13:44.888Z] #21 14.42 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-05-09T12:13:44.888Z] #21 14.42 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-05-09T12:13:44.888Z] #21 14.43 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-05-09T12:13:45.452Z] #21 14.94 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:13:45.452Z] #21 15.15 Fetched 15.9 MB in 1s (26.8 MB/s) [2022-05-09T12:13:45.709Z] #21 15.19 Selecting previously unselected package gcc-10-base:armel. [2022-05-09T12:13:45.709Z] #21 15.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-05-09T12:13:45.709Z] #21 15.24 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-05-09T12:13:45.709Z] #21 15.24 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-05-09T12:13:45.709Z] #21 15.29 Selecting previously unselected package gcc-10-base:armhf. [2022-05-09T12:13:45.709Z] #21 15.30 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-05-09T12:13:45.709Z] #21 15.30 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-05-09T12:13:45.709Z] #21 15.35 Selecting previously unselected package gcc-10-base:ppc64el. [2022-05-09T12:13:45.709Z] #21 15.35 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-05-09T12:13:45.709Z] #21 15.36 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-09T12:13:45.709Z] #21 15.42 Selecting previously unselected package gcc-10-base:s390x. [2022-05-09T12:13:45.966Z] #21 15.42 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-05-09T12:13:45.966Z] #21 15.42 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-05-09T12:13:45.966Z] #21 15.47 Selecting previously unselected package gcc-10-base:arm64. [2022-05-09T12:13:45.966Z] #21 15.48 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-05-09T12:13:45.966Z] #21 15.49 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-05-09T12:13:45.966Z] #21 15.55 Selecting previously unselected package libgcc-s1:armel. [2022-05-09T12:13:45.966Z] #21 15.56 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-05-09T12:13:45.966Z] #21 15.56 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-05-09T12:13:45.966Z] #21 15.62 Selecting previously unselected package libcrypt1:armel. [2022-05-09T12:13:45.966Z] #21 15.62 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-05-09T12:13:45.966Z] #21 15.62 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-05-09T12:13:46.223Z] #21 15.71 Selecting previously unselected package libc6:armel. [2022-05-09T12:13:46.223Z] #21 15.71 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-05-09T12:13:46.479Z] #21 15.89 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-05-09T12:13:46.737Z] #21 16.29 Selecting previously unselected package libapparmor1:armel. [2022-05-09T12:13:46.737Z] #21 16.30 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-05-09T12:13:46.737Z] #21 16.30 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-05-09T12:13:46.737Z] #21 16.36 Selecting previously unselected package libapparmor-dev:armel. [2022-05-09T12:13:46.737Z] #21 16.37 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-05-09T12:13:46.737Z] #21 16.37 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-05-09T12:13:46.758Z] 4612f6d0b889: Verifying Checksum [2022-05-09T12:13:46.758Z] 4612f6d0b889: Download complete [2022-05-09T12:13:46.993Z] #21 16.45 Selecting previously unselected package libgcc-s1:arm64. [2022-05-09T12:13:46.994Z] #21 16.46 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-05-09T12:13:46.994Z] #21 16.47 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-05-09T12:13:46.994Z] #21 16.52 Selecting previously unselected package libcrypt1:arm64. [2022-05-09T12:13:46.994Z] #21 16.52 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-05-09T12:13:46.994Z] #21 16.53 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-09T12:13:46.994Z] #21 16.60 Selecting previously unselected package libc6:arm64. [2022-05-09T12:13:46.994Z] #21 16.61 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-05-09T12:13:47.249Z] #21 16.77 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-05-09T12:13:47.812Z] #21 17.25 Selecting previously unselected package libapparmor1:arm64. [2022-05-09T12:13:47.812Z] #21 17.26 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-05-09T12:13:47.812Z] #21 17.27 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-05-09T12:13:47.812Z] #21 17.32 Selecting previously unselected package libapparmor-dev:arm64. [2022-05-09T12:13:47.812Z] #21 17.33 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-05-09T12:13:47.812Z] #21 17.33 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-09T12:13:47.812Z] #21 17.40 Selecting previously unselected package libgcc-s1:s390x. [2022-05-09T12:13:47.812Z] #21 17.40 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-05-09T12:13:47.812Z] #21 17.41 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-05-09T12:13:47.812Z] #21 17.46 Selecting previously unselected package libcrypt1:s390x. [2022-05-09T12:13:48.068Z] #21 17.46 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-05-09T12:13:48.068Z] #21 17.47 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-05-09T12:13:48.068Z] #21 17.59 Selecting previously unselected package libc6:s390x. [2022-05-09T12:13:48.068Z] #21 17.59 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-05-09T12:13:48.325Z] #21 17.78 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-05-09T12:13:48.581Z] #21 18.25 Selecting previously unselected package libapparmor1:s390x. [2022-05-09T12:13:48.581Z] #21 18.25 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-05-09T12:13:48.581Z] #21 18.25 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-05-09T12:13:48.581Z] #21 18.32 Selecting previously unselected package libapparmor-dev:s390x. [2022-05-09T12:13:48.838Z] #21 18.32 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-05-09T12:13:48.838Z] #21 18.32 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-05-09T12:13:48.838Z] #21 18.39 Selecting previously unselected package libgcc-s1:armhf. [2022-05-09T12:13:48.838Z] #21 18.40 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-05-09T12:13:48.838Z] #21 18.40 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-05-09T12:13:48.838Z] #21 18.46 Selecting previously unselected package libcrypt1:armhf. [2022-05-09T12:13:48.838Z] #21 18.46 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-05-09T12:13:48.838Z] #21 18.46 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-05-09T12:13:48.838Z] #21 18.54 Selecting previously unselected package libc6:armhf. [2022-05-09T12:13:48.838Z] #21 18.55 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-05-09T12:13:49.402Z] #21 18.76 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-05-09T12:13:49.659Z] #21 19.22 Selecting previously unselected package libapparmor1:armhf. [2022-05-09T12:13:49.659Z] #21 19.22 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-05-09T12:13:49.659Z] #21 19.22 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-05-09T12:13:49.659Z] #21 19.28 Selecting previously unselected package libapparmor-dev:armhf. [2022-05-09T12:13:49.659Z] #21 19.28 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-05-09T12:13:49.659Z] #21 19.29 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-05-09T12:13:49.659Z] #21 19.35 Selecting previously unselected package libgcc-s1:ppc64el. [2022-05-09T12:13:49.916Z] #21 19.36 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-05-09T12:13:49.916Z] #21 19.37 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-09T12:13:49.916Z] #21 19.42 Selecting previously unselected package libcrypt1:ppc64el. [2022-05-09T12:13:49.916Z] #21 19.43 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-05-09T12:13:49.916Z] #21 19.43 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-09T12:13:49.916Z] #21 19.52 Selecting previously unselected package libc6:ppc64el. [2022-05-09T12:13:49.916Z] #21 19.53 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-05-09T12:13:50.172Z] #21 19.72 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-09T12:13:50.742Z] #21 20.36 Selecting previously unselected package libapparmor1:ppc64el. [2022-05-09T12:13:50.742Z] #21 20.37 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-05-09T12:13:50.742Z] #21 20.37 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-05-09T12:13:50.742Z] #21 20.43 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-05-09T12:13:50.742Z] #21 20.43 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-05-09T12:13:50.742Z] #21 20.44 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-09T12:13:50.742Z] #21 20.51 Selecting previously unselected package libseccomp2:s390x. [2022-05-09T12:13:50.998Z] #21 20.52 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-05-09T12:13:50.998Z] #21 20.53 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-09T12:13:50.998Z] #21 20.57 Selecting previously unselected package libseccomp-dev:s390x. [2022-05-09T12:13:50.998Z] #21 20.58 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-05-09T12:13:50.998Z] #21 20.58 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-09T12:13:51.238Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-09T12:13:51.239Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-09T12:13:51.239Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 31.9% of statements [2022-05-09T12:13:51.239Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-05-09T12:13:51.239Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-09T12:13:51.239Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-09T12:13:51.239Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-09T12:13:51.239Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-09T12:13:51.239Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-09T12:13:51.239Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-09T12:13:51.239Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-09T12:13:51.239Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-09T12:13:51.239Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-09T12:13:51.239Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-09T12:13:51.239Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-09T12:13:51.239Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 6.1% of statements [2022-05-09T12:13:51.239Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-09T12:13:51.239Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-09T12:13:51.239Z] ? github.com/docker/docker/api/types [no test files] [2022-05-09T12:13:51.239Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-09T12:13:51.239Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-09T12:13:51.239Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-09T12:13:51.239Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-09T12:13:51.239Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-05-09T12:13:51.239Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-05-09T12:13:51.239Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-09T12:13:51.239Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-09T12:13:51.239Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-09T12:13:51.239Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-09T12:13:51.239Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-09T12:13:51.239Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-09T12:13:51.239Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-09T12:13:51.254Z] #21 20.65 Selecting previously unselected package libseccomp2:ppc64el. [2022-05-09T12:13:51.254Z] #21 20.65 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-09T12:13:51.254Z] #21 20.66 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-09T12:13:51.254Z] #21 20.71 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-05-09T12:13:51.254Z] #21 20.72 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-09T12:13:51.255Z] #21 20.72 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-09T12:13:51.255Z] #21 20.79 Selecting previously unselected package libseccomp2:armhf. [2022-05-09T12:13:51.255Z] #21 20.80 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-05-09T12:13:51.255Z] #21 20.80 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-09T12:13:51.255Z] #21 20.85 Selecting previously unselected package libseccomp-dev:armhf. [2022-05-09T12:13:51.255Z] #21 20.86 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-05-09T12:13:51.255Z] #21 20.86 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-09T12:13:51.497Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-05-09T12:13:51.497Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 77.3% of statements [2022-05-09T12:13:51.497Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-09T12:13:51.497Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-09T12:13:51.497Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-09T12:13:51.497Z] ? github.com/docker/docker/builder [no test files] [2022-05-09T12:13:51.497Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-09T12:13:51.497Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-09T12:13:51.497Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-09T12:13:51.497Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-09T12:13:51.497Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-09T12:13:51.497Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-09T12:13:51.497Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-09T12:13:51.511Z] #21 20.92 Selecting previously unselected package libseccomp2:armel. [2022-05-09T12:13:51.511Z] #21 20.93 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-05-09T12:13:51.511Z] #21 20.94 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-09T12:13:51.511Z] #21 20.99 Selecting previously unselected package libseccomp-dev:armel. [2022-05-09T12:13:51.511Z] #21 21.00 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-05-09T12:13:51.511Z] #21 21.00 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-09T12:13:51.511Z] #21 21.06 Selecting previously unselected package libseccomp2:arm64. [2022-05-09T12:13:51.511Z] #21 21.07 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-05-09T12:13:51.511Z] #21 21.08 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-09T12:13:51.511Z] #21 21.12 Selecting previously unselected package libseccomp-dev:arm64. [2022-05-09T12:13:51.511Z] #21 21.13 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-05-09T12:13:51.511Z] #21 21.13 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-09T12:13:51.768Z] #21 21.24 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-05-09T12:13:51.768Z] #21 21.25 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-05-09T12:13:51.768Z] #21 21.27 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-05-09T12:13:51.768Z] #21 21.28 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-09T12:13:51.768Z] #21 21.30 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-05-09T12:13:51.768Z] #21 21.32 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-09T12:13:51.768Z] #21 21.33 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-05-09T12:13:51.768Z] #21 21.34 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-05-09T12:13:51.768Z] #21 21.35 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-09T12:13:51.768Z] #21 21.36 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-05-09T12:13:51.768Z] #21 21.38 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-05-09T12:13:51.768Z] #21 21.39 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-05-09T12:13:51.768Z] #21 21.40 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-05-09T12:13:52.026Z] #21 21.43 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-09T12:13:52.026Z] #21 21.44 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-05-09T12:13:52.026Z] #21 21.45 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-05-09T12:13:53.455Z] #21 22.67 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-05-09T12:13:54.029Z] ok github.com/docker/docker/builder/remotecontext 0.119s coverage: 13.7% of statements [2022-05-09T12:13:54.029Z] ok github.com/docker/docker/builder/dockerfile 0.431s coverage: 49.3% of statements [2022-05-09T12:13:54.288Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-05-09T12:13:54.400Z] #21 23.93 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-05-09T12:13:55.224Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-05-09T12:13:55.482Z] ok github.com/docker/docker/builder/remotecontext/git 1.405s coverage: 86.3% of statements [2022-05-09T12:13:55.482Z] ? github.com/docker/docker/cli [no test files] [2022-05-09T12:13:55.482Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-09T12:13:55.482Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-09T12:13:55.482Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-09T12:13:55.772Z] #21 25.13 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-09T12:13:56.416Z] ok github.com/docker/docker/cmd/docker-proxy 0.258s coverage: 67.6% of statements [2022-05-09T12:13:56.699Z] #21 26.38 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-05-09T12:13:57.207Z] 8f616e6e9eec: Pull complete [2022-05-09T12:13:58.067Z] #21 27.61 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-05-09T12:13:58.067Z] #21 27.63 Setting up libapparmor1:armel (2.13.6-10) ... [2022-05-09T12:13:58.067Z] #21 27.64 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-05-09T12:13:58.067Z] #21 27.65 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-05-09T12:13:58.067Z] #21 27.66 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-05-09T12:13:58.067Z] #21 27.67 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-09T12:13:58.067Z] #21 27.69 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-09T12:13:58.067Z] #21 27.70 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-09T12:13:58.067Z] #21 27.71 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-09T12:13:58.067Z] #21 27.72 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-09T12:13:58.067Z] #21 27.73 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-09T12:13:58.067Z] #21 27.74 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-05-09T12:13:58.067Z] #21 27.76 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-05-09T12:13:58.067Z] #21 27.77 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-09T12:13:58.067Z] #21 27.78 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-05-09T12:13:58.187Z] #45 DONE 258.4s [2022-05-09T12:13:58.187Z] [2022-05-09T12:13:58.187Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:13:58.187Z] #62 sha256:2ae4fb070c61eb51309e60be19780e297627549394d0f8ff45a9f9c0fa3c7507 [2022-05-09T12:13:58.323Z] #21 27.80 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-09T12:13:58.323Z] #21 27.81 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-09T12:13:58.323Z] #21 27.82 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-09T12:13:58.324Z] #21 27.83 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-09T12:13:58.324Z] #21 27.85 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-09T12:13:58.324Z] #21 27.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:13:58.887Z] #21 DONE 28.4s [2022-05-09T12:13:58.887Z] [2022-05-09T12:13:58.887Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:13:58.887Z] #69 sha256:144b824f6c5063e437b320277d14647342e3f70f64101f27af3d0f58340221a8 [2022-05-09T12:13:58.887Z] #69 ... [2022-05-09T12:13:58.887Z] [2022-05-09T12:13:58.887Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-09T12:13:58.887Z] #64 sha256:e55ae192860fa563ed450b496274f20e31217f92970b74b09081207c5053e53e [2022-05-09T12:13:58.887Z] #64 DONE 0.1s [2022-05-09T12:13:58.887Z] [2022-05-09T12:13:58.887Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-09T12:13:58.887Z] #22 sha256:1186407e5c635c76e6ceef31d6ad460ca293e21a1931fede76da6e75e8c3983d [2022-05-09T12:13:59.130Z] #62 ... [2022-05-09T12:13:59.130Z] [2022-05-09T12:13:59.130Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-09T12:13:59.130Z] #46 sha256:0849871efe93e06696488e84b79d1857626610bbac86fd2e47a0654b19ba1724 [2022-05-09T12:13:59.391Z] #46 DONE 0.6s [2022-05-09T12:13:59.391Z] [2022-05-09T12:13:59.391Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:13:59.391Z] #62 sha256:2ae4fb070c61eb51309e60be19780e297627549394d0f8ff45a9f9c0fa3c7507 [2022-05-09T12:13:59.652Z] #62 ... [2022-05-09T12:13:59.652Z] [2022-05-09T12:13:59.652Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-09T12:13:59.652Z] #50 sha256:093d1ba4fe5e2143c4d331667327511d25b45f23dd3c80a4813a908c5bdbff32 [2022-05-09T12:13:59.652Z] #50 DONE 0.1s [2022-05-09T12:13:59.652Z] [2022-05-09T12:13:59.652Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-09T12:13:59.652Z] #52 sha256:3a65bdbb3bc8509d05a22a9aaeda59abb74c06ddabec2f5f24b6db66e3d9d50a [2022-05-09T12:13:59.700Z] ok github.com/docker/docker/client 0.079s coverage: 75.6% of statements [2022-05-09T12:13:59.913Z] #52 DONE 0.1s [2022-05-09T12:13:59.913Z] [2022-05-09T12:13:59.913Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:13:59.913Z] #62 sha256:2ae4fb070c61eb51309e60be19780e297627549394d0f8ff45a9f9c0fa3c7507 [2022-05-09T12:14:00.256Z] #22 DONE 1.2s [2022-05-09T12:14:00.256Z] [2022-05-09T12:14:00.256Z] #23 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-09T12:14:00.256Z] #23 sha256:e18b8c462b0eb3952c8e8c2f89a740417db7cfac4bf075372a09ecc77fc73721 [2022-05-09T12:14:00.817Z] #23 DONE 0.9s [2022-05-09T12:14:00.817Z] [2022-05-09T12:14:00.817Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-09T12:14:00.817Z] #24 sha256:28e8a822ab621eecd17759786f4e5d2479f8c2221c8f05d39a26e2e9c9939f68 [2022-05-09T12:14:01.749Z] #24 0.846 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-09T12:14:01.749Z] #24 DONE 0.9s [2022-05-09T12:14:01.749Z] [2022-05-09T12:14:01.749Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-09T12:14:01.749Z] #25 sha256:afdc12ae821af437125a3bcc9673d4d094d269c5bcfbaa2c665d73e87b81bb08 [2022-05-09T12:14:02.680Z] #25 DONE 0.9s [2022-05-09T12:14:02.680Z] [2022-05-09T12:14:02.680Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:14:02.680Z] #65 sha256:03d25346e7c6a15ae406dbcdcaa8fb24160a26c89b0cfdf70b30671d1b6b5cd6 [2022-05-09T12:14:02.680Z] #65 1.047 + RM_GOPATH=0 [2022-05-09T12:14:02.680Z] #65 1.047 + TMP_GOPATH= [2022-05-09T12:14:02.680Z] #65 1.047 + : /build [2022-05-09T12:14:02.680Z] #65 1.047 + '[' -z '' ']' [2022-05-09T12:14:02.680Z] #65 1.047 ++ mktemp -d [2022-05-09T12:14:02.680Z] #65 1.052 + export GOPATH=/tmp/tmp.k8vIE5SXUd [2022-05-09T12:14:02.680Z] #65 1.052 + GOPATH=/tmp/tmp.k8vIE5SXUd [2022-05-09T12:14:02.680Z] #65 1.052 + RM_GOPATH=1 [2022-05-09T12:14:02.680Z] #65 1.052 + case "$(go env GOARCH)" in [2022-05-09T12:14:02.680Z] #65 1.052 ++ go env GOARCH [2022-05-09T12:14:02.680Z] #65 1.063 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:14:02.680Z] #65 1.063 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:14:02.680Z] #65 1.063 ++ dirname /install.sh [2022-05-09T12:14:02.680Z] #65 1.064 + dir=/ [2022-05-09T12:14:02.680Z] #65 1.066 + bin=runc [2022-05-09T12:14:02.680Z] #65 1.066 + shift [2022-05-09T12:14:02.680Z] #65 1.066 + '[' '!' -f //runc.installer ']' [2022-05-09T12:14:02.680Z] #65 1.066 + . //runc.installer [2022-05-09T12:14:02.680Z] #65 1.066 ++ set -e [2022-05-09T12:14:02.680Z] #65 1.066 ++ : v1.1.1 [2022-05-09T12:14:02.680Z] #65 1.066 + install_runc [2022-05-09T12:14:02.680Z] #65 1.066 + RUNC_BUILDTAGS=seccomp [2022-05-09T12:14:02.680Z] #65 1.066 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-09T12:14:02.680Z] #65 1.066 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.k8vIE5SXUd/src/github.com/opencontainers/runc [2022-05-09T12:14:02.680Z] #65 1.066 Cloning into '/tmp/tmp.k8vIE5SXUd/src/github.com/opencontainers/runc'... [2022-05-09T12:14:02.680Z] #65 1.066 Install runc version v1.1.1 (build tags: seccomp) [2022-05-09T12:14:03.616Z] #65 ... [2022-05-09T12:14:03.616Z] [2022-05-09T12:14:03.616Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-09T12:14:03.616Z] #26 sha256:ae7c01d5ba32701696a012f28efda29d0f8b8a3ef35e9a7b8ab9c28d3bdfc8da [2022-05-09T12:14:03.616Z] #26 DONE 0.9s [2022-05-09T12:14:03.616Z] [2022-05-09T12:14:03.616Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2022-05-09T12:14:03.616Z] #27 sha256:e1d7ee6f32b836cb5505ef569132e90032d7855f65467779a09f337b37b630d4 [2022-05-09T12:14:04.548Z] #27 DONE 0.9s [2022-05-09T12:14:04.548Z] [2022-05-09T12:14:04.548Z] #28 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-09T12:14:04.548Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-05-09T12:14:05.917Z] #28 1.112 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:14:05.917Z] #28 1.319 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:14:05.917Z] #28 1.526 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:14:06.174Z] #28 1.563 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-09T12:14:06.431Z] #28 1.815 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:14:06.688Z] #28 2.152 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-09T12:14:06.944Z] #28 2.457 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-09T12:14:07.876Z] #28 3.338 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-09T12:14:08.439Z] #28 3.641 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-09T12:14:08.439Z] #28 3.887 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-09T12:14:08.439Z] #28 3.889 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:14:08.439Z] #28 3.891 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-09T12:14:08.439Z] #28 3.899 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-09T12:14:08.439Z] #28 3.900 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-09T12:14:08.439Z] #28 3.908 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-09T12:14:08.439Z] #28 3.910 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-09T12:14:08.439Z] #28 3.911 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-09T12:14:08.439Z] #28 3.911 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-09T12:14:08.439Z] #28 3.912 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-09T12:14:08.439Z] #28 3.913 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:14:08.439Z] #28 3.943 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-09T12:14:13.777Z] #53 ... [2022-05-09T12:14:13.777Z] [2022-05-09T12:14:13.777Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:14:13.777Z] #58 sha256:7561c0dcf1d06d1cf42da2900ce226c90ecb0504166425dd4e59a2507ac8a736 [2022-05-09T12:14:13.777Z] #58 143.3 + mkdir -p /build [2022-05-09T12:14:13.777Z] #58 143.3 + cp runc /build/runc [2022-05-09T12:14:13.777Z] #58 DONE 144.3s [2022-05-09T12:14:13.777Z] [2022-05-09T12:14:13.777Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:14:13.777Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:14:13.777Z] #53 287.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-09T12:14:13.777Z] #53 DONE 287.9s [2022-05-09T12:14:13.777Z] [2022-05-09T12:14:13.777Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:14:13.777Z] #62 sha256:128fc329bae41db4fe97447f497913b8b13cff5691ec7f650f3e34e17824a0e1 [2022-05-09T12:14:13.777Z] #62 ... [2022-05-09T12:14:13.777Z] [2022-05-09T12:14:13.777Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-09T12:14:13.777Z] #54 sha256:383bf1c7b964d209191b791ad19dde290e41d56a726f974fe5498717085c96ec [2022-05-09T12:14:13.777Z] #54 DONE 0.5s [2022-05-09T12:14:13.777Z] [2022-05-09T12:14:13.777Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:14:13.777Z] #62 sha256:128fc329bae41db4fe97447f497913b8b13cff5691ec7f650f3e34e17824a0e1 [2022-05-09T12:14:13.777Z] #62 ... [2022-05-09T12:14:13.777Z] [2022-05-09T12:14:13.777Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-09T12:14:13.777Z] #56 sha256:8b91ccecd633a9d5e91406a4c36ce447a454c7087cbecb6a8a4c61b714dc8f2b [2022-05-09T12:14:13.777Z] #56 DONE 0.1s [2022-05-09T12:14:13.777Z] [2022-05-09T12:14:13.777Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-09T12:14:13.777Z] #59 sha256:83978f8e3b10fea61ea3eaeb3eb4b03c4e190048a6cda31d6212148ba37f3274 [2022-05-09T12:14:13.777Z] #59 DONE 0.2s [2022-05-09T12:14:13.777Z] [2022-05-09T12:14:13.777Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:14:13.777Z] #62 sha256:128fc329bae41db4fe97447f497913b8b13cff5691ec7f650f3e34e17824a0e1 [2022-05-09T12:14:14.985Z] #28 ... [2022-05-09T12:14:14.985Z] [2022-05-09T12:14:14.985Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:14:14.985Z] #65 sha256:03d25346e7c6a15ae406dbcdcaa8fb24160a26c89b0cfdf70b30671d1b6b5cd6 [2022-05-09T12:14:14.985Z] #65 5.468 + cd /tmp/tmp.k8vIE5SXUd/src/github.com/opencontainers/runc [2022-05-09T12:14:14.985Z] #65 5.468 + git checkout -q v1.1.1 [2022-05-09T12:14:14.985Z] #65 5.811 + '[' -z '' ']' [2022-05-09T12:14:14.985Z] #65 5.811 + target=static [2022-05-09T12:14:14.985Z] #65 5.811 + make BUILDTAGS=seccomp static [2022-05-09T12:14:14.985Z] #65 6.171 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-09T12:14:15.155Z] #62 256.4 + bin/containerd [2022-05-09T12:14:19.167Z] #65 ... [2022-05-09T12:14:19.167Z] [2022-05-09T12:14:19.167Z] #28 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-09T12:14:19.167Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-05-09T12:14:19.167Z] #28 14.55 Fetched 49.0 MB in 14s (3582 kB/s) [2022-05-09T12:14:25.713Z] #28 14.55 Reading package lists... [2022-05-09T12:14:31.773Z] ok github.com/docker/docker/cmd/dockerd 0.078s coverage: 29.7% of statements [2022-05-09T12:14:32.031Z] ok github.com/docker/docker/container 0.119s coverage: 34.8% of statements [2022-05-09T12:14:32.596Z] ok github.com/docker/docker/cmd/dockerd/trap 2.449s coverage: 0.0% of statements [2022-05-09T12:14:32.596Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-09T12:14:32.596Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-09T12:14:32.596Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-09T12:14:32.596Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-09T12:14:32.596Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-09T12:14:33.811Z] #28 21.20 Reading package lists... [2022-05-09T12:14:34.068Z] #28 27.94 Building dependency tree... [2022-05-09T12:14:35.438Z] #28 30.86 bzip2 is already the newest version (1.0.8-4). [2022-05-09T12:14:35.438Z] #28 30.86 patch is already the newest version (2.7.6-7). [2022-05-09T12:14:35.438Z] #28 30.86 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-05-09T12:14:35.438Z] #28 30.86 The following additional packages will be installed: [2022-05-09T12:14:35.438Z] #28 30.86 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-09T12:14:35.438Z] #28 30.87 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-05-09T12:14:35.438Z] #28 30.87 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-09T12:14:35.438Z] #28 30.87 python3-pkg-resources vim-runtime xxd [2022-05-09T12:14:35.438Z] #28 30.90 Suggested packages: [2022-05-09T12:14:35.438Z] #28 30.90 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-05-09T12:14:35.438Z] #28 30.90 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-05-09T12:14:35.438Z] #28 30.90 Recommended packages: [2022-05-09T12:14:35.438Z] #28 30.90 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-09T12:14:36.807Z] #28 32.24 The following NEW packages will be installed: [2022-05-09T12:14:36.807Z] #28 32.24 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-05-09T12:14:36.807Z] #28 32.25 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-09T12:14:36.807Z] #28 32.25 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-05-09T12:14:36.807Z] #28 32.25 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-05-09T12:14:36.807Z] #28 32.25 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-05-09T12:14:36.807Z] #28 32.25 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-05-09T12:14:36.807Z] #28 32.26 vim-common vim-runtime xfsprogs xxd zip zstd [2022-05-09T12:14:37.371Z] #28 32.67 0 upgraded, 44 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:14:37.371Z] #28 32.67 Need to get 18.6 MB of archives. [2022-05-09T12:14:37.371Z] #28 32.67 After this operation, 71.4 MB of additional disk space will be used. [2022-05-09T12:14:37.371Z] #28 32.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-09T12:14:37.371Z] #28 32.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-09T12:14:37.371Z] #28 32.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-09T12:14:37.371Z] #28 32.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-09T12:14:37.371Z] #28 32.78 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-09T12:14:37.371Z] #28 32.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-09T12:14:37.371Z] #28 32.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-09T12:14:37.371Z] #28 32.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-09T12:14:37.371Z] #28 32.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-09T12:14:37.629Z] #28 32.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-09T12:14:37.629Z] #28 32.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-09T12:14:37.629Z] #28 32.96 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-09T12:14:37.629Z] #28 32.98 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-09T12:14:37.629Z] #28 32.98 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-09T12:14:37.629Z] #28 32.98 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-09T12:14:37.629Z] #28 32.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-09T12:14:37.629Z] #28 32.98 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-09T12:14:37.629Z] #28 32.99 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-09T12:14:37.629Z] #28 32.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-09T12:14:37.629Z] #28 33.00 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-09T12:14:37.629Z] #28 33.00 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-09T12:14:37.629Z] #28 33.01 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-09T12:14:37.629Z] #28 33.03 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-09T12:14:37.629Z] #28 33.03 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-09T12:14:37.629Z] #28 33.03 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-09T12:14:37.629Z] #28 33.03 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-09T12:14:37.629Z] #28 33.04 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-09T12:14:37.629Z] #28 33.04 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-09T12:14:37.629Z] #28 33.04 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-09T12:14:37.629Z] #28 33.05 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-09T12:14:37.629Z] #28 33.09 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-09T12:14:37.629Z] #28 33.09 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-09T12:14:37.629Z] #28 33.09 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-09T12:14:37.630Z] #28 33.10 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-09T12:14:37.630Z] #28 33.11 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-09T12:14:37.630Z] #28 33.11 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-09T12:14:37.630Z] #28 33.12 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-09T12:14:37.630Z] #28 33.14 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-09T12:14:37.630Z] #28 33.15 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-09T12:14:37.630Z] #28 33.15 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-09T12:14:37.630Z] #28 33.25 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-09T12:14:37.862Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [2022-05-09T12:14:37.887Z] #28 33.29 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-09T12:14:37.887Z] #28 33.31 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-09T12:14:37.887Z] #28 33.31 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-09T12:14:38.451Z] #28 34.00 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:14:38.674Z] #62 ... [2022-05-09T12:14:38.674Z] [2022-05-09T12:14:38.674Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:14:38.674Z] #58 sha256:8be0cadbe4c48122f377d4ce08d436ee39a925851ac47897039a7aca94b463c9 [2022-05-09T12:14:38.674Z] #58 146.5 + mkdir -p /build [2022-05-09T12:14:38.674Z] #58 146.5 + cp runc /build/runc [2022-05-09T12:14:38.674Z] #58 DONE 147.6s [2022-05-09T12:14:38.674Z] [2022-05-09T12:14:38.674Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:14:38.674Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:14:38.674Z] #53 297.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-09T12:14:38.674Z] #53 DONE 297.6s [2022-05-09T12:14:38.674Z] [2022-05-09T12:14:38.674Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:14:38.674Z] #62 sha256:2ae4fb070c61eb51309e60be19780e297627549394d0f8ff45a9f9c0fa3c7507 [2022-05-09T12:14:38.936Z] #62 ... [2022-05-09T12:14:38.936Z] [2022-05-09T12:14:38.936Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-09T12:14:38.936Z] #54 sha256:db7caec654fed79d6097300008afb6a294dd9f52018935b89d40abdd78149c05 [2022-05-09T12:14:39.015Z] #28 34.31 Fetched 18.6 MB in 1s (19.5 MB/s) [2022-05-09T12:14:39.015Z] #28 34.37 Selecting previously unselected package pigz. [2022-05-09T12:14:39.015Z] #28 34.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-05-09T12:14:39.015Z] #28 34.43 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-09T12:14:39.015Z] #28 34.43 Unpacking pigz (2.6-1) ... [2022-05-09T12:14:39.015Z] #28 34.56 Selecting previously unselected package libelf1:amd64. [2022-05-09T12:14:39.236Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2022-05-09T12:14:39.273Z] #28 34.56 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-09T12:14:39.273Z] #28 34.57 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-09T12:14:39.273Z] #28 34.68 Selecting previously unselected package libbpf0:amd64. [2022-05-09T12:14:39.273Z] #28 34.69 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-09T12:14:39.273Z] #28 34.69 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-09T12:14:39.273Z] #28 34.77 Selecting previously unselected package libcap2:amd64. [2022-05-09T12:14:39.273Z] #28 34.77 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-09T12:14:39.273Z] #28 34.78 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-09T12:14:39.273Z] #28 34.83 Selecting previously unselected package libmnl0:amd64. [2022-05-09T12:14:39.508Z] #54 DONE 0.6s [2022-05-09T12:14:39.508Z] [2022-05-09T12:14:39.508Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:14:39.508Z] #62 sha256:2ae4fb070c61eb51309e60be19780e297627549394d0f8ff45a9f9c0fa3c7507 [2022-05-09T12:14:39.508Z] #62 ... [2022-05-09T12:14:39.508Z] [2022-05-09T12:14:39.508Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-09T12:14:39.508Z] #56 sha256:2e8e934eb0706fc15e44920c0a93ab26090a042d8e7df1f03f95affb3cc3a7a0 [2022-05-09T12:14:39.508Z] #56 DONE 0.1s [2022-05-09T12:14:39.508Z] [2022-05-09T12:14:39.508Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-09T12:14:39.508Z] #59 sha256:1021bb398e61e2a415d780e8879268bb94123a8ca096b51322e41f88de33276e [2022-05-09T12:14:39.530Z] #28 34.84 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-09T12:14:39.530Z] #28 34.85 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-09T12:14:39.530Z] #28 34.89 Selecting previously unselected package libxtables12:amd64. [2022-05-09T12:14:39.530Z] #28 34.90 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-09T12:14:39.530Z] #28 34.91 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-09T12:14:39.530Z] #28 34.95 Selecting previously unselected package libcap2-bin. [2022-05-09T12:14:39.530Z] #28 34.95 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-09T12:14:39.530Z] #28 34.96 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-09T12:14:39.530Z] #28 35.02 Selecting previously unselected package iproute2. [2022-05-09T12:14:39.530Z] #28 35.03 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-09T12:14:39.530Z] #28 35.03 Unpacking iproute2 (5.10.0-4) ... [2022-05-09T12:14:39.770Z] #59 DONE 0.3s [2022-05-09T12:14:39.770Z] [2022-05-09T12:14:39.770Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:14:39.770Z] #62 sha256:2ae4fb070c61eb51309e60be19780e297627549394d0f8ff45a9f9c0fa3c7507 [2022-05-09T12:14:39.787Z] #28 35.31 Selecting previously unselected package xxd. [2022-05-09T12:14:39.787Z] #28 35.33 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-09T12:14:39.787Z] #28 35.33 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:14:40.044Z] #28 35.44 Selecting previously unselected package vim-common. [2022-05-09T12:14:40.044Z] #28 35.45 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-09T12:14:40.044Z] #28 35.47 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:14:40.301Z] #28 35.58 Selecting previously unselected package bash-completion. [2022-05-09T12:14:40.301Z] #28 35.58 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-09T12:14:40.610Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 35.9% of statements [2022-05-09T12:14:41.231Z] #28 36.63 Unpacking bash-completion (1:2.11-2) ... [2022-05-09T12:14:41.488Z] #28 36.88 Selecting previously unselected package apparmor. [2022-05-09T12:14:41.488Z] #28 36.88 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-05-09T12:14:41.488Z] #28 36.92 Unpacking apparmor (2.13.6-10) ... [2022-05-09T12:14:41.682Z] #62 247.0 + bin/containerd [2022-05-09T12:14:41.745Z] #28 37.16 Selecting previously unselected package inetutils-ping. [2022-05-09T12:14:41.745Z] #28 37.17 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-09T12:14:41.745Z] #28 37.17 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-09T12:14:41.745Z] #28 37.27 Selecting previously unselected package libip4tc2:amd64. [2022-05-09T12:14:42.002Z] #28 37.28 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-09T12:14:42.002Z] #28 37.29 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-09T12:14:42.002Z] #28 37.34 Selecting previously unselected package libip6tc2:amd64. [2022-05-09T12:14:42.002Z] #28 37.34 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-09T12:14:42.002Z] #28 37.35 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-09T12:14:42.002Z] #28 37.40 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-09T12:14:42.002Z] #28 37.41 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-09T12:14:42.002Z] #28 37.41 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-09T12:14:42.002Z] #28 37.46 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-09T12:14:42.002Z] #28 37.47 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-09T12:14:42.002Z] #28 37.47 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-09T12:14:42.002Z] #28 37.53 Selecting previously unselected package libnftnl11:amd64. [2022-05-09T12:14:42.259Z] #28 37.54 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-09T12:14:42.259Z] #28 37.54 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-09T12:14:42.259Z] #28 37.60 Selecting previously unselected package iptables. [2022-05-09T12:14:42.259Z] #28 37.61 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-05-09T12:14:42.259Z] #28 37.61 Unpacking iptables (1.8.7-1) ... [2022-05-09T12:14:42.516Z] #28 37.86 Selecting previously unselected package libonig5:amd64. [2022-05-09T12:14:42.516Z] #28 37.86 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-09T12:14:42.516Z] #28 37.86 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-09T12:14:42.516Z] #28 37.98 Selecting previously unselected package libjq1:amd64. [2022-05-09T12:14:42.516Z] #28 37.99 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-05-09T12:14:42.516Z] #28 37.99 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-09T12:14:42.516Z] #28 38.07 Selecting previously unselected package jq. [2022-05-09T12:14:42.516Z] #28 38.08 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-05-09T12:14:42.773Z] #28 38.08 Unpacking jq (1.6-2.1) ... [2022-05-09T12:14:42.773Z] #28 38.16 Selecting previously unselected package libaio1:amd64. [2022-05-09T12:14:42.773Z] #28 38.16 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-05-09T12:14:42.773Z] #28 38.17 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-09T12:14:42.773Z] #28 38.24 Selecting previously unselected package libgpm2:amd64. [2022-05-09T12:14:42.773Z] #28 38.25 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-05-09T12:14:42.773Z] #28 38.26 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-09T12:14:42.773Z] #28 38.32 Selecting previously unselected package libinih1:amd64. [2022-05-09T12:14:42.773Z] #28 38.32 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-05-09T12:14:42.773Z] #28 38.32 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-09T12:14:42.773Z] #28 38.38 Selecting previously unselected package libnet1:amd64. [2022-05-09T12:14:43.030Z] #28 38.38 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-09T12:14:43.030Z] #28 38.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-09T12:14:43.030Z] #28 38.45 Selecting previously unselected package libnl-3-200:amd64. [2022-05-09T12:14:43.030Z] #28 38.45 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-09T12:14:43.030Z] #28 38.46 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-09T12:14:43.287Z] #28 38.53 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-09T12:14:43.287Z] #28 38.54 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-09T12:14:43.287Z] #28 38.55 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-09T12:14:43.287Z] #28 38.59 Selecting previously unselected package net-tools. [2022-05-09T12:14:43.287Z] #28 38.60 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-09T12:14:43.287Z] #28 38.61 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-09T12:14:43.287Z] #28 38.74 Selecting previously unselected package python-pip-whl. [2022-05-09T12:14:43.287Z] #28 38.74 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-09T12:14:43.287Z] #28 38.75 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-09T12:14:43.543Z] #28 39.11 Selecting previously unselected package python3-lib2to3. [2022-05-09T12:14:43.800Z] #28 39.12 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-09T12:14:43.800Z] #28 39.12 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-09T12:14:43.800Z] #28 39.21 Selecting previously unselected package python3-distutils. [2022-05-09T12:14:43.800Z] #28 39.22 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-05-09T12:14:43.800Z] #28 39.23 Unpacking python3-distutils (3.9.2-1) ... [2022-05-09T12:14:43.800Z] #28 39.33 Selecting previously unselected package python3-pkg-resources. [2022-05-09T12:14:43.800Z] #28 39.33 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-09T12:14:43.800Z] #28 39.34 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-09T12:14:43.800Z] #28 39.43 Selecting previously unselected package python3-setuptools. [2022-05-09T12:14:44.057Z] #28 39.43 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-05-09T12:14:44.057Z] #28 39.44 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-09T12:14:44.314Z] #28 39.59 Selecting previously unselected package python3-wheel. [2022-05-09T12:14:44.314Z] #28 39.59 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-05-09T12:14:44.314Z] #28 39.60 Unpacking python3-wheel (0.34.2-1) ... [2022-05-09T12:14:44.314Z] #28 39.65 Selecting previously unselected package python3-pip. [2022-05-09T12:14:44.314Z] #28 39.66 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-09T12:14:44.314Z] #28 39.67 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-09T12:14:44.314Z] #28 39.83 Selecting previously unselected package sudo. [2022-05-09T12:14:44.314Z] #28 39.84 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-05-09T12:14:44.314Z] #28 ... [2022-05-09T12:14:44.314Z] [2022-05-09T12:14:44.314Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:14:44.314Z] #69 sha256:144b824f6c5063e437b320277d14647342e3f70f64101f27af3d0f58340221a8 [2022-05-09T12:14:44.314Z] #69 101.1 + bin/containerd [2022-05-09T12:14:47.166Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.8% of statements [2022-05-09T12:14:48.100Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.5% of statements [2022-05-09T12:14:48.358Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-05-09T12:14:49.293Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-05-09T12:14:49.568Z] #69 ... [2022-05-09T12:14:49.568Z] [2022-05-09T12:14:49.568Z] #28 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-09T12:14:49.568Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-05-09T12:14:49.568Z] #28 39.84 Unpacking sudo (1.9.5p2-3) ... [2022-05-09T12:14:49.568Z] #28 40.19 Selecting previously unselected package thin-provisioning-tools. [2022-05-09T12:14:49.568Z] #28 40.19 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-09T12:14:49.568Z] #28 40.19 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-09T12:14:49.568Z] #28 40.39 Selecting previously unselected package uidmap. [2022-05-09T12:14:49.568Z] #28 40.39 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-09T12:14:49.568Z] #28 40.40 Unpacking uidmap (1:4.8.1-1) ... [2022-05-09T12:14:49.568Z] #28 40.49 Selecting previously unselected package vim-runtime. [2022-05-09T12:14:49.568Z] #28 40.50 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-09T12:14:49.568Z] #28 40.53 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-09T12:14:49.568Z] #28 40.55 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-09T12:14:49.568Z] #28 40.57 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:14:49.568Z] #28 42.25 Selecting previously unselected package vim. [2022-05-09T12:14:49.568Z] #28 42.25 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-09T12:14:49.568Z] #28 42.26 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:14:49.568Z] #28 42.57 Selecting previously unselected package xfsprogs. [2022-05-09T12:14:49.568Z] #28 42.58 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-09T12:14:49.568Z] #28 42.58 Unpacking xfsprogs (5.10.0-4) ... [2022-05-09T12:14:49.568Z] #28 42.85 Selecting previously unselected package zip. [2022-05-09T12:14:49.568Z] #28 42.86 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-05-09T12:14:49.568Z] #28 42.86 Unpacking zip (3.0-12) ... [2022-05-09T12:14:49.568Z] #28 42.94 Selecting previously unselected package zstd. [2022-05-09T12:14:49.568Z] #28 42.94 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-09T12:14:49.568Z] #28 42.96 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-09T12:14:49.568Z] #28 43.21 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-09T12:14:49.568Z] #28 43.77 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-09T12:14:49.568Z] #28 43.78 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-09T12:14:49.568Z] #28 43.79 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-09T12:14:49.568Z] #28 43.81 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-09T12:14:49.568Z] #28 43.83 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-09T12:14:49.568Z] #28 43.84 Setting up uidmap (1:4.8.1-1) ... [2022-05-09T12:14:49.568Z] #28 43.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-09T12:14:49.568Z] #28 43.87 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-09T12:14:49.568Z] #28 43.89 Setting up python3-wheel (0.34.2-1) ... [2022-05-09T12:14:49.568Z] #28 44.23 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:14:49.568Z] #28 44.26 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-09T12:14:49.568Z] #28 44.28 Setting up libcap2-bin (1:2.44-1) ... [2022-05-09T12:14:49.568Z] #28 44.29 Setting up apparmor (2.13.6-10) ... [2022-05-09T12:14:49.860Z] ok github.com/docker/docker/daemon 10.116s coverage: 16.7% of statements [2022-05-09T12:14:49.860Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-09T12:14:49.860Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-09T12:14:49.860Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-09T12:14:49.860Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-09T12:14:50.132Z] #28 45.47 Setting up zip (3.0-12) ... [2022-05-09T12:14:50.133Z] #28 45.48 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:14:50.133Z] #28 45.51 Setting up bash-completion (1:2.11-2) ... [2022-05-09T12:14:50.427Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.582s coverage: 74.8% of statements [2022-05-09T12:14:51.362Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.288s coverage: 56.2% of statements [2022-05-09T12:14:51.503Z] #28 46.85 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-09T12:14:51.503Z] #28 46.87 Setting up sudo (1.9.5p2-3) ... [2022-05-09T12:14:51.503Z] #28 46.94 invoke-rc.d: could not determine current runlevel [2022-05-09T12:14:51.503Z] #28 46.95 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-09T12:14:51.503Z] #28 46.96 Setting up xfsprogs (5.10.0-4) ... [2022-05-09T12:14:51.503Z] #28 46.98 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-09T12:14:51.503Z] #28 46.99 Setting up inetutils-ping (2:2.0-1) ... [2022-05-09T12:14:51.503Z] #28 47.02 Setting up pigz (2.6-1) ... [2022-05-09T12:14:51.503Z] #28 47.03 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-09T12:14:51.760Z] #28 47.05 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-09T12:14:51.760Z] #28 47.10 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-09T12:14:51.760Z] #28 47.11 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:14:51.933Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-05-09T12:14:52.324Z] #28 47.57 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-09T12:14:52.324Z] #28 47.59 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-09T12:14:52.324Z] #28 47.87 Setting up libelf1:amd64 (0.183-1) ... [2022-05-09T12:14:52.324Z] #28 47.89 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-09T12:14:52.581Z] #28 47.91 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-09T12:14:52.581Z] #28 47.93 Setting up python3-distutils (3.9.2-1) ... [2022-05-09T12:14:52.838Z] #28 48.26 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:14:52.838Z] #28 48.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-09T12:14:52.838Z] #28 48.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-09T12:14:52.838Z] #28 48.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-09T12:14:52.838Z] #28 48.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-09T12:14:52.838Z] #28 48.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-09T12:14:52.838Z] #28 48.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-09T12:14:52.838Z] #28 48.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-09T12:14:52.838Z] #28 48.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-09T12:14:52.838Z] #28 48.36 Setting up python3-setuptools (52.0.0-4) ... [2022-05-09T12:14:52.868Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2022-05-09T12:14:53.769Z] #28 49.21 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-09T12:14:53.769Z] #28 49.22 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-09T12:14:53.769Z] #28 49.24 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-09T12:14:53.769Z] #28 49.26 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-09T12:14:54.276Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.247s coverage: 50.6% of statements [2022-05-09T12:14:54.591Z] #28 49.93 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-09T12:14:54.591Z] #28 49.95 Setting up jq (1.6-2.1) ... [2022-05-09T12:14:54.591Z] #28 49.96 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-09T12:14:54.591Z] #28 49.98 Setting up iptables (1.8.7-1) ... [2022-05-09T12:14:54.591Z] #28 49.99 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-09T12:14:54.591Z] #28 49.99 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-09T12:14:54.591Z] #28 50.00 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-09T12:14:54.591Z] #28 50.00 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-09T12:14:54.591Z] #28 50.01 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-09T12:14:54.591Z] #28 50.01 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-09T12:14:54.591Z] #28 50.02 Setting up iproute2 (5.10.0-4) ... [2022-05-09T12:14:54.849Z] #28 50.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:14:55.418Z] #28 DONE 50.9s [2022-05-09T12:14:55.418Z] [2022-05-09T12:14:55.418Z] #29 [dev-systemd-false 8/25] 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 [2022-05-09T12:14:55.418Z] #29 sha256:165906e5788afb7df11072977f25ba8d609f4265feac38733c1ef71ab02cce66 [2022-05-09T12:14:56.182Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.958s coverage: 46.1% of statements [2022-05-09T12:14:56.182Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-09T12:14:56.350Z] #29 0.823 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-09T12:14:56.350Z] #29 0.827 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-09T12:14:56.350Z] #29 0.831 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-09T12:14:56.350Z] #29 DONE 0.9s [2022-05-09T12:14:56.350Z] [2022-05-09T12:14:56.350Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-09T12:14:56.350Z] #30 sha256:07db4e3ef9d6fcff7dd8a6881744929a8d41d88423365f105aef4020eacab51f [2022-05-09T12:14:56.440Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.941s coverage: 58.2% of statements [2022-05-09T12:14:56.440Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-09T12:14:56.440Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-09T12:14:56.698Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 58.5% of statements [2022-05-09T12:14:57.639Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-05-09T12:14:58.206Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2022-05-09T12:14:58.775Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 6.6% of statements [2022-05-09T12:14:58.775Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-09T12:14:58.775Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-09T12:14:59.343Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.0% of statements [2022-05-09T12:15:00.279Z] ok github.com/docker/docker/daemon/logger/awslogs 0.142s coverage: 79.9% of statements [2022-05-09T12:15:00.280Z] ok github.com/docker/docker/daemon/logger/fluentd 0.007s coverage: 53.6% of statements [2022-05-09T12:15:00.280Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-09T12:15:00.874Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-05-09T12:15:00.874Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 23.9% of statements [2022-05-09T12:15:01.149Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-05-09T12:15:01.417Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-05-09T12:15:01.988Z] ok github.com/docker/docker/daemon/logger/local 0.032s coverage: 78.7% of statements [2022-05-09T12:15:01.988Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-09T12:15:02.556Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.054s coverage: 54.9% of statements [2022-05-09T12:15:02.815Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.046s coverage: 31.5% of statements [2022-05-09T12:15:03.750Z] ok github.com/docker/docker/daemon/logger/syslog 0.022s coverage: 46.8% of statements [2022-05-09T12:15:04.008Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-05-09T12:15:04.497Z] #30 7.737 Collecting yamllint==1.26.1 [2022-05-09T12:15:04.574Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-05-09T12:15:05.140Z] ok github.com/docker/docker/daemon/logger/splunk 1.516s coverage: 82.5% of statements [2022-05-09T12:15:05.140Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-09T12:15:05.140Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-09T12:15:05.425Z] #30 8.814 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-09T12:15:05.987Z] #30 9.469 Collecting pathspec>=0.5.3 [2022-05-09T12:15:05.987Z] #30 9.475 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-09T12:15:05.987Z] #30 9.689 Collecting pyyaml [2022-05-09T12:15:06.077Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2022-05-09T12:15:06.243Z] #30 9.697 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-05-09T12:15:06.243Z] #30 9.743 Building wheels for collected packages: yamllint [2022-05-09T12:15:06.243Z] #30 9.745 Building wheel for yamllint (setup.py): started [2022-05-09T12:15:06.499Z] #30 10.27 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-09T12:15:06.652Z] ok github.com/docker/docker/distribution 0.615s coverage: 28.2% of statements [2022-05-09T12:15:06.652Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-09T12:15:06.755Z] #30 10.28 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=83252a834f88045610d5d8dc9f96832698c1bfcf8720853a9dd37946b80ac78c [2022-05-09T12:15:06.755Z] #30 10.28 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-09T12:15:06.755Z] #30 10.28 Successfully built yamllint [2022-05-09T12:15:06.755Z] #30 10.30 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-09T12:15:07.011Z] #30 10.51 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-09T12:15:07.217Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-05-09T12:15:07.270Z] #30 DONE 10.8s [2022-05-09T12:15:07.270Z] [2022-05-09T12:15:07.270Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-09T12:15:07.270Z] #34 sha256:c255ad5bc8841b2a9acec7f7d32c9e804f714f635e8cba6435057b215b9e34cc [2022-05-09T12:15:07.526Z] #34 DONE 0.3s [2022-05-09T12:15:07.526Z] [2022-05-09T12:15:07.526Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-09T12:15:07.526Z] #39 sha256:d6df0152f66ae6283ff2fe0c3ac133116be3c1fda116f43912c45e366804411a [2022-05-09T12:15:07.783Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-05-09T12:15:07.787Z] #39 DONE 0.3s [2022-05-09T12:15:07.787Z] [2022-05-09T12:15:07.787Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-09T12:15:07.787Z] #42 sha256:9e71398629870b9207fdab0d373e476856e0a9136754183e5d34f36669807764 [2022-05-09T12:15:07.787Z] #42 DONE 0.1s [2022-05-09T12:15:07.787Z] [2022-05-09T12:15:07.787Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-09T12:15:07.787Z] #44 sha256:233e2c70fed0456c166895d8e16bec18c1419890b8f71a77387be52567717122 [2022-05-09T12:15:07.787Z] #44 DONE 0.1s [2022-05-09T12:15:07.787Z] [2022-05-09T12:15:07.787Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:15:07.787Z] #69 sha256:144b824f6c5063e437b320277d14647342e3f70f64101f27af3d0f58340221a8 [2022-05-09T12:15:08.042Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-05-09T12:15:08.043Z] #69 ... [2022-05-09T12:15:08.043Z] [2022-05-09T12:15:08.043Z] #46 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-09T12:15:08.043Z] #46 sha256:0614494d7a0ae2da2342f5bbca58bb826c46a9ad5158623f0487ccdfabf4315d [2022-05-09T12:15:08.043Z] #46 DONE 0.1s [2022-05-09T12:15:08.043Z] [2022-05-09T12:15:08.043Z] #50 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-09T12:15:08.043Z] #50 sha256:0e169bcd83d42530d40ae5a40932e6cfb7e03981a219018d48e8ed73afddaf52 [2022-05-09T12:15:08.043Z] #50 DONE 0.1s [2022-05-09T12:15:08.300Z] [2022-05-09T12:15:08.300Z] #53 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-09T12:15:08.300Z] #53 sha256:2b17cfa6ad4471552207655d108ebdfe266dd2a7de8c4b24f3198b1be6d656c6 [2022-05-09T12:15:08.300Z] #53 DONE 0.2s [2022-05-09T12:15:08.300Z] [2022-05-09T12:15:08.300Z] #57 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-09T12:15:08.300Z] #57 sha256:96c4e75c89196dfa36d7dae1d689d72566f66b0d1c353fb63f4b20a131812655 [2022-05-09T12:15:08.300Z] #57 DONE 0.1s [2022-05-09T12:15:08.300Z] [2022-05-09T12:15:08.300Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:15:08.300Z] #65 sha256:03d25346e7c6a15ae406dbcdcaa8fb24160a26c89b0cfdf70b30671d1b6b5cd6 [2022-05-09T12:15:08.556Z] #65 ... [2022-05-09T12:15:08.556Z] [2022-05-09T12:15:08.556Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-09T12:15:08.556Z] #59 sha256:2dd7811770d666dd17bfcb9777446a7bc3909ef9ace0293aab9de075981d3904 [2022-05-09T12:15:08.556Z] #59 DONE 0.1s [2022-05-09T12:15:08.556Z] [2022-05-09T12:15:08.556Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-09T12:15:08.556Z] #61 sha256:d1482d3e9fe2e7f8144cb7391e9ec29cf4f674da29b7325e13b36732b983fe74 [2022-05-09T12:15:08.556Z] #61 DONE 0.2s [2022-05-09T12:15:08.556Z] [2022-05-09T12:15:08.556Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:15:08.556Z] #69 sha256:144b824f6c5063e437b320277d14647342e3f70f64101f27af3d0f58340221a8 [2022-05-09T12:15:08.607Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 84.9% of statements [2022-05-09T12:15:08.607Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-09T12:15:08.607Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-05-09T12:15:08.812Z] #69 ... [2022-05-09T12:15:08.812Z] [2022-05-09T12:15:08.812Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-09T12:15:08.812Z] #63 sha256:550eea2c634830837a71c916f09f5da85629d4e5c9caebdaab3d3820e7fc3a0e [2022-05-09T12:15:08.812Z] #63 DONE 0.1s [2022-05-09T12:15:08.812Z] [2022-05-09T12:15:08.812Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:15:08.812Z] #65 sha256:03d25346e7c6a15ae406dbcdcaa8fb24160a26c89b0cfdf70b30671d1b6b5cd6 [2022-05-09T12:15:09.173Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-05-09T12:15:09.173Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-09T12:15:09.430Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2022-05-09T12:15:10.364Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-05-09T12:15:10.622Z] ok github.com/docker/docker/opts 0.024s coverage: 65.5% of statements [2022-05-09T12:15:10.880Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-05-09T12:15:11.393Z] #62 307.0 # github.com/containerd/containerd/cmd/containerd [2022-05-09T12:15:11.393Z] #62 307.0 /usr/bin/ld: /tmp/go-link-3673873599/000019.o: in function `New': [2022-05-09T12:15:11.393Z] #62 307.0 /tmp/tmp.jkm0GRgP60/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-09T12:15:11.393Z] #62 307.1 + bin/containerd-stress [2022-05-09T12:15:11.393Z] #62 308.2 + bin/containerd-shim [2022-05-09T12:15:12.256Z] ok github.com/docker/docker/pkg/archive 0.299s coverage: 82.5% of statements [2022-05-09T12:15:13.190Z] ok github.com/docker/docker/pkg/authorization 0.218s coverage: 68.3% of statements [2022-05-09T12:15:13.190Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-09T12:15:13.448Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-05-09T12:15:16.729Z] ok github.com/docker/docker/pkg/chrootarchive 2.515s coverage: 42.7% of statements [2022-05-09T12:15:16.729Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-09T12:15:16.987Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-05-09T12:15:17.245Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-05-09T12:15:17.957Z] #62 319.3 + bin/containerd-shim-runc-v1 [2022-05-09T12:15:18.178Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-05-09T12:15:18.178Z] ok github.com/docker/docker/layer 7.942s coverage: 69.0% of statements [2022-05-09T12:15:18.178Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-09T12:15:18.178Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-09T12:15:18.178Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-09T12:15:18.178Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-09T12:15:18.178Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-09T12:15:18.178Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-09T12:15:18.439Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-05-09T12:15:18.698Z] ok github.com/docker/docker/pkg/fsutils 0.176s coverage: 85.1% of statements [2022-05-09T12:15:18.698Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-05-09T12:15:19.539Z] dccd9e4d14d3: Pull complete [2022-05-09T12:15:19.539Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-05-09T12:15:19.539Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:15:19.539Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:15:19.539Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-05-09T12:15:19.539Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-05-09T12:15:19.539Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-05-09T12:15:19.539Z] INFO: Docker version of control daemon [2022-05-09T12:15:19.539Z] [2022-05-09T12:15:19.539Z] Client: [2022-05-09T12:15:19.539Z] Version: 20.10.9 [2022-05-09T12:15:19.539Z] API version: 1.41 [2022-05-09T12:15:19.539Z] Go version: go1.16.8 [2022-05-09T12:15:19.539Z] Git commit: c2ea9bc [2022-05-09T12:15:19.539Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-09T12:15:19.539Z] OS/Arch: windows/amd64 [2022-05-09T12:15:19.539Z] Context: default [2022-05-09T12:15:19.539Z] Experimental: true [2022-05-09T12:15:19.539Z] [2022-05-09T12:15:19.539Z] Server: Docker Engine - Community [2022-05-09T12:15:19.539Z] Engine: [2022-05-09T12:15:19.539Z] Version: 20.10.9 [2022-05-09T12:15:19.539Z] API version: 1.41 (minimum version 1.24) [2022-05-09T12:15:19.539Z] Go version: go1.16.8 [2022-05-09T12:15:19.539Z] Git commit: 79ea9d3 [2022-05-09T12:15:19.539Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-09T12:15:19.539Z] OS/Arch: windows/amd64 [2022-05-09T12:15:19.539Z] Experimental: true [2022-05-09T12:15:19.539Z] [2022-05-09T12:15:19.539Z] INFO: Docker info of control daemon [2022-05-09T12:15:19.539Z] [2022-05-09T12:15:19.539Z] Client: [2022-05-09T12:15:19.539Z] Context: default [2022-05-09T12:15:19.539Z] Debug Mode: false [2022-05-09T12:15:19.539Z] [2022-05-09T12:15:19.539Z] Server: [2022-05-09T12:15:19.539Z] Containers: 0 [2022-05-09T12:15:19.539Z] Running: 0 [2022-05-09T12:15:19.539Z] Paused: 0 [2022-05-09T12:15:19.539Z] Stopped: 0 [2022-05-09T12:15:19.539Z] Images: 1 [2022-05-09T12:15:19.539Z] Server Version: 20.10.9 [2022-05-09T12:15:19.539Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-09T12:15:19.539Z] Windows: [2022-05-09T12:15:19.539Z] LCOW: [2022-05-09T12:15:19.539Z] Logging Driver: json-file [2022-05-09T12:15:19.539Z] Plugins: [2022-05-09T12:15:19.539Z] Volume: local [2022-05-09T12:15:19.539Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-09T12:15:19.539Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-09T12:15:19.539Z] Swarm: inactive [2022-05-09T12:15:19.539Z] Default Isolation: process [2022-05-09T12:15:19.539Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-09T12:15:19.539Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-09T12:15:19.539Z] OSType: windows [2022-05-09T12:15:19.539Z] Architecture: x86_64 [2022-05-09T12:15:19.539Z] CPUs: 4 [2022-05-09T12:15:19.539Z] Total Memory: 32GiB [2022-05-09T12:15:19.539Z] Name: azwin-2-561590 [2022-05-09T12:15:19.539Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-09T12:15:19.539Z] Docker Root Dir: D:\docker [2022-05-09T12:15:19.539Z] Debug Mode: false [2022-05-09T12:15:19.539Z] Registry: https://index.docker.io/v1/ [2022-05-09T12:15:19.539Z] Labels: [2022-05-09T12:15:19.539Z] Experimental: true [2022-05-09T12:15:19.539Z] Insecure Registries: [2022-05-09T12:15:19.539Z] 10.0.0.4:5000 [2022-05-09T12:15:19.539Z] 127.0.0.0/8 [2022-05-09T12:15:19.539Z] Registry Mirrors: [2022-05-09T12:15:19.539Z] http://10.0.0.4:5000/ [2022-05-09T12:15:19.539Z] Live Restore Enabled: false [2022-05-09T12:15:19.539Z] Product License: Community Engine [2022-05-09T12:15:19.539Z] [2022-05-09T12:15:19.539Z] [2022-05-09T12:15:19.539Z] INFO: Commit hash is 7873c27cfb [2022-05-09T12:15:19.539Z] INFO: Nuke-Everything... [2022-05-09T12:15:19.539Z] INFO: Container count on control daemon to delete is 0 [2022-05-09T12:15:19.539Z] INFO: Nuking d:\CI [2022-05-09T12:15:19.539Z] INFO: Zapped successfully [2022-05-09T12:15:19.539Z] INFO: Location for testing is d:\CI\PR-43572\1 [2022-05-09T12:15:19.539Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-09T12:15:19.539Z] [2022-05-09T12:15:19.539Z] [2022-05-09T12:15:19.539Z] INFO: Building the image from Dockerfile.windows at 05/09/2022 12:15:18... [2022-05-09T12:15:19.539Z] [2022-05-09T12:15:19.633Z] ok github.com/docker/docker/pkg/idtools 0.380s coverage: 67.9% of statements [2022-05-09T12:15:19.891Z] ok github.com/docker/docker/pkg/ioutils 0.366s coverage: 71.5% of statements [2022-05-09T12:15:19.891Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-05-09T12:15:20.150Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-05-09T12:15:20.150Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-09T12:15:20.150Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2022-05-09T12:15:20.150Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-05-09T12:15:20.408Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-05-09T12:15:20.667Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 90.5% of statements [2022-05-09T12:15:20.667Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-05-09T12:15:20.667Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-09T12:15:20.667Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-09T12:15:21.234Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-05-09T12:15:21.801Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-05-09T12:15:21.801Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-09T12:15:22.059Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-09T12:15:23.433Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-05-09T12:15:23.691Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-05-09T12:15:23.950Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-05-09T12:15:23.950Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-05-09T12:15:24.208Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2022-05-09T12:15:24.467Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-09T12:15:24.538Z] #62 325.5 + bin/containerd-shim-runc-v2 [2022-05-09T12:15:25.034Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.4% of statements [2022-05-09T12:15:25.104Z] #62 326.3 + binaries [2022-05-09T12:15:25.104Z] #62 326.3 + install -D bin/containerd /build/containerd [2022-05-09T12:15:25.104Z] #62 326.3 + install -D bin/containerd-shim /build/containerd-shim [2022-05-09T12:15:25.105Z] #62 326.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-09T12:15:25.105Z] #62 326.3 + install -D bin/ctr /build/ctr [2022-05-09T12:15:25.292Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-05-09T12:15:25.403Z] Sending build context to Docker daemon 66.58MB [2022-05-09T12:15:25.403Z] [2022-05-09T12:15:25.858Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2022-05-09T12:15:25.871Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-09T12:15:25.871Z] ---> aa8714eb8356 [2022-05-09T12:15:25.871Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-09T12:15:25.871Z] ---> Running in e0dd8c3f33e1 [2022-05-09T12:15:26.117Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-05-09T12:15:26.340Z] Removing intermediate container e0dd8c3f33e1 [2022-05-09T12:15:26.340Z] ---> d85390b20ec7 [2022-05-09T12:15:26.340Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-05-09T12:15:26.340Z] ---> Running in f2fa3cc30fd5 [2022-05-09T12:15:26.340Z] Removing intermediate container f2fa3cc30fd5 [2022-05-09T12:15:26.340Z] ---> a6923a9ca426 [2022-05-09T12:15:26.340Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-09T12:15:26.340Z] ---> Running in c6973d76cbbb [2022-05-09T12:15:26.683Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-09T12:15:26.683Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-09T12:15:26.808Z] Removing intermediate container c6973d76cbbb [2022-05-09T12:15:26.808Z] ---> f5968c7f2889 [2022-05-09T12:15:26.808Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-09T12:15:26.808Z] ---> Running in e34b0be5858f [2022-05-09T12:15:27.005Z] #62 DONE 328.2s [2022-05-09T12:15:27.276Z] Removing intermediate container e34b0be5858f [2022-05-09T12:15:27.276Z] ---> 6ddf42894ddb [2022-05-09T12:15:27.276Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-09T12:15:27.276Z] ---> Running in 99da0c781668 [2022-05-09T12:15:27.745Z] Removing intermediate container 99da0c781668 [2022-05-09T12:15:27.745Z] ---> eb3129588935 [2022-05-09T12:15:27.745Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-09T12:15:27.745Z] ---> Running in 171fe600d9f3 [2022-05-09T12:15:27.745Z] Removing intermediate container 171fe600d9f3 [2022-05-09T12:15:27.745Z] ---> 206c13bf906b [2022-05-09T12:15:27.745Z] Step 8/13 : 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;C:\containerd\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; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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; [2022-05-09T12:15:27.745Z] ---> Running in 260671f46e00 [2022-05-09T12:15:27.942Z] [2022-05-09T12:15:27.942Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-09T12:15:27.942Z] #63 sha256:a2ff5a0426da4859d6e6f1ad492d639a5773bde33f1cda642f956caddc4db5c5 [2022-05-09T12:15:28.583Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-05-09T12:15:28.842Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-09T12:15:28.876Z] #63 DONE 0.8s [2022-05-09T12:15:28.876Z] [2022-05-09T12:15:28.876Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-09T12:15:28.876Z] #68 sha256:bba2e34183ddce9c6a5d5446c08722ec02b8251f6a74205438a67a5650de7792 [2022-05-09T12:15:29.100Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-05-09T12:15:29.134Z] #68 DONE 0.2s [2022-05-09T12:15:29.134Z] [2022-05-09T12:15:29.134Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-09T12:15:29.134Z] #73 sha256:2c4c66bc43e8a3704003f556a45bb6b76c320d197109ff66c26d3c9049465425 [2022-05-09T12:15:29.702Z] #73 DONE 0.8s [2022-05-09T12:15:29.960Z] [2022-05-09T12:15:29.960Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-09T12:15:29.960Z] #74 sha256:61cfc1f6d32d2ccfb3bcac4e57ca1fa20ad247c5b0b8bcb93badfb6810b08eab [2022-05-09T12:15:29.960Z] #74 DONE 0.0s [2022-05-09T12:15:29.960Z] [2022-05-09T12:15:29.960Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-09T12:15:29.960Z] #75 sha256:6566569f4ac10760220dd9a0fc7cf86070198f58d4c23011a42f1140f53b357a [2022-05-09T12:15:30.473Z] ok github.com/docker/docker/quota 0.205s coverage: 71.4% of statements [2022-05-09T12:15:30.473Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-05-09T12:15:30.714Z] #65 90.15 + mkdir -p /build [2022-05-09T12:15:30.714Z] #65 90.15 + cp runc /build/runc [2022-05-09T12:15:30.714Z] #65 DONE 90.5s [2022-05-09T12:15:30.714Z] [2022-05-09T12:15:30.714Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:15:30.714Z] #69 sha256:144b824f6c5063e437b320277d14647342e3f70f64101f27af3d0f58340221a8 [2022-05-09T12:15:30.971Z] #69 ... [2022-05-09T12:15:30.971Z] [2022-05-09T12:15:30.971Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-09T12:15:30.971Z] #66 sha256:df1314763377dae8d7891a793eb65936cd7a80f602d98877ca733d623d4b8135 [2022-05-09T12:15:30.971Z] #66 DONE 0.1s [2022-05-09T12:15:30.971Z] [2022-05-09T12:15:30.971Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:15:30.971Z] #69 sha256:144b824f6c5063e437b320277d14647342e3f70f64101f27af3d0f58340221a8 [2022-05-09T12:15:31.340Z] #75 DONE 1.3s [2022-05-09T12:15:31.340Z] [2022-05-09T12:15:31.340Z] #76 exporting to image [2022-05-09T12:15:31.340Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-09T12:15:31.340Z] #76 exporting layers [2022-05-09T12:15:31.408Z] ok github.com/docker/docker/registry 0.079s coverage: 58.6% of statements [2022-05-09T12:15:31.745Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-09T12:15:31.745Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-09T12:15:31.745Z] GOOS="" GOARCH="" GOARM="" [2022-05-09T12:15:31.745Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-09T12:15:31.745Z] [2022-05-09T12:15:31.745Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-09T12:15:31.745Z] DOCKER_SYSTEMD=1 [2022-05-09T12:15:31.745Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-09T12:15:31.745Z] HOSTNAME=94f3ad2f98db [2022-05-09T12:15:31.745Z] DEST=bundles/test-integration [2022-05-09T12:15:31.745Z] PWD=/go/src/github.com/docker/docker [2022-05-09T12:15:31.745Z] DOCKER_GITCOMMIT=7873c27cfbd812dca60d90367d375bbae5a27014 [2022-05-09T12:15:31.745Z] container=docker [2022-05-09T12:15:31.745Z] HOME=/root [2022-05-09T12:15:31.745Z] LANG=C.UTF-8 [2022-05-09T12:15:31.745Z] INVOCATION_ID=3a3575a714e2408a9259a8e237b40156 [2022-05-09T12:15:31.745Z] GOLANG_VERSION=1.18.1 [2022-05-09T12:15:31.745Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-09T12:15:31.745Z] VALIDATE_BRANCH=master [2022-05-09T12:15:31.745Z] TERM=xterm [2022-05-09T12:15:31.745Z] DOCKER_PKG=github.com/docker/docker [2022-05-09T12:15:31.745Z] SHLVL=3 [2022-05-09T12:15:31.745Z] TIMEOUT=120m [2022-05-09T12:15:31.745Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-09T12:15:31.745Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-09T12:15:31.745Z] GO111MODULE=off [2022-05-09T12:15:31.745Z] DOCKER_EXPERIMENTAL=1 [2022-05-09T12:15:31.745Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-09T12:15:31.745Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-09T12:15:31.745Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-09T12:15:31.745Z] GOPATH=/go [2022-05-09T12:15:31.745Z] PKG_CONFIG=pkg-config [2022-05-09T12:15:31.745Z] _=/usr/bin/env [2022-05-09T12:15:31.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-09T12:15:31.974Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-05-09T12:15:31.974Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-05-09T12:15:32.540Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-05-09T12:15:32.799Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-05-09T12:15:33.619Z] [2022-05-09T12:15:33.619Z] SUCCESS: Specified value was saved. [2022-05-09T12:15:33.619Z] INFO: Downloading git... [2022-05-09T12:15:34.700Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-05-09T12:15:34.959Z] ok github.com/docker/docker/volume/local 0.109s coverage: 76.4% of statements [2022-05-09T12:15:35.184Z] INFO: Downloading go... [2022-05-09T12:15:35.525Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-05-09T12:15:36.758Z] INFO: Downloading compiler 1 of 3... [2022-05-09T12:15:36.900Z] ok github.com/docker/docker/volume/service 0.027s coverage: 72.3% of statements [2022-05-09T12:15:37.226Z] INFO: Downloading compiler 2 of 3... [2022-05-09T12:15:37.226Z] INFO: Downloading compiler 3 of 3... [2022-05-09T12:15:37.694Z] INFO: Extracting git... [2022-05-09T12:15:37.904Z] #76 exporting layers 6.1s done [2022-05-09T12:15:37.904Z] #76 writing image sha256:f46ffc4d2f7594c7a07bca4c272784a865c77548945912e4b4083fd3c235debc done [2022-05-09T12:15:37.904Z] #76 naming to docker.io/library/docker:7873c27cfbd812dca60d90367d375bbae5a27014 done [2022-05-09T12:15:37.904Z] #76 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2022-05-09T12:15:37.953Z] #62 298.6 # github.com/containerd/containerd/cmd/containerd [2022-05-09T12:15:37.953Z] #62 298.6 /usr/bin/ld: /tmp/go-link-2049231468/000019.o: in function `New': [2022-05-09T12:15:37.953Z] #62 298.6 /tmp/tmp.FWEEmCVshd/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-09T12:15:37.953Z] #62 298.7 + bin/containerd-stress [2022-05-09T12:15:37.953Z] #62 299.9 + bin/containerd-shim [Pipeline] sh [2022-05-09T12:15:38.238Z] + trap exit INT TERM [2022-05-09T12:15:38.238Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-05-09T12:15:38.238Z] + CONTAINER_NAME=docker-pr1 [2022-05-09T12:15:38.238Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43572/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43572/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7873c27cfbd812dca60d90367d375bbae5a27014 -e DOCKER_GRAPHDRIVER docker:7873c27cfbd812dca60d90367d375bbae5a27014 hack/make.sh dynbinary [2022-05-09T12:15:38.484Z] dccd9e4d14d3: Pull complete [2022-05-09T12:15:38.484Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-05-09T12:15:38.484Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:15:38.484Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:15:38.484Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-05-09T12:15:38.484Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-05-09T12:15:38.940Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-05-09T12:15:38.940Z] INFO: Docker version of control daemon [2022-05-09T12:15:38.940Z] [2022-05-09T12:15:38.940Z] Client: [2022-05-09T12:15:38.940Z] Version: 20.10.9 [2022-05-09T12:15:38.940Z] API version: 1.41 [2022-05-09T12:15:38.940Z] Go version: go1.16.8 [2022-05-09T12:15:38.940Z] Git commit: c2ea9bc [2022-05-09T12:15:38.940Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-09T12:15:38.940Z] OS/Arch: windows/amd64 [2022-05-09T12:15:38.940Z] Context: default [2022-05-09T12:15:38.940Z] Experimental: true [2022-05-09T12:15:38.940Z] [2022-05-09T12:15:38.940Z] Server: Docker Engine - Community [2022-05-09T12:15:38.940Z] Engine: [2022-05-09T12:15:38.940Z] Version: 20.10.9 [2022-05-09T12:15:38.940Z] API version: 1.41 (minimum version 1.24) [2022-05-09T12:15:38.940Z] Go version: go1.16.8 [2022-05-09T12:15:38.940Z] Git commit: 79ea9d3 [2022-05-09T12:15:38.940Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-09T12:15:38.940Z] OS/Arch: windows/amd64 [2022-05-09T12:15:38.940Z] Experimental: true [2022-05-09T12:15:38.940Z] [2022-05-09T12:15:38.940Z] INFO: Docker info of control daemon [2022-05-09T12:15:38.940Z] [2022-05-09T12:15:38.940Z] Client: [2022-05-09T12:15:38.940Z] Context: default [2022-05-09T12:15:38.940Z] Debug Mode: false [2022-05-09T12:15:38.940Z] [2022-05-09T12:15:38.940Z] Server: [2022-05-09T12:15:38.940Z] Containers: 0 [2022-05-09T12:15:38.940Z] Running: 0 [2022-05-09T12:15:38.940Z] Paused: 0 [2022-05-09T12:15:38.940Z] Stopped: 0 [2022-05-09T12:15:38.940Z] Images: 1 [2022-05-09T12:15:38.940Z] Server Version: 20.10.9 [2022-05-09T12:15:38.940Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-09T12:15:38.940Z] Windows: [2022-05-09T12:15:38.940Z] LCOW: [2022-05-09T12:15:38.940Z] Logging Driver: json-file [2022-05-09T12:15:38.940Z] Plugins: [2022-05-09T12:15:38.940Z] Volume: local [2022-05-09T12:15:38.940Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-09T12:15:38.940Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-09T12:15:38.940Z] Swarm: inactive [2022-05-09T12:15:38.940Z] Default Isolation: process [2022-05-09T12:15:38.940Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-09T12:15:38.940Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-09T12:15:38.940Z] OSType: windows [2022-05-09T12:15:38.940Z] Architecture: x86_64 [2022-05-09T12:15:38.940Z] CPUs: 4 [2022-05-09T12:15:38.940Z] Total Memory: 32GiB [2022-05-09T12:15:38.940Z] Name: azwin-2-4bc2d0 [2022-05-09T12:15:38.940Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-09T12:15:38.940Z] Docker Root Dir: D:\docker [2022-05-09T12:15:38.940Z] Debug Mode: false [2022-05-09T12:15:38.940Z] Registry: https://index.docker.io/v1/ [2022-05-09T12:15:38.940Z] Labels: [2022-05-09T12:15:38.941Z] Experimental: true [2022-05-09T12:15:38.941Z] Insecure Registries: [2022-05-09T12:15:38.941Z] 10.0.0.4:5000 [2022-05-09T12:15:38.941Z] 127.0.0.0/8 [2022-05-09T12:15:38.941Z] Registry Mirrors: [2022-05-09T12:15:38.941Z] http://10.0.0.4:5000/ [2022-05-09T12:15:38.941Z] Live Restore Enabled: false [2022-05-09T12:15:38.941Z] Product License: Community Engine [2022-05-09T12:15:38.941Z] [2022-05-09T12:15:38.941Z] [2022-05-09T12:15:38.941Z] INFO: Commit hash is 7873c27cfb [2022-05-09T12:15:38.941Z] INFO: Nuke-Everything... [2022-05-09T12:15:39.400Z] INFO: Container count on control daemon to delete is 0 [2022-05-09T12:15:39.613Z] [2022-05-09T12:15:39.613Z] Removing bundles/ [2022-05-09T12:15:39.613Z] [2022-05-09T12:15:39.613Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-09T12:15:39.613Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-09T12:15:39.613Z] GOOS="" GOARCH="" GOARM="" [2022-05-09T12:15:41.600Z] INFO: Nuking d:\CI [2022-05-09T12:15:41.600Z] INFO: Zapped successfully [2022-05-09T12:15:41.600Z] INFO: Location for testing is d:\CI\PR-43572\1 [2022-05-09T12:15:41.600Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-09T12:15:41.600Z] [2022-05-09T12:15:41.600Z] [2022-05-09T12:15:41.600Z] INFO: Building the image from Dockerfile.windows at 05/09/2022 12:15:41... [2022-05-09T12:15:41.600Z] [2022-05-09T12:15:46.097Z] #62 311.2 + bin/containerd-shim-runc-v1 [2022-05-09T12:15:48.752Z] Sending build context to Docker daemon 66.58MB [2022-05-09T12:15:48.752Z] [2022-05-09T12:15:49.208Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-09T12:15:49.208Z] ---> aa8714eb8356 [2022-05-09T12:15:49.208Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-09T12:15:49.208Z] ---> Running in e56e42215fd9 [2022-05-09T12:15:49.663Z] Removing intermediate container e56e42215fd9 [2022-05-09T12:15:49.663Z] ---> 75a32f17cd8a [2022-05-09T12:15:49.663Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-05-09T12:15:49.663Z] ---> Running in eb635e7bcb0a [2022-05-09T12:15:49.663Z] Removing intermediate container eb635e7bcb0a [2022-05-09T12:15:49.663Z] ---> 0aeb5c019053 [2022-05-09T12:15:49.663Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-09T12:15:49.663Z] ---> Running in 4de24b0d38bc [2022-05-09T12:15:50.121Z] Removing intermediate container 4de24b0d38bc [2022-05-09T12:15:50.121Z] ---> 97909f8e9fa5 [2022-05-09T12:15:50.121Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-09T12:15:50.121Z] ---> Running in 7fedcc10e3ac [2022-05-09T12:15:50.576Z] Removing intermediate container 7fedcc10e3ac [2022-05-09T12:15:50.577Z] ---> eaa4cad1bb16 [2022-05-09T12:15:50.577Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-09T12:15:50.577Z] ---> Running in 0ce3775007b5 [2022-05-09T12:15:51.032Z] Removing intermediate container 0ce3775007b5 [2022-05-09T12:15:51.032Z] ---> 71b1b6227d09 [2022-05-09T12:15:51.032Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-09T12:15:51.032Z] ---> Running in 66caa675ad64 [2022-05-09T12:15:51.487Z] Removing intermediate container 66caa675ad64 [2022-05-09T12:15:51.487Z] ---> 6394e70baa10 [2022-05-09T12:15:51.487Z] Step 8/13 : 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;C:\containerd\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; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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; [2022-05-09T12:15:51.487Z] ---> Running in 3ee492b46af6 [2022-05-09T12:15:52.631Z] INFO: Expanding go... [2022-05-09T12:15:52.680Z] #62 317.6 + bin/containerd-shim-runc-v2 [2022-05-09T12:15:52.680Z] #62 318.4 + binaries [2022-05-09T12:15:52.680Z] #62 318.4 + install -D bin/containerd /build/containerd [2022-05-09T12:15:52.680Z] #62 318.5 + install -D bin/containerd-shim /build/containerd-shim [2022-05-09T12:15:52.680Z] #62 318.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-09T12:15:52.680Z] #62 318.5 + install -D bin/ctr /build/ctr [2022-05-09T12:15:55.090Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.3% of statements [2022-05-09T12:15:55.090Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-09T12:15:55.090Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-09T12:15:55.090Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-09T12:15:55.090Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-09T12:15:55.090Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-09T12:15:55.090Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-09T12:15:55.090Z] ? github.com/docker/docker/rootless [no test files] [2022-05-09T12:15:55.090Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-09T12:15:55.090Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-09T12:15:55.090Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-09T12:15:55.090Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-09T12:15:55.090Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-09T12:15:55.090Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-09T12:15:55.090Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-09T12:15:55.090Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-09T12:15:55.090Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-09T12:15:55.090Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-09T12:15:55.090Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-09T12:15:55.090Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-09T12:15:55.090Z] ? github.com/docker/docker/volume [no test files] [2022-05-09T12:15:55.090Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-09T12:15:55.090Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-09T12:15:55.090Z] [2022-05-09T12:15:55.090Z] === Skipped [2022-05-09T12:15:55.090Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-09T12:15:55.090Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-09T12:15:55.090Z] [2022-05-09T12:15:55.090Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-09T12:15:55.090Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-09T12:15:55.090Z] [2022-05-09T12:15:55.090Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-09T12:15:55.090Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-09T12:15:55.090Z] [2022-05-09T12:15:55.090Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-09T12:15:55.090Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-09T12:15:55.090Z] [2022-05-09T12:15:55.090Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-09T12:15:55.090Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:15:55.090Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-09T12:15:55.090Z] [2022-05-09T12:15:55.090Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-09T12:15:55.090Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:15:55.090Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-09T12:15:55.090Z] [2022-05-09T12:15:55.090Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-09T12:15:55.090Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:15:55.090Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-09T12:15:55.090Z] [2022-05-09T12:15:55.090Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-09T12:15:55.090Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:15:55.090Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-09T12:15:55.090Z] [2022-05-09T12:15:55.090Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-09T12:15:55.090Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:15:55.090Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-09T12:15:55.090Z] [2022-05-09T12:15:55.090Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-09T12:15:55.090Z] graphtest_unix.go:71: No driver to put! [2022-05-09T12:15:55.090Z] [2022-05-09T12:15:55.090Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-09T12:15:55.090Z] time="2022-05-09T12:14:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-09T12:15:55.090Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-09T12:15:55.090Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-09T12:15:55.090Z] [2022-05-09T12:15:55.090Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-09T12:15:55.090Z] time="2022-05-09T12:14:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-09T12:15:55.090Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-09T12:15:55.090Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-09T12:15:55.090Z] [2022-05-09T12:15:55.090Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-09T12:15:55.090Z] time="2022-05-09T12:14:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-09T12:15:55.090Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-09T12:15:55.090Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-09T12:15:55.090Z] [2022-05-09T12:15:55.090Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-09T12:15:55.090Z] time="2022-05-09T12:14:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-09T12:15:55.090Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-09T12:15:55.090Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-09T12:15:55.090Z] [2022-05-09T12:15:55.090Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-09T12:15:55.090Z] time="2022-05-09T12:14:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-09T12:15:55.090Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-09T12:15:55.090Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-09T12:15:55.090Z] [2022-05-09T12:15:55.090Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-09T12:15:55.090Z] graphtest_unix.go:71: No driver to put! [2022-05-09T12:15:55.090Z] [2022-05-09T12:15:55.090Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-09T12:15:55.090Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-09T12:15:55.090Z] [2022-05-09T12:15:55.090Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-09T12:15:55.090Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-09T12:15:55.090Z] [2022-05-09T12:15:55.090Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-09T12:15:55.090Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-09T12:15:55.090Z] [2022-05-09T12:15:55.090Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-09T12:15:55.090Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-09T12:15:55.090Z] [2022-05-09T12:15:55.090Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-09T12:15:55.090Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:15:55.090Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-09T12:15:55.090Z] [2022-05-09T12:15:55.090Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-09T12:15:55.090Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:15:55.090Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-09T12:15:55.090Z] [2022-05-09T12:15:55.090Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-09T12:15:55.090Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:15:55.090Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-09T12:15:55.090Z] [2022-05-09T12:15:55.090Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-09T12:15:55.090Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:15:55.090Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-09T12:15:55.090Z] [2022-05-09T12:15:55.090Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-09T12:15:55.090Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:15:55.090Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-09T12:15:55.090Z] [2022-05-09T12:15:55.090Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-09T12:15:55.090Z] graphtest_unix.go:71: No driver to put! [2022-05-09T12:15:55.090Z] [2022-05-09T12:15:55.090Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-09T12:15:55.090Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-09T12:15:55.090Z] [2022-05-09T12:15:55.090Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-09T12:15:55.090Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-09T12:15:55.090Z] [2022-05-09T12:15:55.090Z] DONE 2526 tests, 28 skipped in 207.548s [2022-05-09T12:15:55.090Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/bitseq [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/cluster [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/config [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/datastore [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/driverapi [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/etchosts [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/idm [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/ipam [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/iptables [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/netlabel [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/netutils [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/networkdb [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/ns [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/options [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/osl [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/portallocator [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/portmapper [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/testutils [2022-05-09T12:15:55.090Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-09T12:15:55.090Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-05-09T12:15:55.220Z] #62 DONE 320.6s [2022-05-09T12:15:55.792Z] [2022-05-09T12:15:55.792Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-09T12:15:55.792Z] #63 sha256:cad3728c9c51561827e0356bae4140446a35c4864747e008312712cbb787dfea [2022-05-09T12:15:56.731Z] #63 DONE 0.9s [2022-05-09T12:15:56.731Z] [2022-05-09T12:15:56.731Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-09T12:15:56.731Z] #68 sha256:6f73dd5c057ab4c153001233ee727e95497182c97030c94f20748361b8c148aa [2022-05-09T12:15:56.731Z] #68 DONE 0.2s [2022-05-09T12:15:56.991Z] [2022-05-09T12:15:56.991Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-09T12:15:56.991Z] #73 sha256:44e8d0e6c900041ff503b91a6906fd95e05d295e0b191aaa6a3f1ebca629be26 [2022-05-09T12:15:57.292Z] [2022-05-09T12:15:57.292Z] SUCCESS: Specified value was saved. [2022-05-09T12:15:57.753Z] INFO: Downloading git... [2022-05-09T12:15:57.931Z] #73 DONE 0.9s [2022-05-09T12:15:57.931Z] [2022-05-09T12:15:57.931Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-09T12:15:57.931Z] #74 sha256:feefafff3cf26588eff7ca0c57995acecd83550b5dcf891db564a23a4fe42ec6 [2022-05-09T12:15:57.931Z] #74 DONE 0.0s [2022-05-09T12:15:57.931Z] [2022-05-09T12:15:57.931Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-09T12:15:57.931Z] #75 sha256:caccb2503ad71e7e529ba344a2f306e3018e8fd052041e5a52220feeab6b6ad3 [2022-05-09T12:15:58.868Z] 4612f6d0b889: Pull complete [2022-05-09T12:15:59.289Z] INFO: Downloading go... [2022-05-09T12:15:59.340Z] #75 DONE 1.4s [2022-05-09T12:15:59.340Z] [2022-05-09T12:15:59.340Z] #76 exporting to image [2022-05-09T12:15:59.340Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-09T12:15:59.340Z] #76 exporting layers [2022-05-09T12:16:01.470Z] INFO: Downloading compiler 1 of 3... [2022-05-09T12:16:01.470Z] INFO: Downloading compiler 2 of 3... [2022-05-09T12:16:01.470Z] INFO: Downloading compiler 3 of 3... [2022-05-09T12:16:01.470Z] INFO: Extracting git... [2022-05-09T12:16:03.022Z] #69 179.0 # github.com/containerd/containerd/cmd/containerd [2022-05-09T12:16:03.022Z] #69 179.0 /usr/bin/ld: /tmp/go-link-3601152909/000019.o: in function `New': [2022-05-09T12:16:03.022Z] #69 179.0 /tmp/tmp.TCBGnAnzJU/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-09T12:16:03.022Z] #69 179.0 + bin/containerd-stress [2022-05-09T12:16:03.584Z] #69 180.2 + bin/containerd-shim [2022-05-09T12:16:05.937Z] #76 exporting layers 6.5s done [2022-05-09T12:16:05.937Z] #76 writing image sha256:d66d999a7bd00f8ac807074a9b1d4736c2f6200abd8ea70f37efefc9e92bf228 done [2022-05-09T12:16:05.937Z] #76 naming to docker.io/library/docker:7873c27cfbd812dca60d90367d375bbae5a27014 done [2022-05-09T12:16:05.937Z] #76 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-09T12:16:06.283Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43572/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7873c27cfbd812dca60d90367d375bbae5a27014 -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:7873c27cfbd812dca60d90367d375bbae5a27014 hack/make.sh dynbinary test-integration [2022-05-09T12:16:07.225Z] [2022-05-09T12:16:07.225Z] Removing bundles/ [2022-05-09T12:16:07.225Z] [2022-05-09T12:16:07.225Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-09T12:16:07.486Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-09T12:16:07.486Z] GOOS="" GOARCH="" GOARM="" [2022-05-09T12:16:10.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-09T12:16:11.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-09T12:16:15.892Z] #69 191.4 + bin/containerd-shim-runc-v1 [2022-05-09T12:16:16.236Z] INFO: Expanding go... [2022-05-09T12:16:21.147Z] #69 197.7 + bin/containerd-shim-runc-v2 [2022-05-09T12:16:21.712Z] #69 198.5 + binaries [2022-05-09T12:16:21.712Z] #69 198.5 + install -D bin/containerd /build/containerd [2022-05-09T12:16:21.712Z] #69 198.5 + install -D bin/containerd-shim /build/containerd-shim [2022-05-09T12:16:21.712Z] #69 198.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-09T12:16:21.712Z] #69 198.5 + install -D bin/ctr /build/ctr [2022-05-09T12:16:22.274Z] #69 DONE 199.0s [2022-05-09T12:16:22.727Z] INFO: Expanding compiler 1 of 3... [2022-05-09T12:16:22.727Z] INFO: Expanding compiler 2 of 3... [2022-05-09T12:16:23.641Z] [2022-05-09T12:16:23.641Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-09T12:16:23.641Z] #70 sha256:5cd93e5418005f4d480d67bb008e3c30292b0df09abbc301d48ac5965299e8c8 [2022-05-09T12:16:23.641Z] #70 DONE 0.2s [2022-05-09T12:16:23.897Z] [2022-05-09T12:16:23.897Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-09T12:16:23.897Z] #75 sha256:5697a43f91449e9b7d0848a201e196a3d61188c8624b3643f20af609251784bd [2022-05-09T12:16:23.897Z] #75 DONE 0.1s [2022-05-09T12:16:23.897Z] [2022-05-09T12:16:23.897Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-09T12:16:23.897Z] #80 sha256:e08e06e39f43d39790c2e3e3c93ef5867699dd754aacb558fcaeff876095ddfe [2022-05-09T12:16:24.153Z] #80 DONE 0.5s [2022-05-09T12:16:24.409Z] [2022-05-09T12:16:24.409Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-09T12:16:24.409Z] #81 sha256:731f39a527ad7fa01bd056f946f73ed6a90a424d1aaaabc4e1fbe3b183780a64 [2022-05-09T12:16:24.409Z] #81 DONE 0.0s [2022-05-09T12:16:24.409Z] [2022-05-09T12:16:24.409Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-09T12:16:24.409Z] #82 sha256:9b4eb2800dbc83720d47f2020153c228a030fe0aa1be5dde4c7d2a42203a6976 [2022-05-09T12:16:26.511Z] INFO: Expanding compiler 3 of 3... [2022-05-09T12:16:26.511Z] INFO: Removing downloaded files... [2022-05-09T12:16:26.511Z] INFO: Downloading containerd [2022-05-09T12:16:29.653Z] #82 DONE 4.5s [2022-05-09T12:16:29.653Z] [2022-05-09T12:16:29.653Z] #83 exporting to image [2022-05-09T12:16:29.653Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-09T12:16:29.653Z] #83 exporting layers [2022-05-09T12:16:36.919Z] [2022-05-09T12:16:36.919Z] Name Version Source Summary [2022-05-09T12:16:36.919Z] ---- ------- ------ ------- [2022-05-09T12:16:36.919Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-09T12:16:37.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-09T12:16:38.481Z] [2022-05-09T12:16:38.481Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-09T12:16:38.481Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-09T12:16:38.481Z] PSChildName : containerd [2022-05-09T12:16:38.481Z] PSDrive : C [2022-05-09T12:16:38.481Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-09T12:16:38.481Z] PSIsContainer : True [2022-05-09T12:16:38.481Z] Name : containerd [2022-05-09T12:16:38.481Z] FullName : C:\containerd [2022-05-09T12:16:38.481Z] Parent : [2022-05-09T12:16:38.481Z] Exists : True [2022-05-09T12:16:38.481Z] Root : C:\ [2022-05-09T12:16:38.481Z] Extension : [2022-05-09T12:16:38.481Z] CreationTime : 5/9/2022 12:16:38 PM [2022-05-09T12:16:38.481Z] CreationTimeUtc : 5/9/2022 12:16:38 PM [2022-05-09T12:16:38.481Z] LastAccessTime : 5/9/2022 12:16:38 PM [2022-05-09T12:16:38.481Z] LastAccessTimeUtc : 5/9/2022 12:16:38 PM [2022-05-09T12:16:38.481Z] LastWriteTime : 5/9/2022 12:16:38 PM [2022-05-09T12:16:38.481Z] LastWriteTimeUtc : 5/9/2022 12:16:38 PM [2022-05-09T12:16:38.481Z] Attributes : Directory [2022-05-09T12:16:38.481Z] Mode : d----- [2022-05-09T12:16:38.481Z] BaseName : containerd [2022-05-09T12:16:38.481Z] Target : {} [2022-05-09T12:16:38.481Z] LinkType : [2022-05-09T12:16:38.481Z] [2022-05-09T12:16:40.047Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-09T12:16:40.047Z] INFO: Configuring git core.autocrlf... [2022-05-09T12:16:40.047Z] [2022-05-09T12:16:40.047Z] [2022-05-09T12:16:41.749Z] ok github.com/docker/docker/libnetwork 37.562s coverage: 40.6% of statements [2022-05-09T12:16:41.749Z] ok github.com/docker/docker/libnetwork/bitseq 0.135s coverage: 84.4% of statements [2022-05-09T12:16:41.749Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-09T12:16:41.749Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-09T12:16:41.749Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-09T12:16:41.749Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-09T12:16:41.749Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-09T12:16:41.749Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-09T12:16:41.749Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-09T12:16:41.749Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-09T12:16:41.749Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-05-09T12:16:41.749Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-05-09T12:16:41.749Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-09T12:16:41.749Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-09T12:16:41.749Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-05-09T12:16:43.123Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.512s coverage: 59.9% of statements [2022-05-09T12:16:43.123Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-09T12:16:43.381Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-09T12:16:43.947Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 4.0% of statements [2022-05-09T12:16:43.947Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-09T12:16:44.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-09T12:16:44.513Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-05-09T12:16:44.513Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-09T12:16:44.771Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-05-09T12:16:51.895Z] INFO: Expanding compiler 1 of 3... [2022-05-09T12:16:51.895Z] INFO: Expanding compiler 2 of 3... [2022-05-09T12:16:53.422Z] INFO: Expanding compiler 3 of 3... [2022-05-09T12:16:53.877Z] INFO: Removing downloaded files... [2022-05-09T12:16:53.877Z] INFO: Downloading containerd [2022-05-09T12:16:54.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-09T12:16:54.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-09T12:16:54.736Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.460s coverage: 7.4% of statements [2022-05-09T12:16:54.736Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-09T12:16:54.736Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-05-09T12:16:54.736Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-05-09T12:16:54.736Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-09T12:16:54.736Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-09T12:16:54.736Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-09T12:16:55.001Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-05-09T12:16:55.259Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-05-09T12:16:55.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-09T12:16:55.517Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-09T12:16:55.517Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-09T12:16:55.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-09T12:16:56.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-09T12:16:56.153Z] #83 exporting layers 25.7s done [2022-05-09T12:16:56.153Z] #83 writing image sha256:88aa5647167c41da3cd64d16c15b501787c8818bde802b5ffa70adf8a2c175c4 [2022-05-09T12:16:56.153Z] #83 writing image sha256:88aa5647167c41da3cd64d16c15b501787c8818bde802b5ffa70adf8a2c175c4 done [2022-05-09T12:16:56.153Z] #83 naming to docker.io/library/docker:7873c27cfbd812dca60d90367d375bbae5a27014 done [2022-05-09T12:16:56.153Z] #83 DONE 25.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-05-09T12:16:56.476Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43572/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43572/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7873c27cfbd812dca60d90367d375bbae5a27014 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7873c27cfbd812dca60d90367d375bbae5a27014 hack/validate/default [2022-05-09T12:16:57.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-09T12:16:57.404Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-05-09T12:16:57.404Z] No api/types/ or api/swagger.yaml changes in diff. [2022-05-09T12:16:57.404Z] Congratulations! All TOML source files changed here have valid syntax. [2022-05-09T12:16:57.404Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-05-09T12:16:57.404Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-05-09T12:16:57.404Z] Congratulations! No new tests were added to integration-cli. [2022-05-09T12:16:57.404Z] [2022-05-09T12:16:57.404Z] INFO Start validation with golang-ci-lint [2022-05-09T12:16:58.333Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-05-09T12:16:58.333Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-05-09T12:16:58.333Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-05-09T12:16:59.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-09T12:17:00.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-09T12:17:01.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-09T12:17:01.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-09T12:17:02.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-09T12:17:03.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-09T12:17:04.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-09T12:17:05.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-09T12:17:06.229Z] [2022-05-09T12:17:06.229Z] Name Version Source Summary [2022-05-09T12:17:06.229Z] ---- ------- ------ ------- [2022-05-09T12:17:06.229Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-09T12:17:06.229Z] [2022-05-09T12:17:06.229Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-09T12:17:06.229Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-09T12:17:06.229Z] PSChildName : containerd [2022-05-09T12:17:06.229Z] PSDrive : C [2022-05-09T12:17:06.229Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-09T12:17:06.229Z] PSIsContainer : True [2022-05-09T12:17:06.229Z] Name : containerd [2022-05-09T12:17:06.229Z] FullName : C:\containerd [2022-05-09T12:17:06.229Z] Parent : [2022-05-09T12:17:06.229Z] Exists : True [2022-05-09T12:17:06.229Z] Root : C:\ [2022-05-09T12:17:06.229Z] Extension : [2022-05-09T12:17:06.229Z] CreationTime : 5/9/2022 12:17:05 PM [2022-05-09T12:17:06.229Z] CreationTimeUtc : 5/9/2022 12:17:05 PM [2022-05-09T12:17:06.229Z] LastAccessTime : 5/9/2022 12:17:05 PM [2022-05-09T12:17:06.229Z] LastAccessTimeUtc : 5/9/2022 12:17:05 PM [2022-05-09T12:17:06.229Z] LastWriteTime : 5/9/2022 12:17:05 PM [2022-05-09T12:17:06.229Z] LastWriteTimeUtc : 5/9/2022 12:17:05 PM [2022-05-09T12:17:06.229Z] Attributes : Directory [2022-05-09T12:17:06.229Z] Mode : d----- [2022-05-09T12:17:06.229Z] BaseName : containerd [2022-05-09T12:17:06.229Z] Target : {} [2022-05-09T12:17:06.229Z] LinkType : [2022-05-09T12:17:06.229Z] [2022-05-09T12:17:06.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-09T12:17:07.024Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-09T12:17:07.024Z] Using test binary docker [2022-05-09T12:17:07.024Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-09T12:17:07.024Z] Starting apparmor (via systemctl): apparmor.service. [2022-05-09T12:17:07.024Z] INFO: Waiting for daemon to start... [2022-05-09T12:17:07.024Z] Starting dockerd [2022-05-09T12:17:07.189Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-09T12:17:07.189Z] INFO: Configuring git core.autocrlf... [2022-05-09T12:17:07.189Z] [2022-05-09T12:17:07.189Z] [2022-05-09T12:17:07.713Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-05-09T12:17:09.565Z] . [2022-05-09T12:17:09.565Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-09T12:17:09.565Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-09T12:17:09.565Z] Error: No such image: emptyfs [2022-05-09T12:17:09.565Z] Running integration-test (iteration 1) [2022-05-09T12:17:09.565Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-09T12:17:09.565Z] Loaded image: busybox:latest [2022-05-09T12:17:09.825Z] Loaded image: busybox:glibc [2022-05-09T12:17:11.209Z] Loaded image: debian:bullseye-slim [2022-05-09T12:17:11.209Z] Loaded image: hello-world:latest [2022-05-09T12:17:11.209Z] Loaded image: arm32v7/hello-world:latest [2022-05-09T12:17:11.209Z] INFO: Testing against a local daemon [2022-05-09T12:17:11.209Z] === RUN TestCgroupNamespacesBuild [2022-05-09T12:17:12.590Z] --- PASS: TestCgroupNamespacesBuild (1.29s) [2022-05-09T12:17:12.590Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-09T12:17:13.973Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2022-05-09T12:17:13.973Z] === RUN TestBuildWithSession [2022-05-09T12:17:13.973Z] build_session_test.go:25: TODO: BuildKit [2022-05-09T12:17:13.973Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-09T12:17:13.973Z] === RUN TestBuildSquashParent [2022-05-09T12:17:19.255Z] --- PASS: TestBuildSquashParent (4.60s) [2022-05-09T12:17:19.255Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-09T12:17:19.255Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:17:19.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:17:19.255Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:17:19.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:17:19.255Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:17:19.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:17:19.255Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:17:19.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:17:19.255Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:17:19.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:17:19.255Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:17:19.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:17:19.255Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:17:19.255Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:17:19.825Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:17:20.086Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:17:21.027Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:17:21.598Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:17:22.980Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-09T12:17:22.980Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.45s) [2022-05-09T12:17:22.980Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.71s) [2022-05-09T12:17:22.980Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.36s) [2022-05-09T12:17:22.980Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.39s) [2022-05-09T12:17:22.980Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.48s) [2022-05-09T12:17:22.980Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.43s) [2022-05-09T12:17:22.980Z] === RUN TestBuildMultiStageCopy [2022-05-09T12:17:22.980Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-09T12:17:24.365Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-09T12:17:24.365Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-09T12:17:24.625Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-09T12:17:24.885Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-09T12:17:25.146Z] --- PASS: TestBuildMultiStageCopy (2.26s) [2022-05-09T12:17:25.146Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.40s) [2022-05-09T12:17:25.146Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-05-09T12:17:25.146Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-05-09T12:17:25.146Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-05-09T12:17:25.146Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-05-09T12:17:25.146Z] === RUN TestBuildMultiStageParentConfig [2022-05-09T12:17:25.789Z] ok github.com/docker/docker/libnetwork/ipam 16.438s coverage: 85.3% of statements [2022-05-09T12:17:25.789Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-09T12:17:25.789Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-09T12:17:25.789Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-09T12:17:25.789Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-05-09T12:17:25.789Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-09T12:17:25.789Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-05-09T12:17:25.789Z] ok github.com/docker/docker/libnetwork/ipamutils 0.263s coverage: 74.0% of statements [2022-05-09T12:17:25.789Z] ok github.com/docker/docker/libnetwork/iptables 0.163s coverage: 45.1% of statements [2022-05-09T12:17:25.789Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-09T12:17:25.789Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-05-09T12:17:26.088Z] --- PASS: TestBuildMultiStageParentConfig (0.76s) [2022-05-09T12:17:26.088Z] === RUN TestBuildLabelWithTargets [2022-05-09T12:17:27.030Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2022-05-09T12:17:27.030Z] === RUN TestBuildWithEmptyLayers [2022-05-09T12:17:27.290Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-05-09T12:17:27.290Z] === RUN TestBuildMultiStageOnBuild [2022-05-09T12:17:28.675Z] --- PASS: TestBuildMultiStageOnBuild (1.49s) [2022-05-09T12:17:28.675Z] === RUN TestBuildUncleanTarFilenames [2022-05-09T12:17:29.247Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2022-05-09T12:17:29.247Z] === RUN TestBuildMultiStageLayerLeak [2022-05-09T12:17:31.159Z] --- PASS: TestBuildMultiStageLayerLeak (1.68s) [2022-05-09T12:17:31.159Z] === RUN TestBuildWithHugeFile [2022-05-09T12:17:46.184Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-09T12:17:46.184Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-09T12:17:46.184Z] GOOS="" GOARCH="" GOARM="" [2022-05-09T12:17:46.184Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-09T12:17:46.184Z] [2022-05-09T12:17:46.184Z] + TEST_INTEGRATION_DEST=2 [2022-05-09T12:17:46.184Z] + CONTAINER_NAME=docker-pr1-2 [2022-05-09T12:17:46.184Z] + TEST_SKIP_INTEGRATION=1 [2022-05-09T12:17:46.184Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-05-09T12:17:46.184Z] + run_tests [2022-05-09T12:17:46.184Z] + c=0 [2022-05-09T12:17:46.184Z] + '[' -n 0 ']' [2022-05-09T12:17:46.184Z] + rm= [2022-05-09T12:17:46.184Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43572/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43572/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43572/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7873c27cfbd812dca60d90367d375bbae5a27014 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7873c27cfbd812dca60d90367d375bbae5a27014 hack/make.sh '' test-integration [2022-05-09T12:17:46.184Z] + TEST_INTEGRATION_DEST=1 [2022-05-09T12:17:46.184Z] + CONTAINER_NAME=docker-pr1-1 [2022-05-09T12:17:46.184Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-05-09T12:17:46.184Z] + run_tests test-integration-flaky [2022-05-09T12:17:46.184Z] + '[' -n 0 ']' [2022-05-09T12:17:46.184Z] + rm= [2022-05-09T12:17:46.184Z] + TEST_INTEGRATION_DEST=3 [2022-05-09T12:17:46.184Z] + CONTAINER_NAME=docker-pr1-3 [2022-05-09T12:17:46.184Z] + TEST_SKIP_INTEGRATION=1 [2022-05-09T12:17:46.184Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-05-09T12:17:46.184Z] + run_tests [2022-05-09T12:17:46.184Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43572/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43572/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43572/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7873c27cfbd812dca60d90367d375bbae5a27014 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7873c27cfbd812dca60d90367d375bbae5a27014 hack/make.sh test-integration-flaky test-integration [2022-05-09T12:17:46.184Z] + '[' -n 0 ']' [2022-05-09T12:17:46.184Z] + rm= [2022-05-09T12:17:46.184Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43572/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43572/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43572/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7873c27cfbd812dca60d90367d375bbae5a27014 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7873c27cfbd812dca60d90367d375bbae5a27014 hack/make.sh '' test-integration [2022-05-09T12:17:46.184Z] ++ jobs -p [2022-05-09T12:17:46.184Z] + for job in $(jobs -p) [2022-05-09T12:17:46.184Z] + wait 8733 [2022-05-09T12:17:46.184Z] [2022-05-09T12:17:46.184Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-09T12:17:46.184Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-09T12:17:46.184Z] HOSTNAME=4b48b868a468 [2022-05-09T12:17:46.184Z] TEST_SKIP_INTEGRATION=1 [2022-05-09T12:17:46.184Z] TESTDEBUG=0 [2022-05-09T12:17:46.184Z] DEST=bundles/test-integration [2022-05-09T12:17:46.184Z] PWD=/go/src/github.com/docker/docker [2022-05-09T12:17:46.184Z] KEEPBUNDLE=1 [2022-05-09T12:17:46.184Z] DOCKER_GITCOMMIT=7873c27cfbd812dca60d90367d375bbae5a27014 [2022-05-09T12:17:46.184Z] container=docker [2022-05-09T12:17:46.184Z] HOME=/root [2022-05-09T12:17:46.184Z] GOLANG_VERSION=1.18.1 [2022-05-09T12:17:46.184Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-09T12:17:46.184Z] VALIDATE_BRANCH=master [2022-05-09T12:17:46.184Z] TERM=xterm [2022-05-09T12:17:46.184Z] DOCKER_PKG=github.com/docker/docker [2022-05-09T12:17:46.184Z] SHLVL=1 [2022-05-09T12:17:46.184Z] TIMEOUT=120m [2022-05-09T12:17:46.184Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-09T12:17:46.184Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-09T12:17:46.184Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-05-09T12:17:46.184Z] GO111MODULE=off [2022-05-09T12:17:46.184Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-09T12:17:46.184Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-09T12:17:46.184Z] GOPATH=/go [2022-05-09T12:17:46.184Z] PKG_CONFIG=pkg-config [2022-05-09T12:17:46.184Z] _=/usr/bin/env [2022-05-09T12:17:46.184Z] Building test suite binary ./integration-cli/test.main [2022-05-09T12:17:46.184Z] [2022-05-09T12:17:46.184Z] [2022-05-09T12:17:46.184Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-05-09T12:17:46.184Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-09T12:17:46.184Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-09T12:17:46.184Z] HOSTNAME=25c4f9a817a2 [2022-05-09T12:17:46.184Z] TEST_SKIP_INTEGRATION=1 [2022-05-09T12:17:46.184Z] TESTDEBUG=0 [2022-05-09T12:17:46.184Z] DEST=bundles/test-integration [2022-05-09T12:17:46.184Z] PWD=/go/src/github.com/docker/docker [2022-05-09T12:17:46.184Z] KEEPBUNDLE=1 [2022-05-09T12:17:46.184Z] DOCKER_GITCOMMIT=7873c27cfbd812dca60d90367d375bbae5a27014 [2022-05-09T12:17:46.184Z] container=docker [2022-05-09T12:17:46.184Z] HOME=/root [2022-05-09T12:17:46.184Z] GOLANG_VERSION=1.18.1 [2022-05-09T12:17:46.184Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-09T12:17:46.184Z] VALIDATE_BRANCH=master [2022-05-09T12:17:46.184Z] TERM=xterm [2022-05-09T12:17:46.184Z] DOCKER_PKG=github.com/docker/docker [2022-05-09T12:17:46.184Z] SHLVL=1 [2022-05-09T12:17:46.184Z] TIMEOUT=120m [2022-05-09T12:17:46.184Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-09T12:17:46.184Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-09T12:17:46.184Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-05-09T12:17:46.184Z] GO111MODULE=off [2022-05-09T12:17:46.184Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-09T12:17:46.184Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-09T12:17:46.184Z] GOPATH=/go [2022-05-09T12:17:46.184Z] PKG_CONFIG=pkg-config [2022-05-09T12:17:46.184Z] _=/usr/bin/env [2022-05-09T12:17:46.184Z] Building test suite binary ./integration-cli/test.main [2022-05-09T12:17:46.184Z] No new tests added to integration. [2022-05-09T12:17:46.184Z] [2022-05-09T12:17:46.184Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-09T12:17:46.184Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-09T12:17:46.184Z] HOSTNAME=146fdf83080c [2022-05-09T12:17:46.184Z] TESTDEBUG=0 [2022-05-09T12:17:46.184Z] DEST=bundles/test-integration [2022-05-09T12:17:46.184Z] PWD=/go/src/github.com/docker/docker [2022-05-09T12:17:46.184Z] KEEPBUNDLE=1 [2022-05-09T12:17:46.184Z] DOCKER_GITCOMMIT=7873c27cfbd812dca60d90367d375bbae5a27014 [2022-05-09T12:17:46.184Z] container=docker [2022-05-09T12:17:46.184Z] HOME=/root [2022-05-09T12:17:46.184Z] GOLANG_VERSION=1.18.1 [2022-05-09T12:17:46.184Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-09T12:17:46.184Z] VALIDATE_BRANCH=master [2022-05-09T12:17:46.184Z] TERM=xterm [2022-05-09T12:17:46.184Z] DOCKER_PKG=github.com/docker/docker [2022-05-09T12:17:46.184Z] SHLVL=1 [2022-05-09T12:17:46.184Z] TIMEOUT=120m [2022-05-09T12:17:46.184Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-09T12:17:46.184Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-09T12:17:46.184Z] GO111MODULE=off [2022-05-09T12:17:46.184Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-09T12:17:46.184Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-09T12:17:46.184Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-09T12:17:46.184Z] GOPATH=/go [2022-05-09T12:17:46.184Z] PKG_CONFIG=pkg-config [2022-05-09T12:17:46.184Z] _=/usr/bin/env [2022-05-09T12:17:46.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-09T12:18:06.288Z] Removing intermediate container 260671f46e00 [2022-05-09T12:18:06.288Z] ---> 544ed28b05c5 [2022-05-09T12:18:06.288Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-05-09T12:18:06.288Z] ---> Running in a6d55253083a [2022-05-09T12:18:06.288Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-09T12:18:06.288Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-09T12:18:06.288Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-09T12:18:06.288Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-09T12:18:06.288Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-09T12:18:06.288Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-09T12:18:06.288Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-09T12:18:06.288Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-09T12:18:06.288Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-09T12:18:06.288Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-09T12:18:06.288Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-09T12:18:06.288Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-09T12:18:06.288Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-09T12:18:06.288Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-09T12:18:06.288Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-09T12:18:06.288Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-09T12:18:14.149Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-09T12:18:14.149Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-09T12:18:14.149Z] GOOS="" GOARCH="" GOARM="" [2022-05-09T12:18:14.149Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-09T12:18:14.149Z] [2022-05-09T12:18:14.149Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-09T12:18:14.149Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-09T12:18:14.149Z] HOSTNAME=acc253388a05 [2022-05-09T12:18:14.149Z] DEST=bundles/test-integration [2022-05-09T12:18:14.149Z] PWD=/go/src/github.com/docker/docker [2022-05-09T12:18:14.149Z] DOCKER_ROOTLESS=1 [2022-05-09T12:18:14.149Z] DOCKER_GITCOMMIT=7873c27cfbd812dca60d90367d375bbae5a27014 [2022-05-09T12:18:14.149Z] container=docker [2022-05-09T12:18:14.149Z] HOME=/root [2022-05-09T12:18:14.149Z] GOLANG_VERSION=1.18.1 [2022-05-09T12:18:14.149Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-09T12:18:14.149Z] VALIDATE_BRANCH=master [2022-05-09T12:18:14.149Z] TERM=xterm [2022-05-09T12:18:14.149Z] DOCKER_PKG=github.com/docker/docker [2022-05-09T12:18:14.149Z] SHLVL=1 [2022-05-09T12:18:14.149Z] TIMEOUT=120m [2022-05-09T12:18:14.149Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-09T12:18:14.149Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-09T12:18:14.149Z] GO111MODULE=off [2022-05-09T12:18:14.149Z] DOCKER_EXPERIMENTAL=1 [2022-05-09T12:18:14.149Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-09T12:18:14.149Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-09T12:18:14.149Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-09T12:18:14.149Z] GOPATH=/go [2022-05-09T12:18:14.149Z] PKG_CONFIG=pkg-config [2022-05-09T12:18:14.149Z] _=/usr/bin/env [2022-05-09T12:18:14.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-09T12:18:18.782Z] Removing intermediate container a6d55253083a [2022-05-09T12:18:18.782Z] ---> 9c1e2eca6c3b [2022-05-09T12:18:18.782Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-09T12:18:18.782Z] ---> Running in 785769baebcc [2022-05-09T12:18:21.021Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-09T12:18:21.021Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-09T12:18:21.021Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-09T12:18:21.021Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-09T12:18:21.489Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-09T12:18:21.489Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-09T12:18:21.489Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-09T12:18:21.489Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-09T12:18:26.059Z] ba8181afd426: Pull complete [2022-05-09T12:18:26.059Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-05-09T12:18:26.059Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:18:26.059Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:18:26.059Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-05-09T12:18:26.059Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-05-09T12:18:26.059Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2803' [2022-05-09T12:18:26.059Z] INFO: Docker version of control daemon [2022-05-09T12:18:26.059Z] [2022-05-09T12:18:26.059Z] Client: [2022-05-09T12:18:26.059Z] Version: 20.10.9 [2022-05-09T12:18:26.059Z] API version: 1.41 [2022-05-09T12:18:26.059Z] Go version: go1.16.8 [2022-05-09T12:18:26.059Z] Git commit: c2ea9bc [2022-05-09T12:18:26.059Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-09T12:18:26.059Z] OS/Arch: windows/amd64 [2022-05-09T12:18:26.059Z] Context: default [2022-05-09T12:18:26.059Z] Experimental: true [2022-05-09T12:18:26.059Z] [2022-05-09T12:18:26.059Z] Server: Docker Engine - Community [2022-05-09T12:18:26.059Z] Engine: [2022-05-09T12:18:26.059Z] Version: 20.10.9 [2022-05-09T12:18:26.059Z] API version: 1.41 (minimum version 1.24) [2022-05-09T12:18:26.059Z] Go version: go1.16.8 [2022-05-09T12:18:26.059Z] Git commit: 79ea9d3 [2022-05-09T12:18:26.059Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-09T12:18:26.059Z] OS/Arch: windows/amd64 [2022-05-09T12:18:26.059Z] Experimental: true [2022-05-09T12:18:26.059Z] [2022-05-09T12:18:26.059Z] INFO: Docker info of control daemon [2022-05-09T12:18:26.059Z] [2022-05-09T12:18:26.059Z] Client: [2022-05-09T12:18:26.059Z] Context: default [2022-05-09T12:18:26.059Z] Debug Mode: false [2022-05-09T12:18:26.059Z] Plugins: [2022-05-09T12:18:26.059Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-09T12:18:26.059Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-09T12:18:26.059Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-09T12:18:26.059Z] [2022-05-09T12:18:26.059Z] Server: [2022-05-09T12:18:26.059Z] Containers: 0 [2022-05-09T12:18:26.059Z] Running: 0 [2022-05-09T12:18:26.059Z] Paused: 0 [2022-05-09T12:18:26.059Z] Stopped: 0 [2022-05-09T12:18:26.059Z] Images: 1 [2022-05-09T12:18:26.059Z] Server Version: 20.10.9 [2022-05-09T12:18:26.059Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-05-09T12:18:26.059Z] LCOW: [2022-05-09T12:18:26.059Z] Windows: [2022-05-09T12:18:26.059Z] Logging Driver: json-file [2022-05-09T12:18:26.059Z] Plugins: [2022-05-09T12:18:26.059Z] Volume: local [2022-05-09T12:18:26.059Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-09T12:18:26.059Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-09T12:18:26.059Z] Swarm: inactive [2022-05-09T12:18:26.059Z] Default Isolation: process [2022-05-09T12:18:26.059Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-09T12:18:26.059Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-09T12:18:26.059Z] OSType: windows [2022-05-09T12:18:26.059Z] Architecture: x86_64 [2022-05-09T12:18:26.059Z] CPUs: 4 [2022-05-09T12:18:26.059Z] Total Memory: 32GiB [2022-05-09T12:18:26.059Z] Name: azwin-2-25fc00 [2022-05-09T12:18:26.059Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-09T12:18:26.059Z] Docker Root Dir: D:\docker [2022-05-09T12:18:26.059Z] Debug Mode: false [2022-05-09T12:18:26.059Z] Registry: https://index.docker.io/v1/ [2022-05-09T12:18:26.059Z] Labels: [2022-05-09T12:18:26.059Z] Experimental: true [2022-05-09T12:18:26.059Z] Insecure Registries: [2022-05-09T12:18:26.059Z] 10.0.0.4:5000 [2022-05-09T12:18:26.059Z] 127.0.0.0/8 [2022-05-09T12:18:26.059Z] Registry Mirrors: [2022-05-09T12:18:26.059Z] http://10.0.0.4:5000/ [2022-05-09T12:18:26.059Z] Live Restore Enabled: false [2022-05-09T12:18:26.059Z] Product License: Community Engine [2022-05-09T12:18:26.059Z] [2022-05-09T12:18:26.059Z] [2022-05-09T12:18:26.059Z] INFO: Commit hash is 7873c27cfb [2022-05-09T12:18:26.059Z] INFO: Nuke-Everything... [2022-05-09T12:18:26.059Z] INFO: Container count on control daemon to delete is 0 [2022-05-09T12:18:26.059Z] INFO: Nuking d:\CI [2022-05-09T12:18:26.059Z] INFO: Zapped successfully [2022-05-09T12:18:26.059Z] INFO: Location for testing is d:\CI\PR-43572\1 [2022-05-09T12:18:26.059Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-09T12:18:26.059Z] [2022-05-09T12:18:26.059Z] [2022-05-09T12:18:26.059Z] INFO: Building the image from Dockerfile.windows at 05/09/2022 12:18:22... [2022-05-09T12:18:26.059Z] [2022-05-09T12:18:27.528Z] --- PASS: TestBuildWithHugeFile (48.46s) [2022-05-09T12:18:27.528Z] === RUN TestBuildWCOWSandboxSize [2022-05-09T12:18:27.528Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-09T12:18:27.528Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-09T12:18:27.528Z] === RUN TestBuildWithEmptyDockerfile [2022-05-09T12:18:27.528Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:18:27.529Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:18:27.529Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:18:27.529Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:18:27.529Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:18:27.529Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:18:27.529Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:18:27.529Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:18:27.529Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:18:27.529Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-05-09T12:18:27.529Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-05-09T12:18:27.529Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-05-09T12:18:27.529Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-09T12:18:27.529Z] === RUN TestBuildPreserveOwnership [2022-05-09T12:18:27.529Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-09T12:18:27.529Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-09T12:18:27.529Z] --- PASS: TestBuildPreserveOwnership (3.61s) [2022-05-09T12:18:27.529Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.48s) [2022-05-09T12:18:27.529Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.12s) [2022-05-09T12:18:27.529Z] === RUN TestBuildPlatformInvalid [2022-05-09T12:18:27.529Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-05-09T12:18:27.529Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-09T12:18:27.529Z] Loaded image: busybox:latest [2022-05-09T12:18:27.529Z] Loaded image: busybox:glibc [2022-05-09T12:18:27.529Z] Loaded image: debian:bullseye-slim [2022-05-09T12:18:27.529Z] Loaded image: hello-world:latest [2022-05-09T12:18:27.529Z] Loaded image: arm32v7/hello-world:latest [2022-05-09T12:18:29.861Z] Sending build context to Docker daemon 66.58MB [2022-05-09T12:18:29.861Z] [2022-05-09T12:18:30.331Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-09T12:18:30.331Z] ---> e8870c5c3ab2 [2022-05-09T12:18:30.331Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-09T12:18:30.331Z] ---> Running in 3ed11495cf84 [2022-05-09T12:18:30.804Z] Removing intermediate container 3ed11495cf84 [2022-05-09T12:18:30.804Z] ---> 04d6ee6d686d [2022-05-09T12:18:30.804Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-05-09T12:18:30.804Z] ---> Running in b702c3391368 [2022-05-09T12:18:31.274Z] Removing intermediate container b702c3391368 [2022-05-09T12:18:31.274Z] ---> 4c8e6117c494 [2022-05-09T12:18:31.274Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-09T12:18:31.274Z] ---> Running in cc8df3a77c81 [2022-05-09T12:18:31.743Z] Removing intermediate container cc8df3a77c81 [2022-05-09T12:18:31.743Z] ---> d961f446dfea [2022-05-09T12:18:31.743Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-09T12:18:31.743Z] ---> Running in 6234f12fbbd0 [2022-05-09T12:18:31.912Z] Removing intermediate container 785769baebcc [2022-05-09T12:18:31.912Z] ---> bda6888d2d50 [2022-05-09T12:18:31.912Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-09T12:18:31.912Z] ---> Running in 7a9a6d54de1d [2022-05-09T12:18:31.912Z] Removing intermediate container 7a9a6d54de1d [2022-05-09T12:18:31.912Z] ---> b6756b31473e [2022-05-09T12:18:31.912Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-09T12:18:31.912Z] ---> Running in 2d2c5b8a14de [2022-05-09T12:18:31.912Z] Removing intermediate container 2d2c5b8a14de [2022-05-09T12:18:31.912Z] ---> e6ebc3d44cdd [2022-05-09T12:18:31.912Z] Step 13/13 : COPY . . [2022-05-09T12:18:32.218Z] Removing intermediate container 6234f12fbbd0 [2022-05-09T12:18:32.218Z] ---> d6bf6ecb64bc [2022-05-09T12:18:32.218Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-09T12:18:32.218Z] ---> Running in 95fd1918cf07 [2022-05-09T12:18:32.692Z] Removing intermediate container 95fd1918cf07 [2022-05-09T12:18:32.692Z] ---> 00cf55702f80 [2022-05-09T12:18:32.692Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-09T12:18:32.692Z] ---> Running in f7fdf102e219 [2022-05-09T12:18:33.163Z] Removing intermediate container f7fdf102e219 [2022-05-09T12:18:33.163Z] ---> 0c44022f5e8a [2022-05-09T12:18:33.163Z] Step 8/13 : 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;C:\containerd\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; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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; [2022-05-09T12:18:33.163Z] ---> Running in 4704329e15f5 [2022-05-09T12:18:33.170Z] Removing intermediate container 3ee492b46af6 [2022-05-09T12:18:33.170Z] ---> 68d538f72c12 [2022-05-09T12:18:33.170Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-05-09T12:18:33.170Z] ---> Running in 5bf0d9519d63 [2022-05-09T12:18:33.170Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-09T12:18:33.170Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-09T12:18:33.170Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-09T12:18:33.170Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-09T12:18:33.170Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-09T12:18:33.170Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-09T12:18:33.170Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-09T12:18:33.170Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-09T12:18:33.170Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-09T12:18:33.170Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-09T12:18:33.170Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-09T12:18:33.170Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-09T12:18:33.170Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-09T12:18:33.170Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-09T12:18:33.170Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-09T12:18:33.170Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-09T12:18:34.112Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.37s) [2022-05-09T12:18:34.112Z] PASS [2022-05-09T12:18:34.112Z] [2022-05-09T12:18:34.112Z] === Skipped [2022-05-09T12:18:34.112Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-09T12:18:34.112Z] build_session_test.go:25: TODO: BuildKit [2022-05-09T12:18:34.112Z] [2022-05-09T12:18:34.112Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-09T12:18:34.112Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-09T12:18:34.112Z] [2022-05-09T12:18:34.112Z] DONE 34 tests, 2 skipped in 84.356s [2022-05-09T12:18:34.112Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-09T12:18:34.112Z] INFO: Testing against a local daemon [2022-05-09T12:18:34.112Z] === RUN TestConfigInspect [2022-05-09T12:18:36.021Z] --- PASS: TestConfigInspect (2.26s) [2022-05-09T12:18:36.021Z] === RUN TestConfigList [2022-05-09T12:18:38.562Z] --- PASS: TestConfigList (2.11s) [2022-05-09T12:18:38.562Z] === RUN TestConfigsCreateAndDelete [2022-05-09T12:18:40.475Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-05-09T12:18:40.475Z] === RUN TestConfigsUpdate [2022-05-09T12:18:42.385Z] --- PASS: TestConfigsUpdate (2.11s) [2022-05-09T12:18:42.385Z] === RUN TestTemplatedConfig [2022-05-09T12:18:44.929Z] --- PASS: TestTemplatedConfig (2.57s) [2022-05-09T12:18:44.929Z] === RUN TestConfigCreateResolve [2022-05-09T12:18:47.473Z] --- PASS: TestConfigCreateResolve (2.14s) [2022-05-09T12:18:47.473Z] PASS [2022-05-09T12:18:47.473Z] [2022-05-09T12:18:47.473Z] DONE 6 tests in 13.371s [2022-05-09T12:18:47.473Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-09T12:18:47.473Z] INFO: Testing against a local daemon [2022-05-09T12:18:47.473Z] === RUN TestCheckpoint [2022-05-09T12:18:47.473Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-09T12:18:47.473Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-09T12:18:47.473Z] === RUN TestContainerInvalidJSON [2022-05-09T12:18:47.473Z] === RUN TestContainerInvalidJSON/commit [2022-05-09T12:18:47.473Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-09T12:18:47.473Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-09T12:18:47.473Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-09T12:18:47.473Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:18:47.473Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:18:47.473Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:18:47.473Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:18:47.473Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:18:47.473Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:18:47.473Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-09T12:18:47.473Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-09T12:18:47.473Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-09T12:18:47.473Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-09T12:18:47.473Z] === CONT TestContainerInvalidJSON/commit [2022-05-09T12:18:47.473Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-09T12:18:47.473Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-09T12:18:47.473Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-09T12:18:47.473Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-09T12:18:47.473Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-09T12:18:47.473Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-09T12:18:47.473Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-09T12:18:47.473Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-09T12:18:47.473Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-09T12:18:47.473Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:18:47.473Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-09T12:18:47.473Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-09T12:18:47.473Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-09T12:18:47.473Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-09T12:18:47.473Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-09T12:18:47.473Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-09T12:18:47.473Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-09T12:18:47.474Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-09T12:18:47.474Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-09T12:18:47.474Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:18:47.474Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-09T12:18:47.474Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:18:47.474Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-09T12:18:47.474Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-09T12:18:47.474Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-09T12:18:47.474Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-09T12:18:47.474Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-09T12:18:47.474Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-09T12:18:47.474Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-09T12:18:47.474Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-09T12:18:47.474Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-09T12:18:47.474Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-09T12:18:47.474Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-09T12:18:47.474Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-09T12:18:47.474Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-09T12:18:47.474Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-09T12:18:47.474Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-05-09T12:18:47.474Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-09T12:18:47.474Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-05-09T12:18:47.474Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-09T12:18:47.474Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-05-09T12:18:47.474Z] === RUN TestCopyEmptyFile [2022-05-09T12:18:47.474Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-05-09T12:18:47.474Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-09T12:18:47.474Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-05-09T12:18:47.474Z] === RUN TestCopyFromContainer [2022-05-09T12:18:48.859Z] === RUN TestCopyFromContainer// [2022-05-09T12:18:48.859Z] === RUN TestCopyFromContainer//bar/root [2022-05-09T12:18:48.859Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-09T12:18:48.859Z] === RUN TestCopyFromContainer/bar/quux [2022-05-09T12:18:48.859Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-09T12:18:48.859Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-09T12:18:49.119Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-09T12:18:49.119Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-09T12:18:49.119Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-09T12:18:49.119Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-09T12:18:49.380Z] --- PASS: TestCopyFromContainer (1.72s) [2022-05-09T12:18:49.380Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-09T12:18:49.380Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-05-09T12:18:49.380Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-09T12:18:49.380Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-09T12:18:49.380Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-09T12:18:49.380Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-09T12:18:49.380Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-09T12:18:49.380Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-09T12:18:49.380Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-09T12:18:49.380Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-09T12:18:49.380Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-09T12:18:49.380Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:18:49.380Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:18:49.380Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:18:49.380Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:18:49.380Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:18:49.380Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:18:49.380Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:18:49.380Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:18:49.380Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:18:49.380Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-09T12:18:49.380Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-09T12:18:49.380Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-09T12:18:49.380Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-09T12:18:49.380Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-09T12:18:49.380Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-09T12:18:49.380Z] === RUN TestCreateWithInvalidEnv [2022-05-09T12:18:49.380Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-09T12:18:49.380Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-09T12:18:49.380Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-09T12:18:49.380Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-09T12:18:49.380Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-09T12:18:49.380Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-09T12:18:49.380Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-09T12:18:49.380Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-09T12:18:49.380Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-09T12:18:49.380Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-09T12:18:49.380Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-09T12:18:49.380Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-09T12:18:49.380Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-09T12:18:49.380Z] === RUN TestCreateTmpfsMountsTarget [2022-05-09T12:18:49.380Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-09T12:18:49.380Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-09T12:18:50.831Z] Removing intermediate container 5bf0d9519d63 [2022-05-09T12:18:50.831Z] ---> 5025eb8ff63a [2022-05-09T12:18:50.831Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-09T12:18:50.831Z] ---> Running in 0b24ae066f93 [2022-05-09T12:18:51.291Z] --- PASS: TestCreateWithCustomMaskedPaths (1.57s) [2022-05-09T12:18:51.291Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-09T12:18:52.674Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.59s) [2022-05-09T12:18:52.674Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-09T12:18:52.674Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:18:52.674Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:18:52.674Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:18:52.674Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:18:52.674Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:18:52.674Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:18:52.674Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:18:52.674Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:18:52.674Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:18:52.674Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:18:52.674Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:18:52.674Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:18:52.674Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:18:52.674Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:18:52.675Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:18:52.675Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-09T12:18:52.675Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-09T12:18:52.675Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-09T12:18:52.675Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-09T12:18:52.675Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-09T12:18:52.675Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-05-09T12:18:52.675Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-09T12:18:53.245Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-05-09T12:18:53.245Z] === RUN TestCreateDifferentPlatform [2022-05-09T12:18:53.245Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-09T12:18:53.245Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-09T12:18:53.245Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-09T12:18:53.245Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-09T12:18:53.245Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-09T12:18:53.245Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-09T12:18:53.245Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-05-09T12:18:53.245Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-09T12:18:53.245Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-09T12:18:53.245Z] === RUN TestContainerStartOnDaemonRestart [2022-05-09T12:18:53.245Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-09T12:18:53.245Z] === RUN TestDaemonRestartIpcMode [2022-05-09T12:18:53.245Z] === PAUSE TestDaemonRestartIpcMode [2022-05-09T12:18:53.245Z] === RUN TestDaemonHostGatewayIP [2022-05-09T12:18:53.245Z] === PAUSE TestDaemonHostGatewayIP [2022-05-09T12:18:53.245Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-09T12:18:53.245Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-09T12:18:53.245Z] === RUN TestContainerKillOnDaemonStart [2022-05-09T12:18:53.245Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-09T12:18:53.245Z] === RUN TestDiff [2022-05-09T12:18:53.815Z] --- PASS: TestDiff (0.55s) [2022-05-09T12:18:53.815Z] === RUN TestExecWithCloseStdin [2022-05-09T12:18:54.384Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-05-09T12:18:54.384Z] === RUN TestExec [2022-05-09T12:18:54.468Z] [2022-05-09T12:18:54.468Z] SUCCESS: Specified value was saved. [2022-05-09T12:18:54.468Z] INFO: Downloading git... [2022-05-09T12:18:54.558Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-09T12:18:54.558Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-09T12:18:54.558Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-09T12:18:54.558Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-09T12:18:54.954Z] --- PASS: TestExec (0.63s) [2022-05-09T12:18:54.954Z] === RUN TestExecUser [2022-05-09T12:18:55.027Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-09T12:18:55.027Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-09T12:18:55.027Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-09T12:18:55.492Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-09T12:18:55.524Z] --- PASS: TestExecUser (0.62s) [2022-05-09T12:18:55.524Z] === RUN TestExportContainerAndImportImage [2022-05-09T12:18:56.034Z] INFO: Downloading go... [2022-05-09T12:18:56.466Z] --- PASS: TestExportContainerAndImportImage (0.74s) [2022-05-09T12:18:56.466Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-09T12:18:57.612Z] INFO: Downloading compiler 1 of 3... [2022-05-09T12:18:57.848Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-05-09T12:18:57.848Z] === RUN TestHealthCheckWorkdir [2022-05-09T12:18:58.081Z] INFO: Downloading compiler 2 of 3... [2022-05-09T12:18:58.081Z] INFO: Downloading compiler 3 of 3... [2022-05-09T12:18:58.081Z] INFO: Extracting git... [2022-05-09T12:18:58.418Z] --- PASS: TestHealthCheckWorkdir (0.71s) [2022-05-09T12:18:58.419Z] === RUN TestHealthKillContainer [2022-05-09T12:19:00.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-09T12:19:00.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-09T12:19:02.017Z] ---> c833c5f0182c [2022-05-09T12:19:02.017Z] Successfully built c833c5f0182c [2022-05-09T12:19:02.017Z] Successfully tagged docker:latest [2022-05-09T12:19:02.017Z] INFO: Image build ended at 05/09/2022 12:19:00. Duration:00:03:42.2040997 [2022-05-09T12:19:02.017Z] [2022-05-09T12:19:02.017Z] [2022-05-09T12:19:02.017Z] INFO: Building the test binaries at 05/09/2022 12:19:00... [2022-05-09T12:19:05.020Z] INFO: make.ps1 starting at 05/09/2022 12:19:04 [2022-05-09T12:19:05.487Z] INFO: Git commit (7873c27cfb) assumed from DOCKER_GITCOMMIT environment variable [2022-05-09T12:19:05.487Z] INFO: Invoking autogen... [2022-05-09T12:19:05.487Z] { [2022-05-09T12:19:05.487Z] "RT_GROUP_ICON": { [2022-05-09T12:19:05.487Z] "#1": { [2022-05-09T12:19:05.487Z] "0409": "../../winresources/docker.ico" [2022-05-09T12:19:05.487Z] } [2022-05-09T12:19:05.487Z] }, [2022-05-09T12:19:05.487Z] "RT_MANIFEST": { [2022-05-09T12:19:05.487Z] "#1": { [2022-05-09T12:19:05.487Z] "0409": { [2022-05-09T12:19:05.487Z] "identity": {}, [2022-05-09T12:19:05.487Z] "description": "Docker Engine", [2022-05-09T12:19:05.487Z] "minimum-os": "vista", [2022-05-09T12:19:05.487Z] "execution-level": "", [2022-05-09T12:19:05.487Z] "ui-access": false, [2022-05-09T12:19:05.487Z] "auto-elevate": false, [2022-05-09T12:19:05.487Z] "dpi-awareness": "unaware", [2022-05-09T12:19:05.487Z] "disable-theming": false, [2022-05-09T12:19:05.487Z] "disable-window-filtering": false, [2022-05-09T12:19:05.487Z] "high-resolution-scrolling-aware": false, [2022-05-09T12:19:05.487Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-09T12:19:05.487Z] "long-path-aware": false, [2022-05-09T12:19:05.487Z] "printer-driver-isolation": false, [2022-05-09T12:19:05.487Z] "gdi-scaling": false, [2022-05-09T12:19:05.487Z] "segment-heap": false, [2022-05-09T12:19:05.487Z] "use-common-controls-v6": false [2022-05-09T12:19:05.487Z] } [2022-05-09T12:19:05.487Z] } [2022-05-09T12:19:05.487Z] }, [2022-05-09T12:19:05.487Z] "RT_MESSAGETABLE": { [2022-05-09T12:19:05.487Z] "#1": { [2022-05-09T12:19:05.487Z] "0409": "../../winresources/event_messages.bin" [2022-05-09T12:19:05.487Z] } [2022-05-09T12:19:05.487Z] }, [2022-05-09T12:19:05.487Z] "RT_VERSION": { [2022-05-09T12:19:05.487Z] "#1": { [2022-05-09T12:19:05.487Z] "0409": { [2022-05-09T12:19:05.487Z] "fixed": { [2022-05-09T12:19:05.487Z] "file_version": "0.0.0.0", [2022-05-09T12:19:05.487Z] "product_version": "0.0.0.0", [2022-05-09T12:19:05.487Z] "type": "Unknown" [2022-05-09T12:19:05.487Z] }, [2022-05-09T12:19:05.487Z] "info": { [2022-05-09T12:19:05.487Z] "0000": { [2022-05-09T12:19:05.487Z] "CompanyName": "", [2022-05-09T12:19:05.487Z] "FileVersion": "0.0.0-dev", [2022-05-09T12:19:05.487Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-09T12:19:05.487Z] "OriginalFileName": "dockerd.exe", [2022-05-09T12:19:05.487Z] "ProductName": "", [2022-05-09T12:19:05.487Z] "ProductVersion": "0.0.0-dev", [2022-05-09T12:19:05.487Z] "SpecialBuild": "7873c27cfb" [2022-05-09T12:19:05.487Z] } [2022-05-09T12:19:05.487Z] } [2022-05-09T12:19:05.487Z] } [2022-05-09T12:19:05.487Z] } [2022-05-09T12:19:05.487Z] } [2022-05-09T12:19:05.487Z] } [2022-05-09T12:19:05.786Z] Removing intermediate container 0b24ae066f93 [2022-05-09T12:19:05.786Z] ---> 63d574c68f76 [2022-05-09T12:19:05.786Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-09T12:19:05.786Z] ---> Running in bc5a38bf809c [2022-05-09T12:19:05.786Z] Removing intermediate container bc5a38bf809c [2022-05-09T12:19:05.786Z] ---> 2642de4dbe2c [2022-05-09T12:19:05.786Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-09T12:19:05.786Z] ---> Running in 51bca9cd5d61 [2022-05-09T12:19:05.786Z] Removing intermediate container 51bca9cd5d61 [2022-05-09T12:19:05.786Z] ---> fc8244e08a4b [2022-05-09T12:19:05.786Z] Step 13/13 : COPY . . [2022-05-09T12:19:05.955Z] powershell.exe : cmd\dockerd\config.go [2022-05-09T12:19:05.955Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-f9484192\powershellWrapper.ps1:3 char:1 [2022-05-09T12:19:05.955Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-09T12:19:05.955Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-09T12:19:05.955Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-09T12:19:05.955Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-09T12:19:05.955Z] [2022-05-09T12:19:05.955Z] cmd\dockerd\config_windows.go [2022-05-09T12:19:05.955Z] cmd\dockerd\daemon.go [2022-05-09T12:19:05.955Z] cmd\dockerd\daemon_test.go [2022-05-09T12:19:05.955Z] cmd\dockerd\daemon_windows.go [2022-05-09T12:19:06.422Z] cmd\dockerd\docker.go [2022-05-09T12:19:06.422Z] cmd\dockerd\docker_windows.go [2022-05-09T12:19:06.422Z] cmd\dockerd\genwinres_windows.go [2022-05-09T12:19:06.422Z] cmd\dockerd\metrics.go [2022-05-09T12:19:06.422Z] cmd\dockerd\options.go [2022-05-09T12:19:06.422Z] cmd\dockerd\options_test.go [2022-05-09T12:19:06.422Z] cmd\dockerd\service_windows.go [2022-05-09T12:19:06.422Z] INFO: Building daemon... [2022-05-09T12:19:06.548Z] --- PASS: TestHealthKillContainer (8.20s) [2022-05-09T12:19:06.548Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-09T12:19:07.118Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2022-05-09T12:19:07.118Z] === RUN TestIpcModeNone [2022-05-09T12:19:07.689Z] --- PASS: TestIpcModeNone (0.62s) [2022-05-09T12:19:07.689Z] === RUN TestIpcModePrivate [2022-05-09T12:19:07.949Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-05-09T12:19:08.210Z] --- PASS: TestIpcModePrivate (0.58s) [2022-05-09T12:19:08.210Z] === RUN TestIpcModeShareable [2022-05-09T12:19:08.781Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-05-09T12:19:09.042Z] --- PASS: TestIpcModeShareable (0.62s) [2022-05-09T12:19:09.042Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-09T12:19:10.953Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2022-05-09T12:19:10.953Z] === RUN TestAPIIpcModeHost [2022-05-09T12:19:11.214Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-05-09T12:19:11.214Z] === RUN TestDaemonIpcModeShareable [2022-05-09T12:19:12.155Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-05-09T12:19:12.155Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-05-09T12:19:12.155Z] === RUN TestDaemonIpcModePrivate [2022-05-09T12:19:13.020Z] INFO: Expanding go... [2022-05-09T12:19:13.536Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-05-09T12:19:13.536Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-05-09T12:19:13.536Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-09T12:19:14.477Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-05-09T12:19:14.737Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-05-09T12:19:14.737Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-09T12:19:15.678Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-05-09T12:19:15.678Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2022-05-09T12:19:15.678Z] === RUN TestIpcModeOlderClient [2022-05-09T12:19:15.678Z] === PAUSE TestIpcModeOlderClient [2022-05-09T12:19:15.678Z] === RUN TestKillContainerInvalidSignal [2022-05-09T12:19:16.250Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-05-09T12:19:16.250Z] === RUN TestKillContainer [2022-05-09T12:19:16.250Z] === RUN TestKillContainer/no_signal [2022-05-09T12:19:16.821Z] === RUN TestKillContainer/non_killing_signal [2022-05-09T12:19:16.821Z] === RUN TestKillContainer/killing_signal [2022-05-09T12:19:17.222Z] ok github.com/docker/docker/libnetwork/networkdb 104.164s coverage: 60.5% of statements [2022-05-09T12:19:17.223Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-09T12:19:17.223Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-09T12:19:17.223Z] ok github.com/docker/docker/libnetwork/osl 4.329s coverage: 39.7% of statements [2022-05-09T12:19:17.223Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-05-09T12:19:17.223Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-05-09T12:19:17.223Z] ok github.com/docker/docker/libnetwork/portmapper 0.265s coverage: 48.6% of statements [2022-05-09T12:19:17.223Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-05-09T12:19:17.223Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-09T12:19:17.393Z] --- PASS: TestKillContainer (1.27s) [2022-05-09T12:19:17.393Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-05-09T12:19:17.393Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-05-09T12:19:17.393Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-05-09T12:19:17.393Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-09T12:19:17.393Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-09T12:19:17.788Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-05-09T12:19:17.788Z] [2022-05-09T12:19:17.788Z] === Skipped [2022-05-09T12:19:17.788Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-09T12:19:17.788Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-09T12:19:17.788Z] [2022-05-09T12:19:17.788Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-09T12:19:17.788Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-09T12:19:17.788Z] [2022-05-09T12:19:17.788Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-09T12:19:17.788Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-09T12:19:17.788Z] [2022-05-09T12:19:17.788Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-09T12:19:17.788Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:19:17.788Z] [2022-05-09T12:19:17.788Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-09T12:19:17.788Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:19:17.788Z] [2022-05-09T12:19:17.788Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-09T12:19:17.788Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:19:17.788Z] [2022-05-09T12:19:17.788Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-09T12:19:17.788Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:19:17.788Z] [2022-05-09T12:19:17.788Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-09T12:19:17.788Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:19:17.788Z] [2022-05-09T12:19:17.788Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-09T12:19:17.788Z] firewalld_test.go:14: firewalld is not running [2022-05-09T12:19:17.788Z] [2022-05-09T12:19:17.788Z] DONE 326 tests, 9 skipped in 202.412s [2022-05-09T12:19:17.964Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy Post stage [Pipeline] junit [2022-05-09T12:19:18.371Z] Recording test results [2022-05-09T12:19:18.904Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2022-05-09T12:19:18.904Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-05-09T12:19:18.904Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-05-09T12:19:18.904Z] === RUN TestKillStoppedContainer [2022-05-09T12:19:18.904Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-05-09T12:19:18.904Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-09T12:19:18.904Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-05-09T12:19:18.904Z] === RUN TestKillDifferentUserContainer [2022-05-09T12:19:19.165Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-05-09T12:19:19.165Z] === RUN TestInspectOomKilledTrue [2022-05-09T12:19:19.165Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:19:19.165Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-09T12:19:19.165Z] === RUN TestInspectOomKilledFalse [2022-05-09T12:19:19.165Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:19:19.165Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-09T12:19:19.165Z] === RUN TestLinksEtcHostsContentMatch [2022-05-09T12:19:19.690Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2022-05-09T12:19:19.736Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-05-09T12:19:19.736Z] === RUN TestLinksContainerNames [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-09T12:19:20.037Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43572/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7873c27cfbd812dca60d90367d375bbae5a27014 -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:7873c27cfbd812dca60d90367d375bbae5a27014 hack/make.sh dynbinary test-integration [2022-05-09T12:19:20.308Z] --- PASS: TestLinksContainerNames (0.86s) [2022-05-09T12:19:20.308Z] === RUN TestLogsFollowTailEmpty [2022-05-09T12:19:20.604Z] [2022-05-09T12:19:20.604Z] Removing bundles/ [2022-05-09T12:19:20.604Z] [2022-05-09T12:19:20.604Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-09T12:19:20.604Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-09T12:19:20.604Z] GOOS="" GOARCH="" GOARM="" [2022-05-09T12:19:20.880Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-05-09T12:19:20.880Z] === RUN TestContainerNetworkMountsNoChown [2022-05-09T12:19:21.141Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-05-09T12:19:21.141Z] === RUN TestMountDaemonRoot [2022-05-09T12:19:21.141Z] === RUN TestMountDaemonRoot/default [2022-05-09T12:19:21.141Z] === PAUSE TestMountDaemonRoot/default [2022-05-09T12:19:21.141Z] === RUN TestMountDaemonRoot/private [2022-05-09T12:19:21.141Z] === PAUSE TestMountDaemonRoot/private [2022-05-09T12:19:21.141Z] === RUN TestMountDaemonRoot/rprivate [2022-05-09T12:19:21.141Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-09T12:19:21.141Z] === RUN TestMountDaemonRoot/slave [2022-05-09T12:19:21.141Z] === PAUSE TestMountDaemonRoot/slave [2022-05-09T12:19:21.141Z] === RUN TestMountDaemonRoot/rslave [2022-05-09T12:19:21.141Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-09T12:19:21.141Z] === RUN TestMountDaemonRoot/shared [2022-05-09T12:19:21.141Z] === PAUSE TestMountDaemonRoot/shared [2022-05-09T12:19:21.141Z] === RUN TestMountDaemonRoot/rshared [2022-05-09T12:19:21.141Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-09T12:19:21.402Z] === CONT TestMountDaemonRoot/default [2022-05-09T12:19:21.402Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-09T12:19:21.402Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-09T12:19:21.402Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-09T12:19:21.402Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-09T12:19:21.402Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-09T12:19:21.402Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-09T12:19:21.402Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-09T12:19:21.402Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-09T12:19:21.402Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-09T12:19:21.402Z] === CONT TestMountDaemonRoot/rprivate [2022-05-09T12:19:21.402Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-09T12:19:21.402Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-09T12:19:21.402Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-09T12:19:21.402Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-09T12:19:21.402Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-09T12:19:21.402Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-09T12:19:21.402Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-09T12:19:21.402Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-09T12:19:21.402Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-09T12:19:21.402Z] === CONT TestMountDaemonRoot/rshared [2022-05-09T12:19:21.402Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-09T12:19:21.402Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-09T12:19:21.402Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-09T12:19:21.402Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-09T12:19:21.402Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-09T12:19:21.402Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-09T12:19:21.402Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-09T12:19:21.402Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-09T12:19:21.402Z] === CONT TestMountDaemonRoot/shared [2022-05-09T12:19:21.402Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-09T12:19:21.402Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-09T12:19:21.402Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-09T12:19:21.402Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-09T12:19:21.402Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-09T12:19:21.402Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-09T12:19:21.402Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-09T12:19:21.402Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-09T12:19:21.402Z] === CONT TestMountDaemonRoot/rslave [2022-05-09T12:19:21.402Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-09T12:19:21.402Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-09T12:19:21.402Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-09T12:19:21.402Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-09T12:19:21.402Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-09T12:19:21.402Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-09T12:19:21.402Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-09T12:19:21.402Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-09T12:19:21.402Z] === CONT TestMountDaemonRoot/slave [2022-05-09T12:19:21.402Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-09T12:19:21.402Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-09T12:19:21.402Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-09T12:19:21.402Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-09T12:19:21.402Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-09T12:19:21.402Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-09T12:19:21.402Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-09T12:19:21.402Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-09T12:19:21.402Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-09T12:19:21.402Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-09T12:19:21.402Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-09T12:19:21.402Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-09T12:19:21.402Z] === CONT TestMountDaemonRoot/private [2022-05-09T12:19:21.402Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-09T12:19:21.402Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-09T12:19:21.402Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-09T12:19:21.402Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-09T12:19:21.402Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-09T12:19:21.402Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-09T12:19:21.402Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-09T12:19:21.402Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-09T12:19:21.402Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-09T12:19:21.402Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-09T12:19:21.402Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-09T12:19:21.402Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-09T12:19:21.402Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-09T12:19:21.402Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-09T12:19:21.402Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-09T12:19:21.402Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-09T12:19:21.663Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-09T12:19:21.663Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-09T12:19:21.663Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-09T12:19:21.663Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-09T12:19:21.663Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-09T12:19:21.663Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-09T12:19:21.663Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-09T12:19:21.663Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-09T12:19:21.663Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-09T12:19:21.663Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-09T12:19:21.663Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-09T12:19:21.663Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-09T12:19:21.663Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-09T12:19:21.663Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-05-09T12:19:21.663Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-09T12:19:21.663Z] === RUN TestContainerBindMountNonRecursive [2022-05-09T12:19:23.087Z] --- PASS: TestContainerBindMountNonRecursive (1.40s) [2022-05-09T12:19:23.087Z] === RUN TestContainerVolumesMountedAsShared [2022-05-09T12:19:23.680Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-05-09T12:19:23.680Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-09T12:19:23.940Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-05-09T12:19:23.940Z] === RUN TestNetworkNat [2022-05-09T12:19:24.200Z] --- PASS: TestNetworkNat (0.43s) [2022-05-09T12:19:24.200Z] === RUN TestNetworkLocalhostTCPNat [2022-05-09T12:19:24.771Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-05-09T12:19:24.771Z] === RUN TestNetworkLoopbackNat [2022-05-09T12:19:27.313Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-05-09T12:19:27.313Z] === RUN TestPause [2022-05-09T12:19:27.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-09T12:19:27.884Z] --- PASS: TestPause (0.59s) [2022-05-09T12:19:27.884Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-09T12:19:27.884Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-09T12:19:27.884Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-09T12:19:27.884Z] === RUN TestPauseStopPausedContainer [2022-05-09T12:19:28.453Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-05-09T12:19:28.453Z] === RUN TestPidHost [2022-05-09T12:19:29.394Z] --- PASS: TestPidHost (1.01s) [2022-05-09T12:19:29.394Z] === RUN TestPsFilter [2022-05-09T12:19:29.394Z] --- PASS: TestPsFilter (0.10s) [2022-05-09T12:19:29.394Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-09T12:19:29.964Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-05-09T12:19:29.964Z] === RUN TestRemoveContainerWithVolume [2022-05-09T12:19:30.225Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-05-09T12:19:30.225Z] === RUN TestRemoveContainerRunning [2022-05-09T12:19:30.795Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-05-09T12:19:30.795Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-09T12:19:31.056Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-05-09T12:19:31.056Z] === RUN TestRemoveInvalidContainer [2022-05-09T12:19:31.056Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-09T12:19:31.056Z] === RUN TestRenameLinkedContainer [2022-05-09T12:19:32.968Z] --- PASS: TestRenameLinkedContainer (1.75s) [2022-05-09T12:19:32.968Z] === RUN TestRenameStoppedContainer [2022-05-09T12:19:33.229Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-05-09T12:19:33.229Z] === RUN TestRenameRunningContainerAndReuse [2022-05-09T12:19:34.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-09T12:19:34.169Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-05-09T12:19:34.169Z] === RUN TestRenameInvalidName [2022-05-09T12:19:34.429Z] --- PASS: TestRenameInvalidName (0.43s) [2022-05-09T12:19:34.429Z] === RUN TestRenameAnonymousContainer [2022-05-09T12:19:35.718Z] ---> dae289dacdb8 [2022-05-09T12:19:36.341Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2022-05-09T12:19:36.341Z] === RUN TestRenameContainerWithSameName [2022-05-09T12:19:36.602Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-05-09T12:19:36.602Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-09T12:19:37.253Z] Successfully built dae289dacdb8 [2022-05-09T12:19:37.253Z] Successfully tagged docker:latest [2022-05-09T12:19:37.253Z] INFO: Image build ended at 05/09/2022 12:19:36. Duration:00:03:55.6392947 [2022-05-09T12:19:37.253Z] [2022-05-09T12:19:37.253Z] [2022-05-09T12:19:37.253Z] INFO: Building the test binaries at 05/09/2022 12:19:36... [2022-05-09T12:19:37.543Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-05-09T12:19:37.543Z] === RUN TestResize [2022-05-09T12:19:37.803Z] --- PASS: TestResize (0.43s) [2022-05-09T12:19:37.803Z] === RUN TestResizeWithInvalidSize [2022-05-09T12:19:38.373Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-05-09T12:19:38.373Z] === RUN TestResizeWhenContainerNotStarted [2022-05-09T12:19:38.633Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-05-09T12:19:38.634Z] === RUN TestDaemonRestartKillContainers [2022-05-09T12:19:38.634Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-09T12:19:38.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-09T12:19:38.634Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-09T12:19:38.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-09T12:19:38.634Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-09T12:19:38.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-09T12:19:38.634Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-09T12:19:38.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-09T12:19:38.634Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-09T12:19:38.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-09T12:19:38.634Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-09T12:19:38.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-09T12:19:38.634Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-09T12:19:38.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-09T12:19:38.634Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-09T12:19:38.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-09T12:19:38.634Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:19:38.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:19:38.634Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:19:38.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:19:38.634Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:19:38.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:19:38.634Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:19:38.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:19:38.634Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:19:38.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:19:38.634Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:19:38.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:19:38.634Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:19:38.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:19:38.634Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:19:38.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:19:38.634Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-09T12:19:38.634Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:19:40.019Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-09T12:19:40.280Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:19:41.665Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:19:41.665Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:19:41.996Z] INFO: make.ps1 starting at 05/09/2022 12:19:41 [2022-05-09T12:19:41.996Z] INFO: Git commit (7873c27cfb) assumed from DOCKER_GITCOMMIT environment variable [2022-05-09T12:19:41.996Z] INFO: Invoking autogen... [2022-05-09T12:19:42.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-09T12:19:42.452Z] { [2022-05-09T12:19:42.452Z] "RT_GROUP_ICON": { [2022-05-09T12:19:42.452Z] "#1": { [2022-05-09T12:19:42.452Z] "0409": "../../winresources/docker.ico" [2022-05-09T12:19:42.452Z] } [2022-05-09T12:19:42.452Z] }, [2022-05-09T12:19:42.452Z] "RT_MANIFEST": { [2022-05-09T12:19:42.452Z] "#1": { [2022-05-09T12:19:42.452Z] "0409": { [2022-05-09T12:19:42.452Z] "identity": {}, [2022-05-09T12:19:42.452Z] "description": "Docker Engine", [2022-05-09T12:19:42.452Z] "minimum-os": "vista", [2022-05-09T12:19:42.452Z] "execution-level": "", [2022-05-09T12:19:42.452Z] "ui-access": false, [2022-05-09T12:19:42.452Z] "auto-elevate": false, [2022-05-09T12:19:42.452Z] "dpi-awareness": "unaware", [2022-05-09T12:19:42.452Z] "disable-theming": false, [2022-05-09T12:19:42.452Z] "disable-window-filtering": false, [2022-05-09T12:19:42.452Z] "high-resolution-scrolling-aware": false, [2022-05-09T12:19:42.452Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-09T12:19:42.452Z] "long-path-aware": false, [2022-05-09T12:19:42.452Z] "printer-driver-isolation": false, [2022-05-09T12:19:42.452Z] "gdi-scaling": false, [2022-05-09T12:19:42.452Z] "segment-heap": false, [2022-05-09T12:19:42.452Z] "use-common-controls-v6": false [2022-05-09T12:19:42.452Z] } [2022-05-09T12:19:42.452Z] } [2022-05-09T12:19:42.452Z] }, [2022-05-09T12:19:42.452Z] "RT_MESSAGETABLE": { [2022-05-09T12:19:42.452Z] "#1": { [2022-05-09T12:19:42.452Z] "0409": "../../winresources/event_messages.bin" [2022-05-09T12:19:42.452Z] } [2022-05-09T12:19:42.452Z] }, [2022-05-09T12:19:42.452Z] "RT_VERSION": { [2022-05-09T12:19:42.452Z] "#1": { [2022-05-09T12:19:42.452Z] "0409": { [2022-05-09T12:19:42.452Z] "fixed": { [2022-05-09T12:19:42.452Z] "file_version": "0.0.0.0", [2022-05-09T12:19:42.452Z] "product_version": "0.0.0.0", [2022-05-09T12:19:42.452Z] "type": "Unknown" [2022-05-09T12:19:42.452Z] }, [2022-05-09T12:19:42.452Z] "info": { [2022-05-09T12:19:42.452Z] "0000": { [2022-05-09T12:19:42.452Z] "CompanyName": "", [2022-05-09T12:19:42.452Z] "FileVersion": "0.0.0-dev", [2022-05-09T12:19:42.452Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-09T12:19:42.452Z] "OriginalFileName": "dockerd.exe", [2022-05-09T12:19:42.452Z] "ProductName": "", [2022-05-09T12:19:42.452Z] "ProductVersion": "0.0.0-dev", [2022-05-09T12:19:42.452Z] "SpecialBuild": "7873c27cfb" [2022-05-09T12:19:42.452Z] } [2022-05-09T12:19:42.452Z] } [2022-05-09T12:19:42.452Z] } [2022-05-09T12:19:42.452Z] } [2022-05-09T12:19:42.452Z] } [2022-05-09T12:19:42.452Z] } [2022-05-09T12:19:42.909Z] powershell.exe : cmd\dockerd\config.go [2022-05-09T12:19:42.909Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-8e358fc5\powershellWrapper.ps1:3 char:1 [2022-05-09T12:19:42.909Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-09T12:19:42.909Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-09T12:19:42.909Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-09T12:19:42.909Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-09T12:19:42.909Z] [2022-05-09T12:19:42.909Z] cmd\dockerd\config_windows.go [2022-05-09T12:19:42.909Z] cmd\dockerd\daemon.go [2022-05-09T12:19:42.909Z] cmd\dockerd\daemon_test.go [2022-05-09T12:19:42.909Z] cmd\dockerd\daemon_windows.go [2022-05-09T12:19:42.909Z] cmd\dockerd\docker.go [2022-05-09T12:19:42.909Z] cmd\dockerd\docker_windows.go [2022-05-09T12:19:42.909Z] cmd\dockerd\genwinres_windows.go [2022-05-09T12:19:42.909Z] cmd\dockerd\metrics.go [2022-05-09T12:19:42.909Z] cmd\dockerd\options.go [2022-05-09T12:19:42.909Z] cmd\dockerd\options_test.go [2022-05-09T12:19:42.909Z] cmd\dockerd\service_windows.go [2022-05-09T12:19:42.909Z] INFO: Building daemon... [2022-05-09T12:19:43.049Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:19:43.049Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:19:43.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-09T12:19:44.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-09T12:19:44.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-09T12:19:44.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-09T12:19:45.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-09T12:19:47.249Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:19:47.249Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:19:48.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-09T12:19:48.891Z] INFO: Expanding compiler 1 of 3... [2022-05-09T12:19:48.891Z] INFO: Expanding compiler 2 of 3... [2022-05-09T12:19:49.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-09T12:19:50.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-09T12:19:50.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-09T12:19:51.112Z] INFO: Expanding compiler 3 of 3... [2022-05-09T12:19:51.452Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-09T12:19:51.452Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-09T12:19:51.581Z] INFO: Removing downloaded files... [2022-05-09T12:19:51.581Z] INFO: Downloading containerd [2022-05-09T12:19:51.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-09T12:19:52.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-09T12:19:52.836Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-09T12:19:52.836Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-09T12:19:53.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-09T12:19:54.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-09T12:19:54.750Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-09T12:19:54.750Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-09T12:19:55.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-09T12:19:56.193Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-09T12:19:56.193Z] Using test binary docker [2022-05-09T12:19:56.193Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-09T12:19:56.193Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-09T12:19:56.193Z] INFO: Waiting for daemon to start... [2022-05-09T12:19:56.193Z] Starting dockerd [2022-05-09T12:19:56.663Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-09T12:19:56.663Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.39s) [2022-05-09T12:19:56.663Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.71s) [2022-05-09T12:19:56.663Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-05-09T12:19:56.663Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.70s) [2022-05-09T12:19:56.663Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s) [2022-05-09T12:19:56.663Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-05-09T12:19:56.663Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.58s) [2022-05-09T12:19:56.663Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.47s) [2022-05-09T12:19:56.663Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.21s) [2022-05-09T12:19:56.663Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.27s) [2022-05-09T12:19:56.663Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.83s) [2022-05-09T12:19:56.663Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.84s) [2022-05-09T12:19:56.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.20s) [2022-05-09T12:19:56.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.21s) [2022-05-09T12:19:56.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.87s) [2022-05-09T12:19:56.664Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.88s) [2022-05-09T12:19:56.664Z] === RUN TestCgroupNamespacesRun [2022-05-09T12:19:58.047Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-05-09T12:19:58.047Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-09T12:19:58.047Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-09T12:19:58.047Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-09T12:19:58.047Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-09T12:19:58.989Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-05-09T12:19:58.989Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-09T12:19:59.487Z] . [2022-05-09T12:19:59.487Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-09T12:19:59.487Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-09T12:19:59.487Z] Error: No such image: emptyfs [2022-05-09T12:19:59.487Z] Running integration-test (iteration 1) [2022-05-09T12:19:59.487Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-09T12:19:59.748Z] Loaded image: busybox:latest [2022-05-09T12:20:00.021Z] Loaded image: busybox:glibc [2022-05-09T12:20:00.371Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-05-09T12:20:00.371Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-09T12:20:01.312Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-05-09T12:20:01.312Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-09T12:20:01.444Z] Loaded image: debian:bullseye-slim [2022-05-09T12:20:01.444Z] Loaded image: hello-world:latest [2022-05-09T12:20:01.444Z] Loaded image: arm32v7/hello-world:latest [2022-05-09T12:20:01.706Z] INFO: Testing against a local daemon [2022-05-09T12:20:01.706Z] === RUN TestCgroupNamespacesBuild [2022-05-09T12:20:02.014Z] [2022-05-09T12:20:02.014Z] Name Version Source Summary [2022-05-09T12:20:02.014Z] ---- ------- ------ ------- [2022-05-09T12:20:02.014Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-09T12:20:02.695Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-05-09T12:20:02.695Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-09T12:20:03.003Z] [2022-05-09T12:20:03.003Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-09T12:20:03.003Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-09T12:20:03.003Z] PSChildName : containerd [2022-05-09T12:20:03.003Z] PSDrive : C [2022-05-09T12:20:03.003Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-09T12:20:03.003Z] PSIsContainer : True [2022-05-09T12:20:03.003Z] Name : containerd [2022-05-09T12:20:03.003Z] FullName : C:\containerd [2022-05-09T12:20:03.003Z] Parent : [2022-05-09T12:20:03.003Z] Exists : True [2022-05-09T12:20:03.003Z] Root : C:\ [2022-05-09T12:20:03.003Z] Extension : [2022-05-09T12:20:03.003Z] CreationTime : 5/9/2022 12:20:02 PM [2022-05-09T12:20:03.003Z] CreationTimeUtc : 5/9/2022 12:20:02 PM [2022-05-09T12:20:03.003Z] LastAccessTime : 5/9/2022 12:20:02 PM [2022-05-09T12:20:03.003Z] LastAccessTimeUtc : 5/9/2022 12:20:02 PM [2022-05-09T12:20:03.003Z] LastWriteTime : 5/9/2022 12:20:02 PM [2022-05-09T12:20:03.003Z] LastWriteTimeUtc : 5/9/2022 12:20:02 PM [2022-05-09T12:20:03.003Z] Attributes : Directory [2022-05-09T12:20:03.003Z] Mode : d----- [2022-05-09T12:20:03.003Z] BaseName : containerd [2022-05-09T12:20:03.003Z] Target : {} [2022-05-09T12:20:03.003Z] LinkType : [2022-05-09T12:20:03.003Z] [2022-05-09T12:20:03.087Z] --- PASS: TestCgroupNamespacesBuild (1.44s) [2022-05-09T12:20:03.087Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-09T12:20:03.266Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-05-09T12:20:03.266Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-09T12:20:04.469Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.22s) [2022-05-09T12:20:04.469Z] === RUN TestBuildWithSession [2022-05-09T12:20:04.469Z] build_session_test.go:25: TODO: BuildKit [2022-05-09T12:20:04.469Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-09T12:20:04.469Z] === RUN TestBuildSquashParent [2022-05-09T12:20:04.647Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-05-09T12:20:04.647Z] === RUN TestNISDomainname [2022-05-09T12:20:04.786Z] INFO [loader] Go packages loading at mode 575 (deps|imports|name|compiled_files|exports_file|files|types_sizes) took 2m52.793214828s [2022-05-09T12:20:04.786Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-05-09T12:20:04.786Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 493.312937ms [2022-05-09T12:20:04.908Z] --- PASS: TestNISDomainname (0.53s) [2022-05-09T12:20:04.908Z] === RUN TestHostnameDnsResolution [2022-05-09T12:20:05.221Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-09T12:20:05.221Z] INFO: Configuring git core.autocrlf... [2022-05-09T12:20:05.221Z] [2022-05-09T12:20:05.221Z] [2022-05-09T12:20:05.848Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-05-09T12:20:05.848Z] === RUN TestUnprivilegedPortsAndPing [2022-05-09T12:20:06.109Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-05-09T12:20:06.109Z] === RUN TestPrivilegedHostDevices [2022-05-09T12:20:06.785Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-05-09T12:20:06.785Z] === RUN TestStats [2022-05-09T12:20:07.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-09T12:20:09.326Z] --- PASS: TestStats (2.47s) [2022-05-09T12:20:09.326Z] === RUN TestStopContainerWithTimeout [2022-05-09T12:20:09.326Z] === RUN TestStopContainerWithTimeout/0 [2022-05-09T12:20:09.326Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-09T12:20:09.326Z] === RUN TestStopContainerWithTimeout/1 [2022-05-09T12:20:09.326Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-09T12:20:09.326Z] === RUN TestStopContainerWithTimeout/3 [2022-05-09T12:20:09.326Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-09T12:20:09.326Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-09T12:20:09.326Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-09T12:20:09.326Z] === CONT TestStopContainerWithTimeout/0 [2022-05-09T12:20:09.326Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-09T12:20:09.896Z] === CONT TestStopContainerWithTimeout/3 [2022-05-09T12:20:10.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-09T12:20:11.046Z] --- PASS: TestBuildSquashParent (6.88s) [2022-05-09T12:20:11.046Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-09T12:20:11.046Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:20:11.046Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:20:11.046Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:20:11.046Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:20:11.046Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:20:11.046Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:20:11.046Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:20:11.046Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:20:11.046Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:20:11.046Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:20:11.046Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:20:11.046Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:20:11.046Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:20:11.046Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:20:11.805Z] === CONT TestStopContainerWithTimeout/1 [2022-05-09T12:20:12.957Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:20:12.957Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:20:13.187Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-09T12:20:13.187Z] --- PASS: TestStopContainerWithTimeout/0 (0.56s) [2022-05-09T12:20:13.187Z] --- PASS: TestStopContainerWithTimeout/-1 (2.55s) [2022-05-09T12:20:13.187Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-05-09T12:20:13.187Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-05-09T12:20:13.187Z] === RUN TestDeleteDevicemapper [2022-05-09T12:20:13.187Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-09T12:20:13.187Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-09T12:20:13.187Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-09T12:20:14.571Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s) [2022-05-09T12:20:14.571Z] === RUN TestUpdateMemory [2022-05-09T12:20:14.571Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:20:14.571Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-09T12:20:14.571Z] === RUN TestUpdateCPUQuota [2022-05-09T12:20:14.868Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:20:14.868Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:20:15.953Z] --- PASS: TestUpdateCPUQuota (0.98s) [2022-05-09T12:20:15.953Z] === RUN TestUpdatePidsLimit [2022-05-09T12:20:15.953Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-09T12:20:15.953Z] === RUN TestUpdatePidsLimit/no_change [2022-05-09T12:20:16.214Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-09T12:20:16.475Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-09T12:20:16.475Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-09T12:20:16.736Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-09T12:20:16.779Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-09T12:20:16.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.63s) [2022-05-09T12:20:16.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.68s) [2022-05-09T12:20:16.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.91s) [2022-05-09T12:20:16.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.01s) [2022-05-09T12:20:16.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.94s) [2022-05-09T12:20:16.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.12s) [2022-05-09T12:20:16.779Z] === RUN TestBuildMultiStageCopy [2022-05-09T12:20:16.779Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-09T12:20:16.997Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-09T12:20:17.938Z] --- PASS: TestUpdatePidsLimit (2.04s) [2022-05-09T12:20:17.938Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-05-09T12:20:17.938Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-05-09T12:20:17.938Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-05-09T12:20:17.938Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-05-09T12:20:17.938Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-05-09T12:20:17.938Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2022-05-09T12:20:17.938Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-05-09T12:20:17.938Z] === RUN TestUpdateRestartPolicy [2022-05-09T12:20:20.074Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-09T12:20:21.014Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-09T12:20:22.395Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-09T12:20:23.333Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-09T12:20:24.272Z] --- PASS: TestBuildMultiStageCopy (7.28s) [2022-05-09T12:20:24.272Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.27s) [2022-05-09T12:20:24.272Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-05-09T12:20:24.272Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-05-09T12:20:24.272Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-05-09T12:20:24.272Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-05-09T12:20:24.272Z] === RUN TestBuildMultiStageParentConfig [2022-05-09T12:20:29.550Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-05-09T12:20:29.550Z] === RUN TestBuildLabelWithTargets [2022-05-09T12:20:30.203Z] --- PASS: TestUpdateRestartPolicy (11.14s) [2022-05-09T12:20:30.203Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-09T12:20:30.203Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-05-09T12:20:30.203Z] === RUN TestWaitNonBlocked [2022-05-09T12:20:30.203Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:20:30.203Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:20:30.203Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:20:30.203Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:20:30.203Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:20:30.203Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:20:30.203Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-09T12:20:30.203Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-05-09T12:20:30.203Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2022-05-09T12:20:30.203Z] === RUN TestWaitBlocked [2022-05-09T12:20:30.203Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-09T12:20:30.203Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-09T12:20:30.203Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-09T12:20:30.203Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-09T12:20:30.203Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-09T12:20:30.203Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-09T12:20:30.774Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-09T12:20:30.774Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2022-05-09T12:20:30.774Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-05-09T12:20:30.774Z] === CONT TestContainerStartOnDaemonRestart [2022-05-09T12:20:30.774Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-09T12:20:33.317Z] --- PASS: TestContainerStartOnDaemonRestart (2.28s) [2022-05-09T12:20:33.317Z] === CONT TestIpcModeOlderClient [2022-05-09T12:20:33.317Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-05-09T12:20:33.317Z] === CONT TestContainerKillOnDaemonStart [2022-05-09T12:20:33.317Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.43s) [2022-05-09T12:20:33.317Z] === CONT TestDaemonHostGatewayIP [2022-05-09T12:20:35.859Z] --- PASS: TestDaemonHostGatewayIP (2.47s) [2022-05-09T12:20:35.859Z] === CONT TestDaemonRestartIpcMode [2022-05-09T12:20:37.676Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-05-09T12:20:37.676Z] === RUN TestBuildWithEmptyLayers [2022-05-09T12:20:37.770Z] --- PASS: TestDaemonRestartIpcMode (2.20s) [2022-05-09T12:20:40.215Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-05-09T12:20:40.215Z] === RUN TestBuildMultiStageOnBuild [2022-05-09T12:20:45.494Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-05-09T12:20:45.494Z] === RUN TestBuildUncleanTarFilenames [2022-05-09T12:20:45.755Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-05-09T12:20:45.755Z] === RUN TestBuildMultiStageLayerLeak [2022-05-09T12:20:45.901Z] --- PASS: TestContainerKillOnDaemonStart (11.70s) [2022-05-09T12:20:45.901Z] PASS [2022-05-09T12:20:45.901Z] [2022-05-09T12:20:45.901Z] === Skipped [2022-05-09T12:20:45.901Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-09T12:20:45.901Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-09T12:20:45.901Z] [2022-05-09T12:20:45.901Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-09T12:20:45.901Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:20:45.901Z] [2022-05-09T12:20:45.901Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-09T12:20:45.901Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:20:45.901Z] [2022-05-09T12:20:45.901Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-09T12:20:45.901Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-09T12:20:45.901Z] [2022-05-09T12:20:45.901Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-09T12:20:45.901Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-09T12:20:45.901Z] [2022-05-09T12:20:45.901Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-09T12:20:45.901Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-09T12:20:45.901Z] [2022-05-09T12:20:45.901Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-09T12:20:45.901Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:20:45.901Z] [2022-05-09T12:20:45.901Z] DONE 235 tests, 7 skipped in 117.704s [2022-05-09T12:20:45.901Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-09T12:20:45.901Z] === RUN TestConfigDaemonLibtrustID [2022-05-09T12:20:45.901Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-05-09T12:20:45.901Z] === RUN TestDaemonConfigValidation [2022-05-09T12:20:45.901Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-09T12:20:45.901Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-09T12:20:45.901Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-09T12:20:45.901Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-09T12:20:45.901Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-09T12:20:45.901Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-09T12:20:45.901Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-09T12:20:45.901Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-09T12:20:45.901Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-09T12:20:45.901Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-09T12:20:45.901Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-09T12:20:45.901Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-09T12:20:45.901Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-09T12:20:45.901Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-09T12:20:45.901Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-09T12:20:45.901Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-09T12:20:45.901Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-05-09T12:20:45.901Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-05-09T12:20:45.901Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-05-09T12:20:45.901Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-05-09T12:20:45.901Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-05-09T12:20:45.901Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-09T12:20:45.901Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-09T12:20:46.471Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-09T12:20:47.853Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-09T12:20:47.911Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-09T12:20:47.911Z] [2022-05-09T12:20:47.911Z] ________ ____ __. [2022-05-09T12:20:47.911Z] \_____ \ | |/ _| [2022-05-09T12:20:47.911Z] / | \| < [2022-05-09T12:20:47.911Z] / | \ | \ [2022-05-09T12:20:47.911Z] \_______ /____|__ \ [2022-05-09T12:20:47.911Z] \/ \/ [2022-05-09T12:20:47.911Z] [2022-05-09T12:20:47.911Z] INFO: make.ps1 ended at 05/09/2022 12:20:38 [2022-05-09T12:20:47.911Z] INFO: Binaries build ended at 05/09/2022 12:20:40. Duration:00:01:39.5092646 [2022-05-09T12:20:47.911Z] INFO: Copying the built daemon binary to d:\CI\PR-43572\1\binary\dockerd-7873c27cfb.exe... [2022-05-09T12:20:47.911Z] INFO: Copying the built client binary to d:\CI\PR-43572\1\binary\docker-7873c27cfb.exe... [2022-05-09T12:20:47.911Z] INFO: Copying the golang package from the container to d:\CI\PR-43572\1\installer\go.zip... [2022-05-09T12:20:47.911Z] INFO: Extracting go.zip to d:\CI\PR-43572\1\go [2022-05-09T12:20:48.793Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-09T12:20:48.793Z] daemon_test.go:156: [d735574fd40de] daemon is not started [2022-05-09T12:20:48.793Z] --- PASS: TestConfigDaemonSeccompProfiles (3.10s) [2022-05-09T12:20:48.793Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-09T12:20:48.793Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-05-09T12:20:48.793Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-05-09T12:20:48.793Z] === RUN TestDaemonProxy [2022-05-09T12:20:48.793Z] === RUN TestDaemonProxy/environment_variables [2022-05-09T12:20:50.703Z] === RUN TestDaemonProxy/command-line_options [2022-05-09T12:20:51.036Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2022-05-09T12:20:51.036Z] === RUN TestBuildWithHugeFile [2022-05-09T12:20:52.085Z] === RUN TestDaemonProxy/configuration_file [2022-05-09T12:20:53.995Z] === RUN TestDaemonProxy/conflicting_options [2022-05-09T12:20:54.255Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-09T12:20:54.825Z] --- PASS: TestDaemonProxy (6.21s) [2022-05-09T12:20:54.825Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-05-09T12:20:54.825Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-05-09T12:20:54.825Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-05-09T12:20:54.825Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-09T12:20:54.825Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-09T12:20:54.825Z] PASS [2022-05-09T12:20:54.825Z] [2022-05-09T12:20:54.825Z] DONE 17 tests in 10.079s [2022-05-09T12:20:54.825Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-09T12:20:55.085Z] INFO: Testing against a local daemon [2022-05-09T12:20:55.085Z] === RUN TestCommitInheritsEnv [2022-05-09T12:20:55.346Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-05-09T12:20:55.346Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-09T12:20:55.346Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-09T12:20:55.346Z] === RUN TestImportWithCustomPlatform [2022-05-09T12:20:55.346Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-09T12:20:55.346Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-09T12:20:55.346Z] === RUN TestImportWithCustomPlatform// [2022-05-09T12:20:55.346Z] === RUN TestImportWithCustomPlatform/linux [2022-05-09T12:20:55.346Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-09T12:20:55.346Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-09T12:20:55.607Z] === RUN TestImportWithCustomPlatform/macos [2022-05-09T12:20:55.607Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-09T12:20:55.607Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-09T12:20:55.607Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-05-09T12:20:55.607Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-09T12:20:55.607Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-09T12:20:55.607Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-09T12:20:55.607Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-05-09T12:20:55.607Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-09T12:20:55.607Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-05-09T12:20:55.607Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-09T12:20:55.607Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-09T12:20:55.607Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-09T12:20:55.607Z] === RUN TestImagesFilterMultiReference [2022-05-09T12:20:55.607Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-05-09T12:20:55.607Z] === RUN TestImagePullPlatformInvalid [2022-05-09T12:20:55.607Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-09T12:20:55.607Z] === RUN TestRemoveImageOrphaning [2022-05-09T12:20:55.869Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-05-09T12:20:55.869Z] === RUN TestRemoveImageGarbageCollector [2022-05-09T12:20:56.439Z] time="2022-05-09T12:20:56Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-09T12:20:57.042Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-09T12:20:57.042Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-09T12:20:57.042Z] GOOS="" GOARCH="" GOARM="" [2022-05-09T12:20:57.042Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-09T12:20:57.042Z] [2022-05-09T12:20:57.042Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-09T12:20:57.042Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-09T12:20:57.042Z] HOSTNAME=136aa5085cac [2022-05-09T12:20:57.042Z] TESTDEBUG=0 [2022-05-09T12:20:57.042Z] DEST=bundles/test-integration [2022-05-09T12:20:57.042Z] PWD=/go/src/github.com/docker/docker [2022-05-09T12:20:57.042Z] DOCKER_GITCOMMIT=7873c27cfbd812dca60d90367d375bbae5a27014 [2022-05-09T12:20:57.042Z] container=docker [2022-05-09T12:20:57.042Z] HOME=/root [2022-05-09T12:20:57.042Z] GOLANG_VERSION=1.18.1 [2022-05-09T12:20:57.042Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-09T12:20:57.042Z] VALIDATE_BRANCH=master [2022-05-09T12:20:57.042Z] TERM=xterm [2022-05-09T12:20:57.042Z] DOCKER_PKG=github.com/docker/docker [2022-05-09T12:20:57.042Z] SHLVL=1 [2022-05-09T12:20:57.042Z] TIMEOUT=120m [2022-05-09T12:20:57.042Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-09T12:20:57.042Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-09T12:20:57.042Z] GO111MODULE=off [2022-05-09T12:20:57.042Z] DOCKER_EXPERIMENTAL=1 [2022-05-09T12:20:57.042Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-09T12:20:57.042Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-09T12:20:57.042Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-09T12:20:57.042Z] GOPATH=/go [2022-05-09T12:20:57.042Z] PKG_CONFIG=pkg-config [2022-05-09T12:20:57.042Z] _=/usr/bin/env [2022-05-09T12:20:57.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-09T12:20:57.822Z] --- PASS: TestRemoveImageGarbageCollector (1.85s) [2022-05-09T12:20:57.822Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-09T12:20:57.822Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-09T12:20:57.822Z] === RUN TestTagInvalidReference [2022-05-09T12:20:57.822Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-09T12:20:57.822Z] === RUN TestTagValidPrefixedRepo [2022-05-09T12:20:57.822Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-05-09T12:20:57.822Z] === RUN TestTagExistedNameWithoutForce [2022-05-09T12:20:57.822Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-09T12:20:57.822Z] === RUN TestTagOfficialNames [2022-05-09T12:20:57.822Z] --- PASS: TestTagOfficialNames (0.04s) [2022-05-09T12:20:57.822Z] === RUN TestTagMatchesDigest [2022-05-09T12:20:57.822Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-09T12:20:57.822Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-09T12:21:13.186Z] INFO: Extraction ended at 05/09/2022 12:21:11. Duration:00:00:29.0466523 [2022-05-09T12:21:13.187Z] INFO: Updating the golang and path environment variables [2022-05-09T12:21:13.187Z] INFO: GOPATH=d:\gopath [2022-05-09T12:21:13.187Z] INFO: go version go1.18.1 windows/amd64 [2022-05-09T12:21:13.187Z] INFO: Running the daemon under test in debug mode [2022-05-09T12:21:13.187Z] INFO: Starting a daemon under test... [2022-05-09T12:21:13.187Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43572\1\daemon --pidfile d:\CI\PR-43572\1\docker.pid -D [2022-05-09T12:21:13.187Z] INFO: Process started successfully. [2022-05-09T12:21:13.187Z] INFO: Start tailing logs of the daemon under tests [2022-05-09T12:21:13.187Z] INFO: Waiting for the daemon under test to start... [2022-05-09T12:21:23.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-09T12:21:23.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-09T12:21:24.377Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-09T12:21:24.833Z] [2022-05-09T12:21:24.833Z] ________ ____ __. [2022-05-09T12:21:24.833Z] \_____ \ | |/ _| [2022-05-09T12:21:24.833Z] / | \| < [2022-05-09T12:21:24.833Z] / | \ | \ [2022-05-09T12:21:24.833Z] \_______ /____|__ \ [2022-05-09T12:21:24.833Z] \/ \/ [2022-05-09T12:21:24.833Z] [2022-05-09T12:21:24.833Z] INFO: make.ps1 ended at 05/09/2022 12:21:24 [2022-05-09T12:21:26.274Z] INFO [linters context/goanalysis] analyzers took 4m38.697088786s with top 10 stages: buildir: 2m2.531214352s, goimports: 23.236513624s, unconvert: 18.673577035s, gosec: 15.429429724s, S1038: 7.804565688s, golint: 7.520304392s, misspell: 6.041821961s, nilness: 4.21768484s, S1039: 3.801852141s, inspect: 3.657467335s [2022-05-09T12:21:26.274Z] INFO [runner] Issues before processing: 3032, after processing: 0 [2022-05-09T12:21:26.274Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2416/2416, skip_files: 2416/2416, cgo: 2416/3032, identifier_marker: 2033/2033, exclude: 2033/2033, filename_unadjuster: 2416/2416, autogenerated_exclude: 2033/2416, skip_dirs: 2416/2416, exclude-rules: 78/2033, nolint: 0/78 [2022-05-09T12:21:26.274Z] INFO [runner] processing took 81.030738ms with stages: nolint: 31.110607ms, identifier_marker: 21.556829ms, path_prettifier: 9.516187ms, autogenerated_exclude: 8.898102ms, exclude-rules: 7.648984ms, skip_dirs: 1.81606ms, cgo: 321.648µs, filename_unadjuster: 155.712µs, max_same_issues: 1.438µs, skip_files: 1.395µs, uniq_by_line: 836ns, exclude: 574ns, max_from_linter: 461ns, path_shortener: 343ns, source_code: 328ns, diff: 320ns, max_per_file_from_linter: 260ns, severity-rules: 239ns, sort_results: 225ns, path_prefixer: 190ns [2022-05-09T12:21:26.274Z] INFO [runner] linters took 1m32.473281631s with stages: goanalysis_metalinter: 1m32.39211691s [2022-05-09T12:21:26.274Z] INFO File cache stats: 1667 entries of total size 8.4MiB [2022-05-09T12:21:26.274Z] INFO Memory: 2659 samples, avg is 286.1MB, max is 1207.4MB [2022-05-09T12:21:26.274Z] INFO Execution took 4m25.769712888s [2022-05-09T12:21:26.274Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-05-09T12:21:26.621Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43572/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7873c27cfbd812dca60d90367d375bbae5a27014 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7873c27cfbd812dca60d90367d375bbae5a27014 hack/make.sh dynbinary test-docker-py [2022-05-09T12:21:26.877Z] [2022-05-09T12:21:26.996Z] INFO: Binaries build ended at 05/09/2022 12:21:26. Duration:00:01:49.3920607 [2022-05-09T12:21:27.133Z] Removing bundles/ [2022-05-09T12:21:27.133Z] [2022-05-09T12:21:27.133Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-09T12:21:27.133Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-09T12:21:27.133Z] GOOS="" GOARCH="" GOARM="" [2022-05-09T12:21:27.960Z] INFO: Copying the built daemon binary to d:\CI\PR-43572\1\binary\dockerd-7873c27cfb.exe... [2022-05-09T12:21:27.960Z] INFO: Copying the built client binary to d:\CI\PR-43572\1\binary\docker-7873c27cfb.exe... [2022-05-09T12:21:27.960Z] INFO: Copying the golang package from the container to d:\CI\PR-43572\1\installer\go.zip... [2022-05-09T12:21:28.923Z] INFO: Extracting go.zip to d:\CI\PR-43572\1\go [2022-05-09T12:21:30.988Z] ...INFO: Daemon under test started and replied! [2022-05-09T12:21:30.988Z] INFO: Docker version of the daemon under test [2022-05-09T12:21:30.988Z] [2022-05-09T12:21:30.988Z] Client: [2022-05-09T12:21:30.988Z] Version: 17.06.2-ce [2022-05-09T12:21:30.988Z] API version: 1.30 [2022-05-09T12:21:30.988Z] Go version: go1.8.3 [2022-05-09T12:21:30.988Z] Git commit: cec0b72 [2022-05-09T12:21:30.988Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-09T12:21:30.989Z] OS/Arch: windows/amd64 [2022-05-09T12:21:30.989Z] [2022-05-09T12:21:30.989Z] Server: [2022-05-09T12:21:30.989Z] Version: 0.0.0-dev [2022-05-09T12:21:30.989Z] API version: 1.42 (minimum version 1.24) [2022-05-09T12:21:30.989Z] Go version: go1.18.1 [2022-05-09T12:21:30.989Z] Git commit: 7873c27cfb [2022-05-09T12:21:30.989Z] Built: [2022-05-09T12:21:30.989Z] OS/Arch: windows/amd64 [2022-05-09T12:21:30.989Z] Experimental: false [2022-05-09T12:21:30.989Z] [2022-05-09T12:21:30.989Z] INFO: Docker info of the daemon under test [2022-05-09T12:21:30.989Z] [2022-05-09T12:21:30.989Z] Containers: 0 [2022-05-09T12:21:30.989Z] Running: 0 [2022-05-09T12:21:30.989Z] Paused: 0 [2022-05-09T12:21:30.989Z] Stopped: 0 [2022-05-09T12:21:30.989Z] Images: 0 [2022-05-09T12:21:30.989Z] Server Version: 0.0.0-dev [2022-05-09T12:21:30.989Z] Storage Driver: windowsfilter [2022-05-09T12:21:30.989Z] Windows: [2022-05-09T12:21:30.989Z] Logging Driver: json-file [2022-05-09T12:21:30.989Z] Plugins: [2022-05-09T12:21:30.989Z] Volume: local [2022-05-09T12:21:30.989Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-09T12:21:30.989Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-09T12:21:30.989Z] Swarm: inactive [2022-05-09T12:21:30.989Z] Default Isolation: process [2022-05-09T12:21:30.989Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-09T12:21:30.989Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-09T12:21:30.989Z] OSType: windows [2022-05-09T12:21:30.989Z] Architecture: x86_64 [2022-05-09T12:21:30.989Z] CPUs: 4 [2022-05-09T12:21:30.989Z] Total Memory: 32GiB [2022-05-09T12:21:30.989Z] Name: azwin-2-561590 [2022-05-09T12:21:30.989Z] ID: EHMC:LFQF:2BA6:DQC6:CZRI:S544:TOTU:ISCB:2QPN:FS7P:YD4Z:32H3 [2022-05-09T12:21:30.989Z] Docker Root Dir: D:\CI\PR-43572\1\daemon [2022-05-09T12:21:30.989Z] Debug Mode (client): false [2022-05-09T12:21:30.989Z] Debug Mode (server): true [2022-05-09T12:21:30.989Z] File Descriptors: -1 [2022-05-09T12:21:30.989Z] Goroutines: 16 [2022-05-09T12:21:30.989Z] System Time: 2022-05-09T12:21:30.824072Z [2022-05-09T12:21:30.989Z] EventsListeners: 0 [2022-05-09T12:21:30.989Z] Registry: https://index.docker.io/v1/ [2022-05-09T12:21:30.989Z] Labels: [2022-05-09T12:21:30.989Z] Experimental: false [2022-05-09T12:21:30.989Z] Insecure Registries: [2022-05-09T12:21:30.989Z] 127.0.0.0/8 [2022-05-09T12:21:30.989Z] Live Restore Enabled: false [2022-05-09T12:21:30.989Z] [2022-05-09T12:21:30.989Z] [2022-05-09T12:21:30.989Z] INFO: Docker images of the daemon under test [2022-05-09T12:21:30.989Z] [2022-05-09T12:21:30.989Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-09T12:21:30.989Z] [2022-05-09T12:21:30.989Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-09T12:21:31.455Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-09T12:21:31.455Z] ltsc2022: Pulling from windows/servercore [2022-05-09T12:21:31.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-09T12:21:31.922Z] 8f616e6e9eec: Pulling fs layer [2022-05-09T12:21:31.922Z] dccd9e4d14d3: Pulling fs layer [2022-05-09T12:21:44.432Z] 8f616e6e9eec: Download complete [2022-05-09T12:21:45.419Z] dccd9e4d14d3: Verifying Checksum [2022-05-09T12:21:45.419Z] dccd9e4d14d3: Download complete [2022-05-09T12:21:45.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-09T12:21:46.879Z] Removing intermediate container 4704329e15f5 [2022-05-09T12:21:46.879Z] ---> f6c160db9358 [2022-05-09T12:21:46.879Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-05-09T12:21:46.879Z] ---> Running in 43731972e283 [2022-05-09T12:21:46.879Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-09T12:21:46.879Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-09T12:21:46.879Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-09T12:21:46.879Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-09T12:21:46.879Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-09T12:21:46.879Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-09T12:21:46.879Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-09T12:21:46.879Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-09T12:21:46.879Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-09T12:21:46.879Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-09T12:21:46.879Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-09T12:21:46.879Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-09T12:21:46.879Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-09T12:21:46.879Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-09T12:21:46.879Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-09T12:21:46.879Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-09T12:21:47.306Z] --- PASS: TestBuildWithHugeFile (50.48s) [2022-05-09T12:21:47.306Z] === RUN TestBuildWCOWSandboxSize [2022-05-09T12:21:47.306Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-09T12:21:47.306Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-09T12:21:47.306Z] === RUN TestBuildWithEmptyDockerfile [2022-05-09T12:21:47.306Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:21:47.306Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:21:47.306Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:21:47.306Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:21:47.306Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:21:47.306Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:21:47.306Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:21:47.306Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:21:47.306Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:21:47.306Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-05-09T12:21:47.306Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-05-09T12:21:47.306Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-05-09T12:21:47.306Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-09T12:21:47.306Z] === RUN TestBuildPreserveOwnership [2022-05-09T12:21:47.306Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-09T12:21:47.306Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-09T12:21:48.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-09T12:21:51.502Z] --- PASS: TestBuildPreserveOwnership (10.23s) [2022-05-09T12:21:51.502Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.20s) [2022-05-09T12:21:51.502Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-05-09T12:21:51.502Z] === RUN TestBuildPlatformInvalid [2022-05-09T12:21:51.502Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-05-09T12:21:51.502Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-09T12:21:51.502Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-09T12:21:51.502Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-09T12:21:51.502Z] PASS [2022-05-09T12:21:51.502Z] [2022-05-09T12:21:51.502Z] === Skipped [2022-05-09T12:21:51.502Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-09T12:21:51.502Z] build_session_test.go:25: TODO: BuildKit [2022-05-09T12:21:51.502Z] [2022-05-09T12:21:51.502Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-09T12:21:51.502Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-09T12:21:51.502Z] [2022-05-09T12:21:51.502Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-09T12:21:51.502Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-09T12:21:51.502Z] [2022-05-09T12:21:51.502Z] DONE 34 tests, 3 skipped in 111.694s [2022-05-09T12:21:51.502Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-09T12:21:51.502Z] INFO: Testing against a local daemon [2022-05-09T12:21:51.502Z] === RUN TestConfigInspect [2022-05-09T12:21:51.502Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:21:51.502Z] --- SKIP: TestConfigInspect (0.02s) [2022-05-09T12:21:51.502Z] === RUN TestConfigList [2022-05-09T12:21:51.502Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:21:51.502Z] --- SKIP: TestConfigList (0.02s) [2022-05-09T12:21:51.502Z] === RUN TestConfigsCreateAndDelete [2022-05-09T12:21:51.502Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:21:51.502Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-05-09T12:21:51.502Z] === RUN TestConfigsUpdate [2022-05-09T12:21:51.502Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:21:51.502Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-05-09T12:21:51.502Z] === RUN TestTemplatedConfig [2022-05-09T12:21:51.502Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:21:51.502Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-09T12:21:51.502Z] === RUN TestConfigCreateResolve [2022-05-09T12:21:51.502Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:21:51.502Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-05-09T12:21:51.502Z] PASS [2022-05-09T12:21:51.502Z] [2022-05-09T12:21:51.502Z] === Skipped [2022-05-09T12:21:51.502Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-05-09T12:21:51.502Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:21:51.502Z] [2022-05-09T12:21:51.502Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-05-09T12:21:51.502Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:21:51.502Z] [2022-05-09T12:21:51.502Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-05-09T12:21:51.502Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:21:51.503Z] [2022-05-09T12:21:51.503Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-05-09T12:21:51.503Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:21:51.503Z] [2022-05-09T12:21:51.503Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-05-09T12:21:51.503Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:21:51.503Z] [2022-05-09T12:21:51.503Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-05-09T12:21:51.503Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:21:51.503Z] [2022-05-09T12:21:51.503Z] DONE 6 tests, 6 skipped in 0.168s [2022-05-09T12:21:51.503Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-09T12:21:51.503Z] INFO: Testing against a local daemon [2022-05-09T12:21:51.503Z] === RUN TestCheckpoint [2022-05-09T12:21:51.503Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-09T12:21:51.503Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-09T12:21:51.503Z] === RUN TestContainerInvalidJSON [2022-05-09T12:21:51.503Z] === RUN TestContainerInvalidJSON/commit [2022-05-09T12:21:51.503Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-09T12:21:51.503Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-09T12:21:51.503Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-09T12:21:51.503Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:21:51.503Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:21:51.503Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:21:51.503Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:21:51.503Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:21:51.503Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:21:51.503Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-09T12:21:51.503Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-09T12:21:51.503Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-09T12:21:51.503Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-09T12:21:51.763Z] === CONT TestContainerInvalidJSON/commit [2022-05-09T12:21:51.763Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-09T12:21:51.763Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-09T12:21:51.763Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-09T12:21:51.763Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-09T12:21:51.763Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-09T12:21:51.763Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-09T12:21:51.763Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:21:51.763Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-09T12:21:51.763Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-09T12:21:51.763Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-09T12:21:51.763Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-09T12:21:51.763Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-09T12:21:51.763Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-09T12:21:51.763Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-09T12:21:51.763Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-09T12:21:51.763Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-09T12:21:51.763Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:21:51.763Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-09T12:21:51.763Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-09T12:21:51.763Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-09T12:21:51.763Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-09T12:21:51.763Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-09T12:21:51.763Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-09T12:21:51.763Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-09T12:21:51.763Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:21:51.763Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-09T12:21:51.763Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-09T12:21:51.763Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-09T12:21:51.763Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-09T12:21:51.763Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-09T12:21:51.764Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-09T12:21:51.764Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-09T12:21:51.764Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-09T12:21:51.764Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-09T12:21:51.764Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-09T12:21:51.764Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-09T12:21:51.764Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-05-09T12:21:51.764Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-09T12:21:51.764Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-09T12:21:51.764Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-09T12:21:51.764Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-09T12:21:51.764Z] === RUN TestCopyEmptyFile [2022-05-09T12:21:52.024Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-05-09T12:21:52.024Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-09T12:21:52.024Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-05-09T12:21:52.024Z] === RUN TestCopyFromContainer [2022-05-09T12:21:53.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-09T12:21:56.221Z] === RUN TestCopyFromContainer// [2022-05-09T12:21:56.221Z] === RUN TestCopyFromContainer//bar/root [2022-05-09T12:21:56.221Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-09T12:21:56.221Z] === RUN TestCopyFromContainer/bar/quux [2022-05-09T12:21:56.491Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-09T12:21:56.491Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-09T12:21:56.491Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-09T12:21:56.491Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-09T12:21:56.758Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-09T12:21:56.758Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-09T12:21:56.758Z] --- PASS: TestCopyFromContainer (4.76s) [2022-05-09T12:21:56.758Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-09T12:21:56.758Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-09T12:21:56.758Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-09T12:21:56.758Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-09T12:21:56.758Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-09T12:21:56.758Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-09T12:21:56.758Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-09T12:21:56.758Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2022-05-09T12:21:56.758Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-09T12:21:56.758Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-09T12:21:56.758Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-09T12:21:56.758Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:21:56.758Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:21:56.758Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:21:56.758Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:21:56.758Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:21:56.758Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:21:56.758Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:21:56.758Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:21:56.758Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:21:56.758Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-09T12:21:56.758Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-09T12:21:56.758Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-09T12:21:56.758Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-09T12:21:56.758Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-09T12:21:56.758Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-09T12:21:56.758Z] === RUN TestCreateWithInvalidEnv [2022-05-09T12:21:56.758Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-09T12:21:56.758Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-09T12:21:56.758Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-09T12:21:56.758Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-09T12:21:56.758Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-09T12:21:56.758Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-09T12:21:56.758Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-09T12:21:56.758Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-09T12:21:56.758Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-09T12:21:56.758Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-09T12:21:56.758Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-09T12:21:56.758Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-09T12:21:56.758Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-09T12:21:56.758Z] === RUN TestCreateTmpfsMountsTarget [2022-05-09T12:21:56.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-09T12:21:56.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-09T12:21:57.018Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-09T12:21:57.018Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-09T12:21:57.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-09T12:21:58.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-09T12:21:58.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-09T12:21:58.400Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) [2022-05-09T12:21:58.401Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-09T12:21:59.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-09T12:21:59.341Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2022-05-09T12:21:59.341Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-09T12:21:59.341Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:21:59.341Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:21:59.341Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:21:59.341Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:21:59.341Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:21:59.341Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:21:59.341Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:21:59.341Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:21:59.341Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:21:59.341Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:21:59.341Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:21:59.341Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:21:59.341Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:21:59.341Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:21:59.341Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:21:59.341Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-09T12:21:59.341Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-05-09T12:21:59.341Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-05-09T12:21:59.341Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-05-09T12:21:59.341Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-05-09T12:21:59.341Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-05-09T12:21:59.341Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-09T12:21:59.912Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-05-09T12:21:59.912Z] === RUN TestCreateDifferentPlatform [2022-05-09T12:21:59.912Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-09T12:21:59.912Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-09T12:21:59.912Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-09T12:21:59.912Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-09T12:21:59.912Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-09T12:21:59.912Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-09T12:21:59.912Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-05-09T12:21:59.912Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-09T12:21:59.912Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-09T12:21:59.912Z] === RUN TestContainerStartOnDaemonRestart [2022-05-09T12:21:59.912Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-09T12:21:59.912Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-05-09T12:21:59.912Z] === RUN TestDaemonRestartIpcMode [2022-05-09T12:21:59.912Z] === PAUSE TestDaemonRestartIpcMode [2022-05-09T12:21:59.912Z] === RUN TestDaemonHostGatewayIP [2022-05-09T12:21:59.912Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:21:59.912Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-05-09T12:21:59.912Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-09T12:21:59.912Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-09T12:21:59.912Z] === RUN TestContainerKillOnDaemonStart [2022-05-09T12:21:59.912Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-09T12:21:59.912Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-09T12:21:59.912Z] === RUN TestDiff [2022-05-09T12:22:00.482Z] --- PASS: TestDiff (0.43s) [2022-05-09T12:22:00.482Z] === RUN TestExecWithCloseStdin [2022-05-09T12:22:01.053Z] --- PASS: TestExecWithCloseStdin (0.52s) [2022-05-09T12:22:01.053Z] === RUN TestExec [2022-05-09T12:22:01.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-09T12:22:01.313Z] --- PASS: TestExec (0.49s) [2022-05-09T12:22:01.313Z] === RUN TestExecUser [2022-05-09T12:22:01.926Z] --- PASS: TestExecUser (0.47s) [2022-05-09T12:22:01.926Z] === RUN TestExportContainerAndImportImage [2022-05-09T12:22:02.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-09T12:22:02.512Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2022-05-09T12:22:02.512Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-09T12:22:03.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-09T12:22:03.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-09T12:22:03.903Z] --- PASS: TestExportContainerAfterDaemonRestart (1.34s) [2022-05-09T12:22:03.903Z] === RUN TestHealthCheckWorkdir [2022-05-09T12:22:04.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-09T12:22:04.475Z] --- PASS: TestHealthCheckWorkdir (0.59s) [2022-05-09T12:22:04.475Z] === RUN TestHealthKillContainer [2022-05-09T12:22:04.548Z] INFO: Extraction ended at 05/09/2022 12:21:59. Duration:00:00:31.5404986 [2022-05-09T12:22:04.548Z] INFO: Updating the golang and path environment variables [2022-05-09T12:22:04.548Z] INFO: GOPATH=d:\gopath [2022-05-09T12:22:04.548Z] INFO: go version go1.18.1 windows/amd64 [2022-05-09T12:22:04.548Z] INFO: Running the daemon under test in debug mode [2022-05-09T12:22:04.548Z] INFO: Running the daemon under test in containerd mode [2022-05-09T12:22:04.548Z] INFO: Starting a daemon under test... [2022-05-09T12:22:04.548Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43572\1\daemon --pidfile d:\CI\PR-43572\1\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-05-09T12:22:04.548Z] INFO: Containerd started successfully. [2022-05-09T12:22:04.548Z] INFO: Process started successfully. [2022-05-09T12:22:04.548Z] INFO: Start tailing logs of the daemon under tests [2022-05-09T12:22:04.548Z] INFO: Waiting for the daemon under test to start... [2022-05-09T12:22:04.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-09T12:22:06.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-09T12:22:06.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-09T12:22:07.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-09T12:22:08.032Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-09T12:22:08.032Z] Using test binary docker [2022-05-09T12:22:08.138Z] Removing intermediate container 43731972e283 [2022-05-09T12:22:08.138Z] ---> 1dcb28b2bd4b [2022-05-09T12:22:08.138Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-09T12:22:08.138Z] ---> Running in 32ae7be846e5 [2022-05-09T12:22:08.290Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-09T12:22:08.290Z] +++ /etc/init.d/apparmor start [2022-05-09T12:22:08.290Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-09T12:22:08.290Z] INFO: Waiting for daemon to start... [2022-05-09T12:22:08.290Z] Starting dockerd [2022-05-09T12:22:08.290Z] +++ 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 [2022-05-09T12:22:10.188Z] . [2022-05-09T12:22:10.188Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-09T12:22:10.188Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-09T12:22:10.188Z] Error: No such image: emptyfs [2022-05-09T12:22:10.188Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-09T12:22:10.188Z] ++++ docker load [2022-05-09T12:22:10.447Z] Running integration-test (iteration 1) [2022-05-09T12:22:10.447Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-05-09T12:22:10.447Z] ++ 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 [2022-05-09T12:22:10.447Z] ++ set -e [2022-05-09T12:22:10.447Z] ++ '[' -n 0 ']' [2022-05-09T12:22:10.447Z] ++ set -x [2022-05-09T12:22:10.447Z] ++ env -i DEST=/go/src/github.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 [2022-05-09T12:22:10.705Z] Loaded image: busybox:latest [2022-05-09T12:22:10.705Z] Loaded image: busybox:glibc [2022-05-09T12:22:11.639Z] Loaded image: debian:bullseye-slim [2022-05-09T12:22:11.896Z] Loaded image: hello-world:latest [2022-05-09T12:22:11.896Z] Loaded image: arm32v7/hello-world:latest [2022-05-09T12:22:11.896Z] INFO: Testing against a local daemon [2022-05-09T12:22:11.896Z] === RUN TestCgroupNamespacesBuild [2022-05-09T12:22:12.602Z] --- PASS: TestHealthKillContainer (7.90s) [2022-05-09T12:22:12.602Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-09T12:22:12.602Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-09T12:22:12.602Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-09T12:22:12.602Z] === RUN TestIpcModeNone [2022-05-09T12:22:12.862Z] --- PASS: TestIpcModeNone (0.46s) [2022-05-09T12:22:12.862Z] === RUN TestIpcModePrivate [2022-05-09T12:22:13.123Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-05-09T12:22:13.383Z] --- PASS: TestIpcModePrivate (0.48s) [2022-05-09T12:22:13.383Z] === RUN TestIpcModeShareable [2022-05-09T12:22:13.383Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-09T12:22:13.383Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-05-09T12:22:13.383Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-09T12:22:13.795Z] --- PASS: TestCgroupNamespacesBuild (1.51s) [2022-05-09T12:22:13.795Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-09T12:22:14.019Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-09T12:22:14.489Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-09T12:22:14.489Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-09T12:22:14.489Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-09T12:22:14.728Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-05-09T12:22:14.728Z] === RUN TestBuildWithSession [2022-05-09T12:22:14.728Z] build_session_test.go:25: TODO: BuildKit [2022-05-09T12:22:14.728Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-09T12:22:14.728Z] === RUN TestBuildSquashParent [2022-05-09T12:22:14.765Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s) [2022-05-09T12:22:14.765Z] === RUN TestAPIIpcModeHost [2022-05-09T12:22:14.765Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-09T12:22:14.765Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-05-09T12:22:14.765Z] === RUN TestDaemonIpcModeShareable [2022-05-09T12:22:14.765Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-09T12:22:14.765Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-05-09T12:22:14.765Z] === RUN TestDaemonIpcModePrivate [2022-05-09T12:22:15.482Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-09T12:22:15.482Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-09T12:22:15.482Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-09T12:22:15.482Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-09T12:22:15.709Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-05-09T12:22:15.969Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-05-09T12:22:15.969Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-09T12:22:15.969Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-09T12:22:15.969Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-09T12:22:15.969Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-09T12:22:15.969Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-09T12:22:15.969Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-09T12:22:15.969Z] === RUN TestIpcModeOlderClient [2022-05-09T12:22:15.969Z] === PAUSE TestIpcModeOlderClient [2022-05-09T12:22:15.969Z] === RUN TestKillContainerInvalidSignal [2022-05-09T12:22:16.540Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2022-05-09T12:22:16.540Z] === RUN TestKillContainer [2022-05-09T12:22:16.540Z] === RUN TestKillContainer/no_signal [2022-05-09T12:22:16.800Z] === RUN TestKillContainer/non_killing_signal [2022-05-09T12:22:17.370Z] === RUN TestKillContainer/killing_signal [2022-05-09T12:22:17.940Z] --- PASS: TestKillContainer (1.32s) [2022-05-09T12:22:17.940Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-05-09T12:22:17.940Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-05-09T12:22:17.940Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-05-09T12:22:17.940Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-09T12:22:17.940Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-09T12:22:18.200Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-09T12:22:18.770Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.90s) [2022-05-09T12:22:18.770Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-05-09T12:22:18.770Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s) [2022-05-09T12:22:18.770Z] === RUN TestKillStoppedContainer [2022-05-09T12:22:18.770Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-05-09T12:22:18.770Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-09T12:22:18.770Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-05-09T12:22:18.770Z] === RUN TestKillDifferentUserContainer [2022-05-09T12:22:18.911Z] --- PASS: TestBuildSquashParent (3.76s) [2022-05-09T12:22:18.911Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-09T12:22:18.911Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:22:18.911Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:22:18.911Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:22:18.911Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:22:18.911Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:22:18.911Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:22:18.911Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:22:18.911Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:22:18.911Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:22:18.911Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:22:18.911Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:22:18.911Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:22:18.911Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:22:18.911Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:22:19.341Z] --- PASS: TestKillDifferentUserContainer (0.47s) [2022-05-09T12:22:19.341Z] === RUN TestInspectOomKilledTrue [2022-05-09T12:22:19.341Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-09T12:22:19.341Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-09T12:22:19.341Z] === RUN TestInspectOomKilledFalse [2022-05-09T12:22:19.341Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:22:19.341Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-09T12:22:19.341Z] === RUN TestLinksEtcHostsContentMatch [2022-05-09T12:22:19.341Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-09T12:22:19.341Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-05-09T12:22:19.341Z] === RUN TestLinksContainerNames [2022-05-09T12:22:19.845Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:22:19.845Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:22:20.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-09T12:22:20.281Z] --- PASS: TestLinksContainerNames (0.86s) [2022-05-09T12:22:20.281Z] === RUN TestLogsFollowTailEmpty [2022-05-09T12:22:20.541Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-05-09T12:22:20.541Z] === RUN TestContainerNetworkMountsNoChown [2022-05-09T12:22:21.112Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/default [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/default [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/private [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/private [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/rprivate [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/slave [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/slave [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/rslave [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/shared [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/shared [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/rshared [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-09T12:22:21.112Z] === CONT TestMountDaemonRoot/default [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-09T12:22:21.112Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-09T12:22:21.112Z] === CONT TestMountDaemonRoot/rshared [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-09T12:22:21.112Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-09T12:22:21.112Z] === CONT TestMountDaemonRoot/shared [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-09T12:22:21.112Z] === CONT TestMountDaemonRoot/rslave [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-09T12:22:21.112Z] === CONT TestMountDaemonRoot/slave [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-09T12:22:21.112Z] === CONT TestMountDaemonRoot/rprivate [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-09T12:22:21.112Z] === CONT TestMountDaemonRoot/private [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-09T12:22:21.112Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-09T12:22:21.112Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-09T12:22:21.112Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-09T12:22:21.112Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-09T12:22:21.112Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-09T12:22:21.112Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-09T12:22:21.112Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-09T12:22:21.112Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-09T12:22:21.112Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-09T12:22:21.112Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-09T12:22:21.112Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-09T12:22:21.112Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-09T12:22:21.112Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-09T12:22:21.112Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-09T12:22:21.219Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:22:21.219Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:22:21.372Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-09T12:22:21.372Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-09T12:22:21.372Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-09T12:22:21.372Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-09T12:22:21.372Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-09T12:22:21.372Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-09T12:22:21.372Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-09T12:22:21.372Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-09T12:22:21.372Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-09T12:22:21.372Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-09T12:22:21.372Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-09T12:22:21.372Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-09T12:22:21.372Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-09T12:22:21.372Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-09T12:22:21.372Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-09T12:22:21.372Z] === RUN TestContainerBindMountNonRecursive [2022-05-09T12:22:21.372Z] 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) [2022-05-09T12:22:21.372Z] --- SKIP: TestContainerBindMountNonRecursive (0.03s) [2022-05-09T12:22:21.372Z] === RUN TestContainerVolumesMountedAsShared [2022-05-09T12:22:21.372Z] 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) [2022-05-09T12:22:21.372Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-05-09T12:22:21.372Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-09T12:22:21.372Z] 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) [2022-05-09T12:22:21.372Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-05-09T12:22:21.372Z] === RUN TestNetworkNat [2022-05-09T12:22:21.942Z] --- PASS: TestNetworkNat (0.58s) [2022-05-09T12:22:21.942Z] === RUN TestNetworkLocalhostTCPNat [2022-05-09T12:22:22.153Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-09T12:22:22.153Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.34s) [2022-05-09T12:22:22.153Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.37s) [2022-05-09T12:22:22.153Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.32s) [2022-05-09T12:22:22.153Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.33s) [2022-05-09T12:22:22.153Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.22s) [2022-05-09T12:22:22.153Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.19s) [2022-05-09T12:22:22.153Z] === RUN TestBuildMultiStageCopy [2022-05-09T12:22:22.153Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-09T12:22:22.215Z] ...INFO: Daemon under test started and replied! [2022-05-09T12:22:22.215Z] INFO: Docker version of the daemon under test [2022-05-09T12:22:22.215Z] [2022-05-09T12:22:22.215Z] Client: [2022-05-09T12:22:22.215Z] Version: 17.06.2-ce [2022-05-09T12:22:22.215Z] API version: 1.30 [2022-05-09T12:22:22.215Z] Go version: go1.8.3 [2022-05-09T12:22:22.215Z] Git commit: cec0b72 [2022-05-09T12:22:22.215Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-09T12:22:22.215Z] OS/Arch: windows/amd64 [2022-05-09T12:22:22.215Z] [2022-05-09T12:22:22.215Z] Server: [2022-05-09T12:22:22.215Z] Version: 0.0.0-dev [2022-05-09T12:22:22.215Z] API version: 1.42 (minimum version 1.24) [2022-05-09T12:22:22.215Z] Go version: go1.18.1 [2022-05-09T12:22:22.215Z] Git commit: 7873c27cfb [2022-05-09T12:22:22.215Z] Built: [2022-05-09T12:22:22.216Z] OS/Arch: windows/amd64 [2022-05-09T12:22:22.216Z] Experimental: false [2022-05-09T12:22:22.216Z] [2022-05-09T12:22:22.216Z] INFO: Docker info of the daemon under test [2022-05-09T12:22:22.216Z] [2022-05-09T12:22:22.216Z] Containers: 0 [2022-05-09T12:22:22.216Z] Running: 0 [2022-05-09T12:22:22.216Z] Paused: 0 [2022-05-09T12:22:22.216Z] Stopped: 0 [2022-05-09T12:22:22.216Z] Images: 0 [2022-05-09T12:22:22.216Z] Server Version: 0.0.0-dev [2022-05-09T12:22:22.216Z] Storage Driver: windowsfilter [2022-05-09T12:22:22.216Z] Windows: [2022-05-09T12:22:22.216Z] Logging Driver: json-file [2022-05-09T12:22:22.216Z] Plugins: [2022-05-09T12:22:22.216Z] Volume: local [2022-05-09T12:22:22.216Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-09T12:22:22.216Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-09T12:22:22.216Z] Swarm: inactive [2022-05-09T12:22:22.216Z] Default Isolation: process [2022-05-09T12:22:22.216Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-09T12:22:22.216Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-09T12:22:22.216Z] OSType: windows [2022-05-09T12:22:22.216Z] Architecture: x86_64 [2022-05-09T12:22:22.216Z] CPUs: 4 [2022-05-09T12:22:22.216Z] Total Memory: 32GiB [2022-05-09T12:22:22.216Z] Name: azwin-2-4bc2d0 [2022-05-09T12:22:22.216Z] ID: 4K3S:KNHZ:ATEV:URDB:MGKN:FL36:VIWV:4H5G:CAYH:VEJ6:3AJQ:ZR5J [2022-05-09T12:22:22.216Z] Docker Root Dir: D:\CI\PR-43572\1\daemon [2022-05-09T12:22:22.216Z] Debug Mode (client): false [2022-05-09T12:22:22.216Z] Debug Mode (server): true [2022-05-09T12:22:22.216Z] File Descriptors: -1 [2022-05-09T12:22:22.216Z] Goroutines: 29 [2022-05-09T12:22:22.216Z] System Time: 2022-05-09T12:22:19.8296312Z [2022-05-09T12:22:22.216Z] EventsListeners: 0 [2022-05-09T12:22:22.216Z] Registry: https://index.docker.io/v1/ [2022-05-09T12:22:22.216Z] Labels: [2022-05-09T12:22:22.216Z] Experimental: false [2022-05-09T12:22:22.216Z] Insecure Registries: [2022-05-09T12:22:22.216Z] 127.0.0.0/8 [2022-05-09T12:22:22.216Z] Live Restore Enabled: false [2022-05-09T12:22:22.216Z] [2022-05-09T12:22:22.216Z] [2022-05-09T12:22:22.216Z] INFO: Docker images of the daemon under test [2022-05-09T12:22:22.216Z] [2022-05-09T12:22:22.216Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-09T12:22:22.216Z] [2022-05-09T12:22:22.216Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-09T12:22:22.216Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-09T12:22:22.216Z] ltsc2022: Pulling from windows/servercore [2022-05-09T12:22:22.216Z] 8f616e6e9eec: Pulling fs layer [2022-05-09T12:22:22.216Z] dccd9e4d14d3: Pulling fs layer [2022-05-09T12:22:22.512Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-05-09T12:22:22.512Z] === RUN TestNetworkLoopbackNat [2022-05-09T12:22:23.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-09T12:22:23.526Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-09T12:22:23.526Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-09T12:22:23.784Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-09T12:22:24.042Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-09T12:22:24.042Z] --- PASS: TestBuildMultiStageCopy (1.97s) [2022-05-09T12:22:24.042Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.12s) [2022-05-09T12:22:24.042Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-05-09T12:22:24.042Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-05-09T12:22:24.042Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-05-09T12:22:24.042Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-05-09T12:22:24.042Z] === RUN TestBuildMultiStageParentConfig [2022-05-09T12:22:24.975Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-05-09T12:22:24.975Z] === RUN TestBuildLabelWithTargets [2022-05-09T12:22:25.052Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-05-09T12:22:25.052Z] === RUN TestPause [2022-05-09T12:22:25.052Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-09T12:22:25.052Z] --- SKIP: TestPause (0.00s) [2022-05-09T12:22:25.052Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-09T12:22:25.052Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-09T12:22:25.052Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-09T12:22:25.052Z] === RUN TestPauseStopPausedContainer [2022-05-09T12:22:25.052Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-09T12:22:25.052Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-05-09T12:22:25.052Z] === RUN TestPidHost [2022-05-09T12:22:25.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-09T12:22:25.909Z] --- PASS: TestBuildLabelWithTargets (1.06s) [2022-05-09T12:22:25.909Z] === RUN TestBuildWithEmptyLayers [2022-05-09T12:22:25.994Z] --- PASS: TestPidHost (0.94s) [2022-05-09T12:22:25.994Z] === RUN TestPsFilter [2022-05-09T12:22:25.994Z] --- PASS: TestPsFilter (0.11s) [2022-05-09T12:22:25.994Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-09T12:22:26.170Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-05-09T12:22:26.170Z] === RUN TestBuildMultiStageOnBuild [2022-05-09T12:22:26.564Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-05-09T12:22:26.564Z] === RUN TestRemoveContainerWithVolume [2022-05-09T12:22:27.135Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-05-09T12:22:27.135Z] === RUN TestRemoveContainerRunning [2022-05-09T12:22:27.396Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-05-09T12:22:27.396Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-09T12:22:27.544Z] --- PASS: TestBuildMultiStageOnBuild (1.31s) [2022-05-09T12:22:27.544Z] === RUN TestBuildUncleanTarFilenames [2022-05-09T12:22:27.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-09T12:22:27.966Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-05-09T12:22:27.966Z] === RUN TestRemoveInvalidContainer [2022-05-09T12:22:27.966Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-09T12:22:27.966Z] === RUN TestRenameLinkedContainer [2022-05-09T12:22:27.993Z] Removing intermediate container 32ae7be846e5 [2022-05-09T12:22:27.993Z] ---> 265dc1a38e71 [2022-05-09T12:22:27.993Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-09T12:22:27.993Z] ---> Running in d3775b3121b4 [2022-05-09T12:22:27.993Z] Removing intermediate container d3775b3121b4 [2022-05-09T12:22:27.993Z] ---> 4d564aaabaf4 [2022-05-09T12:22:27.993Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-09T12:22:27.993Z] ---> Running in 1cc6a93faddb [2022-05-09T12:22:27.993Z] Removing intermediate container 1cc6a93faddb [2022-05-09T12:22:27.993Z] ---> f540ab162a9f [2022-05-09T12:22:27.993Z] Step 13/13 : COPY . . [2022-05-09T12:22:28.110Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-05-09T12:22:28.110Z] === RUN TestBuildMultiStageLayerLeak [2022-05-09T12:22:28.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-09T12:22:29.483Z] --- PASS: TestBuildMultiStageLayerLeak (1.34s) [2022-05-09T12:22:29.484Z] === RUN TestBuildWithHugeFile [2022-05-09T12:22:29.876Z] --- PASS: TestRenameLinkedContainer (1.75s) [2022-05-09T12:22:29.876Z] === RUN TestRenameStoppedContainer [2022-05-09T12:22:29.876Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-05-09T12:22:29.876Z] === RUN TestRenameRunningContainerAndReuse [2022-05-09T12:22:30.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-09T12:22:30.817Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-05-09T12:22:30.817Z] === RUN TestRenameInvalidName [2022-05-09T12:22:31.389Z] --- PASS: TestRenameInvalidName (0.42s) [2022-05-09T12:22:31.389Z] === RUN TestRenameAnonymousContainer [2022-05-09T12:22:32.561Z] dccd9e4d14d3: Verifying Checksum [2022-05-09T12:22:32.561Z] dccd9e4d14d3: Download complete [2022-05-09T12:22:32.772Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-05-09T12:22:32.772Z] === RUN TestRenameContainerWithSameName [2022-05-09T12:22:33.341Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-05-09T12:22:33.341Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-09T12:22:34.280Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-05-09T12:22:34.280Z] === RUN TestResize [2022-05-09T12:22:34.310Z] --- PASS: TestImportExtremelyLargeImageWorks (91.71s) [2022-05-09T12:22:34.310Z] PASS [2022-05-09T12:22:34.310Z] [2022-05-09T12:22:34.310Z] DONE 22 tests in 94.696s [2022-05-09T12:22:34.310Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-09T12:22:34.310Z] INFO: Testing against a local daemon [2022-05-09T12:22:34.310Z] === RUN TestNetworkCreateDelete [2022-05-09T12:22:34.310Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-05-09T12:22:34.310Z] === RUN TestDockerNetworkDeletePreferID [2022-05-09T12:22:34.310Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-05-09T12:22:34.310Z] === RUN TestDaemonDNSFallback [2022-05-09T12:22:34.540Z] --- PASS: TestResize (0.43s) [2022-05-09T12:22:34.540Z] === RUN TestResizeWithInvalidSize [2022-05-09T12:22:34.727Z] 8f616e6e9eec: Verifying Checksum [2022-05-09T12:22:34.727Z] 8f616e6e9eec: Download complete [2022-05-09T12:22:35.110Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-05-09T12:22:35.110Z] === RUN TestResizeWhenContainerNotStarted [2022-05-09T12:22:35.370Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-05-09T12:22:35.370Z] === RUN TestDaemonRestartKillContainers [2022-05-09T12:22:35.370Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-09T12:22:35.370Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-09T12:22:35.370Z] === RUN TestCgroupNamespacesRun [2022-05-09T12:22:36.751Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-05-09T12:22:36.751Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-09T12:22:36.851Z] --- PASS: TestDaemonDNSFallback (6.36s) [2022-05-09T12:22:36.851Z] === RUN TestInspectNetwork [2022-05-09T12:22:37.692Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-05-09T12:22:37.692Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-09T12:22:38.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-09T12:22:39.073Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-05-09T12:22:39.073Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-09T12:22:39.393Z] === RUN TestInspectNetwork/full_network_id [2022-05-09T12:22:39.393Z] === RUN TestInspectNetwork/partial_network_id [2022-05-09T12:22:39.393Z] === RUN TestInspectNetwork/network_name [2022-05-09T12:22:39.393Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-09T12:22:40.014Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s) [2022-05-09T12:22:40.014Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-09T12:22:41.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-09T12:22:41.396Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-05-09T12:22:41.396Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-09T12:22:42.336Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-05-09T12:22:42.336Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-09T12:22:43.276Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.73s) [2022-05-09T12:22:43.276Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-09T12:22:43.594Z] --- PASS: TestInspectNetwork (7.12s) [2022-05-09T12:22:43.594Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-09T12:22:43.594Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-09T12:22:43.594Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-09T12:22:43.594Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-09T12:22:43.594Z] === RUN TestRunContainerWithBridgeNone [2022-05-09T12:22:43.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-09T12:22:44.217Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-05-09T12:22:44.217Z] === RUN TestNISDomainname [2022-05-09T12:22:44.217Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-09T12:22:44.217Z] --- SKIP: TestNISDomainname (0.02s) [2022-05-09T12:22:44.217Z] === RUN TestHostnameDnsResolution [2022-05-09T12:22:45.157Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-05-09T12:22:45.157Z] === RUN TestUnprivilegedPortsAndPing [2022-05-09T12:22:45.157Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-05-09T12:22:45.157Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-05-09T12:22:45.157Z] === RUN TestPrivilegedHostDevices [2022-05-09T12:22:45.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-09T12:22:45.417Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-05-09T12:22:45.417Z] === RUN TestStats [2022-05-09T12:22:45.417Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-09T12:22:45.417Z] --- SKIP: TestStats (0.00s) [2022-05-09T12:22:45.417Z] === RUN TestStopContainerWithTimeout [2022-05-09T12:22:45.417Z] === RUN TestStopContainerWithTimeout/0 [2022-05-09T12:22:45.417Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-09T12:22:45.417Z] === RUN TestStopContainerWithTimeout/1 [2022-05-09T12:22:45.417Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-09T12:22:45.417Z] === RUN TestStopContainerWithTimeout/3 [2022-05-09T12:22:45.417Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-09T12:22:45.417Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-09T12:22:45.417Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-09T12:22:45.417Z] === CONT TestStopContainerWithTimeout/0 [2022-05-09T12:22:45.417Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-09T12:22:45.506Z] --- PASS: TestRunContainerWithBridgeNone (1.61s) [2022-05-09T12:22:45.507Z] === RUN TestNetworkInvalidJSON [2022-05-09T12:22:45.507Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-09T12:22:45.507Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-09T12:22:45.507Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:22:45.507Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:22:45.507Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:22:45.507Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:22:45.507Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-09T12:22:45.507Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:22:45.507Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-09T12:22:45.507Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-09T12:22:45.507Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-09T12:22:45.507Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-09T12:22:45.507Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-09T12:22:45.507Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-09T12:22:45.507Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-09T12:22:45.507Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:22:45.507Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-09T12:22:45.507Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-09T12:22:45.507Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-09T12:22:45.507Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-09T12:22:45.507Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-09T12:22:45.507Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-09T12:22:45.507Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-09T12:22:45.507Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-09T12:22:45.507Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-09T12:22:45.507Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-09T12:22:45.507Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-09T12:22:45.507Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-09T12:22:45.507Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-09T12:22:45.507Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-09T12:22:45.507Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-09T12:22:45.507Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-09T12:22:45.507Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-09T12:22:45.507Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-09T12:22:45.507Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-09T12:22:45.507Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-09T12:22:45.507Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-09T12:22:45.507Z] === RUN TestNetworkList [2022-05-09T12:22:45.507Z] === RUN TestNetworkList//networks [2022-05-09T12:22:45.507Z] === PAUSE TestNetworkList//networks [2022-05-09T12:22:45.507Z] === RUN TestNetworkList//networks/ [2022-05-09T12:22:45.507Z] === PAUSE TestNetworkList//networks/ [2022-05-09T12:22:45.507Z] === CONT TestNetworkList//networks [2022-05-09T12:22:45.507Z] === CONT TestNetworkList//networks/ [2022-05-09T12:22:45.507Z] --- PASS: TestNetworkList (0.01s) [2022-05-09T12:22:45.507Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-09T12:22:45.507Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-09T12:22:45.507Z] === RUN TestHostIPv4BridgeLabel [2022-05-09T12:22:45.767Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-09T12:22:45.767Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-09T12:22:45.987Z] === CONT TestStopContainerWithTimeout/3 [2022-05-09T12:22:46.707Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-05-09T12:22:46.707Z] === RUN TestDaemonDefaultNetworkPools [2022-05-09T12:22:47.648Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-05-09T12:22:47.648Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-09T12:22:48.526Z] === CONT TestStopContainerWithTimeout/1 [2022-05-09T12:22:48.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-09T12:22:48.591Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-05-09T12:22:48.591Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-09T12:22:49.466Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-05-09T12:22:49.466Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-05-09T12:22:49.466Z] --- PASS: TestStopContainerWithTimeout/-1 (2.60s) [2022-05-09T12:22:49.466Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-05-09T12:22:49.466Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-05-09T12:22:49.466Z] === RUN TestDeleteDevicemapper [2022-05-09T12:22:49.466Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-09T12:22:49.466Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-09T12:22:49.466Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-09T12:22:49.973Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-05-09T12:22:49.973Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-09T12:22:50.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-09T12:22:50.543Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-05-09T12:22:50.543Z] === RUN TestServiceWithPredefinedNetwork [2022-05-09T12:22:50.848Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s) [2022-05-09T12:22:50.848Z] === RUN TestUpdateMemory [2022-05-09T12:22:50.848Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-09T12:22:50.848Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-09T12:22:50.848Z] === RUN TestUpdateCPUQuota [2022-05-09T12:22:50.848Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-09T12:22:50.848Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-05-09T12:22:50.848Z] === RUN TestUpdatePidsLimit [2022-05-09T12:22:50.848Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-09T12:22:50.848Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-05-09T12:22:50.848Z] === RUN TestUpdateRestartPolicy [2022-05-09T12:22:53.083Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-05-09T12:22:53.083Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-09T12:22:53.083Z] service_test.go:243: FLAKY_TEST [2022-05-09T12:22:53.083Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-09T12:22:53.083Z] === RUN TestServiceWithDataPathPortInit [2022-05-09T12:22:53.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-09T12:22:56.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-09T12:22:58.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-09T12:23:01.342Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-09T12:23:01.342Z] Using test binary docker [2022-05-09T12:23:01.342Z] +++ /etc/init.d/apparmor start [2022-05-09T12:23:01.342Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-09T12:23:01.342Z] INFO: Waiting for daemon to start... [2022-05-09T12:23:01.342Z] Starting dockerd [2022-05-09T12:23:01.342Z] +++ 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 [2022-05-09T12:23:03.067Z] --- PASS: TestUpdateRestartPolicy (10.94s) [2022-05-09T12:23:03.067Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-09T12:23:03.067Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-05-09T12:23:03.067Z] === RUN TestWaitNonBlocked [2022-05-09T12:23:03.067Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:23:03.067Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:23:03.067Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:23:03.067Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:23:03.067Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:23:03.067Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:23:03.067Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-09T12:23:03.067Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s) [2022-05-09T12:23:03.067Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s) [2022-05-09T12:23:03.067Z] === RUN TestWaitBlocked [2022-05-09T12:23:03.067Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-09T12:23:03.067Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-09T12:23:03.067Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-09T12:23:03.067Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-09T12:23:03.067Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-09T12:23:03.067Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-09T12:23:03.248Z] . [2022-05-09T12:23:03.248Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-09T12:23:03.508Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-09T12:23:03.508Z] Error: No such image: emptyfs [2022-05-09T12:23:03.508Z] ++++ docker load [2022-05-09T12:23:03.508Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-09T12:23:03.874Z] ---> 109879c5a7d9 [2022-05-09T12:23:03.874Z] Successfully built 109879c5a7d9 [2022-05-09T12:23:03.874Z] Successfully tagged docker:latest [2022-05-09T12:23:03.874Z] INFO: Image build ended at 05/09/2022 12:23:03. Duration:00:04:41.1000568 [2022-05-09T12:23:03.874Z] [2022-05-09T12:23:03.874Z] [2022-05-09T12:23:03.874Z] INFO: Building the test binaries at 05/09/2022 12:23:03... [2022-05-09T12:23:04.007Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-09T12:23:04.007Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2022-05-09T12:23:04.007Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2022-05-09T12:23:04.007Z] === CONT TestDaemonRestartIpcMode [2022-05-09T12:23:04.007Z] === CONT TestIpcModeOlderClient [2022-05-09T12:23:04.007Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-05-09T12:23:04.007Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-09T12:23:04.077Z] Running integration-test (iteration 1) [2022-05-09T12:23:04.077Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-09T12:23:04.077Z] ++ 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 [2022-05-09T12:23:04.077Z] ++ set -e [2022-05-09T12:23:04.077Z] ++ '[' -n 0 ']' [2022-05-09T12:23:04.077Z] ++ set -x [2022-05-09T12:23:04.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-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 [2022-05-09T12:23:04.646Z] Loaded image: busybox:latest [2022-05-09T12:23:05.215Z] Loaded image: busybox:glibc [2022-05-09T12:23:06.572Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.60s) [2022-05-09T12:23:06.833Z] --- PASS: TestDaemonRestartIpcMode (2.86s) [2022-05-09T12:23:06.833Z] PASS [2022-05-09T12:23:06.833Z] [2022-05-09T12:23:06.833Z] === Skipped [2022-05-09T12:23:06.833Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-09T12:23:06.833Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-09T12:23:06.833Z] [2022-05-09T12:23:06.833Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-05-09T12:23:06.833Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-09T12:23:06.833Z] [2022-05-09T12:23:06.833Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-05-09T12:23:06.833Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:23:06.833Z] [2022-05-09T12:23:06.833Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-05-09T12:23:06.833Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-09T12:23:06.833Z] [2022-05-09T12:23:06.833Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-09T12:23:06.833Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-09T12:23:06.833Z] [2022-05-09T12:23:06.833Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-05-09T12:23:06.833Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-09T12:23:06.833Z] [2022-05-09T12:23:06.833Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-05-09T12:23:06.833Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-09T12:23:06.833Z] [2022-05-09T12:23:06.833Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-05-09T12:23:06.833Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-09T12:23:06.833Z] [2022-05-09T12:23:06.833Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-09T12:23:06.833Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-09T12:23:06.833Z] [2022-05-09T12:23:06.833Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-09T12:23:06.833Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-09T12:23:06.833Z] [2022-05-09T12:23:06.833Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-09T12:23:06.833Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-09T12:23:06.833Z] [2022-05-09T12:23:06.833Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-09T12:23:06.833Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:23:06.833Z] [2022-05-09T12:23:06.833Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-05-09T12:23:06.833Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-09T12:23:06.833Z] [2022-05-09T12:23:06.833Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.03s) [2022-05-09T12:23:06.833Z] 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) [2022-05-09T12:23:06.833Z] [2022-05-09T12:23:06.833Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-05-09T12:23:06.833Z] 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) [2022-05-09T12:23:06.833Z] [2022-05-09T12:23:06.833Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-05-09T12:23:06.833Z] 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) [2022-05-09T12:23:06.833Z] [2022-05-09T12:23:06.833Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-05-09T12:23:06.833Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-09T12:23:06.833Z] [2022-05-09T12:23:06.833Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-09T12:23:06.833Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-09T12:23:06.833Z] [2022-05-09T12:23:06.833Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-05-09T12:23:06.833Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-09T12:23:06.833Z] [2022-05-09T12:23:06.833Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-05-09T12:23:06.833Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-09T12:23:06.833Z] [2022-05-09T12:23:06.833Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-05-09T12:23:06.833Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-09T12:23:06.833Z] [2022-05-09T12:23:06.833Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-05-09T12:23:06.833Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-05-09T12:23:06.833Z] [2022-05-09T12:23:06.833Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-05-09T12:23:06.833Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-09T12:23:06.833Z] [2022-05-09T12:23:06.833Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-09T12:23:06.833Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-09T12:23:06.833Z] [2022-05-09T12:23:06.833Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-09T12:23:06.833Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-09T12:23:06.833Z] [2022-05-09T12:23:06.833Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-05-09T12:23:06.833Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-09T12:23:06.833Z] [2022-05-09T12:23:06.833Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-05-09T12:23:06.833Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-09T12:23:06.833Z] [2022-05-09T12:23:06.833Z] DONE 212 tests, 27 skipped in 75.270s [2022-05-09T12:23:06.833Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-09T12:23:06.833Z] === RUN TestConfigDaemonLibtrustID [2022-05-09T12:23:07.421Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-05-09T12:23:07.421Z] === RUN TestDaemonConfigValidation [2022-05-09T12:23:07.421Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-09T12:23:07.421Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-09T12:23:07.421Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-09T12:23:07.421Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-09T12:23:07.421Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-09T12:23:07.421Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-09T12:23:07.421Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-09T12:23:07.421Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-09T12:23:07.421Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-09T12:23:07.421Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-09T12:23:07.421Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-09T12:23:07.421Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-09T12:23:07.421Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-09T12:23:07.682Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-09T12:23:07.682Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-09T12:23:07.682Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-09T12:23:07.683Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-05-09T12:23:07.683Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-05-09T12:23:07.683Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2022-05-09T12:23:07.683Z] --- PASS: TestDaemonConfigValidation/valid_config (0.12s) [2022-05-09T12:23:07.683Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-05-09T12:23:07.683Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-09T12:23:07.683Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-09T12:23:08.029Z] --- PASS: TestServiceWithDataPathPortInit (13.68s) [2022-05-09T12:23:08.029Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-09T12:23:09.064Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-09T12:23:09.940Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jf6w9outhgriiaud7hmwp1ntn Created:2022-05-09 12:23:07.815060916 +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[dd314f7c8b926236ca562047a91109733f161b3f217a6818e836f73cc682ebbc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w5bvnjfzlwmbkk7f6s7vssbn1 EndpointID:9867397372e78f3f2edc71adc6d249fa74bb659887c36b81bd94d10ecc1d7ccf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7dfa5c73de2af7743f2a985cf170164745364a929597b427181cca5c2bd01c6c 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:3b17ef81ab78 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w5bvnjfzlwmbkk7f6s7vssbn1 EndpointID:9867397372e78f3f2edc71adc6d249fa74bb659887c36b81bd94d10ecc1d7ccf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-09T12:23:10.005Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-09T12:23:10.642Z] Loaded image: debian:bullseye-slim [2022-05-09T12:23:10.642Z] Loaded image: hello-world:latest [2022-05-09T12:23:10.642Z] Loaded image: arm32v7/hello-world:latest [2022-05-09T12:23:10.642Z] INFO: Testing against a local daemon [2022-05-09T12:23:10.642Z] === RUN TestCgroupNamespacesBuild [2022-05-09T12:23:10.948Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-09T12:23:10.948Z] daemon_test.go:156: [d0f67c8729f06] daemon is not started [2022-05-09T12:23:10.948Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-05-09T12:23:10.948Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-05-09T12:23:10.948Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-05-09T12:23:10.948Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-05-09T12:23:10.948Z] === RUN TestDaemonProxy [2022-05-09T12:23:10.948Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-09T12:23:10.948Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-09T12:23:10.948Z] PASS [2022-05-09T12:23:10.948Z] [2022-05-09T12:23:10.948Z] === Skipped [2022-05-09T12:23:10.948Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-05-09T12:23:10.948Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-09T12:23:10.948Z] [2022-05-09T12:23:10.948Z] DONE 12 tests, 1 skipped in 4.223s [2022-05-09T12:23:10.948Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-09T12:23:11.036Z] INFO: make.ps1 starting at 05/09/2022 12:23:10 [2022-05-09T12:23:11.036Z] INFO: Git commit (7873c27cfb) assumed from DOCKER_GITCOMMIT environment variable [2022-05-09T12:23:11.036Z] INFO: Invoking autogen... [2022-05-09T12:23:11.208Z] INFO: Testing against a local daemon [2022-05-09T12:23:11.208Z] === RUN TestCommitInheritsEnv [2022-05-09T12:23:11.506Z] { [2022-05-09T12:23:11.506Z] "RT_GROUP_ICON": { [2022-05-09T12:23:11.506Z] "#1": { [2022-05-09T12:23:11.506Z] "0409": "../../winresources/docker.ico" [2022-05-09T12:23:11.506Z] } [2022-05-09T12:23:11.506Z] }, [2022-05-09T12:23:11.506Z] "RT_MANIFEST": { [2022-05-09T12:23:11.506Z] "#1": { [2022-05-09T12:23:11.506Z] "0409": { [2022-05-09T12:23:11.506Z] "identity": {}, [2022-05-09T12:23:11.506Z] "description": "Docker Engine", [2022-05-09T12:23:11.506Z] "minimum-os": "vista", [2022-05-09T12:23:11.506Z] "execution-level": "", [2022-05-09T12:23:11.506Z] "ui-access": false, [2022-05-09T12:23:11.506Z] "auto-elevate": false, [2022-05-09T12:23:11.506Z] "dpi-awareness": "unaware", [2022-05-09T12:23:11.506Z] "disable-theming": false, [2022-05-09T12:23:11.506Z] "disable-window-filtering": false, [2022-05-09T12:23:11.506Z] "high-resolution-scrolling-aware": false, [2022-05-09T12:23:11.506Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-09T12:23:11.506Z] "long-path-aware": false, [2022-05-09T12:23:11.506Z] "printer-driver-isolation": false, [2022-05-09T12:23:11.506Z] "gdi-scaling": false, [2022-05-09T12:23:11.506Z] "segment-heap": false, [2022-05-09T12:23:11.506Z] "use-common-controls-v6": false [2022-05-09T12:23:11.506Z] } [2022-05-09T12:23:11.506Z] } [2022-05-09T12:23:11.506Z] }, [2022-05-09T12:23:11.506Z] "RT_MESSAGETABLE": { [2022-05-09T12:23:11.506Z] "#1": { [2022-05-09T12:23:11.506Z] "0409": "../../winresources/event_messages.bin" [2022-05-09T12:23:11.506Z] } [2022-05-09T12:23:11.506Z] }, [2022-05-09T12:23:11.506Z] "RT_VERSION": { [2022-05-09T12:23:11.506Z] "#1": { [2022-05-09T12:23:11.506Z] "0409": { [2022-05-09T12:23:11.506Z] "fixed": { [2022-05-09T12:23:11.506Z] "file_version": "0.0.0.0", [2022-05-09T12:23:11.506Z] "product_version": "0.0.0.0", [2022-05-09T12:23:11.506Z] "type": "Unknown" [2022-05-09T12:23:11.506Z] }, [2022-05-09T12:23:11.506Z] "info": { [2022-05-09T12:23:11.506Z] "0000": { [2022-05-09T12:23:11.506Z] "CompanyName": "", [2022-05-09T12:23:11.506Z] "FileVersion": "0.0.0-dev", [2022-05-09T12:23:11.506Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-09T12:23:11.506Z] "OriginalFileName": "dockerd.exe", [2022-05-09T12:23:11.506Z] "ProductName": "", [2022-05-09T12:23:11.506Z] "ProductVersion": "0.0.0-dev", [2022-05-09T12:23:11.506Z] "SpecialBuild": "7873c27cfb" [2022-05-09T12:23:11.506Z] } [2022-05-09T12:23:11.506Z] } [2022-05-09T12:23:11.506Z] } [2022-05-09T12:23:11.506Z] } [2022-05-09T12:23:11.506Z] } [2022-05-09T12:23:11.506Z] } [2022-05-09T12:23:12.504Z] powershell.exe : cmd\dockerd\config.go [2022-05-09T12:23:12.504Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-8d371b84\powershellWrapper.ps1:3 char:1 [2022-05-09T12:23:12.504Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-09T12:23:12.504Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-09T12:23:12.504Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-09T12:23:12.504Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-09T12:23:12.504Z] [2022-05-09T12:23:12.504Z] cmd\dockerd\config_windows.go [2022-05-09T12:23:12.504Z] cmd\dockerd\daemon.go [2022-05-09T12:23:12.504Z] cmd\dockerd\daemon_test.go [2022-05-09T12:23:12.504Z] cmd\dockerd\daemon_windows.go [2022-05-09T12:23:12.504Z] cmd\dockerd\docker.go [2022-05-09T12:23:12.504Z] cmd\dockerd\docker_windows.go [2022-05-09T12:23:12.504Z] cmd\dockerd\genwinres_windows.go [2022-05-09T12:23:12.504Z] cmd\dockerd\metrics.go [2022-05-09T12:23:12.504Z] cmd\dockerd\options.go [2022-05-09T12:23:12.504Z] cmd\dockerd\options_test.go [2022-05-09T12:23:12.504Z] cmd\dockerd\service_windows.go [2022-05-09T12:23:12.504Z] INFO: Building daemon... [2022-05-09T12:23:12.642Z] --- PASS: TestCgroupNamespacesBuild (2.52s) [2022-05-09T12:23:12.642Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-09T12:23:13.117Z] --- PASS: TestCommitInheritsEnv (1.98s) [2022-05-09T12:23:13.117Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-09T12:23:13.117Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-09T12:23:13.117Z] === RUN TestImportWithCustomPlatform [2022-05-09T12:23:13.117Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-09T12:23:13.117Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-09T12:23:13.117Z] === RUN TestImportWithCustomPlatform// [2022-05-09T12:23:13.117Z] === RUN TestImportWithCustomPlatform/linux [2022-05-09T12:23:13.380Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-09T12:23:13.380Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-09T12:23:13.380Z] === RUN TestImportWithCustomPlatform/macos [2022-05-09T12:23:13.380Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-09T12:23:13.380Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-09T12:23:13.380Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-05-09T12:23:13.380Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-09T12:23:13.380Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-09T12:23:13.380Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-09T12:23:13.380Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-09T12:23:13.380Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-09T12:23:13.380Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-05-09T12:23:13.380Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-09T12:23:13.380Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-09T12:23:13.380Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-09T12:23:13.380Z] === RUN TestImagesFilterMultiReference [2022-05-09T12:23:13.640Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-05-09T12:23:13.640Z] === RUN TestImagePullPlatformInvalid [2022-05-09T12:23:13.640Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-09T12:23:13.640Z] === RUN TestRemoveImageOrphaning [2022-05-09T12:23:14.141Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.65s) [2022-05-09T12:23:14.141Z] PASS [2022-05-09T12:23:14.141Z] [2022-05-09T12:23:14.141Z] === Skipped [2022-05-09T12:23:14.141Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-09T12:23:14.141Z] service_test.go:243: FLAKY_TEST [2022-05-09T12:23:14.141Z] [2022-05-09T12:23:14.141Z] DONE 38 tests, 1 skipped in 44.448s [2022-05-09T12:23:14.141Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-09T12:23:14.141Z] INFO: Testing against a local daemon [2022-05-09T12:23:14.141Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-09T12:23:14.141Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-09T12:23:14.141Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-09T12:23:14.141Z] === RUN TestDockerNetworkIpvlan [2022-05-09T12:23:14.141Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-09T12:23:14.141Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-09T12:23:14.141Z] PASS [2022-05-09T12:23:14.141Z] [2022-05-09T12:23:14.141Z] === Skipped [2022-05-09T12:23:14.141Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-09T12:23:14.141Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-09T12:23:14.141Z] [2022-05-09T12:23:14.141Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-09T12:23:14.141Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-09T12:23:14.141Z] [2022-05-09T12:23:14.141Z] DONE 2 tests, 2 skipped in 0.022s [2022-05-09T12:23:14.141Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-09T12:23:14.141Z] INFO: Testing against a local daemon [2022-05-09T12:23:14.141Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-09T12:23:15.023Z] --- PASS: TestRemoveImageOrphaning (1.54s) [2022-05-09T12:23:15.023Z] === RUN TestRemoveImageGarbageCollector [2022-05-09T12:23:15.023Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-09T12:23:15.023Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-09T12:23:15.023Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-09T12:23:15.174Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.22s) [2022-05-09T12:23:15.174Z] === RUN TestBuildWithSession [2022-05-09T12:23:15.174Z] build_session_test.go:25: TODO: BuildKit [2022-05-09T12:23:15.174Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-09T12:23:15.174Z] === RUN TestBuildSquashParent [2022-05-09T12:23:15.283Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-09T12:23:15.283Z] === RUN TestTagInvalidReference [2022-05-09T12:23:15.283Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-09T12:23:15.283Z] === RUN TestTagValidPrefixedRepo [2022-05-09T12:23:15.283Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-05-09T12:23:15.283Z] === RUN TestTagExistedNameWithoutForce [2022-05-09T12:23:15.283Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-09T12:23:15.283Z] === RUN TestTagOfficialNames [2022-05-09T12:23:15.283Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-09T12:23:15.283Z] === RUN TestTagMatchesDigest [2022-05-09T12:23:15.283Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-09T12:23:15.283Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-09T12:23:15.525Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s) [2022-05-09T12:23:15.525Z] === RUN TestDockerNetworkMacvlan [2022-05-09T12:23:16.097Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-09T12:23:16.669Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-09T12:23:17.611Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-09T12:23:19.526Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-09T12:23:20.910Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-09T12:23:24.211Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-09T12:23:25.153Z] --- PASS: TestDockerNetworkMacvlan (9.63s) [2022-05-09T12:23:25.153Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-05-09T12:23:25.153Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-05-09T12:23:25.153Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-05-09T12:23:25.153Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2022-05-09T12:23:25.153Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.03s) [2022-05-09T12:23:25.153Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-05-09T12:23:25.153Z] PASS [2022-05-09T12:23:25.153Z] [2022-05-09T12:23:25.153Z] DONE 8 tests in 10.915s [2022-05-09T12:23:25.153Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-09T12:23:25.153Z] testing: warning: no tests to run [2022-05-09T12:23:25.153Z] PASS [2022-05-09T12:23:25.153Z] [2022-05-09T12:23:25.153Z] DONE 0 tests in 0.008s [2022-05-09T12:23:25.153Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-09T12:23:25.153Z] --- PASS: TestBuildSquashParent (8.65s) [2022-05-09T12:23:25.153Z] INFO: Testing against a local daemon [2022-05-09T12:23:25.153Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-09T12:23:25.153Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:23:25.153Z] === RUN TestAuthZPluginAllowRequest [2022-05-09T12:23:25.153Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:23:25.153Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:23:25.153Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:23:25.153Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:23:25.153Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:23:25.153Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:23:25.153Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:23:25.153Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:23:25.153Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:23:25.153Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:23:25.153Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:23:25.153Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:23:25.153Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:23:26.094Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-05-09T12:23:26.095Z] === RUN TestAuthZPluginTLS [2022-05-09T12:23:26.666Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-05-09T12:23:26.666Z] === RUN TestAuthZPluginDenyRequest [2022-05-09T12:23:26.884Z] 8f616e6e9eec: Pull complete [2022-05-09T12:23:27.060Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:23:27.060Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:23:27.237Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-09T12:23:27.237Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-09T12:23:27.811Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-09T12:23:27.811Z] === RUN TestAuthZPluginDenyResponse [2022-05-09T12:23:28.382Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-09T12:23:28.382Z] === RUN TestAuthZPluginAllowEventStream [2022-05-09T12:23:29.766Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-05-09T12:23:29.766Z] === RUN TestAuthZPluginErrorResponse [2022-05-09T12:23:30.026Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-05-09T12:23:30.027Z] === RUN TestAuthZPluginErrorRequest [2022-05-09T12:23:30.349Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:23:30.349Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:23:30.597Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-09T12:23:30.597Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-09T12:23:31.172Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-05-09T12:23:31.172Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-09T12:23:32.556Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-05-09T12:23:32.556Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-09T12:23:33.550Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-09T12:23:33.550Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-09T12:23:33.550Z] GOOS="" GOARCH="" GOARM="" [2022-05-09T12:23:33.550Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-09T12:23:33.550Z] [2022-05-09T12:23:33.550Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-05-09T12:23:33.550Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-05-09T12:23:33.550Z] Using test binary docker [2022-05-09T12:23:33.550Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-09T12:23:33.550Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-09T12:23:33.550Z] INFO: Waiting for daemon to start... [2022-05-09T12:23:33.550Z] Starting dockerd [2022-05-09T12:23:33.550Z] . [2022-05-09T12:23:33.550Z] INFO: Building docker-sdk-python3:5.0.3... [2022-05-09T12:23:33.636Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-09T12:23:33.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.32s) [2022-05-09T12:23:33.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.41s) [2022-05-09T12:23:33.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.25s) [2022-05-09T12:23:33.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.42s) [2022-05-09T12:23:33.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.00s) [2022-05-09T12:23:33.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.03s) [2022-05-09T12:23:33.636Z] === RUN TestBuildMultiStageCopy [2022-05-09T12:23:33.636Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-09T12:23:33.940Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s) [2022-05-09T12:23:33.940Z] === RUN TestAuthZPluginHeader [2022-05-09T12:23:34.880Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-05-09T12:23:34.880Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-09T12:23:36.168Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-09T12:23:36.736Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-09T12:23:37.163Z] --- PASS: TestBuildWithHugeFile (66.10s) [2022-05-09T12:23:37.163Z] === RUN TestBuildWCOWSandboxSize [2022-05-09T12:23:37.163Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-09T12:23:37.163Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-09T12:23:37.163Z] === RUN TestBuildWithEmptyDockerfile [2022-05-09T12:23:37.163Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:23:37.163Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:23:37.163Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:23:37.163Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:23:37.163Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:23:37.163Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:23:37.163Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:23:37.163Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:23:37.163Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:23:37.163Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-05-09T12:23:37.163Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-05-09T12:23:37.163Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-05-09T12:23:37.163Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-05-09T12:23:37.163Z] === RUN TestBuildPreserveOwnership [2022-05-09T12:23:37.163Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-09T12:23:37.306Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-09T12:23:37.729Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-09T12:23:37.875Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-09T12:23:38.442Z] --- PASS: TestBuildMultiStageCopy (5.12s) [2022-05-09T12:23:38.442Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.76s) [2022-05-09T12:23:38.442Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2022-05-09T12:23:38.442Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2022-05-09T12:23:38.442Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2022-05-09T12:23:38.442Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2022-05-09T12:23:38.442Z] === RUN TestBuildMultiStageParentConfig [2022-05-09T12:23:38.665Z] --- PASS: TestBuildPreserveOwnership (2.80s) [2022-05-09T12:23:38.665Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.86s) [2022-05-09T12:23:38.665Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.93s) [2022-05-09T12:23:38.665Z] === RUN TestBuildPlatformInvalid [2022-05-09T12:23:38.665Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-05-09T12:23:38.665Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-09T12:23:39.081Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.81s) [2022-05-09T12:23:39.081Z] === RUN TestAuthZPluginV2Disable [2022-05-09T12:23:39.600Z] Loaded image: busybox:latest [2022-05-09T12:23:39.600Z] Loaded image: busybox:glibc [2022-05-09T12:23:39.820Z] --- PASS: TestBuildMultiStageParentConfig (1.38s) [2022-05-09T12:23:39.821Z] === RUN TestBuildLabelWithTargets [2022-05-09T12:23:40.534Z] Loaded image: debian:bullseye-slim [2022-05-09T12:23:40.534Z] Loaded image: hello-world:latest [2022-05-09T12:23:40.534Z] Loaded image: arm32v7/hello-world:latest [2022-05-09T12:23:42.354Z] --- PASS: TestBuildLabelWithTargets (2.15s) [2022-05-09T12:23:42.354Z] === RUN TestBuildWithEmptyLayers [2022-05-09T12:23:42.379Z] --- PASS: TestAuthZPluginV2Disable (3.35s) [2022-05-09T12:23:42.379Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-09T12:23:43.290Z] --- PASS: TestBuildWithEmptyLayers (1.16s) [2022-05-09T12:23:43.290Z] === RUN TestBuildMultiStageOnBuild [2022-05-09T12:23:44.921Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.18s) [2022-05-09T12:23:44.921Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-09T12:23:46.582Z] --- PASS: TestBuildMultiStageOnBuild (2.93s) [2022-05-09T12:23:46.582Z] === RUN TestBuildUncleanTarFilenames [2022-05-09T12:23:47.961Z] --- PASS: TestBuildUncleanTarFilenames (1.83s) [2022-05-09T12:23:47.961Z] === RUN TestBuildMultiStageLayerLeak [2022-05-09T12:23:48.644Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.05s) [2022-05-09T12:23:48.644Z] PASS [2022-05-09T12:23:48.644Z] [2022-05-09T12:23:48.644Z] === Skipped [2022-05-09T12:23:48.644Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-05-09T12:23:48.644Z] build_session_test.go:25: TODO: BuildKit [2022-05-09T12:23:48.644Z] [2022-05-09T12:23:48.644Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-09T12:23:48.644Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-09T12:23:48.644Z] [2022-05-09T12:23:48.644Z] DONE 34 tests, 2 skipped in 97.324s [2022-05-09T12:23:48.644Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-05-09T12:23:48.644Z] ++ 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 [2022-05-09T12:23:48.644Z] ++ set -e [2022-05-09T12:23:48.644Z] ++ '[' -n 0 ']' [2022-05-09T12:23:48.644Z] ++ set -x [2022-05-09T12:23:48.644Z] ++ env -i DEST=/go/src/github.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 [2022-05-09T12:23:48.644Z] INFO: Testing against a local daemon [2022-05-09T12:23:48.644Z] === RUN TestConfigInspect [2022-05-09T12:23:50.018Z] --- PASS: TestConfigInspect (2.26s) [2022-05-09T12:23:50.018Z] === RUN TestConfigList [2022-05-09T12:23:51.256Z] --- PASS: TestBuildMultiStageLayerLeak (3.39s) [2022-05-09T12:23:51.256Z] === RUN TestBuildWithHugeFile [2022-05-09T12:23:52.547Z] --- PASS: TestConfigList (2.16s) [2022-05-09T12:23:52.547Z] === RUN TestConfigsCreateAndDelete [2022-05-09T12:23:54.451Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-05-09T12:23:54.451Z] === RUN TestConfigsUpdate [2022-05-09T12:23:54.917Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.30s) [2022-05-09T12:23:54.918Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-09T12:23:57.062Z] --- PASS: TestConfigsUpdate (2.17s) [2022-05-09T12:23:57.062Z] === RUN TestTemplatedConfig [2022-05-09T12:23:58.961Z] --- PASS: TestTemplatedConfig (2.43s) [2022-05-09T12:23:58.961Z] === RUN TestConfigCreateResolve [2022-05-09T12:24:01.490Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-05-09T12:24:01.490Z] PASS [2022-05-09T12:24:01.490Z] [2022-05-09T12:24:01.490Z] DONE 6 tests in 13.425s [2022-05-09T12:24:01.490Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-05-09T12:24:01.490Z] ++ 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 [2022-05-09T12:24:01.490Z] ++ set -e [2022-05-09T12:24:01.490Z] ++ '[' -n 0 ']' [2022-05-09T12:24:01.490Z] ++ set -x [2022-05-09T12:24:01.490Z] ++ env -i DEST=/go/src/github.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 [2022-05-09T12:24:01.490Z] INFO: Testing against a local daemon [2022-05-09T12:24:01.490Z] === RUN TestCheckpoint [2022-05-09T12:24:01.490Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-09T12:24:01.490Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-09T12:24:01.490Z] === RUN TestContainerInvalidJSON [2022-05-09T12:24:01.490Z] === RUN TestContainerInvalidJSON/commit [2022-05-09T12:24:01.490Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-09T12:24:01.490Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-09T12:24:01.490Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-09T12:24:01.490Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:24:01.490Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:24:01.490Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:24:01.490Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:24:01.490Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:24:01.490Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:24:01.491Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-09T12:24:01.491Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-09T12:24:01.491Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-09T12:24:01.491Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-09T12:24:01.491Z] === CONT TestContainerInvalidJSON/commit [2022-05-09T12:24:01.491Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-09T12:24:01.491Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-09T12:24:01.491Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-09T12:24:01.491Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-09T12:24:01.491Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-09T12:24:01.491Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-09T12:24:01.491Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-09T12:24:01.491Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-09T12:24:01.491Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:24:01.491Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-09T12:24:01.491Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-09T12:24:01.491Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-09T12:24:01.491Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-09T12:24:01.491Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-09T12:24:01.491Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-09T12:24:01.491Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-09T12:24:01.491Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:24:01.491Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-09T12:24:01.491Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-09T12:24:01.491Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-09T12:24:01.491Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-09T12:24:01.491Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-09T12:24:01.491Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-09T12:24:01.491Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:24:01.491Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-09T12:24:01.491Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-09T12:24:01.491Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-09T12:24:01.491Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-09T12:24:01.491Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-09T12:24:01.491Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-09T12:24:01.491Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-09T12:24:01.491Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-09T12:24:01.491Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-09T12:24:01.491Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-09T12:24:01.491Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-09T12:24:01.491Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-09T12:24:01.491Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2022-05-09T12:24:01.491Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-09T12:24:01.491Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-05-09T12:24:01.491Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-09T12:24:01.749Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-05-09T12:24:01.749Z] === RUN TestCopyEmptyFile [2022-05-09T12:24:01.749Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-05-09T12:24:01.749Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-09T12:24:01.749Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-05-09T12:24:01.749Z] === RUN TestCopyFromContainer [2022-05-09T12:24:02.688Z] === RUN TestCopyFromContainer// [2022-05-09T12:24:02.946Z] === RUN TestCopyFromContainer//bar/root [2022-05-09T12:24:02.946Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-09T12:24:02.946Z] === RUN TestCopyFromContainer/bar/quux [2022-05-09T12:24:02.946Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-09T12:24:03.205Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-09T12:24:03.205Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-09T12:24:03.205Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-09T12:24:03.205Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-09T12:24:03.463Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-09T12:24:03.463Z] --- PASS: TestCopyFromContainer (1.56s) [2022-05-09T12:24:03.463Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-09T12:24:03.463Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-05-09T12:24:03.463Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-09T12:24:03.463Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-09T12:24:03.463Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-09T12:24:03.463Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-09T12:24:03.463Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-09T12:24:03.463Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-09T12:24:03.463Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-09T12:24:03.463Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-09T12:24:03.463Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-09T12:24:03.463Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:24:03.463Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:24:03.463Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:24:03.463Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:24:03.463Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:24:03.463Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:24:03.463Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:24:03.463Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:24:03.463Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:24:03.463Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-09T12:24:03.463Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-09T12:24:03.463Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-09T12:24:03.463Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-09T12:24:03.463Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-09T12:24:03.463Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-09T12:24:03.463Z] === RUN TestCreateWithInvalidEnv [2022-05-09T12:24:03.463Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-09T12:24:03.463Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-09T12:24:03.463Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-09T12:24:03.463Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-09T12:24:03.463Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-09T12:24:03.463Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-09T12:24:03.463Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-09T12:24:03.463Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-09T12:24:03.463Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-09T12:24:03.463Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-05-09T12:24:03.463Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-09T12:24:03.463Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-09T12:24:03.463Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-09T12:24:03.463Z] === RUN TestCreateTmpfsMountsTarget [2022-05-09T12:24:03.463Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-09T12:24:03.463Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-09T12:24:04.837Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2022-05-09T12:24:04.837Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-09T12:24:05.772Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-05-09T12:24:05.772Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-09T12:24:05.772Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:24:05.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:24:05.772Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:24:05.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:24:05.772Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:24:05.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:24:05.772Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:24:05.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:24:05.772Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:24:05.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:24:05.772Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:24:05.772Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:24:05.772Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:24:05.772Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:24:05.772Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:24:05.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-09T12:24:05.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-09T12:24:05.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-09T12:24:05.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-09T12:24:05.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-09T12:24:05.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-09T12:24:05.772Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-09T12:24:06.338Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-05-09T12:24:06.338Z] === RUN TestCreateDifferentPlatform [2022-05-09T12:24:06.338Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-09T12:24:06.338Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-09T12:24:06.338Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-09T12:24:06.338Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-09T12:24:06.338Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-09T12:24:06.338Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-09T12:24:06.338Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-05-09T12:24:06.338Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-09T12:24:06.338Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-09T12:24:06.338Z] === RUN TestContainerStartOnDaemonRestart [2022-05-09T12:24:06.338Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-09T12:24:06.338Z] === RUN TestDaemonRestartIpcMode [2022-05-09T12:24:06.338Z] === PAUSE TestDaemonRestartIpcMode [2022-05-09T12:24:06.338Z] === RUN TestDaemonHostGatewayIP [2022-05-09T12:24:06.338Z] === PAUSE TestDaemonHostGatewayIP [2022-05-09T12:24:06.338Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-09T12:24:06.338Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-09T12:24:06.338Z] === RUN TestContainerKillOnDaemonStart [2022-05-09T12:24:06.338Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-09T12:24:06.338Z] === RUN TestDiff [2022-05-09T12:24:06.905Z] --- PASS: TestDiff (0.43s) [2022-05-09T12:24:06.905Z] === RUN TestExecWithCloseStdin [2022-05-09T12:24:07.163Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-05-09T12:24:07.163Z] === RUN TestExec [2022-05-09T12:24:07.729Z] --- PASS: TestExec (0.50s) [2022-05-09T12:24:07.729Z] === RUN TestExecUser [2022-05-09T12:24:08.295Z] --- PASS: TestExecUser (0.47s) [2022-05-09T12:24:08.295Z] === RUN TestExportContainerAndImportImage [2022-05-09T12:24:08.860Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-05-09T12:24:08.860Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-09T12:24:10.234Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-05-09T12:24:10.234Z] === RUN TestHealthCheckWorkdir [2022-05-09T12:24:10.492Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-05-09T12:24:10.492Z] === RUN TestHealthKillContainer [2022-05-09T12:24:12.230Z] sha256:bc093be209269a81d677226bf77eb5096e30dfe1048cbd57032b111a0f79d81f [2022-05-09T12:24:12.230Z] INFO: Starting docker-py tests... [2022-05-09T12:24:12.230Z] ============================= test session starts ============================== [2022-05-09T12:24:12.230Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-05-09T12:24:12.230Z] rootdir: /src, inifile: pytest.ini [2022-05-09T12:24:12.230Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-05-09T12:24:12.230Z] collected 395 items / 2 deselected / 393 selected [2022-05-09T12:24:12.230Z] [2022-05-09T12:24:13.023Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-05-09T12:24:13.023Z] PASS [2022-05-09T12:24:13.023Z] [2022-05-09T12:24:13.023Z] DONE 17 tests in 45.823s [2022-05-09T12:24:13.023Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-09T12:24:13.023Z] INFO: Testing against a local daemon [2022-05-09T12:24:13.023Z] === RUN TestPluginInvalidJSON [2022-05-09T12:24:13.023Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:24:13.023Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:24:13.023Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:24:13.023Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:24:13.023Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-09T12:24:13.023Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-09T12:24:13.023Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:24:13.023Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-09T12:24:13.023Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-09T12:24:13.023Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-09T12:24:13.023Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-09T12:24:13.023Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-09T12:24:13.023Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-09T12:24:13.023Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-09T12:24:13.023Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-09T12:24:13.023Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-09T12:24:13.023Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:24:13.023Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-09T12:24:13.023Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-09T12:24:13.023Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-09T12:24:13.023Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-09T12:24:13.023Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-05-09T12:24:13.023Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-09T12:24:13.023Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-09T12:24:13.023Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-09T12:24:13.023Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-09T12:24:13.023Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-09T12:24:13.023Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-09T12:24:13.023Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-09T12:24:13.023Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-09T12:24:13.023Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-09T12:24:13.023Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-09T12:24:13.023Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-09T12:24:13.023Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-09T12:24:13.023Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-09T12:24:13.023Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-09T12:24:13.023Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-09T12:24:13.023Z] === RUN TestPluginInstall [2022-05-09T12:24:13.023Z] === RUN TestPluginInstall/no_auth [2022-05-09T12:24:13.023Z] time="2022-05-09T12:24:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:24:13.023Z] time="2022-05-09T12:24:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0c8b5837ff9227709ff5c30497839269c60b1268f9c21f3157f1d9bfebe3700c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:24:13.023Z] time="2022-05-09T12:24:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:24:13.023Z] time="2022-05-09T12:24:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0c8b5837ff9227709ff5c30497839269c60b1268f9c21f3157f1d9bfebe3700c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:24:13.023Z] === RUN TestPluginInstall/with_htpasswd [2022-05-09T12:24:13.023Z] time="2022-05-09T12:24:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:24:13.023Z] time="2022-05-09T12:24:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0c8b5837ff9227709ff5c30497839269c60b1268f9c21f3157f1d9bfebe3700c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:24:13.023Z] time="2022-05-09T12:24:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:24:13.023Z] time="2022-05-09T12:24:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0c8b5837ff9227709ff5c30497839269c60b1268f9c21f3157f1d9bfebe3700c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:24:13.023Z] === RUN TestPluginInstall/with_insecure [2022-05-09T12:24:13.284Z] time="2022-05-09T12:24:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:24:13.284Z] time="2022-05-09T12:24:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de8a406fc556fb8560e9b0204379264b2c9762ef63ae47167096eda32367b4bb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:24:13.284Z] time="2022-05-09T12:24:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:24:13.284Z] time="2022-05-09T12:24:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de8a406fc556fb8560e9b0204379264b2c9762ef63ae47167096eda32367b4bb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:24:13.545Z] plugin_test.go:195: [d9adad2891606] daemon is not started [2022-05-09T12:24:13.545Z] --- PASS: TestPluginInstall (2.66s) [2022-05-09T12:24:13.545Z] --- PASS: TestPluginInstall/no_auth (1.00s) [2022-05-09T12:24:13.545Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-05-09T12:24:13.545Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2022-05-09T12:24:13.545Z] === RUN TestPluginsWithRuntimes [2022-05-09T12:24:15.456Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-09T12:24:16.027Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-09T12:24:16.968Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2022-05-09T12:24:16.968Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-05-09T12:24:16.968Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-05-09T12:24:16.968Z] === RUN TestPluginBackCompatMediaTypes [2022-05-09T12:24:17.539Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-05-09T12:24:17.539Z] PASS [2022-05-09T12:24:17.539Z] [2022-05-09T12:24:17.539Z] DONE 24 tests in 6.583s [2022-05-09T12:24:17.539Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-09T12:24:17.539Z] INFO: Testing against a local daemon [2022-05-09T12:24:17.539Z] === RUN TestExternalGraphDriver [2022-05-09T12:24:17.539Z] === RUN TestExternalGraphDriver/json [2022-05-09T12:24:18.603Z] --- PASS: TestHealthKillContainer (7.87s) [2022-05-09T12:24:18.603Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-09T12:24:18.861Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2022-05-09T12:24:18.861Z] === RUN TestIpcModeNone [2022-05-09T12:24:19.427Z] --- PASS: TestIpcModeNone (0.49s) [2022-05-09T12:24:19.427Z] === RUN TestIpcModePrivate [2022-05-09T12:24:19.449Z] === RUN TestExternalGraphDriver/spec [2022-05-09T12:24:19.685Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-05-09T12:24:19.685Z] --- PASS: TestIpcModePrivate (0.44s) [2022-05-09T12:24:19.685Z] === RUN TestIpcModeShareable [2022-05-09T12:24:20.251Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-05-09T12:24:20.251Z] --- PASS: TestIpcModeShareable (0.47s) [2022-05-09T12:24:20.251Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-09T12:24:20.833Z] === RUN TestExternalGraphDriver/pull [2022-05-09T12:24:21.629Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s) [2022-05-09T12:24:21.629Z] === RUN TestAPIIpcModeHost [2022-05-09T12:24:22.195Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-05-09T12:24:22.195Z] === RUN TestDaemonIpcModeShareable [2022-05-09T12:24:22.744Z] --- PASS: TestExternalGraphDriver (4.90s) [2022-05-09T12:24:22.744Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-05-09T12:24:22.744Z] --- PASS: TestExternalGraphDriver/spec (1.60s) [2022-05-09T12:24:22.744Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-05-09T12:24:22.744Z] === RUN TestGraphdriverPluginV2 [2022-05-09T12:24:23.129Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-05-09T12:24:23.129Z] --- PASS: TestDaemonIpcModeShareable (1.12s) [2022-05-09T12:24:23.129Z] === RUN TestDaemonIpcModePrivate [2022-05-09T12:24:24.503Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-05-09T12:24:24.503Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-05-09T12:24:24.503Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-09T12:24:25.438Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-05-09T12:24:25.438Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2022-05-09T12:24:25.438Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-09T12:24:26.813Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-05-09T12:24:26.813Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-05-09T12:24:26.813Z] === RUN TestIpcModeOlderClient [2022-05-09T12:24:26.813Z] === PAUSE TestIpcModeOlderClient [2022-05-09T12:24:26.813Z] === RUN TestKillContainerInvalidSignal [2022-05-09T12:24:26.998Z] --- PASS: TestGraphdriverPluginV2 (3.89s) [2022-05-09T12:24:26.998Z] PASS [2022-05-09T12:24:26.998Z] [2022-05-09T12:24:26.998Z] DONE 5 tests in 8.822s [2022-05-09T12:24:26.998Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-09T12:24:26.998Z] INFO: Testing against a local daemon [2022-05-09T12:24:26.998Z] === RUN TestContinueAfterPluginCrash [2022-05-09T12:24:26.998Z] === PAUSE TestContinueAfterPluginCrash [2022-05-09T12:24:26.998Z] === RUN TestReadPluginNoRead [2022-05-09T12:24:26.998Z] === PAUSE TestReadPluginNoRead [2022-05-09T12:24:26.998Z] === RUN TestDaemonStartWithLogOpt [2022-05-09T12:24:26.998Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-09T12:24:26.998Z] === CONT TestContinueAfterPluginCrash [2022-05-09T12:24:26.998Z] === CONT TestDaemonStartWithLogOpt [2022-05-09T12:24:27.071Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-05-09T12:24:27.071Z] === RUN TestKillContainer [2022-05-09T12:24:27.071Z] === RUN TestKillContainer/no_signal [2022-05-09T12:24:27.637Z] === RUN TestKillContainer/non_killing_signal [2022-05-09T12:24:27.756Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-05-09T12:24:27.895Z] === RUN TestKillContainer/killing_signal [2022-05-09T12:24:28.317Z] tests/integration/api_client_test.py ..... [ 7%] [2022-05-09T12:24:28.461Z] --- PASS: TestKillContainer (1.32s) [2022-05-09T12:24:28.461Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-05-09T12:24:28.461Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-05-09T12:24:28.461Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-05-09T12:24:28.461Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-09T12:24:28.461Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-09T12:24:28.720Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-09T12:24:29.286Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2022-05-09T12:24:29.286Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-05-09T12:24:29.286Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-05-09T12:24:29.286Z] === RUN TestKillStoppedContainer [2022-05-09T12:24:29.286Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-05-09T12:24:29.286Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-09T12:24:29.286Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-05-09T12:24:29.286Z] === RUN TestKillDifferentUserContainer [2022-05-09T12:24:29.851Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-05-09T12:24:29.851Z] === RUN TestInspectOomKilledTrue [2022-05-09T12:24:30.063Z] tests/integration/api_config_test.py ...... [ 8%] [2022-05-09T12:24:30.110Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-05-09T12:24:30.110Z] === RUN TestInspectOomKilledFalse [2022-05-09T12:24:30.314Z] --- PASS: TestDaemonStartWithLogOpt (3.46s) [2022-05-09T12:24:30.314Z] === CONT TestReadPluginNoRead [2022-05-09T12:24:30.676Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-05-09T12:24:30.676Z] === RUN TestLinksEtcHostsContentMatch [2022-05-09T12:24:30.933Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-05-09T12:24:30.933Z] === RUN TestLinksContainerNames [2022-05-09T12:24:31.159Z] 8f616e6e9eec: Pull complete [2022-05-09T12:24:31.867Z] --- PASS: TestLinksContainerNames (0.85s) [2022-05-09T12:24:31.867Z] === RUN TestLogsFollowTailEmpty [2022-05-09T12:24:32.126Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-05-09T12:24:32.126Z] === RUN TestContainerNetworkMountsNoChown [2022-05-09T12:24:32.226Z] === RUN TestReadPluginNoRead/default [2022-05-09T12:24:32.692Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/default [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/default [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/private [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/private [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/rprivate [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/slave [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/slave [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/rslave [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/shared [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/shared [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/rshared [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-09T12:24:32.693Z] === CONT TestMountDaemonRoot/default [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-09T12:24:32.693Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-09T12:24:32.693Z] === CONT TestMountDaemonRoot/rshared [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-09T12:24:32.693Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-09T12:24:32.693Z] === CONT TestMountDaemonRoot/shared [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-09T12:24:32.693Z] === CONT TestMountDaemonRoot/rslave [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-09T12:24:32.693Z] === CONT TestMountDaemonRoot/slave [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-09T12:24:32.693Z] === CONT TestMountDaemonRoot/rprivate [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-09T12:24:32.693Z] === CONT TestMountDaemonRoot/private [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-09T12:24:32.693Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-09T12:24:32.693Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-09T12:24:32.693Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-09T12:24:32.693Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-09T12:24:32.693Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-09T12:24:32.693Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-09T12:24:32.693Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-09T12:24:32.693Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-09T12:24:32.693Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-09T12:24:32.952Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-09T12:24:32.952Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-09T12:24:32.952Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-09T12:24:32.952Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-09T12:24:32.952Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-09T12:24:32.952Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-09T12:24:32.952Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-09T12:24:32.952Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-09T12:24:32.952Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-09T12:24:32.952Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-09T12:24:32.952Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-09T12:24:32.952Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-09T12:24:32.952Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-09T12:24:32.952Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-09T12:24:32.952Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-09T12:24:32.952Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-09T12:24:32.952Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-09T12:24:32.952Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-09T12:24:32.952Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-09T12:24:32.952Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-09T12:24:32.952Z] === RUN TestContainerBindMountNonRecursive [2022-05-09T12:24:33.168Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-09T12:24:34.327Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-05-09T12:24:34.327Z] === RUN TestContainerVolumesMountedAsShared [2022-05-09T12:24:34.552Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-09T12:24:34.812Z] --- PASS: TestContinueAfterPluginCrash (8.42s) [2022-05-09T12:24:34.894Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-05-09T12:24:34.894Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-09T12:24:35.153Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-05-09T12:24:35.153Z] === RUN TestNetworkNat [2022-05-09T12:24:35.411Z] --- PASS: TestNetworkNat (0.42s) [2022-05-09T12:24:35.411Z] === RUN TestNetworkLocalhostTCPNat [2022-05-09T12:24:35.755Z] === CONT TestReadPluginNoRead [2022-05-09T12:24:35.755Z] read_test.go:92: [d441715d4d5da] daemon is not started [2022-05-09T12:24:35.755Z] --- PASS: TestReadPluginNoRead (5.93s) [2022-05-09T12:24:35.755Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-05-09T12:24:35.755Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-05-09T12:24:35.755Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-05-09T12:24:35.755Z] PASS [2022-05-09T12:24:35.755Z] [2022-05-09T12:24:35.755Z] DONE 6 tests in 9.416s [2022-05-09T12:24:35.755Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-09T12:24:35.755Z] testing: warning: no tests to run [2022-05-09T12:24:35.755Z] PASS [2022-05-09T12:24:35.755Z] [2022-05-09T12:24:35.755Z] DONE 0 tests in 0.008s [2022-05-09T12:24:35.755Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-09T12:24:35.755Z] INFO: Testing against a local daemon [2022-05-09T12:24:35.755Z] === RUN TestPluginWithDevMounts [2022-05-09T12:24:35.755Z] === PAUSE TestPluginWithDevMounts [2022-05-09T12:24:35.755Z] === CONT TestPluginWithDevMounts [2022-05-09T12:24:35.978Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-05-09T12:24:35.978Z] === RUN TestNetworkLoopbackNat [2022-05-09T12:24:37.667Z] --- PASS: TestPluginWithDevMounts (1.58s) [2022-05-09T12:24:37.667Z] PASS [2022-05-09T12:24:37.667Z] [2022-05-09T12:24:37.667Z] DONE 1 tests in 1.606s [2022-05-09T12:24:37.667Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-09T12:24:37.667Z] INFO: Testing against a local daemon [2022-05-09T12:24:37.667Z] === RUN TestSecretInspect [2022-05-09T12:24:38.507Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-05-09T12:24:38.507Z] === RUN TestPause [2022-05-09T12:24:39.073Z] --- PASS: TestPause (0.42s) [2022-05-09T12:24:39.073Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-09T12:24:39.073Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-09T12:24:39.073Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-09T12:24:39.073Z] === RUN TestPauseStopPausedContainer [2022-05-09T12:24:39.331Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-05-09T12:24:39.331Z] === RUN TestPidHost [2022-05-09T12:24:39.579Z] --- PASS: TestSecretInspect (2.16s) [2022-05-09T12:24:39.579Z] === RUN TestSecretList [2022-05-09T12:24:40.267Z] --- PASS: TestPidHost (0.94s) [2022-05-09T12:24:40.267Z] === RUN TestPsFilter [2022-05-09T12:24:40.525Z] --- PASS: TestPsFilter (0.11s) [2022-05-09T12:24:40.525Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-09T12:24:40.792Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-05-09T12:24:40.792Z] === RUN TestRemoveContainerWithVolume [2022-05-09T12:24:41.366Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-05-09T12:24:41.366Z] === RUN TestRemoveContainerRunning [2022-05-09T12:24:41.625Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-05-09T12:24:41.625Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-09T12:24:42.126Z] --- PASS: TestSecretList (2.15s) [2022-05-09T12:24:42.126Z] === RUN TestSecretsCreateAndDelete [2022-05-09T12:24:42.206Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-05-09T12:24:42.206Z] === RUN TestRemoveInvalidContainer [2022-05-09T12:24:42.206Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-09T12:24:42.206Z] === RUN TestRenameLinkedContainer [2022-05-09T12:24:44.037Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2022-05-09T12:24:44.037Z] === RUN TestSecretsUpdate [2022-05-09T12:24:44.105Z] --- PASS: TestRenameLinkedContainer (1.71s) [2022-05-09T12:24:44.105Z] === RUN TestRenameStoppedContainer [2022-05-09T12:24:44.105Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-05-09T12:24:44.105Z] === RUN TestRenameRunningContainerAndReuse [2022-05-09T12:24:45.039Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-05-09T12:24:45.039Z] === RUN TestRenameInvalidName [2022-05-09T12:24:45.605Z] --- PASS: TestRenameInvalidName (0.40s) [2022-05-09T12:24:45.605Z] === RUN TestRenameAnonymousContainer [2022-05-09T12:24:46.579Z] --- PASS: TestSecretsUpdate (2.16s) [2022-05-09T12:24:46.579Z] === RUN TestTemplatedSecret [2022-05-09T12:24:46.980Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2022-05-09T12:24:46.980Z] === RUN TestRenameContainerWithSameName [2022-05-09T12:24:47.238Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-05-09T12:24:47.238Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-09T12:24:48.172Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-05-09T12:24:48.172Z] === RUN TestResize [2022-05-09T12:24:48.742Z] --- PASS: TestResize (0.43s) [2022-05-09T12:24:48.742Z] === RUN TestResizeWithInvalidSize [2022-05-09T12:24:49.000Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-05-09T12:24:49.000Z] === RUN TestResizeWhenContainerNotStarted [2022-05-09T12:24:49.123Z] --- PASS: TestTemplatedSecret (2.55s) [2022-05-09T12:24:49.123Z] === RUN TestSecretCreateResolve [2022-05-09T12:24:49.566Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-05-09T12:24:49.566Z] === RUN TestDaemonRestartKillContainers [2022-05-09T12:24:49.566Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-09T12:24:49.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-09T12:24:49.566Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-09T12:24:49.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-09T12:24:49.566Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-09T12:24:49.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-09T12:24:49.566Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-09T12:24:49.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-09T12:24:49.566Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-09T12:24:49.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-09T12:24:49.566Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-09T12:24:49.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-09T12:24:49.566Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-09T12:24:49.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-09T12:24:49.566Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-09T12:24:49.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-09T12:24:49.566Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:24:49.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:24:49.566Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:24:49.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:24:49.566Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:24:49.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:24:49.566Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:24:49.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:24:49.566Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:24:49.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:24:49.566Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:24:49.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:24:49.566Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:24:49.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:24:49.566Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:24:49.566Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:24:49.566Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-09T12:24:49.566Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:24:50.940Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:24:51.032Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-05-09T12:24:51.033Z] PASS [2022-05-09T12:24:51.033Z] [2022-05-09T12:24:51.033Z] DONE 6 tests in 13.486s [2022-05-09T12:24:51.033Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-09T12:24:51.033Z] INFO: Testing against a local daemon [2022-05-09T12:24:51.033Z] === RUN TestServiceCreateInit [2022-05-09T12:24:51.033Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-09T12:24:51.775Z] --- PASS: TestImportExtremelyLargeImageWorks (93.52s) [2022-05-09T12:24:51.775Z] PASS [2022-05-09T12:24:51.775Z] [2022-05-09T12:24:51.775Z] === Skipped [2022-05-09T12:24:51.775Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-09T12:24:51.775Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-09T12:24:51.775Z] [2022-05-09T12:24:51.775Z] DONE 22 tests, 1 skipped in 97.866s [2022-05-09T12:24:51.775Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-09T12:24:51.775Z] INFO: Testing against a local daemon [2022-05-09T12:24:51.775Z] === RUN TestNetworkCreateDelete [2022-05-09T12:24:51.775Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-05-09T12:24:51.775Z] === RUN TestDockerNetworkDeletePreferID [2022-05-09T12:24:51.775Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-05-09T12:24:51.775Z] === RUN TestDaemonDNSFallback [2022-05-09T12:24:52.314Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:24:53.687Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:24:53.687Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:24:54.621Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:24:54.879Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:24:55.234Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-09T12:24:55.972Z] --- PASS: TestDaemonDNSFallback (6.35s) [2022-05-09T12:24:55.972Z] === RUN TestInspectNetwork [2022-05-09T12:24:55.972Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:24:55.972Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-09T12:24:55.972Z] === RUN TestRunContainerWithBridgeNone [2022-05-09T12:24:55.972Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:24:55.972Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-09T12:24:55.972Z] === RUN TestNetworkInvalidJSON [2022-05-09T12:24:55.972Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-09T12:24:55.972Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-09T12:24:55.972Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:24:55.972Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:24:55.972Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:24:55.972Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:24:55.972Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-09T12:24:55.972Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-09T12:24:55.972Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:24:55.972Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-09T12:24:55.972Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-09T12:24:55.972Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-09T12:24:55.972Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-09T12:24:55.972Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-09T12:24:55.972Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-09T12:24:55.972Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-09T12:24:55.972Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:24:55.972Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-09T12:24:55.972Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-09T12:24:55.972Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-09T12:24:55.972Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-09T12:24:55.972Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-09T12:24:55.972Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-09T12:24:55.972Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-09T12:24:55.972Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-09T12:24:55.972Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-09T12:24:55.972Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-09T12:24:55.972Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-09T12:24:55.972Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-09T12:24:55.972Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-09T12:24:55.972Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-09T12:24:55.972Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-09T12:24:55.972Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-09T12:24:55.972Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-09T12:24:55.972Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-09T12:24:55.973Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-09T12:24:55.973Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-09T12:24:55.973Z] === RUN TestNetworkList [2022-05-09T12:24:55.973Z] === RUN TestNetworkList//networks [2022-05-09T12:24:55.973Z] === PAUSE TestNetworkList//networks [2022-05-09T12:24:55.973Z] === RUN TestNetworkList//networks/ [2022-05-09T12:24:55.973Z] === PAUSE TestNetworkList//networks/ [2022-05-09T12:24:55.973Z] === CONT TestNetworkList//networks [2022-05-09T12:24:55.973Z] === CONT TestNetworkList//networks/ [2022-05-09T12:24:55.973Z] --- PASS: TestNetworkList (0.01s) [2022-05-09T12:24:55.973Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-09T12:24:55.973Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-09T12:24:55.973Z] === RUN TestHostIPv4BridgeLabel [2022-05-09T12:24:55.973Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:24:55.973Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-09T12:24:55.973Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-09T12:24:55.973Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:24:55.973Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-05-09T12:24:55.973Z] === RUN TestDaemonDefaultNetworkPools [2022-05-09T12:24:55.973Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:24:55.973Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-05-09T12:24:55.973Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-09T12:24:55.973Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:24:55.973Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-09T12:24:55.973Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-09T12:24:55.973Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:24:55.973Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-09T12:24:55.973Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-09T12:24:55.973Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:24:55.973Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-09T12:24:55.973Z] === RUN TestServiceWithPredefinedNetwork [2022-05-09T12:24:55.973Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:24:55.973Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-09T12:24:55.973Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-09T12:24:55.973Z] service_test.go:243: FLAKY_TEST [2022-05-09T12:24:55.973Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-09T12:24:55.973Z] === RUN TestServiceWithDataPathPortInit [2022-05-09T12:24:55.973Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:24:55.973Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-05-09T12:24:55.973Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-09T12:24:55.973Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:24:55.973Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-09T12:24:55.973Z] PASS [2022-05-09T12:24:55.973Z] [2022-05-09T12:24:55.973Z] === Skipped [2022-05-09T12:24:55.973Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-05-09T12:24:55.973Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:24:55.973Z] [2022-05-09T12:24:55.973Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-05-09T12:24:55.973Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:24:55.973Z] [2022-05-09T12:24:55.973Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-05-09T12:24:55.973Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:24:55.973Z] [2022-05-09T12:24:55.973Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-05-09T12:24:55.973Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:24:55.973Z] [2022-05-09T12:24:55.973Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-05-09T12:24:55.973Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:24:55.973Z] [2022-05-09T12:24:55.973Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-09T12:24:55.973Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:24:55.973Z] [2022-05-09T12:24:55.973Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-09T12:24:55.973Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:24:55.973Z] [2022-05-09T12:24:55.973Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-09T12:24:55.973Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:24:55.973Z] [2022-05-09T12:24:55.973Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-05-09T12:24:55.973Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:24:55.973Z] [2022-05-09T12:24:55.973Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-09T12:24:55.973Z] service_test.go:243: FLAKY_TEST [2022-05-09T12:24:55.973Z] [2022-05-09T12:24:55.973Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-05-09T12:24:55.973Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:24:55.973Z] [2022-05-09T12:24:55.973Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-09T12:24:55.973Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:24:55.973Z] [2022-05-09T12:24:55.973Z] DONE 34 tests, 12 skipped in 7.119s [2022-05-09T12:24:55.973Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-09T12:24:55.973Z] INFO: Testing against a local daemon [2022-05-09T12:24:55.973Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-09T12:24:55.973Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-09T12:24:55.973Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-09T12:24:55.973Z] === RUN TestDockerNetworkIpvlan [2022-05-09T12:24:55.973Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-09T12:24:55.973Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-09T12:24:55.973Z] PASS [2022-05-09T12:24:55.973Z] [2022-05-09T12:24:55.973Z] === Skipped [2022-05-09T12:24:55.973Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-09T12:24:55.973Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-09T12:24:55.973Z] [2022-05-09T12:24:55.973Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-09T12:24:55.973Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-09T12:24:55.973Z] [2022-05-09T12:24:55.973Z] DONE 2 tests, 2 skipped in 0.099s [2022-05-09T12:24:55.973Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-09T12:24:56.233Z] INFO: Testing against a local daemon [2022-05-09T12:24:56.233Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-09T12:24:56.233Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:24:56.233Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-09T12:24:56.233Z] === RUN TestDockerNetworkMacvlan [2022-05-09T12:24:56.233Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:24:56.233Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-05-09T12:24:56.233Z] PASS [2022-05-09T12:24:56.233Z] [2022-05-09T12:24:56.233Z] === Skipped [2022-05-09T12:24:56.233Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-09T12:24:56.233Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:24:56.233Z] [2022-05-09T12:24:56.233Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-05-09T12:24:56.233Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:24:56.233Z] [2022-05-09T12:24:56.233Z] DONE 2 tests, 2 skipped in 0.091s [2022-05-09T12:24:56.233Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-09T12:24:56.233Z] testing: warning: no tests to run [2022-05-09T12:24:56.233Z] PASS [2022-05-09T12:24:56.233Z] [2022-05-09T12:24:56.233Z] DONE 0 tests in 0.028s [2022-05-09T12:24:56.233Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-09T12:24:56.233Z] INFO: Testing against a local daemon [2022-05-09T12:24:56.233Z] === RUN TestAuthZPluginAllowRequest [2022-05-09T12:24:56.233Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.233Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-05-09T12:24:56.233Z] === RUN TestAuthZPluginTLS [2022-05-09T12:24:56.233Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.233Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-05-09T12:24:56.233Z] === RUN TestAuthZPluginDenyRequest [2022-05-09T12:24:56.233Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.233Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-05-09T12:24:56.233Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-09T12:24:56.233Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.233Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-09T12:24:56.233Z] === RUN TestAuthZPluginDenyResponse [2022-05-09T12:24:56.233Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.233Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-05-09T12:24:56.233Z] === RUN TestAuthZPluginAllowEventStream [2022-05-09T12:24:56.234Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.234Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-05-09T12:24:56.234Z] === RUN TestAuthZPluginErrorResponse [2022-05-09T12:24:56.234Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.234Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-05-09T12:24:56.234Z] === RUN TestAuthZPluginErrorRequest [2022-05-09T12:24:56.234Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.234Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-05-09T12:24:56.234Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-09T12:24:56.234Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.234Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-09T12:24:56.234Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-09T12:24:56.234Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.234Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-09T12:24:56.234Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-09T12:24:56.234Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.234Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-09T12:24:56.234Z] === RUN TestAuthZPluginHeader [2022-05-09T12:24:56.234Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.234Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-05-09T12:24:56.234Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-09T12:24:56.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.494Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-05-09T12:24:56.494Z] === RUN TestAuthZPluginV2Disable [2022-05-09T12:24:56.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.494Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-05-09T12:24:56.494Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-09T12:24:56.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.494Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-05-09T12:24:56.494Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-09T12:24:56.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.494Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-05-09T12:24:56.494Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-09T12:24:56.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.494Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-05-09T12:24:56.494Z] PASS [2022-05-09T12:24:56.494Z] [2022-05-09T12:24:56.494Z] === Skipped [2022-05-09T12:24:56.494Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-05-09T12:24:56.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.494Z] [2022-05-09T12:24:56.494Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-05-09T12:24:56.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.494Z] [2022-05-09T12:24:56.494Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-05-09T12:24:56.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.494Z] [2022-05-09T12:24:56.494Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-09T12:24:56.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.494Z] [2022-05-09T12:24:56.494Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-05-09T12:24:56.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.494Z] [2022-05-09T12:24:56.494Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-05-09T12:24:56.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.494Z] [2022-05-09T12:24:56.494Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-05-09T12:24:56.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.494Z] [2022-05-09T12:24:56.494Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-05-09T12:24:56.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.494Z] [2022-05-09T12:24:56.494Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-09T12:24:56.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.494Z] [2022-05-09T12:24:56.494Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-09T12:24:56.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.494Z] [2022-05-09T12:24:56.494Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-09T12:24:56.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.494Z] [2022-05-09T12:24:56.494Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-05-09T12:24:56.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.494Z] [2022-05-09T12:24:56.494Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-05-09T12:24:56.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.494Z] [2022-05-09T12:24:56.494Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-05-09T12:24:56.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.494Z] [2022-05-09T12:24:56.494Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-05-09T12:24:56.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.494Z] [2022-05-09T12:24:56.494Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-05-09T12:24:56.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.494Z] [2022-05-09T12:24:56.494Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-05-09T12:24:56.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.494Z] [2022-05-09T12:24:56.494Z] DONE 17 tests, 17 skipped in 0.303s [2022-05-09T12:24:56.494Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-09T12:24:56.754Z] INFO: Testing against a local daemon [2022-05-09T12:24:56.754Z] === RUN TestPluginInvalidJSON [2022-05-09T12:24:56.754Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:24:56.754Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:24:56.754Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:24:56.754Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:24:56.754Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-09T12:24:56.754Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-09T12:24:56.754Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:24:56.754Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-09T12:24:56.754Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-09T12:24:56.754Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-09T12:24:56.754Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-09T12:24:56.754Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-09T12:24:56.754Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-09T12:24:56.754Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-09T12:24:56.754Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:24:56.754Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-09T12:24:56.754Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-09T12:24:56.754Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-09T12:24:56.754Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-09T12:24:56.754Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-09T12:24:56.754Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-09T12:24:56.754Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-09T12:24:56.754Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-05-09T12:24:56.754Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-09T12:24:56.754Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-09T12:24:56.754Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-09T12:24:56.754Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-09T12:24:56.754Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-09T12:24:56.754Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-09T12:24:56.754Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-09T12:24:56.754Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-09T12:24:56.754Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-09T12:24:56.754Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-09T12:24:56.754Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-09T12:24:56.754Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-09T12:24:56.754Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-09T12:24:56.754Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-09T12:24:56.754Z] === RUN TestPluginInstall [2022-05-09T12:24:56.754Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.754Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-09T12:24:56.754Z] === RUN TestPluginsWithRuntimes [2022-05-09T12:24:56.754Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-05-09T12:24:56.754Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-09T12:24:56.754Z] === RUN TestPluginBackCompatMediaTypes [2022-05-09T12:24:56.754Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-09T12:24:56.754Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-09T12:24:56.754Z] PASS [2022-05-09T12:24:56.754Z] [2022-05-09T12:24:56.754Z] === Skipped [2022-05-09T12:24:56.754Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-05-09T12:24:56.754Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:24:56.754Z] [2022-05-09T12:24:56.754Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-05-09T12:24:56.754Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-05-09T12:24:56.754Z] [2022-05-09T12:24:56.754Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-05-09T12:24:56.754Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-09T12:24:56.754Z] [2022-05-09T12:24:56.755Z] DONE 19 tests, 3 skipped in 0.153s [2022-05-09T12:24:56.755Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-09T12:24:56.755Z] INFO: Testing against a local daemon [2022-05-09T12:24:56.755Z] === RUN TestExternalGraphDriver [2022-05-09T12:24:56.755Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-09T12:24:56.755Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-05-09T12:24:56.755Z] === RUN TestGraphdriverPluginV2 [2022-05-09T12:24:58.161Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:24:58.161Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-09T12:24:58.574Z] --- PASS: TestServiceCreateInit (7.53s) [2022-05-09T12:24:58.575Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.79s) [2022-05-09T12:24:58.575Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s) [2022-05-09T12:24:58.575Z] === RUN TestCreateServiceMultipleTimes [2022-05-09T12:25:00.061Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-09T12:25:00.460Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-05-09T12:25:00.959Z] --- PASS: TestGraphdriverPluginV2 (3.38s) [2022-05-09T12:25:00.959Z] PASS [2022-05-09T12:25:00.959Z] [2022-05-09T12:25:00.959Z] === Skipped [2022-05-09T12:25:00.959Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-05-09T12:25:00.959Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-09T12:25:00.959Z] [2022-05-09T12:25:00.959Z] DONE 2 tests, 1 skipped in 3.515s [2022-05-09T12:25:00.959Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-09T12:25:00.959Z] INFO: Testing against a local daemon [2022-05-09T12:25:00.959Z] === RUN TestContinueAfterPluginCrash [2022-05-09T12:25:00.959Z] === PAUSE TestContinueAfterPluginCrash [2022-05-09T12:25:00.959Z] === RUN TestReadPluginNoRead [2022-05-09T12:25:00.959Z] === PAUSE TestReadPluginNoRead [2022-05-09T12:25:00.959Z] === RUN TestDaemonStartWithLogOpt [2022-05-09T12:25:00.959Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-09T12:25:00.959Z] === CONT TestContinueAfterPluginCrash [2022-05-09T12:25:00.959Z] === CONT TestDaemonStartWithLogOpt [2022-05-09T12:25:01.963Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-09T12:25:01.963Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-09T12:25:03.867Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-09T12:25:03.867Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-09T12:25:05.160Z] --- PASS: TestDaemonStartWithLogOpt (4.42s) [2022-05-09T12:25:05.160Z] === CONT TestReadPluginNoRead [2022-05-09T12:25:05.241Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-09T12:25:07.074Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-09T12:25:07.142Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-09T12:25:07.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.65s) [2022-05-09T12:25:07.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-05-09T12:25:07.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.99s) [2022-05-09T12:25:07.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-05-09T12:25:07.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-05-09T12:25:07.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-05-09T12:25:07.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.43s) [2022-05-09T12:25:07.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.45s) [2022-05-09T12:25:07.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.92s) [2022-05-09T12:25:07.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) [2022-05-09T12:25:07.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.95s) [2022-05-09T12:25:07.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s) [2022-05-09T12:25:07.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.90s) [2022-05-09T12:25:07.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s) [2022-05-09T12:25:07.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s) [2022-05-09T12:25:07.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2022-05-09T12:25:07.142Z] === RUN TestCgroupNamespacesRun [2022-05-09T12:25:08.076Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-05-09T12:25:08.076Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-09T12:25:08.457Z] === RUN TestReadPluginNoRead/default [2022-05-09T12:25:09.242Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-09T12:25:09.242Z] [2022-05-09T12:25:09.242Z] ________ ____ __. [2022-05-09T12:25:09.242Z] \_____ \ | |/ _| [2022-05-09T12:25:09.242Z] / | \| < [2022-05-09T12:25:09.242Z] / | \ | \ [2022-05-09T12:25:09.242Z] \_______ /____|__ \ [2022-05-09T12:25:09.242Z] \/ \/ [2022-05-09T12:25:09.242Z] [2022-05-09T12:25:09.242Z] INFO: make.ps1 ended at 05/09/2022 12:25:05 [2022-05-09T12:25:09.398Z] --- PASS: TestContinueAfterPluginCrash (9.10s) [2022-05-09T12:25:09.451Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s) [2022-05-09T12:25:09.451Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-09T12:25:09.662Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-09T12:25:10.387Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-05-09T12:25:10.387Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-09T12:25:11.046Z] === CONT TestReadPluginNoRead [2022-05-09T12:25:11.046Z] read_test.go:92: [d072b2ca885ba] daemon is not started [2022-05-09T12:25:11.046Z] --- PASS: TestReadPluginNoRead (6.13s) [2022-05-09T12:25:11.046Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.30s) [2022-05-09T12:25:11.046Z] --- PASS: TestReadPluginNoRead/default (1.33s) [2022-05-09T12:25:11.046Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2022-05-09T12:25:11.046Z] PASS [2022-05-09T12:25:11.046Z] [2022-05-09T12:25:11.046Z] DONE 6 tests in 10.651s [2022-05-09T12:25:11.046Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-09T12:25:11.046Z] testing: warning: no tests to run [2022-05-09T12:25:11.046Z] PASS [2022-05-09T12:25:11.046Z] [2022-05-09T12:25:11.046Z] DONE 0 tests in 0.039s [2022-05-09T12:25:11.046Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-09T12:25:11.046Z] INFO: Testing against a local daemon [2022-05-09T12:25:11.046Z] === RUN TestPluginWithDevMounts [2022-05-09T12:25:11.046Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-09T12:25:11.046Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-09T12:25:11.046Z] PASS [2022-05-09T12:25:11.046Z] [2022-05-09T12:25:11.046Z] === Skipped [2022-05-09T12:25:11.046Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-05-09T12:25:11.046Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-09T12:25:11.046Z] [2022-05-09T12:25:11.046Z] DONE 1 tests, 1 skipped in 0.111s [2022-05-09T12:25:11.046Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-09T12:25:11.307Z] INFO: Testing against a local daemon [2022-05-09T12:25:11.307Z] === RUN TestSecretInspect [2022-05-09T12:25:11.307Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:11.307Z] --- SKIP: TestSecretInspect (0.01s) [2022-05-09T12:25:11.307Z] === RUN TestSecretList [2022-05-09T12:25:11.307Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:11.307Z] --- SKIP: TestSecretList (0.01s) [2022-05-09T12:25:11.307Z] === RUN TestSecretsCreateAndDelete [2022-05-09T12:25:11.307Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:11.307Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-05-09T12:25:11.307Z] === RUN TestSecretsUpdate [2022-05-09T12:25:11.307Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:11.307Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-05-09T12:25:11.307Z] === RUN TestTemplatedSecret [2022-05-09T12:25:11.307Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:11.307Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-09T12:25:11.307Z] === RUN TestSecretCreateResolve [2022-05-09T12:25:11.307Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:11.307Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-05-09T12:25:11.307Z] PASS [2022-05-09T12:25:11.307Z] [2022-05-09T12:25:11.307Z] === Skipped [2022-05-09T12:25:11.307Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-05-09T12:25:11.307Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:11.307Z] [2022-05-09T12:25:11.307Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-05-09T12:25:11.307Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:11.307Z] [2022-05-09T12:25:11.307Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-05-09T12:25:11.307Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:11.307Z] [2022-05-09T12:25:11.307Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-05-09T12:25:11.307Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:11.307Z] [2022-05-09T12:25:11.307Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-05-09T12:25:11.307Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:11.307Z] [2022-05-09T12:25:11.307Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-05-09T12:25:11.307Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:11.307Z] [2022-05-09T12:25:11.307Z] DONE 6 tests, 6 skipped in 0.169s [2022-05-09T12:25:11.307Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-09T12:25:11.307Z] INFO: Testing against a local daemon [2022-05-09T12:25:11.307Z] === RUN TestServiceCreateInit [2022-05-09T12:25:11.307Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-09T12:25:11.307Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:11.307Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-09T12:25:11.307Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:11.307Z] --- PASS: TestServiceCreateInit (0.01s) [2022-05-09T12:25:11.307Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-09T12:25:11.307Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-09T12:25:11.307Z] === RUN TestCreateServiceMultipleTimes [2022-05-09T12:25:11.307Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:11.307Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-05-09T12:25:11.307Z] === RUN TestCreateServiceConflict [2022-05-09T12:25:11.307Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:11.307Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-05-09T12:25:11.307Z] === RUN TestCreateServiceMaxReplicas [2022-05-09T12:25:11.307Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:11.568Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-05-09T12:25:11.568Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-09T12:25:11.568Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:11.568Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-09T12:25:11.568Z] === RUN TestCreateServiceSecretFileMode [2022-05-09T12:25:11.568Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:11.568Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-05-09T12:25:11.568Z] === RUN TestCreateServiceConfigFileMode [2022-05-09T12:25:11.568Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:11.568Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-05-09T12:25:11.568Z] === RUN TestCreateServiceSysctls [2022-05-09T12:25:11.568Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:11.568Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-05-09T12:25:11.568Z] === RUN TestCreateServiceCapabilities [2022-05-09T12:25:11.568Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:11.568Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-05-09T12:25:11.568Z] === RUN TestInspect [2022-05-09T12:25:11.568Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:11.568Z] --- SKIP: TestInspect (0.01s) [2022-05-09T12:25:11.568Z] === RUN TestCreateJob [2022-05-09T12:25:11.568Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:11.568Z] --- SKIP: TestCreateJob (0.01s) [2022-05-09T12:25:11.568Z] === RUN TestReplicatedJob [2022-05-09T12:25:11.568Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:11.568Z] --- SKIP: TestReplicatedJob (0.01s) [2022-05-09T12:25:11.568Z] === RUN TestUpdateReplicatedJob [2022-05-09T12:25:11.568Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:11.568Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-05-09T12:25:11.568Z] === RUN TestServiceListWithStatuses [2022-05-09T12:25:11.568Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-09T12:25:11.568Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-09T12:25:11.568Z] === RUN TestDockerNetworkConnectAlias [2022-05-09T12:25:11.568Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:11.568Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-05-09T12:25:11.568Z] === RUN TestDockerNetworkReConnect [2022-05-09T12:25:11.568Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:11.568Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-05-09T12:25:11.568Z] === RUN TestServicePlugin [2022-05-09T12:25:11.760Z] --- PASS: TestCgroupNamespacesRunHostMode (1.25s) [2022-05-09T12:25:11.760Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-09T12:25:12.694Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-05-09T12:25:12.694Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-09T12:25:13.482Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:13.482Z] --- SKIP: TestServicePlugin (1.98s) [2022-05-09T12:25:13.482Z] === RUN TestServiceUpdateLabel [2022-05-09T12:25:13.482Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:13.482Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-05-09T12:25:13.482Z] === RUN TestServiceUpdateSecrets [2022-05-09T12:25:13.482Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:13.482Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-05-09T12:25:13.482Z] === RUN TestServiceUpdateConfigs [2022-05-09T12:25:13.745Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:13.745Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2022-05-09T12:25:13.745Z] === RUN TestServiceUpdateNetwork [2022-05-09T12:25:13.745Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:13.745Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-05-09T12:25:13.745Z] === RUN TestServiceUpdatePidsLimit [2022-05-09T12:25:13.745Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:13.745Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-05-09T12:25:13.745Z] PASS [2022-05-09T12:25:13.745Z] [2022-05-09T12:25:13.745Z] === Skipped [2022-05-09T12:25:13.745Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-09T12:25:13.745Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:13.745Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-09T12:25:13.745Z] [2022-05-09T12:25:13.745Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-09T12:25:13.745Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:13.745Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-09T12:25:13.745Z] [2022-05-09T12:25:13.745Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-05-09T12:25:13.745Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:13.745Z] [2022-05-09T12:25:13.745Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-05-09T12:25:13.745Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:13.745Z] [2022-05-09T12:25:13.745Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-05-09T12:25:13.745Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:13.745Z] [2022-05-09T12:25:13.745Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-09T12:25:13.745Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:13.745Z] [2022-05-09T12:25:13.745Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-05-09T12:25:13.745Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:13.745Z] [2022-05-09T12:25:13.745Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-05-09T12:25:13.745Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:13.745Z] [2022-05-09T12:25:13.745Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s) [2022-05-09T12:25:13.745Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:13.745Z] [2022-05-09T12:25:13.745Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s) [2022-05-09T12:25:13.745Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:13.745Z] [2022-05-09T12:25:13.745Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-05-09T12:25:13.745Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:13.745Z] [2022-05-09T12:25:13.745Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-05-09T12:25:13.745Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:13.745Z] [2022-05-09T12:25:13.745Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-05-09T12:25:13.745Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:13.745Z] [2022-05-09T12:25:13.745Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-05-09T12:25:13.745Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:13.745Z] [2022-05-09T12:25:13.745Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-09T12:25:13.745Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-09T12:25:13.745Z] [2022-05-09T12:25:13.745Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-05-09T12:25:13.745Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:13.745Z] [2022-05-09T12:25:13.745Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-05-09T12:25:13.745Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:13.745Z] [2022-05-09T12:25:13.745Z] === SKIP: amd64.integration.service TestServicePlugin (1.98s) [2022-05-09T12:25:13.745Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:13.745Z] [2022-05-09T12:25:13.745Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-05-09T12:25:13.745Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:13.745Z] [2022-05-09T12:25:13.745Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-05-09T12:25:13.745Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:13.745Z] [2022-05-09T12:25:13.745Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2022-05-09T12:25:13.745Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:13.745Z] [2022-05-09T12:25:13.745Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-05-09T12:25:13.745Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:13.745Z] [2022-05-09T12:25:13.745Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-05-09T12:25:13.745Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:25:13.745Z] [2022-05-09T12:25:13.745Z] DONE 24 tests, 23 skipped in 2.402s [2022-05-09T12:25:13.745Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-09T12:25:13.745Z] INFO: Testing against a local daemon [2022-05-09T12:25:13.745Z] === RUN TestSessionCreate [2022-05-09T12:25:13.745Z] --- PASS: TestSessionCreate (0.03s) [2022-05-09T12:25:13.745Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-09T12:25:13.745Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-05-09T12:25:13.745Z] PASS [2022-05-09T12:25:13.745Z] [2022-05-09T12:25:13.745Z] DONE 2 tests in 0.161s [2022-05-09T12:25:13.745Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-09T12:25:14.005Z] INFO: Testing against a local daemon [2022-05-09T12:25:14.005Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-09T12:25:14.005Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-09T12:25:14.005Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-09T12:25:14.005Z] === RUN TestDiskUsage [2022-05-09T12:25:14.005Z] === PAUSE TestDiskUsage [2022-05-09T12:25:14.005Z] === RUN TestEventsExecDie [2022-05-09T12:25:14.067Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-05-09T12:25:14.067Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-09T12:25:14.576Z] --- PASS: TestEventsExecDie (0.54s) [2022-05-09T12:25:14.576Z] === RUN TestEventsBackwardsCompatible [2022-05-09T12:25:14.576Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-05-09T12:25:14.576Z] === RUN TestEventsVolumeCreate [2022-05-09T12:25:14.576Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-05-09T12:25:14.576Z] === RUN TestInfoBinaryCommits [2022-05-09T12:25:14.576Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-09T12:25:14.576Z] === RUN TestInfoAPIVersioned [2022-05-09T12:25:14.576Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-09T12:25:14.576Z] === RUN TestInfoAPI [2022-05-09T12:25:14.576Z] --- PASS: TestInfoAPI (0.02s) [2022-05-09T12:25:14.576Z] === RUN TestInfoAPIWarnings [2022-05-09T12:25:14.633Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-05-09T12:25:14.633Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-09T12:25:15.569Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-05-09T12:25:15.569Z] === RUN TestNISDomainname [2022-05-09T12:25:16.135Z] --- PASS: TestNISDomainname (0.52s) [2022-05-09T12:25:16.135Z] === RUN TestHostnameDnsResolution [2022-05-09T12:25:16.693Z] --- PASS: TestCreateServiceMultipleTimes (15.53s) [2022-05-09T12:25:16.693Z] === RUN TestCreateServiceConflict [2022-05-09T12:25:16.693Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-05-09T12:25:16.693Z] === RUN TestCreateServiceMaxReplicas [2022-05-09T12:25:17.069Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-05-09T12:25:17.069Z] === RUN TestUnprivilegedPortsAndPing [2022-05-09T12:25:17.327Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-05-09T12:25:17.327Z] === RUN TestPrivilegedHostDevices [2022-05-09T12:25:17.893Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-05-09T12:25:17.893Z] === RUN TestStats [2022-05-09T12:25:19.236Z] --- PASS: TestCreateServiceMaxReplicas (2.70s) [2022-05-09T12:25:19.236Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-09T12:25:19.705Z] INFO: Binaries build ended at 05/09/2022 12:25:18. Duration:00:02:15.4615518 [2022-05-09T12:25:20.421Z] --- PASS: TestStats (2.42s) [2022-05-09T12:25:20.421Z] === RUN TestStopContainerWithTimeout [2022-05-09T12:25:20.421Z] === RUN TestStopContainerWithTimeout/0 [2022-05-09T12:25:20.421Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-09T12:25:20.421Z] === RUN TestStopContainerWithTimeout/1 [2022-05-09T12:25:20.421Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-09T12:25:20.421Z] === RUN TestStopContainerWithTimeout/3 [2022-05-09T12:25:20.421Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-09T12:25:20.421Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-09T12:25:20.421Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-09T12:25:20.421Z] === CONT TestStopContainerWithTimeout/0 [2022-05-09T12:25:20.421Z] === CONT TestStopContainerWithTimeout/3 [2022-05-09T12:25:20.696Z] INFO: Copying the built daemon binary to d:\CI\PR-43572\1\binary\dockerd-7873c27cfb.exe... [2022-05-09T12:25:20.696Z] INFO: Copying the built client binary to d:\CI\PR-43572\1\binary\docker-7873c27cfb.exe... [2022-05-09T12:25:20.696Z] INFO: Copying the golang package from the container to d:\CI\PR-43572\1\installer\go.zip... [2022-05-09T12:25:20.987Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-09T12:25:21.689Z] INFO: Extracting go.zip to d:\CI\PR-43572\1\go [2022-05-09T12:25:22.887Z] === CONT TestStopContainerWithTimeout/1 [2022-05-09T12:25:23.571Z] dccd9e4d14d3: Pull complete [2022-05-09T12:25:23.571Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-05-09T12:25:23.571Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:25:23.571Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-09T12:25:23.571Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-09T12:25:23.571Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-05-09T12:25:23.571Z] WARN: Skipping validation tests [2022-05-09T12:25:23.571Z] INFO: Running unit tests at 05/09/2022 12:25:16... [2022-05-09T12:25:23.571Z] INFO: make.ps1 starting at 05/09/2022 12:25:21 [2022-05-09T12:25:23.571Z] INFO: Git commit (7873c27cfb) assumed from DOCKER_GITCOMMIT environment variable [2022-05-09T12:25:23.571Z] INFO: Running unit tests... [2022-05-09T12:25:24.785Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-09T12:25:24.785Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2022-05-09T12:25:24.785Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2022-05-09T12:25:24.785Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-05-09T12:25:24.785Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-05-09T12:25:24.785Z] === RUN TestDeleteDevicemapper [2022-05-09T12:25:24.785Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-09T12:25:24.785Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-09T12:25:24.785Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-09T12:25:26.159Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.84s) [2022-05-09T12:25:26.159Z] === RUN TestUpdateMemory [2022-05-09T12:25:26.726Z] --- PASS: TestUpdateMemory (0.53s) [2022-05-09T12:25:26.726Z] === RUN TestUpdateCPUQuota [2022-05-09T12:25:27.660Z] --- PASS: TestUpdateCPUQuota (0.68s) [2022-05-09T12:25:27.660Z] === RUN TestUpdatePidsLimit [2022-05-09T12:25:27.660Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-09T12:25:27.660Z] === RUN TestUpdatePidsLimit/no_change [2022-05-09T12:25:27.918Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-09T12:25:27.919Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-09T12:25:28.177Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-09T12:25:28.435Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-09T12:25:28.739Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-09T12:25:29.326Z] --- PASS: TestUpdatePidsLimit (1.89s) [2022-05-09T12:25:29.326Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-05-09T12:25:29.326Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-05-09T12:25:29.326Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-05-09T12:25:29.326Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-05-09T12:25:29.326Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-05-09T12:25:29.326Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-05-09T12:25:29.326Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2022-05-09T12:25:29.326Z] === RUN TestUpdateRestartPolicy [2022-05-09T12:25:30.735Z] 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/httpstatus 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/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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/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/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/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/longpath github.com/docker/docker/pkg/namesgenerator 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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/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 [2022-05-09T12:25:32.677Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-05-09T12:25:32.677Z] === RUN TestInfoDebug [2022-05-09T12:25:32.677Z] --- PASS: TestInfoDebug (0.54s) [2022-05-09T12:25:32.677Z] === RUN TestInfoInsecureRegistries [2022-05-09T12:25:32.677Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-05-09T12:25:32.677Z] === RUN TestInfoRegistryMirrors [2022-05-09T12:25:32.937Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-05-09T12:25:32.937Z] === RUN TestLoginFailsWithBadCredentials [2022-05-09T12:25:32.937Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-09T12:25:32.937Z] === RUN TestPingCacheHeaders [2022-05-09T12:25:32.937Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-05-09T12:25:32.937Z] === RUN TestPingGet [2022-05-09T12:25:32.937Z] --- PASS: TestPingGet (0.01s) [2022-05-09T12:25:32.937Z] === RUN TestPingHead [2022-05-09T12:25:32.937Z] --- PASS: TestPingHead (0.03s) [2022-05-09T12:25:32.937Z] === RUN TestPingSwarmHeader [2022-05-09T12:25:33.508Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-09T12:25:34.077Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-09T12:25:34.137Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-05-09T12:25:34.137Z] === RUN TestCreateServiceSecretFileMode [2022-05-09T12:25:34.397Z] --- PASS: TestCreateServiceSecretFileMode (2.50s) [2022-05-09T12:25:34.397Z] === RUN TestCreateServiceConfigFileMode [2022-05-09T12:25:35.459Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-09T12:25:35.459Z] --- PASS: TestPingSwarmHeader (2.17s) [2022-05-09T12:25:35.459Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-09T12:25:35.459Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-09T12:25:35.459Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-09T12:25:35.459Z] === RUN TestVersion [2022-05-09T12:25:35.459Z] --- PASS: TestVersion (0.03s) [2022-05-09T12:25:35.459Z] === CONT TestDiskUsage [2022-05-09T12:25:35.719Z] === RUN TestDiskUsage/empty [2022-05-09T12:25:35.719Z] === RUN TestDiskUsage/empty/container_types [2022-05-09T12:25:35.719Z] === RUN TestDiskUsage/empty/image_types [2022-05-09T12:25:35.719Z] === RUN TestDiskUsage/empty/volume_types [2022-05-09T12:25:35.719Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-09T12:25:35.719Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-09T12:25:35.719Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-09T12:25:35.719Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-09T12:25:35.719Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-09T12:25:35.719Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-09T12:25:35.719Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-09T12:25:35.719Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-09T12:25:35.979Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-09T12:25:35.979Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-09T12:25:35.979Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-09T12:25:35.979Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-09T12:25:35.979Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-09T12:25:35.979Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-09T12:25:35.979Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-09T12:25:35.979Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-09T12:25:35.979Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-09T12:25:35.979Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-09T12:25:35.979Z] === RUN TestDiskUsage/after_container.Run [2022-05-09T12:25:36.240Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-09T12:25:36.240Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-09T12:25:36.240Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-09T12:25:36.240Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-09T12:25:36.240Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-09T12:25:36.240Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-09T12:25:36.240Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-09T12:25:36.240Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-09T12:25:36.240Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-09T12:25:36.240Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage (1.30s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/after_container.Run (0.40s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.01s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-05-09T12:25:36.500Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-05-09T12:25:36.500Z] PASS [2022-05-09T12:25:36.500Z] [2022-05-09T12:25:36.500Z] === Skipped [2022-05-09T12:25:36.500Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-09T12:25:36.500Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-09T12:25:36.500Z] [2022-05-09T12:25:36.500Z] DONE 54 tests, 1 skipped in 22.653s [2022-05-09T12:25:36.500Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-09T12:25:36.500Z] INFO: Testing against a local daemon [2022-05-09T12:25:36.500Z] === RUN TestVolumesCreateAndList [2022-05-09T12:25:36.761Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-09T12:25:36.761Z] === RUN TestVolumesRemove [2022-05-09T12:25:36.761Z] --- PASS: TestVolumesRemove (0.05s) [2022-05-09T12:25:36.761Z] === RUN TestVolumesInspect [2022-05-09T12:25:36.761Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-09T12:25:36.761Z] === RUN TestVolumesInvalidJSON [2022-05-09T12:25:36.761Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-09T12:25:36.761Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-09T12:25:36.761Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-09T12:25:36.761Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-09T12:25:36.761Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-09T12:25:36.761Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-09T12:25:36.761Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-09T12:25:36.761Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-05-09T12:25:36.761Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-09T12:25:36.761Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-09T12:25:36.761Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-09T12:25:36.761Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-09T12:25:36.761Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-09T12:25:36.761Z] PASS [2022-05-09T12:25:36.761Z] [2022-05-09T12:25:36.761Z] DONE 9 tests in 0.206s [2022-05-09T12:25:36.761Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-09T12:25:36.761Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14254 is not a child of this shell [2022-05-09T12:25:36.761Z] warning: PID 14254 from bundles/test-integration/docker.pid had a nonzero exit code [2022-05-09T12:25:36.761Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-09T12:25:36.761Z] [2022-05-09T12:25:36.761Z] Unloading profiles will leave already running processes permanently [2022-05-09T12:25:36.761Z] unconfined, which can lead to unexpected situations. [2022-05-09T12:25:36.761Z] [2022-05-09T12:25:36.761Z] To set a process to complain mode, use the command line tool [2022-05-09T12:25:36.761Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-09T12:25:36.761Z] Removing test suite binaries [2022-05-09T12:25:36.761Z] exiting test-integration [2022-05-09T12:25:36.761Z] ++ exit 0 [2022-05-09T12:25:36.761Z] [2022-05-09T12:25:36.939Z] --- PASS: TestCreateServiceConfigFileMode (2.49s) [2022-05-09T12:25:36.940Z] === RUN TestCreateServiceSysctls Post stage [Pipeline] junit [2022-05-09T12:25:37.716Z] Recording test results [2022-05-09T12:25:39.380Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-09T12:25:39.761Z] + echo Ensuring container killed. [2022-05-09T12:25:39.761Z] Ensuring container killed. [2022-05-09T12:25:39.761Z] + docker rm -vf docker-pr1 [2022-05-09T12:25:39.761Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-05-09T12:25:40.058Z] + echo Chowning /workspace to jenkins user [2022-05-09T12:25:40.058Z] Chowning /workspace to jenkins user [2022-05-09T12:25:40.058Z] + id -u [2022-05-09T12:25:40.058Z] + id -g [2022-05-09T12:25:40.058Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43572:/workspace busybox chown -R 1000:1000 /workspace [2022-05-09T12:25:40.058Z] Unable to find image 'busybox:latest' locally [2022-05-09T12:25:40.058Z] latest: Pulling from library/busybox [2022-05-09T12:25:40.235Z] --- PASS: TestCreateServiceSysctls (3.01s) [2022-05-09T12:25:40.235Z] === RUN TestCreateServiceCapabilities [2022-05-09T12:25:40.322Z] 50e8d59317eb: Pulling fs layer [2022-05-09T12:25:40.322Z] 50e8d59317eb: Download complete [2022-05-09T12:25:40.322Z] 50e8d59317eb: Pull complete [2022-05-09T12:25:40.322Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-09T12:25:40.322Z] Status: Downloaded newer image for busybox:latest [2022-05-09T12:25:41.540Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2022-05-09T12:25:41.540Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-09T12:25:41.540Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-05-09T12:25:41.540Z] === RUN TestWaitNonBlocked [2022-05-09T12:25:41.540Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:25:41.540Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:25:41.540Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:25:41.540Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:25:41.540Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:25:41.540Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:25:41.540Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-09T12:25:41.540Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-05-09T12:25:41.540Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-05-09T12:25:41.540Z] === RUN TestWaitBlocked [2022-05-09T12:25:41.540Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-09T12:25:41.540Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-09T12:25:41.540Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-09T12:25:41.540Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-09T12:25:41.540Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-09T12:25:41.540Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-09T12:25:42.111Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-09T12:25:42.111Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.57s) [2022-05-09T12:25:42.111Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2022-05-09T12:25:42.111Z] === CONT TestContainerStartOnDaemonRestart [2022-05-09T12:25:42.111Z] === CONT TestRestartDaemonWithRestartingContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-09T12:25:42.538Z] + bundleName=amd64-rootless [2022-05-09T12:25:42.538Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-05-09T12:25:42.538Z] Creating amd64-rootless-bundles.tar.gz [2022-05-09T12:25:42.538Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-05-09T12:25:42.538Z] + 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 [2022-05-09T12:25:42.552Z] Archiving artifacts [2022-05-09T12:25:42.726Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-09T12:25:42.726Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-09T12:25:42.726Z] Using test binary docker [2022-05-09T12:25:42.726Z] Using test binary docker [2022-05-09T12:25:42.726Z] +++ /etc/init.d/apparmor start [2022-05-09T12:25:42.726Z] +++ /etc/init.d/apparmor start [2022-05-09T12:25:42.726Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). (warning). [2022-05-09T12:25:42.726Z] [2022-05-09T12:25:42.726Z] Starting dockerd [2022-05-09T12:25:42.726Z] INFO: Waiting for daemon to start... [2022-05-09T12:25:42.726Z] +++ 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 [2022-05-09T12:25:42.726Z] Starting dockerd [2022-05-09T12:25:42.726Z] INFO: Waiting for daemon to start... [2022-05-09T12:25:42.726Z] +++ 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 [2022-05-09T12:25:42.726Z] .. [2022-05-09T12:25:42.726Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-09T12:25:42.726Z] [2022-05-09T12:25:42.726Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-09T12:25:42.726Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-09T12:25:42.726Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-09T12:25:42.726Z] Error: No such image: emptyfs [2022-05-09T12:25:42.726Z] ++++ docker load [2022-05-09T12:25:42.726Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-09T12:25:42.726Z] Error: No such image: emptyfs [2022-05-09T12:25:42.726Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-09T12:25:42.726Z] ++++ docker load [2022-05-09T12:25:42.726Z] Running integration-test (iteration 1) [2022-05-09T12:25:42.726Z] 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)/ [2022-05-09T12:25:42.726Z] ++ 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)/' [2022-05-09T12:25:42.726Z] ++ set -e [2022-05-09T12:25:42.726Z] ++ '[' -n 0 ']' [2022-05-09T12:25:42.726Z] ++ set -x [2022-05-09T12:25:42.726Z] ++ env -i DEST=/go/src/github.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)/' [2022-05-09T12:25:42.726Z] Running integration-test (iteration 1) [2022-05-09T12:25:42.726Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-05-09T12:25:42.726Z] ++ 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)/' [2022-05-09T12:25:42.726Z] ++ set -e [2022-05-09T12:25:42.726Z] ++ '[' -n 0 ']' [2022-05-09T12:25:42.726Z] ++ set -x [2022-05-09T12:25:42.726Z] ++ env -i DEST=/go/src/github.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)/' [2022-05-09T12:25:42.726Z] Loaded image: busybox:latest [2022-05-09T12:25:42.726Z] Loaded image: busybox:latest [2022-05-09T12:25:42.726Z] Loaded image: busybox:glibc [2022-05-09T12:25:42.726Z] Loaded image: busybox:glibc [2022-05-09T12:25:42.778Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-05-09T12:25:42.778Z] === RUN TestInspect [2022-05-09T12:25:43.245Z] ? github.com/docker/docker/api [no test files] [2022-05-09T12:25:44.015Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.03s) [2022-05-09T12:25:44.015Z] === CONT TestIpcModeOlderClient [2022-05-09T12:25:44.273Z] --- PASS: TestContainerStartOnDaemonRestart (2.09s) [2022-05-09T12:25:44.273Z] === CONT TestContainerKillOnDaemonStart [2022-05-09T12:25:44.273Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-05-09T12:25:44.273Z] === CONT TestDaemonHostGatewayIP [2022-05-09T12:25:44.528Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43572/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-09T12:25:44.846Z] + make clean [2022-05-09T12:25:45.105Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-09T12:25:45.106Z] docker-dev-cache [2022-05-09T12:25:45.106Z] docker-mod-cache [Pipeline] deleteDir [2022-05-09T12:25:45.322Z] --- PASS: TestInspect (2.70s) [2022-05-09T12:25:45.322Z] === RUN TestCreateJob [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-09T12:25:46.808Z] --- PASS: TestDaemonHostGatewayIP (2.43s) [2022-05-09T12:25:46.808Z] === CONT TestDaemonRestartIpcMode [2022-05-09T12:25:46.919Z] Loaded image: debian:bullseye-slim [2022-05-09T12:25:46.919Z] Loaded image: hello-world:latest [2022-05-09T12:25:47.178Z] Loaded image: debian:bullseye-slim [2022-05-09T12:25:47.178Z] Loaded image: arm32v7/hello-world:latest [2022-05-09T12:25:47.178Z] INFO: Testing against a local daemon [2022-05-09T12:25:47.178Z] === RUN TestDockerSuite [2022-05-09T12:25:47.178Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-09T12:25:47.178Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-09T12:25:47.178Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-09T12:25:47.178Z] Loaded image: hello-world:latest [2022-05-09T12:25:47.178Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-09T12:25:47.437Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-09T12:25:47.437Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-09T12:25:47.437Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-09T12:25:47.437Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-09T12:25:47.437Z] Loaded image: arm32v7/hello-world:latest [2022-05-09T12:25:47.437Z] INFO: Testing against a local daemon [2022-05-09T12:25:47.437Z] === RUN TestDockerDaemonSuite [2022-05-09T12:25:47.437Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-05-09T12:25:48.622Z] --- PASS: TestCreateJob (3.28s) [2022-05-09T12:25:48.622Z] === RUN TestReplicatedJob [2022-05-09T12:25:48.707Z] --- PASS: TestDaemonRestartIpcMode (2.18s) [2022-05-09T12:25:51.624Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-09T12:25:51.624Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-09T12:25:51.883Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-09T12:25:51.883Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-09T12:25:52.821Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-09T12:25:53.081Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-09T12:25:53.081Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-09T12:25:53.905Z] --- PASS: TestReplicatedJob (5.37s) [2022-05-09T12:25:53.905Z] === RUN TestUpdateReplicatedJob [2022-05-09T12:25:54.197Z] .........................xx.................... [ 29%] [2022-05-09T12:25:54.462Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-09T12:25:54.462Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-09T12:25:54.462Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-09T12:25:54.462Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-09T12:25:55.401Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-05-09T12:25:55.401Z] --- PASS: TestBuildWithHugeFile (124.07s) [2022-05-09T12:25:55.401Z] === RUN TestBuildWCOWSandboxSize [2022-05-09T12:25:55.401Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-09T12:25:55.401Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-09T12:25:55.401Z] === RUN TestBuildWithEmptyDockerfile [2022-05-09T12:25:55.401Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:25:55.401Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:25:55.401Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:25:55.401Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:25:55.401Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:25:55.401Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:25:55.401Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:25:55.401Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:25:55.401Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-09T12:25:55.660Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:25:55.660Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-05-09T12:25:55.660Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-05-09T12:25:55.660Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-05-09T12:25:55.660Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2022-05-09T12:25:55.660Z] === RUN TestBuildPreserveOwnership [2022-05-09T12:25:55.660Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-09T12:25:56.594Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-09T12:25:56.594Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-09T12:25:56.594Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-09T12:25:56.594Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-09T12:25:56.594Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-09T12:25:56.813Z] --- PASS: TestContainerKillOnDaemonStart (11.67s) [2022-05-09T12:25:56.813Z] PASS [2022-05-09T12:25:56.813Z] [2022-05-09T12:25:56.813Z] === Skipped [2022-05-09T12:25:56.813Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-05-09T12:25:56.813Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-09T12:25:56.813Z] [2022-05-09T12:25:56.813Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-09T12:25:56.813Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-09T12:25:56.813Z] [2022-05-09T12:25:56.813Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-09T12:25:56.813Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-09T12:25:56.813Z] [2022-05-09T12:25:56.813Z] DONE 235 tests, 3 skipped in 114.607s [2022-05-09T12:25:56.813Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-09T12:25:56.813Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:25:56.813Z] ++ set -e [2022-05-09T12:25:56.813Z] ++ '[' -n 0 ']' [2022-05-09T12:25:56.813Z] ++ set -x [2022-05-09T12:25:56.813Z] ++ env -i DEST=/go/src/github.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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:25:56.813Z] === RUN TestConfigDaemonLibtrustID [2022-05-09T12:25:56.813Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-05-09T12:25:56.813Z] === RUN TestDaemonConfigValidation [2022-05-09T12:25:56.813Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-09T12:25:56.813Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-09T12:25:56.813Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-09T12:25:56.813Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-09T12:25:56.813Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-09T12:25:56.813Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-09T12:25:56.813Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-09T12:25:56.813Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-09T12:25:56.813Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-09T12:25:56.813Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-09T12:25:56.813Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-09T12:25:56.813Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-09T12:25:56.813Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-09T12:25:56.813Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-09T12:25:56.813Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-09T12:25:56.813Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-09T12:25:56.813Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-05-09T12:25:56.813Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-05-09T12:25:56.813Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-05-09T12:25:56.813Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-05-09T12:25:56.813Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-05-09T12:25:56.813Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-09T12:25:56.813Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-09T12:25:57.204Z] --- PASS: TestUpdateReplicatedJob (3.22s) [2022-05-09T12:25:57.204Z] === RUN TestServiceListWithStatuses [2022-05-09T12:25:57.204Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-09T12:25:57.204Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-09T12:25:57.204Z] === RUN TestDockerNetworkConnectAlias [2022-05-09T12:25:57.589Z] INFO: Extraction ended at 05/09/2022 12:25:57. Duration:00:00:35.6216973 [2022-05-09T12:25:57.589Z] INFO: Updating the golang and path environment variables [2022-05-09T12:25:57.589Z] INFO: GOPATH=d:\gopath [2022-05-09T12:25:57.589Z] INFO: go version go1.18.1 windows/amd64 [2022-05-09T12:25:57.589Z] INFO: Running the daemon under test in debug mode [2022-05-09T12:25:57.589Z] INFO: Starting a daemon under test... [2022-05-09T12:25:57.589Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43572\1\daemon --pidfile d:\CI\PR-43572\1\docker.pid -D [2022-05-09T12:25:57.589Z] INFO: Process started successfully. [2022-05-09T12:25:57.589Z] INFO: Start tailing logs of the daemon under tests [2022-05-09T12:25:57.589Z] INFO: Waiting for the daemon under test to start... [2022-05-09T12:25:57.747Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-09T12:25:58.496Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-09T12:25:58.681Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-09T12:25:59.063Z] --- PASS: TestBuildPreserveOwnership (3.49s) [2022-05-09T12:25:59.063Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.53s) [2022-05-09T12:25:59.063Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s) [2022-05-09T12:25:59.063Z] === RUN TestBuildPlatformInvalid [2022-05-09T12:25:59.322Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-09T12:25:59.322Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-09T12:25:59.888Z] Loaded image: busybox:latest [2022-05-09T12:26:00.054Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-09T12:26:00.054Z] daemon_test.go:156: [d82202aeffe45] daemon is not started [2022-05-09T12:26:00.054Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-05-09T12:26:00.054Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-09T12:26:00.054Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-05-09T12:26:00.054Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-09T12:26:00.054Z] === RUN TestDaemonProxy [2022-05-09T12:26:00.054Z] === RUN TestDaemonProxy/environment_variables [2022-05-09T12:26:00.147Z] Loaded image: busybox:glibc [2022-05-09T12:26:00.406Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-09T12:26:01.470Z] --- PASS: TestDockerNetworkConnectAlias (4.25s) [2022-05-09T12:26:01.470Z] === RUN TestDockerNetworkReConnect [2022-05-09T12:26:01.782Z] Loaded image: debian:bullseye-slim [2022-05-09T12:26:01.782Z] Loaded image: hello-world:latest [2022-05-09T12:26:01.782Z] Loaded image: arm32v7/hello-world:latest [2022-05-09T12:26:01.953Z] === RUN TestDaemonProxy/command-line_options [2022-05-09T12:26:02.350Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-09T12:26:03.326Z] === RUN TestDaemonProxy/configuration_file [2022-05-09T12:26:04.487Z] === RUN TestMiddlewares [2022-05-09T12:26:04.487Z] --- PASS: TestMiddlewares (0.00s) [2022-05-09T12:26:04.487Z] PASS [2022-05-09T12:26:04.487Z] coverage: 7.9% of statements [2022-05-09T12:26:04.487Z] ok github.com/docker/docker/api/server 0.076s coverage: 7.9% of statements [2022-05-09T12:26:04.766Z] --- PASS: TestDockerNetworkReConnect (3.36s) [2022-05-09T12:26:04.767Z] === RUN TestServicePlugin [2022-05-09T12:26:04.885Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-09T12:26:05.225Z] === RUN TestDaemonProxy/conflicting_options [2022-05-09T12:26:05.483Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-09T12:26:06.049Z] --- PASS: TestDaemonProxy (6.22s) [2022-05-09T12:26:06.049Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-05-09T12:26:06.049Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-05-09T12:26:06.049Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-05-09T12:26:06.049Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-05-09T12:26:06.049Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-09T12:26:06.049Z] PASS [2022-05-09T12:26:06.049Z] [2022-05-09T12:26:06.049Z] DONE 17 tests in 10.212s [2022-05-09T12:26:06.050Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-05-09T12:26:06.050Z] ++ 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 [2022-05-09T12:26:06.050Z] ++ set -e [2022-05-09T12:26:06.050Z] ++ '[' -n 0 ']' [2022-05-09T12:26:06.050Z] ++ set -x [2022-05-09T12:26:06.050Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2022-05-09T12:26:06.263Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-09T12:26:06.308Z] INFO: Testing against a local daemon [2022-05-09T12:26:06.308Z] === RUN TestCommitInheritsEnv [2022-05-09T12:26:06.566Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-05-09T12:26:06.566Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-09T12:26:06.566Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-09T12:26:06.566Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-09T12:26:06.566Z] === RUN TestImportWithCustomPlatform [2022-05-09T12:26:06.566Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-09T12:26:06.566Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-09T12:26:06.566Z] === RUN TestImportWithCustomPlatform// [2022-05-09T12:26:06.566Z] === RUN TestImportWithCustomPlatform/linux [2022-05-09T12:26:06.566Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-09T12:26:06.824Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-09T12:26:06.824Z] === RUN TestImportWithCustomPlatform/macos [2022-05-09T12:26:06.824Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-09T12:26:06.824Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-09T12:26:06.824Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-05-09T12:26:06.824Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-09T12:26:06.824Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-09T12:26:06.824Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-09T12:26:06.824Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-09T12:26:06.824Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-09T12:26:06.824Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-09T12:26:06.824Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-09T12:26:06.824Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-09T12:26:06.824Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-09T12:26:06.824Z] === RUN TestImagesFilterMultiReference [2022-05-09T12:26:06.824Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-05-09T12:26:06.824Z] === RUN TestImagePullPlatformInvalid [2022-05-09T12:26:06.824Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-09T12:26:06.824Z] === RUN TestRemoveImageOrphaning [2022-05-09T12:26:06.830Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-09T12:26:07.082Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-05-09T12:26:07.082Z] === RUN TestRemoveImageGarbageCollector [2022-05-09T12:26:07.082Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-09T12:26:07.082Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-09T12:26:07.082Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-09T12:26:07.082Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-09T12:26:07.082Z] === RUN TestTagInvalidReference [2022-05-09T12:26:07.082Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-09T12:26:07.082Z] === RUN TestTagValidPrefixedRepo [2022-05-09T12:26:07.340Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-05-09T12:26:07.340Z] === RUN TestTagExistedNameWithoutForce [2022-05-09T12:26:07.340Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-05-09T12:26:07.340Z] === RUN TestTagOfficialNames [2022-05-09T12:26:07.340Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-09T12:26:07.340Z] === RUN TestTagMatchesDigest [2022-05-09T12:26:07.340Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-09T12:26:07.340Z] PASS [2022-05-09T12:26:07.340Z] [2022-05-09T12:26:07.340Z] === Skipped [2022-05-09T12:26:07.340Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-09T12:26:07.340Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-09T12:26:07.340Z] [2022-05-09T12:26:07.340Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-09T12:26:07.340Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-09T12:26:07.340Z] [2022-05-09T12:26:07.340Z] DONE 22 tests, 2 skipped in 1.259s [2022-05-09T12:26:07.340Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-05-09T12:26:07.340Z] ++ 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 [2022-05-09T12:26:07.340Z] ++ set -e [2022-05-09T12:26:07.340Z] ++ '[' -n 0 ']' [2022-05-09T12:26:07.340Z] ++ set -x [2022-05-09T12:26:07.340Z] ++ env -i DEST=/go/src/github.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 [2022-05-09T12:26:07.340Z] INFO: Testing against a local daemon [2022-05-09T12:26:07.340Z] === RUN TestNetworkCreateDelete [2022-05-09T12:26:07.597Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-05-09T12:26:07.597Z] === RUN TestDockerNetworkDeletePreferID [2022-05-09T12:26:07.768Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-09T12:26:07.855Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-05-09T12:26:07.856Z] === RUN TestDaemonDNSFallback [2022-05-09T12:26:08.065Z] plugin_test.go:61: [d8e725c0c051f] joining swarm manager [df19b1d7eec5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:26:08.336Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-09T12:26:08.903Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-05-09T12:26:09.446Z] plugin_test.go:64: [d1776681d21b9] joining swarm manager [df19b1d7eec5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:26:10.834Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-05-09T12:26:10.883Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-05-09T12:26:11.420Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.25s) [2022-05-09T12:26:11.421Z] PASS [2022-05-09T12:26:11.421Z] [2022-05-09T12:26:11.421Z] === Skipped [2022-05-09T12:26:11.421Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-09T12:26:11.421Z] build_session_test.go:25: TODO: BuildKit [2022-05-09T12:26:11.421Z] [2022-05-09T12:26:11.421Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-09T12:26:11.421Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-09T12:26:11.421Z] [2022-05-09T12:26:11.421Z] DONE 34 tests, 2 skipped in 187.542s [2022-05-09T12:26:11.421Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-09T12:26:11.421Z] ++ 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 [2022-05-09T12:26:11.421Z] ++ set -e [2022-05-09T12:26:11.421Z] ++ '[' -n 0 ']' [2022-05-09T12:26:11.421Z] ++ set -x [2022-05-09T12:26:11.421Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-05-09T12:26:11.689Z] INFO: Testing against a local daemon [2022-05-09T12:26:11.689Z] === RUN TestConfigInspect [2022-05-09T12:26:12.628Z] === RUN TestDockerSuite/TestAttachDetach [2022-05-09T12:26:13.195Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-09T12:26:13.195Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-05-09T12:26:14.135Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-09T12:26:14.415Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-05-09T12:26:14.415Z] === RUN TestInspectNetwork [2022-05-09T12:26:14.702Z] --- PASS: TestConfigInspect (2.96s) [2022-05-09T12:26:14.702Z] === RUN TestConfigList [2022-05-09T12:26:14.702Z] docker_cli_daemon_test.go:1472: [d712ac1ac2ce3] daemon is not started [2022-05-09T12:26:15.270Z] check_test.go:307: [d845d079139f9] daemon is not started [2022-05-09T12:26:15.270Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-05-09T12:26:15.836Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-09T12:26:16.776Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-09T12:26:17.697Z] === RUN TestInspectNetwork/full_network_id [2022-05-09T12:26:17.697Z] === RUN TestInspectNetwork/partial_network_id [2022-05-09T12:26:17.697Z] === RUN TestInspectNetwork/network_name [2022-05-09T12:26:17.697Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-09T12:26:17.710Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-05-09T12:26:17.710Z] --- PASS: TestConfigList (2.99s) [2022-05-09T12:26:17.710Z] === RUN TestConfigsCreateAndDelete [2022-05-09T12:26:17.710Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-09T12:26:18.301Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-05-09T12:26:18.646Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-09T12:26:18.839Z] .....INFO: Daemon under test started and replied! [2022-05-09T12:26:18.839Z] INFO: Docker version of the daemon under test [2022-05-09T12:26:18.839Z] [2022-05-09T12:26:18.839Z] Client: [2022-05-09T12:26:18.839Z] Version: 17.06.2-ce [2022-05-09T12:26:18.839Z] API version: 1.30 [2022-05-09T12:26:18.839Z] Go version: go1.8.3 [2022-05-09T12:26:18.839Z] Git commit: cec0b72 [2022-05-09T12:26:18.839Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-09T12:26:18.839Z] OS/Arch: windows/amd64 [2022-05-09T12:26:18.839Z] [2022-05-09T12:26:18.839Z] Server: [2022-05-09T12:26:18.839Z] Version: 0.0.0-dev [2022-05-09T12:26:18.839Z] API version: 1.42 (minimum version 1.24) [2022-05-09T12:26:18.839Z] Go version: go1.18.1 [2022-05-09T12:26:18.839Z] Git commit: 7873c27cfb [2022-05-09T12:26:18.839Z] Built: [2022-05-09T12:26:18.839Z] OS/Arch: windows/amd64 [2022-05-09T12:26:18.839Z] Experimental: false [2022-05-09T12:26:18.839Z] [2022-05-09T12:26:18.839Z] INFO: Docker info of the daemon under test [2022-05-09T12:26:18.839Z] [2022-05-09T12:26:18.839Z] Containers: 0 [2022-05-09T12:26:18.839Z] Running: 0 [2022-05-09T12:26:18.839Z] Paused: 0 [2022-05-09T12:26:18.839Z] Stopped: 0 [2022-05-09T12:26:18.839Z] Images: 0 [2022-05-09T12:26:18.839Z] Server Version: 0.0.0-dev [2022-05-09T12:26:18.839Z] Storage Driver: windowsfilter [2022-05-09T12:26:18.839Z] Windows: [2022-05-09T12:26:18.839Z] Logging Driver: json-file [2022-05-09T12:26:18.839Z] Plugins: [2022-05-09T12:26:18.839Z] Volume: local [2022-05-09T12:26:18.839Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-09T12:26:18.839Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-09T12:26:18.839Z] Swarm: inactive [2022-05-09T12:26:18.839Z] Default Isolation: process [2022-05-09T12:26:18.839Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-09T12:26:18.839Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-09T12:26:18.839Z] OSType: windows [2022-05-09T12:26:18.839Z] Architecture: x86_64 [2022-05-09T12:26:18.839Z] CPUs: 4 [2022-05-09T12:26:18.839Z] Total Memory: 32GiB [2022-05-09T12:26:18.840Z] Name: azwin-2-25fc00 [2022-05-09T12:26:18.840Z] ID: 5RBH:FK3R:R5EW:LWPD:YHIL:NB4M:KXZQ:RUG5:5HYS:3ZE4:DEKU:EPEQ [2022-05-09T12:26:18.840Z] Docker Root Dir: D:\CI\PR-43572\1\daemon [2022-05-09T12:26:18.840Z] Debug Mode (client): false [2022-05-09T12:26:18.840Z] Debug Mode (server): true [2022-05-09T12:26:18.840Z] File Descriptors: -1 [2022-05-09T12:26:18.840Z] Goroutines: 16 [2022-05-09T12:26:18.840Z] System Time: 2022-05-09T12:26:17.1400016Z [2022-05-09T12:26:18.840Z] EventsListeners: 0 [2022-05-09T12:26:18.840Z] Registry: https://index.docker.io/v1/ [2022-05-09T12:26:18.840Z] Labels: [2022-05-09T12:26:18.840Z] Experimental: false [2022-05-09T12:26:18.840Z] Insecure Registries: [2022-05-09T12:26:18.840Z] 127.0.0.0/8 [2022-05-09T12:26:18.840Z] Live Restore Enabled: false [2022-05-09T12:26:18.840Z] [2022-05-09T12:26:18.840Z] [2022-05-09T12:26:18.840Z] INFO: Docker images of the daemon under test [2022-05-09T12:26:18.840Z] [2022-05-09T12:26:18.840Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-09T12:26:18.840Z] [2022-05-09T12:26:18.840Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-09T12:26:18.840Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-05-09T12:26:18.840Z] ltsc2019: Pulling from windows/servercore [2022-05-09T12:26:18.840Z] 4612f6d0b889: Pulling fs layer [2022-05-09T12:26:18.840Z] ba8181afd426: Pulling fs layer [2022-05-09T12:26:19.214Z] check_test.go:307: [df55b163746ab] daemon is not started [2022-05-09T12:26:19.214Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-05-09T12:26:20.151Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-09T12:26:20.410Z] --- PASS: TestConfigsCreateAndDelete (2.83s) [2022-05-09T12:26:20.410Z] === RUN TestConfigsUpdate [2022-05-09T12:26:20.668Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-09T12:26:21.604Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-09T12:26:21.604Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-09T12:26:21.878Z] --- PASS: TestInspectNetwork (7.16s) [2022-05-09T12:26:21.878Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-09T12:26:21.878Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-09T12:26:21.878Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-09T12:26:21.878Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-09T12:26:21.878Z] === RUN TestRunContainerWithBridgeNone [2022-05-09T12:26:22.170Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-09T12:26:22.737Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-09T12:26:22.811Z] --- PASS: TestRunContainerWithBridgeNone (1.44s) [2022-05-09T12:26:22.811Z] === RUN TestNetworkInvalidJSON [2022-05-09T12:26:22.811Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-09T12:26:22.811Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-09T12:26:22.811Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:26:22.811Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:26:22.811Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:26:22.811Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:26:22.812Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-09T12:26:22.812Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-09T12:26:22.812Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:26:22.812Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-09T12:26:22.812Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-09T12:26:22.812Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-09T12:26:22.812Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-09T12:26:22.812Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-09T12:26:22.812Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-09T12:26:22.812Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:26:22.812Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-09T12:26:22.812Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-09T12:26:22.812Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-09T12:26:22.812Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-09T12:26:22.812Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-09T12:26:22.812Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-09T12:26:22.812Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-09T12:26:22.812Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-09T12:26:22.812Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-09T12:26:22.812Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-09T12:26:22.812Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-09T12:26:22.812Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-09T12:26:22.812Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-09T12:26:22.812Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-09T12:26:22.812Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-09T12:26:22.812Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-09T12:26:22.812Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-09T12:26:22.812Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-09T12:26:22.812Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-09T12:26:22.812Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-09T12:26:22.812Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-09T12:26:22.812Z] === RUN TestNetworkList [2022-05-09T12:26:22.812Z] === RUN TestNetworkList//networks [2022-05-09T12:26:22.812Z] === PAUSE TestNetworkList//networks [2022-05-09T12:26:22.812Z] === RUN TestNetworkList//networks/ [2022-05-09T12:26:22.812Z] === PAUSE TestNetworkList//networks/ [2022-05-09T12:26:22.812Z] === CONT TestNetworkList//networks [2022-05-09T12:26:22.812Z] === CONT TestNetworkList//networks/ [2022-05-09T12:26:22.812Z] --- PASS: TestNetworkList (0.01s) [2022-05-09T12:26:22.812Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-09T12:26:22.812Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-09T12:26:22.812Z] === RUN TestHostIPv4BridgeLabel [2022-05-09T12:26:22.997Z] --- PASS: TestConfigsUpdate (2.62s) [2022-05-09T12:26:22.997Z] === RUN TestTemplatedConfig [2022-05-09T12:26:23.122Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-05-09T12:26:23.378Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-09T12:26:23.378Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-09T12:26:23.566Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-05-09T12:26:24.750Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-09T12:26:24.751Z] === RUN TestDaemonDefaultNetworkPools [2022-05-09T12:26:25.316Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-05-09T12:26:25.316Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-09T12:26:26.251Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-05-09T12:26:26.251Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-09T12:26:26.854Z] --- PASS: TestTemplatedConfig (3.33s) [2022-05-09T12:26:26.854Z] === RUN TestConfigCreateResolve [2022-05-09T12:26:26.854Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-05-09T12:26:27.625Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-05-09T12:26:27.625Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-09T12:26:27.695Z] dccd9e4d14d3: Pull complete [2022-05-09T12:26:27.695Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-05-09T12:26:27.695Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:26:27.695Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-09T12:26:27.695Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-09T12:26:27.695Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-05-09T12:26:27.695Z] WARN: Skipping validation tests [2022-05-09T12:26:27.695Z] INFO: Running unit tests at 05/09/2022 12:26:24... [2022-05-09T12:26:28.191Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-05-09T12:26:28.191Z] === RUN TestServiceWithPredefinedNetwork [2022-05-09T12:26:28.762Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-05-09T12:26:29.330Z] --- PASS: TestConfigCreateResolve (2.94s) [2022-05-09T12:26:29.330Z] PASS [2022-05-09T12:26:29.330Z] [2022-05-09T12:26:29.330Z] DONE 6 tests in 17.761s [2022-05-09T12:26:29.330Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-09T12:26:29.330Z] ++ 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 [2022-05-09T12:26:29.330Z] ++ set -e [2022-05-09T12:26:29.330Z] ++ '[' -n 0 ']' [2022-05-09T12:26:29.330Z] ++ set -x [2022-05-09T12:26:29.330Z] ++ env -i DEST=/go/src/github.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 [2022-05-09T12:26:29.330Z] INFO: Testing against a local daemon [2022-05-09T12:26:29.330Z] === RUN TestCheckpoint [2022-05-09T12:26:29.330Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-09T12:26:29.330Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-09T12:26:29.330Z] === RUN TestContainerInvalidJSON [2022-05-09T12:26:29.330Z] === RUN TestContainerInvalidJSON/commit [2022-05-09T12:26:29.330Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-09T12:26:29.330Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-09T12:26:29.330Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-09T12:26:29.330Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:26:29.330Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:26:29.330Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:26:29.330Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:26:29.330Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:26:29.330Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:26:29.330Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-09T12:26:29.330Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-09T12:26:29.330Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-09T12:26:29.330Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-09T12:26:29.330Z] === CONT TestContainerInvalidJSON/commit [2022-05-09T12:26:29.330Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-09T12:26:29.330Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-09T12:26:29.330Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-09T12:26:29.330Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-09T12:26:29.330Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-09T12:26:29.330Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-09T12:26:29.330Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-09T12:26:29.330Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-09T12:26:29.330Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-09T12:26:29.330Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-09T12:26:29.330Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-09T12:26:29.330Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:26:29.330Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-09T12:26:29.330Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-09T12:26:29.330Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-09T12:26:29.330Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-09T12:26:29.330Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-09T12:26:29.330Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-09T12:26:29.330Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:26:29.330Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-09T12:26:29.330Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-09T12:26:29.330Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-09T12:26:29.590Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:26:29.590Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-09T12:26:29.590Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-09T12:26:29.590Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-09T12:26:29.590Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-09T12:26:29.590Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-09T12:26:29.590Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-09T12:26:29.590Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-09T12:26:29.590Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-09T12:26:29.590Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-09T12:26:29.590Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-09T12:26:29.590Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-09T12:26:29.590Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-09T12:26:29.590Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-09T12:26:29.590Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-05-09T12:26:29.590Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-09T12:26:29.590Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2022-05-09T12:26:29.590Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-09T12:26:29.848Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-05-09T12:26:29.848Z] === RUN TestCopyEmptyFile [2022-05-09T12:26:29.915Z] INFO: make.ps1 starting at 05/09/2022 12:26:29 [2022-05-09T12:26:29.915Z] INFO: Git commit (7873c27cfb) assumed from DOCKER_GITCOMMIT environment variable [2022-05-09T12:26:29.915Z] INFO: Running unit tests... [2022-05-09T12:26:30.106Z] --- PASS: TestCopyEmptyFile (0.42s) [2022-05-09T12:26:30.106Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-09T12:26:30.106Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-05-09T12:26:30.106Z] === RUN TestCopyFromContainer [2022-05-09T12:26:30.718Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2022-05-09T12:26:30.718Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-09T12:26:30.718Z] service_test.go:243: FLAKY_TEST [2022-05-09T12:26:30.718Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-09T12:26:30.718Z] === RUN TestServiceWithDataPathPortInit [2022-05-09T12:26:32.016Z] === RUN TestCopyFromContainer// [2022-05-09T12:26:32.016Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-05-09T12:26:32.016Z] === RUN TestCopyFromContainer//bar/root [2022-05-09T12:26:32.016Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-09T12:26:32.275Z] === RUN TestCopyFromContainer/bar/quux [2022-05-09T12:26:32.275Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-09T12:26:32.534Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-09T12:26:32.534Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-09T12:26:32.793Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-09T12:26:32.793Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-09T12:26:33.052Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-09T12:26:33.052Z] --- PASS: TestCopyFromContainer (2.91s) [2022-05-09T12:26:33.052Z] --- PASS: TestCopyFromContainer// (0.11s) [2022-05-09T12:26:33.052Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2022-05-09T12:26:33.052Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2022-05-09T12:26:33.052Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2022-05-09T12:26:33.052Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2022-05-09T12:26:33.052Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2022-05-09T12:26:33.052Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s) [2022-05-09T12:26:33.052Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2022-05-09T12:26:33.052Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2022-05-09T12:26:33.052Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2022-05-09T12:26:33.052Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-09T12:26:33.052Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:26:33.052Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:26:33.052Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:26:33.052Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:26:33.052Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:26:33.052Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:26:33.052Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:26:33.052Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:26:33.052Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:26:33.052Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-09T12:26:33.052Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-09T12:26:33.052Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-09T12:26:33.052Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-09T12:26:33.052Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-09T12:26:33.311Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2022-05-09T12:26:33.311Z] === RUN TestCreateWithInvalidEnv [2022-05-09T12:26:33.311Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-09T12:26:33.311Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-09T12:26:33.311Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-09T12:26:33.311Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-09T12:26:33.311Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-09T12:26:33.311Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-09T12:26:33.311Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-09T12:26:33.311Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-09T12:26:33.311Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-09T12:26:33.311Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-05-09T12:26:33.311Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-09T12:26:33.311Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-09T12:26:33.311Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-09T12:26:33.311Z] === RUN TestCreateTmpfsMountsTarget [2022-05-09T12:26:33.311Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2022-05-09T12:26:33.311Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-09T12:26:33.821Z] ba8181afd426: Verifying Checksum [2022-05-09T12:26:33.821Z] ba8181afd426: Download complete [2022-05-09T12:26:35.219Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-05-09T12:26:35.478Z] --- PASS: TestCreateWithCustomMaskedPaths (2.14s) [2022-05-09T12:26:35.478Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-09T12:26:36.016Z] --- PASS: TestServicePlugin (30.02s) [2022-05-09T12:26:36.016Z] === RUN TestServiceUpdateLabel [2022-05-09T12:26:36.956Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-05-09T12:26:36.956Z] === RUN TestServiceUpdateSecrets [2022-05-09T12:26:37.397Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-05-09T12:26:37.397Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.09s) [2022-05-09T12:26:37.397Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-09T12:26:37.397Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:26:37.397Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:26:37.397Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:26:37.397Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:26:37.397Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:26:37.397Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:26:37.397Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:26:37.397Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:26:37.397Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:26:37.397Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:26:37.397Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:26:37.397Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:26:37.656Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:26:37.656Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:26:37.656Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:26:37.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-05-09T12:26:37.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-09T12:26:37.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-09T12:26:37.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-09T12:26:37.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-09T12:26:37.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-09T12:26:37.656Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-09T12:26:38.225Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.71s) [2022-05-09T12:26:38.225Z] === RUN TestCreateDifferentPlatform [2022-05-09T12:26:38.225Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-09T12:26:38.225Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-09T12:26:38.225Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-05-09T12:26:38.225Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-09T12:26:38.225Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-09T12:26:38.225Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-09T12:26:38.225Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-05-09T12:26:38.225Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-09T12:26:38.484Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-05-09T12:26:38.484Z] === RUN TestContainerStartOnDaemonRestart [2022-05-09T12:26:38.484Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-09T12:26:38.484Z] === RUN TestDaemonRestartIpcMode [2022-05-09T12:26:38.484Z] === PAUSE TestDaemonRestartIpcMode [2022-05-09T12:26:38.484Z] === RUN TestDaemonHostGatewayIP [2022-05-09T12:26:38.484Z] === PAUSE TestDaemonHostGatewayIP [2022-05-09T12:26:38.484Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-09T12:26:38.484Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-09T12:26:38.484Z] === RUN TestContainerKillOnDaemonStart [2022-05-09T12:26:38.484Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-09T12:26:38.484Z] === RUN TestDiff [2022-05-09T12:26:38.745Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-05-09T12:26:39.004Z] --- PASS: TestDiff (0.57s) [2022-05-09T12:26:39.004Z] === RUN TestExecWithCloseStdin [2022-05-09T12:26:39.572Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-09T12:26:39.774Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-05-09T12:26:39.831Z] --- PASS: TestExecWithCloseStdin (0.76s) [2022-05-09T12:26:39.831Z] === RUN TestExec [2022-05-09T12:26:40.091Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-09T12:26:40.342Z] 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/httpstatus 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/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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/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/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/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/longpath github.com/docker/docker/pkg/namesgenerator 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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/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 [2022-05-09T12:26:40.664Z] --- PASS: TestExec (0.84s) [2022-05-09T12:26:40.664Z] === RUN TestExecUser [2022-05-09T12:26:40.923Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-05-09T12:26:41.000Z] 4612f6d0b889: Verifying Checksum [2022-05-09T12:26:41.000Z] 4612f6d0b889: Download complete [2022-05-09T12:26:41.490Z] --- PASS: TestExecUser (0.81s) [2022-05-09T12:26:41.491Z] === RUN TestExportContainerAndImportImage [2022-05-09T12:26:41.491Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-09T12:26:41.749Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-09T12:26:42.317Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-05-09T12:26:42.575Z] --- PASS: TestExportContainerAndImportImage (1.21s) [2022-05-09T12:26:42.575Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-09T12:26:42.575Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-05-09T12:26:42.834Z] check_test.go:307: [d2414e689f730] daemon is not started [2022-05-09T12:26:42.834Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-05-09T12:26:44.217Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2022-05-09T12:26:44.217Z] === RUN TestHealthCheckWorkdir [2022-05-09T12:26:44.784Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-09T12:26:45.043Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2022-05-09T12:26:45.043Z] === RUN TestHealthKillContainer [2022-05-09T12:26:45.303Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-05-09T12:26:45.617Z] --- PASS: TestServiceWithDataPathPortInit (13.61s) [2022-05-09T12:26:45.617Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-09T12:26:46.551Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kw360esjhw05bqabm9qifp681 Created:2022-05-09 12:26:45.227510558 +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[5a175cd184b1fde8948f51277f3fda9fd973823a86ca2b63b901d428b8dc2ef9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.olfcjwjvtleeu1lo7rfuwa5r7 EndpointID:c81bd484d282e00a2181fc0596754d8f4aa6960d585b2929af59691eb49c63d3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:417f7bae5209385b5e5b9cc50b3c77e6dd83dd0e087389c74067444b1f2d1d35 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:3c29acb0f5cc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.olfcjwjvtleeu1lo7rfuwa5r7 EndpointID:c81bd484d282e00a2181fc0596754d8f4aa6960d585b2929af59691eb49c63d3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-09T12:26:46.678Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-05-09T12:26:46.937Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-09T12:26:47.873Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-09T12:26:48.442Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-05-09T12:26:49.546Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-05-09T12:26:50.732Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s) [2022-05-09T12:26:50.732Z] PASS [2022-05-09T12:26:50.732Z] [2022-05-09T12:26:50.732Z] === Skipped [2022-05-09T12:26:50.732Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-09T12:26:50.732Z] service_test.go:243: FLAKY_TEST [2022-05-09T12:26:50.732Z] [2022-05-09T12:26:50.732Z] DONE 38 tests, 1 skipped in 43.398s [2022-05-09T12:26:50.732Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-09T12:26:50.732Z] ++ 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 [2022-05-09T12:26:50.732Z] ++ set -e [2022-05-09T12:26:50.732Z] ++ '[' -n 0 ']' [2022-05-09T12:26:50.732Z] ++ set -x [2022-05-09T12:26:50.732Z] ++ env -i DEST=/go/src/github.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 [2022-05-09T12:26:50.732Z] INFO: Testing against a local daemon [2022-05-09T12:26:50.732Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-09T12:26:50.732Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-09T12:26:50.732Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-09T12:26:50.732Z] === RUN TestDockerNetworkIpvlan [2022-05-09T12:26:50.732Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-09T12:26:50.732Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-09T12:26:50.732Z] PASS [2022-05-09T12:26:50.732Z] [2022-05-09T12:26:50.732Z] === Skipped [2022-05-09T12:26:50.732Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-09T12:26:50.732Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-09T12:26:50.732Z] [2022-05-09T12:26:50.732Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-09T12:26:50.732Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-09T12:26:50.732Z] [2022-05-09T12:26:50.732Z] DONE 2 tests, 2 skipped in 0.098s [2022-05-09T12:26:50.732Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-09T12:26:50.732Z] ++ 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 [2022-05-09T12:26:50.732Z] ++ set -e [2022-05-09T12:26:50.732Z] ++ '[' -n 0 ']' [2022-05-09T12:26:50.732Z] ++ set -x [2022-05-09T12:26:50.732Z] ++ env -i DEST=/go/src/github.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 [2022-05-09T12:26:50.990Z] INFO: Testing against a local daemon [2022-05-09T12:26:50.990Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-09T12:26:51.291Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-05-09T12:26:51.856Z] --- PASS: TestServiceUpdateSecrets (14.45s) [2022-05-09T12:26:51.856Z] === RUN TestServiceUpdateConfigs [2022-05-09T12:26:52.362Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2022-05-09T12:26:52.362Z] === RUN TestDockerNetworkMacvlan [2022-05-09T12:26:52.639Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-05-09T12:26:52.639Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-09T12:26:52.853Z] ? github.com/docker/docker/api [no test files] [2022-05-09T12:26:52.927Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-09T12:26:53.574Z] --- PASS: TestHealthKillContainer (8.34s) [2022-05-09T12:26:53.574Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-09T12:26:53.861Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-09T12:26:54.142Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-05-09T12:26:54.142Z] === RUN TestIpcModeNone [2022-05-09T12:26:54.427Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-09T12:26:54.710Z] --- PASS: TestIpcModeNone (0.63s) [2022-05-09T12:26:54.710Z] === RUN TestIpcModePrivate [2022-05-09T12:26:54.710Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-09T12:26:54.969Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-09T12:26:55.230Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-05-09T12:26:55.230Z] --- PASS: TestIpcModePrivate (0.60s) [2022-05-09T12:26:55.230Z] === RUN TestIpcModeShareable [2022-05-09T12:26:55.571Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-05-09T12:26:55.798Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-05-09T12:26:55.798Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-05-09T12:26:56.057Z] --- PASS: TestIpcModeShareable (0.74s) [2022-05-09T12:26:56.057Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-09T12:26:56.316Z] check_test.go:307: [de59af6a62466] daemon is not started [2022-05-09T12:26:56.316Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-05-09T12:26:56.333Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-09T12:26:56.574Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-09T12:26:56.832Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-05-09T12:26:57.400Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-05-09T12:26:57.707Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-09T12:26:57.968Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-05-09T12:26:58.226Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.24s) [2022-05-09T12:26:58.226Z] === RUN TestAPIIpcModeHost [2022-05-09T12:26:58.793Z] --- PASS: TestAPIIpcModeHost (0.68s) [2022-05-09T12:26:58.793Z] === RUN TestDaemonIpcModeShareable [2022-05-09T12:26:59.973Z] ............................ [ 66%] [2022-05-09T12:27:00.171Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-09T12:27:00.431Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2022-05-09T12:27:00.690Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2022-05-09T12:27:00.690Z] === RUN TestDaemonIpcModePrivate [2022-05-09T12:27:00.690Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-05-09T12:27:00.989Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-09T12:27:01.261Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-09T12:27:01.923Z] --- PASS: TestDockerNetworkMacvlan (9.47s) [2022-05-09T12:27:01.923Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-05-09T12:27:01.923Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-05-09T12:27:01.923Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-05-09T12:27:01.923Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.76s) [2022-05-09T12:27:01.923Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s) [2022-05-09T12:27:01.923Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2022-05-09T12:27:01.923Z] PASS [2022-05-09T12:27:01.923Z] [2022-05-09T12:27:01.923Z] DONE 8 tests in 10.860s [2022-05-09T12:27:01.923Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-09T12:27:01.923Z] ++ 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 [2022-05-09T12:27:01.923Z] ++ set -e [2022-05-09T12:27:01.923Z] ++ '[' -n 0 ']' [2022-05-09T12:27:01.923Z] ++ set -x [2022-05-09T12:27:01.923Z] ++ env -i DEST=/go/src/github.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 [2022-05-09T12:27:01.923Z] testing: warning: no tests to run [2022-05-09T12:27:01.923Z] PASS [2022-05-09T12:27:01.923Z] [2022-05-09T12:27:01.923Z] DONE 0 tests in 0.026s [2022-05-09T12:27:01.923Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-09T12:27:01.923Z] ++ 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 [2022-05-09T12:27:01.923Z] ++ set -e [2022-05-09T12:27:01.923Z] ++ '[' -n 0 ']' [2022-05-09T12:27:01.923Z] ++ set -x [2022-05-09T12:27:01.923Z] ++ env -i DEST=/go/src/github.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 [2022-05-09T12:27:01.923Z] INFO: Testing against a local daemon [2022-05-09T12:27:01.923Z] === RUN TestAuthZPluginAllowRequest [2022-05-09T12:27:02.199Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-09T12:27:02.199Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-05-09T12:27:02.199Z] --- PASS: TestDaemonIpcModePrivate (1.69s) [2022-05-09T12:27:02.199Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-09T12:27:03.297Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-05-09T12:27:03.297Z] === RUN TestAuthZPluginTLS [2022-05-09T12:27:03.555Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-05-09T12:27:03.555Z] === RUN TestAuthZPluginDenyRequest [2022-05-09T12:27:03.575Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:118, shared: false, mustBeShared: false [2022-05-09T12:27:03.834Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.39s) [2022-05-09T12:27:03.834Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-09T12:27:04.121Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-09T12:27:04.121Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-09T12:27:04.686Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-09T12:27:04.686Z] === RUN TestAuthZPluginDenyResponse [2022-05-09T12:27:05.212Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-09T12:27:05.212Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-05-09T12:27:05.252Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-05-09T12:27:05.252Z] === RUN TestAuthZPluginAllowEventStream [2022-05-09T12:27:05.471Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s) [2022-05-09T12:27:05.471Z] === RUN TestIpcModeOlderClient [2022-05-09T12:27:05.471Z] === PAUSE TestIpcModeOlderClient [2022-05-09T12:27:05.471Z] === RUN TestKillContainerInvalidSignal [2022-05-09T12:27:05.731Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-05-09T12:27:05.990Z] --- PASS: TestKillContainerInvalidSignal (0.60s) [2022-05-09T12:27:05.990Z] === RUN TestKillContainer [2022-05-09T12:27:05.990Z] === RUN TestKillContainer/no_signal [2022-05-09T12:27:06.186Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-05-09T12:27:06.186Z] === RUN TestAuthZPluginErrorResponse [2022-05-09T12:27:06.558Z] === RUN TestKillContainer/non_killing_signal [2022-05-09T12:27:06.751Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-05-09T12:27:06.751Z] === RUN TestAuthZPluginErrorRequest [2022-05-09T12:27:06.753Z] --- PASS: TestServiceUpdateConfigs (14.56s) [2022-05-09T12:27:06.753Z] === RUN TestServiceUpdateNetwork [2022-05-09T12:27:07.125Z] === RUN TestKillContainer/killing_signal [2022-05-09T12:27:07.317Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-09T12:27:07.317Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-09T12:27:07.693Z] --- PASS: TestKillContainer (1.69s) [2022-05-09T12:27:07.693Z] --- PASS: TestKillContainer/no_signal (0.50s) [2022-05-09T12:27:07.693Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2022-05-09T12:27:07.693Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2022-05-09T12:27:07.693Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-09T12:27:07.693Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-09T12:27:07.693Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-09T12:27:07.883Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-05-09T12:27:07.883Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-09T12:27:07.952Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-05-09T12:27:07.952Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-09T12:27:07.952Z] check_test.go:307: [debc6c460e29a] daemon is not started [2022-05-09T12:27:07.952Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-05-09T12:27:08.520Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-09T12:27:09.088Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-09T12:27:09.257Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s) [2022-05-09T12:27:09.257Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-09T12:27:09.346Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.48s) [2022-05-09T12:27:09.346Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s) [2022-05-09T12:27:09.346Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2022-05-09T12:27:09.346Z] === RUN TestKillStoppedContainer [2022-05-09T12:27:09.346Z] --- PASS: TestKillStoppedContainer (0.09s) [2022-05-09T12:27:09.346Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-09T12:27:09.346Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2022-05-09T12:27:09.346Z] === RUN TestKillDifferentUserContainer [2022-05-09T12:27:09.950Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-05-09T12:27:10.237Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2022-05-09T12:27:10.237Z] === RUN TestInspectOomKilledTrue [2022-05-09T12:27:10.237Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:27:10.237Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-09T12:27:10.237Z] === RUN TestInspectOomKilledFalse [2022-05-09T12:27:10.237Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:27:10.237Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-09T12:27:10.237Z] === RUN TestLinksEtcHostsContentMatch [2022-05-09T12:27:10.237Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-09T12:27:10.631Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s) [2022-05-09T12:27:10.631Z] === RUN TestAuthZPluginHeader [2022-05-09T12:27:10.807Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2022-05-09T12:27:10.807Z] === RUN TestLinksContainerNames [2022-05-09T12:27:11.196Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-05-09T12:27:11.196Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-09T12:27:11.196Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-09T12:27:11.196Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-09T12:27:11.196Z] === RUN TestAuthZPluginV2Disable [2022-05-09T12:27:11.196Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-09T12:27:11.196Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-05-09T12:27:11.196Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-09T12:27:11.196Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-09T12:27:11.196Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-09T12:27:11.196Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-09T12:27:11.196Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-09T12:27:11.196Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-09T12:27:11.196Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-09T12:27:12.204Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-05-09T12:27:12.463Z] --- PASS: TestLinksContainerNames (1.67s) [2022-05-09T12:27:12.463Z] === RUN TestLogsFollowTailEmpty [2022-05-09T12:27:13.401Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2022-05-09T12:27:13.401Z] === RUN TestContainerNetworkMountsNoChown [2022-05-09T12:27:13.401Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-09T12:27:13.970Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-05-09T12:27:13.970Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/default [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/default [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/private [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/private [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/rprivate [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/slave [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/slave [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/rslave [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/shared [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/shared [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/rshared [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-09T12:27:13.970Z] === CONT TestMountDaemonRoot/default [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-09T12:27:13.970Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-09T12:27:13.970Z] === CONT TestMountDaemonRoot/rshared [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-09T12:27:13.970Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-09T12:27:13.970Z] === CONT TestMountDaemonRoot/shared [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-09T12:27:13.970Z] === CONT TestMountDaemonRoot/rslave [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-09T12:27:13.970Z] === CONT TestMountDaemonRoot/slave [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-09T12:27:13.970Z] === CONT TestMountDaemonRoot/rprivate [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-09T12:27:13.970Z] === CONT TestMountDaemonRoot/private [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-09T12:27:13.970Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-09T12:27:13.970Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-09T12:27:13.970Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-09T12:27:13.970Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-09T12:27:14.228Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-09T12:27:14.228Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-09T12:27:14.228Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-09T12:27:14.228Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-09T12:27:14.228Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-09T12:27:14.228Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-09T12:27:14.228Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-09T12:27:14.228Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-09T12:27:14.228Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-09T12:27:14.228Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-09T12:27:14.228Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-09T12:27:14.228Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-09T12:27:14.487Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-09T12:27:14.487Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-09T12:27:14.487Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-09T12:27:14.487Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-09T12:27:14.487Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-09T12:27:14.487Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-09T12:27:14.487Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-09T12:27:14.487Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-09T12:27:14.487Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-09T12:27:14.487Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-09T12:27:14.487Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-09T12:27:14.487Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-05-09T12:27:14.487Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-09T12:27:14.487Z] === RUN TestContainerBindMountNonRecursive [2022-05-09T12:27:15.866Z] check_test.go:307: [dd3384783f1a6] daemon is not started [2022-05-09T12:27:15.866Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-05-09T12:27:16.798Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-09T12:27:16.799Z] === RUN TestBoolValue [2022-05-09T12:27:16.799Z] --- PASS: TestBoolValue (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestBoolValueOrDefault [2022-05-09T12:27:16.799Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestInt64ValueOrZero [2022-05-09T12:27:16.799Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestInt64ValueOrDefault [2022-05-09T12:27:16.799Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-09T12:27:16.799Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestJsonContentType [2022-05-09T12:27:16.799Z] --- PASS: TestJsonContentType (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestReadJSON [2022-05-09T12:27:16.799Z] === RUN TestReadJSON/nil_body [2022-05-09T12:27:16.799Z] === RUN TestReadJSON/empty_body [2022-05-09T12:27:16.799Z] === RUN TestReadJSON/with_valid_request [2022-05-09T12:27:16.799Z] === RUN TestReadJSON/with_whitespace [2022-05-09T12:27:16.799Z] === RUN TestReadJSON/with_extra_content [2022-05-09T12:27:16.799Z] === RUN TestReadJSON/invalid_JSON [2022-05-09T12:27:16.799Z] --- PASS: TestReadJSON (0.00s) [2022-05-09T12:27:16.799Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-09T12:27:16.799Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-09T12:27:16.799Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-09T12:27:16.799Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-09T12:27:16.799Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-09T12:27:16.799Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-09T12:27:16.799Z] PASS [2022-05-09T12:27:16.799Z] coverage: 31.9% of statements [2022-05-09T12:27:16.799Z] ok github.com/docker/docker/api/server/httputils 0.048s coverage: 31.9% of statements [2022-05-09T12:27:16.799Z] === RUN TestMaskSecretKeys [2022-05-09T12:27:16.799Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-09T12:27:16.799Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-09T12:27:16.799Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-09T12:27:16.799Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-09T12:27:16.799Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-09T12:27:16.799Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-09T12:27:16.799Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestVersionMiddlewareVersion [2022-05-09T12:27:16.799Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-09T12:27:16.799Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-09T12:27:16.799Z] PASS [2022-05-09T12:27:16.799Z] coverage: 37.7% of statements [2022-05-09T12:27:16.799Z] ok github.com/docker/docker/api/server/middleware 0.079s coverage: 37.7% of statements [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-09T12:27:16.799Z] === RUN TestStrSliceMarshalJSON [2022-05-09T12:27:16.799Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestStrSliceUnmarshalJSON [2022-05-09T12:27:16.799Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestStrSliceUnmarshalString [2022-05-09T12:27:16.799Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestStrSliceUnmarshalSlice [2022-05-09T12:27:16.799Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-09T12:27:16.799Z] PASS [2022-05-09T12:27:16.799Z] coverage: 90.0% of statements [2022-05-09T12:27:16.799Z] ok github.com/docker/docker/api/types/strslice 0.039s coverage: 90.0% of statements [2022-05-09T12:27:16.799Z] === RUN TestToJSON [2022-05-09T12:27:16.799Z] --- PASS: TestToJSON (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestToParamWithVersion [2022-05-09T12:27:16.799Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestFromJSON [2022-05-09T12:27:16.799Z] --- PASS: TestFromJSON (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestEmpty [2022-05-09T12:27:16.799Z] --- PASS: TestEmpty (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestArgsMatchKVListEmptySources [2022-05-09T12:27:16.799Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestArgsMatchKVList [2022-05-09T12:27:16.799Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestArgsMatch [2022-05-09T12:27:16.799Z] --- PASS: TestArgsMatch (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestAdd [2022-05-09T12:27:16.799Z] --- PASS: TestAdd (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestDel [2022-05-09T12:27:16.799Z] --- PASS: TestDel (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestLen [2022-05-09T12:27:16.799Z] --- PASS: TestLen (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestExactMatch [2022-05-09T12:27:16.799Z] --- PASS: TestExactMatch (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestOnlyOneExactMatch [2022-05-09T12:27:16.799Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestContains [2022-05-09T12:27:16.799Z] --- PASS: TestContains (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestValidate [2022-05-09T12:27:16.799Z] --- PASS: TestValidate (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestWalkValues [2022-05-09T12:27:16.799Z] --- PASS: TestWalkValues (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestFuzzyMatch [2022-05-09T12:27:16.799Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestClone [2022-05-09T12:27:16.799Z] --- PASS: TestClone (0.00s) [2022-05-09T12:27:16.799Z] PASS [2022-05-09T12:27:16.799Z] coverage: 92.2% of statements [2022-05-09T12:27:16.799Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements [2022-05-09T12:27:16.799Z] === RUN TestGetTimestamp [2022-05-09T12:27:16.799Z] --- PASS: TestGetTimestamp (0.20s) [2022-05-09T12:27:16.799Z] === RUN TestParseTimestamps [2022-05-09T12:27:16.799Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-09T12:27:16.799Z] PASS [2022-05-09T12:27:16.799Z] coverage: 100.0% of statements [2022-05-09T12:27:16.799Z] ok github.com/docker/docker/api/types/time 0.236s coverage: 100.0% of statements [2022-05-09T12:27:16.799Z] === RUN TestAdjustForAPIVersion [2022-05-09T12:27:16.799Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-09T12:27:16.799Z] PASS [2022-05-09T12:27:16.799Z] coverage: 6.1% of statements [2022-05-09T12:27:16.799Z] ok github.com/docker/docker/api/server/router/swarm 0.045s coverage: 6.1% of statements [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/api/types [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-09T12:27:16.799Z] === RUN TestCompareVersion [2022-05-09T12:27:16.799Z] --- PASS: TestCompareVersion (0.00s) [2022-05-09T12:27:16.799Z] PASS [2022-05-09T12:27:16.799Z] coverage: 77.3% of statements [2022-05-09T12:27:16.799Z] ok github.com/docker/docker/api/types/versions 0.042s coverage: 77.3% of statements [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/builder [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-09T12:27:16.799Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-09T12:27:16.799Z] === RUN TestIsGIT [2022-05-09T12:27:16.799Z] --- PASS: TestIsGIT (0.00s) [2022-05-09T12:27:16.799Z] PASS [2022-05-09T12:27:16.799Z] coverage: 100.0% of statements [2022-05-09T12:27:16.799Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.073s coverage: 100.0% of statements [2022-05-09T12:27:16.799Z] === RUN TestParseRemoteURL [2022-05-09T12:27:16.799Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-09T12:27:16.799Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-09T12:27:16.799Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-09T12:27:16.799Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-09T12:27:16.799Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-09T12:27:16.799Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-09T12:27:16.799Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-09T12:27:16.799Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-09T12:27:16.799Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-09T12:27:16.799Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-09T12:27:16.799Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-09T12:27:16.799Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-09T12:27:16.799Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-09T12:27:16.799Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-09T12:27:16.799Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-09T12:27:16.799Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-09T12:27:16.799Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-09T12:27:16.799Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-09T12:27:16.799Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-09T12:27:16.799Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-09T12:27:16.799Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestCloneArgsSmartHttp [2022-05-09T12:27:16.799Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-09T12:27:16.799Z] === RUN TestCloneArgsDumbHttp [2022-05-09T12:27:16.799Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestCloneArgsGit [2022-05-09T12:27:16.799Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestCheckoutGit [2022-05-09T12:27:16.799Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-09T12:27:16.799Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-05-09T12:27:16.799Z] === RUN TestProcessNoDockerignore [2022-05-09T12:27:16.799Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-09T12:27:16.799Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestDetectContentType [2022-05-09T12:27:16.799Z] --- PASS: TestDetectContentType (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestSelectAcceptableMIME [2022-05-09T12:27:16.799Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestInspectEmptyResponse [2022-05-09T12:27:16.799Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestInspectResponseBinary [2022-05-09T12:27:16.799Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestResponseUnsupportedContentType [2022-05-09T12:27:16.799Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestInspectResponseTextSimple [2022-05-09T12:27:16.799Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestInspectResponseEmptyContentType [2022-05-09T12:27:16.799Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestUnknownContentLength [2022-05-09T12:27:16.799Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestDownloadRemote [2022-05-09T12:27:16.799Z] --- PASS: TestDownloadRemote (0.09s) [2022-05-09T12:27:16.799Z] === RUN TestGetWithStatusError [2022-05-09T12:27:16.799Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestCloseRootDirectory [2022-05-09T12:27:16.799Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:27:16.799Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestHashFile [2022-05-09T12:27:16.799Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:27:16.799Z] --- SKIP: TestHashFile (0.01s) [2022-05-09T12:27:16.799Z] === RUN TestHashSubdir [2022-05-09T12:27:16.799Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:27:16.799Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-09T12:27:16.799Z] === RUN TestRemoveDirectory [2022-05-09T12:27:16.799Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:27:16.799Z] --- SKIP: TestRemoveDirectory (0.02s) [2022-05-09T12:27:16.799Z] PASS [2022-05-09T12:27:16.799Z] coverage: 9.3% of statements [2022-05-09T12:27:16.799Z] ok github.com/docker/docker/builder/remotecontext 0.266s coverage: 9.3% of statements [2022-05-09T12:27:16.799Z] === RUN TestEnable [2022-05-09T12:27:16.799Z] --- PASS: TestEnable (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestDisable [2022-05-09T12:27:16.799Z] --- PASS: TestDisable (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestEnabled [2022-05-09T12:27:16.799Z] --- PASS: TestEnabled (0.00s) [2022-05-09T12:27:16.799Z] PASS [2022-05-09T12:27:16.799Z] coverage: 100.0% of statements [2022-05-09T12:27:16.799Z] ok github.com/docker/docker/cli/debug 0.039s coverage: 100.0% of statements [2022-05-09T12:27:16.799Z] === RUN TestGetAllAllowed [2022-05-09T12:27:16.799Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestGetAllMeta [2022-05-09T12:27:16.799Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-09T12:27:16.799Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestIsUnreferencedBuiltin [2022-05-09T12:27:16.799Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestIsExistingDirectory [2022-05-09T12:27:16.799Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-05-09T12:27:16.799Z] === RUN TestGetFilenameForDownload [2022-05-09T12:27:16.799Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestEnv2Variables [2022-05-09T12:27:16.799Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-09T12:27:16.799Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestMaintainer [2022-05-09T12:27:16.799Z] --- PASS: TestMaintainer (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestLabel [2022-05-09T12:27:16.799Z] --- PASS: TestLabel (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestFromScratch [2022-05-09T12:27:16.799Z] --- PASS: TestFromScratch (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestFromWithArg [2022-05-09T12:27:16.799Z] --- PASS: TestFromWithArg (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-09T12:27:16.799Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestFromWithUndefinedArg [2022-05-09T12:27:16.799Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestFromMultiStageWithNamedStage [2022-05-09T12:27:16.799Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestOnbuild [2022-05-09T12:27:16.799Z] --- PASS: TestOnbuild (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestWorkdir [2022-05-09T12:27:16.799Z] --- PASS: TestWorkdir (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestCmd [2022-05-09T12:27:16.799Z] --- PASS: TestCmd (0.00s) [2022-05-09T12:27:16.799Z] === RUN TestHealthcheckNone [2022-05-09T12:27:16.799Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-09T12:27:16.800Z] === RUN TestHealthcheckCmd [2022-05-09T12:27:16.800Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-09T12:27:16.800Z] === RUN TestEntrypoint [2022-05-09T12:27:16.800Z] --- PASS: TestEntrypoint (0.00s) [2022-05-09T12:27:16.800Z] === RUN TestExpose [2022-05-09T12:27:16.800Z] --- PASS: TestExpose (0.00s) [2022-05-09T12:27:16.800Z] === RUN TestUser [2022-05-09T12:27:16.800Z] --- PASS: TestUser (0.00s) [2022-05-09T12:27:16.800Z] === RUN TestVolume [2022-05-09T12:27:16.800Z] --- PASS: TestVolume (0.00s) [2022-05-09T12:27:16.800Z] === RUN TestStopSignal [2022-05-09T12:27:16.800Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-09T12:27:16.800Z] --- SKIP: TestStopSignal (0.00s) [2022-05-09T12:27:16.800Z] === RUN TestArg [2022-05-09T12:27:16.800Z] --- PASS: TestArg (0.00s) [2022-05-09T12:27:16.800Z] === RUN TestShell [2022-05-09T12:27:16.800Z] --- PASS: TestShell (0.00s) [2022-05-09T12:27:16.800Z] === RUN TestPrependEnvOnCmd [2022-05-09T12:27:16.800Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-09T12:27:16.800Z] === RUN TestRunWithBuildArgs [2022-05-09T12:27:16.800Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-09T12:27:16.800Z] === RUN TestRunIgnoresHealthcheck [2022-05-09T12:27:16.800Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-09T12:27:16.800Z] === RUN TestDispatchUnsupportedOptions [2022-05-09T12:27:16.800Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-09T12:27:16.800Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-09T12:27:16.800Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-09T12:27:16.800Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-09T12:27:16.800Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-09T12:27:16.800Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-09T12:27:16.800Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-09T12:27:16.800Z] === RUN TestNormalizeWorkdir [2022-05-09T12:27:16.800Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-09T12:27:16.800Z] === RUN TestDispatch [2022-05-09T12:27:16.800Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-09T12:27:16.800Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-09T12:27:16.800Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-09T12:27:16.800Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-09T12:27:16.800Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-09T12:27:16.800Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-09T12:27:16.800Z] === RUN TestDispatch/COPY_url [2022-05-09T12:27:16.800Z] --- PASS: TestDispatch (0.08s) [2022-05-09T12:27:16.800Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-05-09T12:27:16.800Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-05-09T12:27:16.800Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-09T12:27:16.800Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-05-09T12:27:16.800Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2022-05-09T12:27:16.800Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-09T12:27:16.800Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-09T12:27:16.800Z] === RUN TestAddScratchImageAddsToMounts [2022-05-09T12:27:16.800Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-09T12:27:16.800Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-09T12:27:16.800Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-09T12:27:16.800Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-09T12:27:16.800Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-09T12:27:16.800Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-09T12:27:16.800Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-09T12:27:16.800Z] === RUN TestImageSourceGetAddsToMounts [2022-05-09T12:27:16.800Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-09T12:27:16.800Z] === RUN TestEmptyDockerfile [2022-05-09T12:27:16.800Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-05-09T12:27:16.800Z] === RUN TestSymlinkDockerfile [2022-05-09T12:27:16.800Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-09T12:27:16.800Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-09T12:27:16.800Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-05-09T12:27:16.800Z] === RUN TestNonExistingDockerfile [2022-05-09T12:27:16.800Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-09T12:27:16.800Z] === RUN TestCopyRunConfig [2022-05-09T12:27:16.800Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-09T12:27:16.800Z] === RUN TestDeepCopyRunConfig [2022-05-09T12:27:16.800Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-09T12:27:16.800Z] === RUN TestExportImage [2022-05-09T12:27:16.800Z] --- PASS: TestExportImage (0.00s) [2022-05-09T12:27:16.800Z] === RUN TestNormalizeDest [2022-05-09T12:27:16.800Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-09T12:27:16.800Z] PASS [2022-05-09T12:27:16.800Z] coverage: 46.7% of statements [2022-05-09T12:27:16.800Z] ok github.com/docker/docker/builder/dockerfile 0.259s coverage: 46.7% of statements [2022-05-09T12:27:16.800Z] === RUN TestTCP4Proxy [2022-05-09T12:27:16.800Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-09T12:27:16.800Z] === RUN TestTCP4ProxyHalfClose [2022-05-09T12:27:16.800Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-09T12:27:16.800Z] === RUN TestTCP6Proxy [2022-05-09T12:27:16.800Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-09T12:27:16.800Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-09T12:27:16.800Z] === RUN TestTCPDualStackProxy [2022-05-09T12:27:16.800Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-09T12:27:16.800Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-09T12:27:16.800Z] === RUN TestUDP4Proxy [2022-05-09T12:27:16.800Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-09T12:27:16.800Z] === RUN TestUDP6Proxy [2022-05-09T12:27:16.800Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-09T12:27:16.800Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-09T12:27:16.800Z] === RUN TestUDPWriteError [2022-05-09T12:27:16.800Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-09T12:27:16.800Z] === RUN TestSCTP4Proxy [2022-05-09T12:27:16.800Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-09T12:27:16.800Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-09T12:27:16.800Z] === RUN TestSCTP6Proxy [2022-05-09T12:27:16.800Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-09T12:27:16.800Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-09T12:27:16.800Z] PASS [2022-05-09T12:27:16.800Z] coverage: 49.4% of statements [2022-05-09T12:27:16.800Z] ok github.com/docker/docker/cmd/docker-proxy 0.057s coverage: 49.4% of statements [2022-05-09T12:27:16.800Z] --- PASS: TestContainerBindMountNonRecursive (2.00s) [2022-05-09T12:27:16.800Z] === RUN TestContainerVolumesMountedAsShared [2022-05-09T12:27:17.371Z] --- PASS: TestContainerVolumesMountedAsShared (0.76s) [2022-05-09T12:27:17.371Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-09T12:27:17.938Z] --- PASS: TestContainerVolumesMountedAsSlave (0.60s) [2022-05-09T12:27:17.938Z] === RUN TestNetworkNat [2022-05-09T12:27:18.090Z] === RUN TestMiddlewares [2022-05-09T12:27:18.090Z] --- PASS: TestMiddlewares (0.00s) [2022-05-09T12:27:18.090Z] PASS [2022-05-09T12:27:18.090Z] coverage: 7.9% of statements [2022-05-09T12:27:18.090Z] ok github.com/docker/docker/api/server 0.094s coverage: 7.9% of statements [2022-05-09T12:27:18.875Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-05-09T12:27:18.875Z] --- PASS: TestNetworkNat (0.84s) [2022-05-09T12:27:18.875Z] === RUN TestNetworkLocalhostTCPNat [2022-05-09T12:27:18.979Z] --- PASS: TestServiceUpdateNetwork (12.28s) [2022-05-09T12:27:18.979Z] === RUN TestServiceUpdatePidsLimit [2022-05-09T12:27:19.240Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-09T12:27:19.443Z] check_test.go:307: [d1ea45f88890d] daemon is not started [2022-05-09T12:27:19.443Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-05-09T12:27:19.702Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2022-05-09T12:27:19.702Z] === RUN TestNetworkLoopbackNat [2022-05-09T12:27:20.180Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-09T12:27:20.270Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-09T12:27:22.175Z] docker_cli_daemon_plugins_test.go:80: [d501b92c5b3b3] daemon is not started [2022-05-09T12:27:22.434Z] --- PASS: TestNetworkLoopbackNat (2.95s) [2022-05-09T12:27:22.434Z] === RUN TestPause [2022-05-09T12:27:23.002Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-05-09T12:27:23.261Z] --- PASS: TestPause (0.80s) [2022-05-09T12:27:23.261Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-09T12:27:23.261Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-09T12:27:23.261Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-09T12:27:23.261Z] === RUN TestPauseStopPausedContainer [2022-05-09T12:27:24.198Z] --- PASS: TestPauseStopPausedContainer (0.66s) [2022-05-09T12:27:24.198Z] === RUN TestPidHost [2022-05-09T12:27:24.198Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-09T12:27:25.577Z] --- PASS: TestPidHost (1.54s) [2022-05-09T12:27:25.577Z] === RUN TestPsFilter [2022-05-09T12:27:25.577Z] --- PASS: TestPsFilter (0.13s) [2022-05-09T12:27:25.577Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-09T12:27:25.836Z] docker_cli_daemon_plugins_test.go:170: [d6dd1957a6ab3] daemon is not started [2022-05-09T12:27:26.403Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2022-05-09T12:27:26.403Z] === RUN TestRemoveContainerWithVolume [2022-05-09T12:27:26.662Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-09T12:27:26.922Z] --- PASS: TestRemoveContainerWithVolume (0.56s) [2022-05-09T12:27:26.922Z] === RUN TestRemoveContainerRunning [2022-05-09T12:27:26.922Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-09T12:27:27.180Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-05-09T12:27:27.747Z] --- PASS: TestRemoveContainerRunning (0.69s) [2022-05-09T12:27:27.747Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-09T12:27:28.312Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-09T12:27:28.315Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2022-05-09T12:27:28.315Z] === RUN TestRemoveInvalidContainer [2022-05-09T12:27:28.315Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-05-09T12:27:28.315Z] === RUN TestRenameLinkedContainer [2022-05-09T12:27:29.268Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-05-09T12:27:29.269Z] PASS [2022-05-09T12:27:29.269Z] [2022-05-09T12:27:29.269Z] === Skipped [2022-05-09T12:27:29.269Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-09T12:27:29.269Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-09T12:27:29.269Z] [2022-05-09T12:27:29.269Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-05-09T12:27:29.269Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-09T12:27:29.269Z] [2022-05-09T12:27:29.269Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-09T12:27:29.269Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-09T12:27:29.269Z] [2022-05-09T12:27:29.269Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-09T12:27:29.269Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-09T12:27:29.269Z] [2022-05-09T12:27:29.269Z] DONE 17 tests, 4 skipped in 26.061s [2022-05-09T12:27:29.269Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-09T12:27:29.269Z] ++ 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 [2022-05-09T12:27:29.269Z] ++ set -e [2022-05-09T12:27:29.269Z] ++ '[' -n 0 ']' [2022-05-09T12:27:29.269Z] ++ set -x [2022-05-09T12:27:29.269Z] ++ env -i DEST=/go/src/github.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 [2022-05-09T12:27:29.269Z] INFO: Testing against a local daemon [2022-05-09T12:27:29.269Z] === RUN TestPluginInvalidJSON [2022-05-09T12:27:29.269Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:27:29.269Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:27:29.269Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:27:29.269Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:27:29.269Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-09T12:27:29.269Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-09T12:27:29.269Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:27:29.269Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-09T12:27:29.269Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-09T12:27:29.269Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-09T12:27:29.269Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-09T12:27:29.269Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-09T12:27:29.269Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-09T12:27:29.269Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-09T12:27:29.269Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-09T12:27:29.269Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:27:29.269Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-09T12:27:29.269Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-09T12:27:29.269Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-09T12:27:29.269Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-09T12:27:29.269Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-09T12:27:29.269Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-05-09T12:27:29.269Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-05-09T12:27:29.269Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-09T12:27:29.269Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-09T12:27:29.269Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-09T12:27:29.269Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-09T12:27:29.269Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-05-09T12:27:29.269Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-09T12:27:29.269Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-09T12:27:29.269Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-09T12:27:29.269Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-09T12:27:29.269Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-09T12:27:29.269Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-09T12:27:29.269Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-09T12:27:29.269Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-09T12:27:29.269Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-09T12:27:29.269Z] === RUN TestPluginInstall [2022-05-09T12:27:29.269Z] === RUN TestPluginInstall/no_auth [2022-05-09T12:27:29.269Z] time="2022-05-09T12:27:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:27:29.269Z] time="2022-05-09T12:27:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad94fea2401b760cb27d9f68a551919d43a686aa17380fd93d135570139073bb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:27:29.269Z] time="2022-05-09T12:27:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:27:29.269Z] time="2022-05-09T12:27:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad94fea2401b760cb27d9f68a551919d43a686aa17380fd93d135570139073bb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:27:29.269Z] === RUN TestPluginInstall/with_htpasswd [2022-05-09T12:27:29.269Z] time="2022-05-09T12:27:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:27:29.269Z] time="2022-05-09T12:27:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad94fea2401b760cb27d9f68a551919d43a686aa17380fd93d135570139073bb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:27:29.269Z] time="2022-05-09T12:27:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:27:29.269Z] time="2022-05-09T12:27:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad94fea2401b760cb27d9f68a551919d43a686aa17380fd93d135570139073bb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:27:29.300Z] === RUN TestCheckpointCreateError [2022-05-09T12:27:29.300Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestCheckpointCreate [2022-05-09T12:27:29.300Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestCheckpointDeleteError [2022-05-09T12:27:29.300Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestCheckpointDelete [2022-05-09T12:27:29.300Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestCheckpointListError [2022-05-09T12:27:29.300Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestCheckpointList [2022-05-09T12:27:29.300Z] --- PASS: TestCheckpointList (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestCheckpointListContainerNotFound [2022-05-09T12:27:29.300Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestNewClientWithOpsFromEnv [2022-05-09T12:27:29.300Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-09T12:27:29.300Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestGetAPIPath [2022-05-09T12:27:29.300Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestParseHostURL [2022-05-09T12:27:29.300Z] --- PASS: TestParseHostURL (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-09T12:27:29.300Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-09T12:27:29.300Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestNegotiateAPIVersion [2022-05-09T12:27:29.300Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-09T12:27:29.300Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-09T12:27:29.300Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-09T12:27:29.300Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-09T12:27:29.300Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-09T12:27:29.300Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-09T12:27:29.300Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-09T12:27:29.300Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-09T12:27:29.300Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-09T12:27:29.300Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-09T12:27:29.300Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestNegotiateAPVersionOverride [2022-05-09T12:27:29.300Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-09T12:27:29.300Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-09T12:27:29.300Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-09T12:27:29.300Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestClientRedirect [2022-05-09T12:27:29.300Z] === RUN TestClientRedirect/GET [2022-05-09T12:27:29.300Z] === RUN TestClientRedirect/POST [2022-05-09T12:27:29.300Z] === RUN TestClientRedirect/PUT [2022-05-09T12:27:29.300Z] === RUN TestClientRedirect/DELETE [2022-05-09T12:27:29.300Z] --- PASS: TestClientRedirect (0.00s) [2022-05-09T12:27:29.300Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-09T12:27:29.300Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-09T12:27:29.300Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-09T12:27:29.300Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestConfigCreateUnsupported [2022-05-09T12:27:29.300Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestConfigCreateError [2022-05-09T12:27:29.300Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestConfigCreate [2022-05-09T12:27:29.300Z] --- PASS: TestConfigCreate (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestConfigInspectNotFound [2022-05-09T12:27:29.300Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestConfigInspectWithEmptyID [2022-05-09T12:27:29.300Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestConfigInspectUnsupported [2022-05-09T12:27:29.300Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestConfigInspectError [2022-05-09T12:27:29.300Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestConfigInspectConfigNotFound [2022-05-09T12:27:29.300Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestConfigInspect [2022-05-09T12:27:29.300Z] --- PASS: TestConfigInspect (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestConfigListUnsupported [2022-05-09T12:27:29.300Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestConfigListError [2022-05-09T12:27:29.300Z] --- PASS: TestConfigListError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestConfigList [2022-05-09T12:27:29.300Z] --- PASS: TestConfigList (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestConfigRemoveUnsupported [2022-05-09T12:27:29.300Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestConfigRemoveError [2022-05-09T12:27:29.300Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestConfigRemove [2022-05-09T12:27:29.300Z] --- PASS: TestConfigRemove (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestConfigUpdateUnsupported [2022-05-09T12:27:29.300Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestConfigUpdateError [2022-05-09T12:27:29.300Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestConfigUpdate [2022-05-09T12:27:29.300Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerCommitError [2022-05-09T12:27:29.300Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerCommit [2022-05-09T12:27:29.300Z] --- PASS: TestContainerCommit (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerStatPathError [2022-05-09T12:27:29.300Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerStatPathNotFoundError [2022-05-09T12:27:29.300Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerStatPathNoHeaderError [2022-05-09T12:27:29.300Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerStatPath [2022-05-09T12:27:29.300Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestCopyToContainerError [2022-05-09T12:27:29.300Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestCopyToContainerNotFoundError [2022-05-09T12:27:29.300Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestCopyToContainerEmptyResponse [2022-05-09T12:27:29.300Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestCopyToContainer [2022-05-09T12:27:29.300Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestCopyFromContainerError [2022-05-09T12:27:29.300Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestCopyFromContainerNotFoundError [2022-05-09T12:27:29.300Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-09T12:27:29.300Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-09T12:27:29.300Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestCopyFromContainer [2022-05-09T12:27:29.300Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerCreateError [2022-05-09T12:27:29.300Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerCreateImageNotFound [2022-05-09T12:27:29.300Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerCreateWithName [2022-05-09T12:27:29.300Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerCreateAutoRemove [2022-05-09T12:27:29.300Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerDiffError [2022-05-09T12:27:29.300Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerDiff [2022-05-09T12:27:29.300Z] --- PASS: TestContainerDiff (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerExecCreateError [2022-05-09T12:27:29.300Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerExecCreate [2022-05-09T12:27:29.300Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerExecStartError [2022-05-09T12:27:29.300Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerExecStart [2022-05-09T12:27:29.300Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerExecInspectError [2022-05-09T12:27:29.300Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerExecInspect [2022-05-09T12:27:29.300Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerExportError [2022-05-09T12:27:29.300Z] --- PASS: TestContainerExportError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerExport [2022-05-09T12:27:29.300Z] --- PASS: TestContainerExport (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerInspectError [2022-05-09T12:27:29.300Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerInspectContainerNotFound [2022-05-09T12:27:29.300Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerInspectWithEmptyID [2022-05-09T12:27:29.300Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerInspect [2022-05-09T12:27:29.300Z] --- PASS: TestContainerInspect (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerInspectNode [2022-05-09T12:27:29.300Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerKillError [2022-05-09T12:27:29.300Z] --- PASS: TestContainerKillError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerKill [2022-05-09T12:27:29.300Z] --- PASS: TestContainerKill (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerListError [2022-05-09T12:27:29.300Z] --- PASS: TestContainerListError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerList [2022-05-09T12:27:29.300Z] --- PASS: TestContainerList (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerLogsNotFoundError [2022-05-09T12:27:29.300Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerLogsError [2022-05-09T12:27:29.300Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerLogs [2022-05-09T12:27:29.300Z] --- PASS: TestContainerLogs (0.22s) [2022-05-09T12:27:29.300Z] === RUN TestContainerPauseError [2022-05-09T12:27:29.300Z] --- PASS: TestContainerPauseError (0.03s) [2022-05-09T12:27:29.300Z] === RUN TestContainerPause [2022-05-09T12:27:29.300Z] --- PASS: TestContainerPause (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainersPruneError [2022-05-09T12:27:29.300Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainersPrune [2022-05-09T12:27:29.300Z] --- PASS: TestContainersPrune (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerRemoveError [2022-05-09T12:27:29.300Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerRemoveNotFoundError [2022-05-09T12:27:29.300Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerRemove [2022-05-09T12:27:29.300Z] --- PASS: TestContainerRemove (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerRenameError [2022-05-09T12:27:29.300Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerRename [2022-05-09T12:27:29.300Z] --- PASS: TestContainerRename (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerResizeError [2022-05-09T12:27:29.300Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerExecResizeError [2022-05-09T12:27:29.300Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerResize [2022-05-09T12:27:29.300Z] --- PASS: TestContainerResize (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerExecResize [2022-05-09T12:27:29.300Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerRestartError [2022-05-09T12:27:29.300Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerRestart [2022-05-09T12:27:29.300Z] --- PASS: TestContainerRestart (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerStartError [2022-05-09T12:27:29.300Z] --- PASS: TestContainerStartError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerStart [2022-05-09T12:27:29.300Z] --- PASS: TestContainerStart (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerStatsError [2022-05-09T12:27:29.300Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerStats [2022-05-09T12:27:29.300Z] --- PASS: TestContainerStats (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerStopError [2022-05-09T12:27:29.300Z] --- PASS: TestContainerStopError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerStop [2022-05-09T12:27:29.300Z] --- PASS: TestContainerStop (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerTopError [2022-05-09T12:27:29.300Z] --- PASS: TestContainerTopError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerTop [2022-05-09T12:27:29.300Z] --- PASS: TestContainerTop (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerUnpauseError [2022-05-09T12:27:29.300Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerUnpause [2022-05-09T12:27:29.300Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerUpdateError [2022-05-09T12:27:29.300Z] --- PASS: TestContainerUpdateError (0.01s) [2022-05-09T12:27:29.300Z] === RUN TestContainerUpdate [2022-05-09T12:27:29.300Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerWaitError [2022-05-09T12:27:29.300Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestContainerWait [2022-05-09T12:27:29.300Z] --- PASS: TestContainerWait (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestDiskUsageError [2022-05-09T12:27:29.300Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestDiskUsage [2022-05-09T12:27:29.300Z] --- PASS: TestDiskUsage (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestDistributionInspectUnsupported [2022-05-09T12:27:29.300Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestDistributionInspectWithEmptyID [2022-05-09T12:27:29.300Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestEventsErrorInOptions [2022-05-09T12:27:29.300Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestEventsErrorFromServer [2022-05-09T12:27:29.300Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestEvents [2022-05-09T12:27:29.300Z] --- PASS: TestEvents (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestTLSCloseWriter [2022-05-09T12:27:29.300Z] === PAUSE TestTLSCloseWriter [2022-05-09T12:27:29.300Z] === RUN TestImageBuildError [2022-05-09T12:27:29.300Z] --- PASS: TestImageBuildError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestImageBuild [2022-05-09T12:27:29.300Z] --- PASS: TestImageBuild (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestGetDockerOS [2022-05-09T12:27:29.300Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestImageCreateError [2022-05-09T12:27:29.300Z] --- PASS: TestImageCreateError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestImageCreate [2022-05-09T12:27:29.300Z] --- PASS: TestImageCreate (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestImageHistoryError [2022-05-09T12:27:29.300Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestImageHistory [2022-05-09T12:27:29.300Z] --- PASS: TestImageHistory (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestImageImportError [2022-05-09T12:27:29.300Z] --- PASS: TestImageImportError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestImageImport [2022-05-09T12:27:29.300Z] --- PASS: TestImageImport (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestImageInspectError [2022-05-09T12:27:29.300Z] --- PASS: TestImageInspectError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestImageInspectImageNotFound [2022-05-09T12:27:29.300Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestImageInspectWithEmptyID [2022-05-09T12:27:29.300Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestImageInspect [2022-05-09T12:27:29.300Z] --- PASS: TestImageInspect (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestImageListError [2022-05-09T12:27:29.300Z] --- PASS: TestImageListError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestImageList [2022-05-09T12:27:29.300Z] --- PASS: TestImageList (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestImageListApiBefore125 [2022-05-09T12:27:29.300Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestImageLoadError [2022-05-09T12:27:29.300Z] --- PASS: TestImageLoadError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestImageLoad [2022-05-09T12:27:29.300Z] --- PASS: TestImageLoad (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestImagesPruneError [2022-05-09T12:27:29.300Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestImagesPrune [2022-05-09T12:27:29.300Z] --- PASS: TestImagesPrune (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestImagePullReferenceParseError [2022-05-09T12:27:29.300Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestImagePullAnyError [2022-05-09T12:27:29.300Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-09T12:27:29.300Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-09T12:27:29.300Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-09T12:27:29.301Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-09T12:27:29.301Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-09T12:27:29.301Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestImagePullWithoutErrors [2022-05-09T12:27:29.301Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestImagePushReferenceError [2022-05-09T12:27:29.301Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestImagePushAnyError [2022-05-09T12:27:29.301Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-09T12:27:29.301Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-09T12:27:29.301Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-09T12:27:29.301Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-09T12:27:29.301Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestImagePushWithoutErrors [2022-05-09T12:27:29.301Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-09T12:27:29.301Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-09T12:27:29.301Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-09T12:27:29.301Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-09T12:27:29.301Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-09T12:27:29.301Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-09T12:27:29.301Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-09T12:27:29.301Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-09T12:27:29.301Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestImageRemoveError [2022-05-09T12:27:29.301Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestImageRemoveImageNotFound [2022-05-09T12:27:29.301Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestImageRemove [2022-05-09T12:27:29.301Z] --- PASS: TestImageRemove (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestImageSaveError [2022-05-09T12:27:29.301Z] --- PASS: TestImageSaveError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestImageSave [2022-05-09T12:27:29.301Z] --- PASS: TestImageSave (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestImageSearchAnyError [2022-05-09T12:27:29.301Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-09T12:27:29.301Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-09T12:27:29.301Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-09T12:27:29.301Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-09T12:27:29.301Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestImageSearchWithoutErrors [2022-05-09T12:27:29.301Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestImageTagError [2022-05-09T12:27:29.301Z] --- PASS: TestImageTagError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestImageTagInvalidReference [2022-05-09T12:27:29.301Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestImageTagInvalidSourceImageName [2022-05-09T12:27:29.301Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestImageTagHexSource [2022-05-09T12:27:29.301Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestImageTag [2022-05-09T12:27:29.301Z] --- PASS: TestImageTag (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestInfoServerError [2022-05-09T12:27:29.301Z] --- PASS: TestInfoServerError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestInfoInvalidResponseJSONError [2022-05-09T12:27:29.301Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestInfo [2022-05-09T12:27:29.301Z] --- PASS: TestInfo (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestNetworkConnectError [2022-05-09T12:27:29.301Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-09T12:27:29.301Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestNetworkConnect [2022-05-09T12:27:29.301Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestNetworkCreateError [2022-05-09T12:27:29.301Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestNetworkCreate [2022-05-09T12:27:29.301Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestNetworkDisconnectError [2022-05-09T12:27:29.301Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestNetworkDisconnect [2022-05-09T12:27:29.301Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestNetworkInspect [2022-05-09T12:27:29.301Z] === RUN TestNetworkInspect/empty_ID [2022-05-09T12:27:29.301Z] === RUN TestNetworkInspect/no_options [2022-05-09T12:27:29.301Z] === RUN TestNetworkInspect/verbose [2022-05-09T12:27:29.301Z] === RUN TestNetworkInspect/global_scope [2022-05-09T12:27:29.301Z] === RUN TestNetworkInspect/unknown_network [2022-05-09T12:27:29.301Z] === RUN TestNetworkInspect/server_error [2022-05-09T12:27:29.301Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-09T12:27:29.301Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-09T12:27:29.301Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-09T12:27:29.301Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-09T12:27:29.301Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-09T12:27:29.301Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-09T12:27:29.301Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestNetworkListError [2022-05-09T12:27:29.301Z] --- PASS: TestNetworkListError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestNetworkList [2022-05-09T12:27:29.301Z] --- PASS: TestNetworkList (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestNetworksPruneError [2022-05-09T12:27:29.301Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestNetworksPrune [2022-05-09T12:27:29.301Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestNetworkRemoveError [2022-05-09T12:27:29.301Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestNetworkRemove [2022-05-09T12:27:29.301Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestNodeInspectError [2022-05-09T12:27:29.301Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestNodeInspectNodeNotFound [2022-05-09T12:27:29.301Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestNodeInspectWithEmptyID [2022-05-09T12:27:29.301Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestNodeInspect [2022-05-09T12:27:29.301Z] --- PASS: TestNodeInspect (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestNodeListError [2022-05-09T12:27:29.301Z] --- PASS: TestNodeListError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestNodeList [2022-05-09T12:27:29.301Z] --- PASS: TestNodeList (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestNodeRemoveError [2022-05-09T12:27:29.301Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestNodeRemove [2022-05-09T12:27:29.301Z] --- PASS: TestNodeRemove (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestNodeUpdateError [2022-05-09T12:27:29.301Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestNodeUpdate [2022-05-09T12:27:29.301Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestOptionWithHostFromEnv [2022-05-09T12:27:29.301Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestOptionWithTimeout [2022-05-09T12:27:29.301Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestOptionWithVersionFromEnv [2022-05-09T12:27:29.301Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestPingFail [2022-05-09T12:27:29.301Z] --- PASS: TestPingFail (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestPingWithError [2022-05-09T12:27:29.301Z] 2022/05/09 12:27:27 RoundTripper returned a response & error; ignoring response [2022-05-09T12:27:29.301Z] 2022/05/09 12:27:27 RoundTripper returned a response & error; ignoring response [2022-05-09T12:27:29.301Z] --- PASS: TestPingWithError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestPingSuccess [2022-05-09T12:27:29.301Z] --- PASS: TestPingSuccess (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestPingHeadFallback [2022-05-09T12:27:29.301Z] === RUN TestPingHeadFallback/OK [2022-05-09T12:27:29.301Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-09T12:27:29.301Z] === RUN TestPingHeadFallback/Not_Found [2022-05-09T12:27:29.301Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-09T12:27:29.301Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-09T12:27:29.301Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-09T12:27:29.301Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-09T12:27:29.301Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-09T12:27:29.301Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestPluginDisableError [2022-05-09T12:27:29.301Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestPluginDisable [2022-05-09T12:27:29.301Z] --- PASS: TestPluginDisable (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestPluginEnableError [2022-05-09T12:27:29.301Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestPluginEnable [2022-05-09T12:27:29.301Z] --- PASS: TestPluginEnable (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestPluginInspectError [2022-05-09T12:27:29.301Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestPluginInspectWithEmptyID [2022-05-09T12:27:29.301Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestPluginInspect [2022-05-09T12:27:29.301Z] --- PASS: TestPluginInspect (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestPluginListError [2022-05-09T12:27:29.301Z] --- PASS: TestPluginListError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestPluginList [2022-05-09T12:27:29.301Z] --- PASS: TestPluginList (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestPluginPushError [2022-05-09T12:27:29.301Z] --- PASS: TestPluginPushError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestPluginPush [2022-05-09T12:27:29.301Z] --- PASS: TestPluginPush (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestPluginRemoveError [2022-05-09T12:27:29.301Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestPluginRemove [2022-05-09T12:27:29.301Z] --- PASS: TestPluginRemove (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestPluginSetError [2022-05-09T12:27:29.301Z] --- PASS: TestPluginSetError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestPluginSet [2022-05-09T12:27:29.301Z] --- PASS: TestPluginSet (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestSetHostHeader [2022-05-09T12:27:29.301Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestPlainTextError [2022-05-09T12:27:29.301Z] --- PASS: TestPlainTextError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestInfiniteError [2022-05-09T12:27:29.301Z] --- PASS: TestInfiniteError (0.02s) [2022-05-09T12:27:29.301Z] === RUN TestCanceledContext [2022-05-09T12:27:29.301Z] 2022/05/09 12:27:27 RoundTripper returned a response & error; ignoring response [2022-05-09T12:27:29.301Z] --- PASS: TestCanceledContext (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestDeadlineExceededContext [2022-05-09T12:27:29.301Z] 2022/05/09 12:27:27 RoundTripper returned a response & error; ignoring response [2022-05-09T12:27:29.301Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestSecretCreateUnsupported [2022-05-09T12:27:29.301Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestSecretCreateError [2022-05-09T12:27:29.301Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestSecretCreate [2022-05-09T12:27:29.301Z] --- PASS: TestSecretCreate (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestSecretInspectUnsupported [2022-05-09T12:27:29.301Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestSecretInspectError [2022-05-09T12:27:29.301Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestSecretInspectSecretNotFound [2022-05-09T12:27:29.301Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestSecretInspectWithEmptyID [2022-05-09T12:27:29.301Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestSecretInspect [2022-05-09T12:27:29.301Z] --- PASS: TestSecretInspect (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestSecretListUnsupported [2022-05-09T12:27:29.301Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestSecretListError [2022-05-09T12:27:29.301Z] --- PASS: TestSecretListError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestSecretList [2022-05-09T12:27:29.301Z] --- PASS: TestSecretList (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestSecretRemoveUnsupported [2022-05-09T12:27:29.301Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestSecretRemoveError [2022-05-09T12:27:29.301Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestSecretRemove [2022-05-09T12:27:29.301Z] --- PASS: TestSecretRemove (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestSecretUpdateUnsupported [2022-05-09T12:27:29.301Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestSecretUpdateError [2022-05-09T12:27:29.301Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestSecretUpdate [2022-05-09T12:27:29.301Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestServiceCreateError [2022-05-09T12:27:29.301Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestServiceCreate [2022-05-09T12:27:29.301Z] --- PASS: TestServiceCreate (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-09T12:27:29.301Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestServiceCreateDigestPinning [2022-05-09T12:27:29.301Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestServiceInspectError [2022-05-09T12:27:29.301Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestServiceInspectServiceNotFound [2022-05-09T12:27:29.301Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestServiceInspectWithEmptyID [2022-05-09T12:27:29.301Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestServiceInspect [2022-05-09T12:27:29.301Z] --- PASS: TestServiceInspect (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestServiceListError [2022-05-09T12:27:29.301Z] --- PASS: TestServiceListError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestServiceList [2022-05-09T12:27:29.301Z] --- PASS: TestServiceList (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestServiceLogsError [2022-05-09T12:27:29.301Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestServiceLogs [2022-05-09T12:27:29.301Z] --- PASS: TestServiceLogs (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestServiceRemoveError [2022-05-09T12:27:29.301Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestServiceRemoveNotFoundError [2022-05-09T12:27:29.301Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestServiceRemove [2022-05-09T12:27:29.301Z] --- PASS: TestServiceRemove (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestServiceUpdateError [2022-05-09T12:27:29.301Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestServiceUpdate [2022-05-09T12:27:29.301Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestSwarmGetUnlockKeyError [2022-05-09T12:27:29.301Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestSwarmGetUnlockKey [2022-05-09T12:27:29.301Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestSwarmInitError [2022-05-09T12:27:29.301Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestSwarmInit [2022-05-09T12:27:29.301Z] --- PASS: TestSwarmInit (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestSwarmInspectError [2022-05-09T12:27:29.301Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestSwarmInspect [2022-05-09T12:27:29.301Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestSwarmJoinError [2022-05-09T12:27:29.301Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestSwarmJoin [2022-05-09T12:27:29.301Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestSwarmLeaveError [2022-05-09T12:27:29.301Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestSwarmLeave [2022-05-09T12:27:29.301Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestSwarmUnlockError [2022-05-09T12:27:29.301Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestSwarmUnlock [2022-05-09T12:27:29.301Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestSwarmUpdateError [2022-05-09T12:27:29.301Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestSwarmUpdate [2022-05-09T12:27:29.301Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestTaskInspectError [2022-05-09T12:27:29.301Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestTaskInspectWithEmptyID [2022-05-09T12:27:29.301Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestTaskInspect [2022-05-09T12:27:29.301Z] --- PASS: TestTaskInspect (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestTaskListError [2022-05-09T12:27:29.301Z] --- PASS: TestTaskListError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestTaskList [2022-05-09T12:27:29.301Z] --- PASS: TestTaskList (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestVolumeCreateError [2022-05-09T12:27:29.301Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestVolumeCreate [2022-05-09T12:27:29.301Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestVolumeInspectError [2022-05-09T12:27:29.301Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestVolumeInspectNotFound [2022-05-09T12:27:29.301Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestVolumeInspectWithEmptyID [2022-05-09T12:27:29.301Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestVolumeInspect [2022-05-09T12:27:29.301Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestVolumeListError [2022-05-09T12:27:29.301Z] --- PASS: TestVolumeListError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestVolumeList [2022-05-09T12:27:29.301Z] --- PASS: TestVolumeList (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestVolumeRemoveError [2022-05-09T12:27:29.301Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-09T12:27:29.301Z] === RUN TestVolumeRemove [2022-05-09T12:27:29.301Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-09T12:27:29.301Z] === CONT TestTLSCloseWriter [2022-05-09T12:27:29.301Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-05-09T12:27:29.301Z] PASS [2022-05-09T12:27:29.301Z] coverage: 75.1% of statements [2022-05-09T12:27:29.301Z] ok github.com/docker/docker/client 0.405s coverage: 75.1% of statements [2022-05-09T12:27:29.527Z] === RUN TestPluginInstall/with_insecure [2022-05-09T12:27:30.460Z] time="2022-05-09T12:27:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:27:30.460Z] time="2022-05-09T12:27:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cdbb007df1c77204fa94e51e4c584e59080912ddfdbd6bfa74738a902da1b7fd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:27:30.460Z] time="2022-05-09T12:27:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:27:30.460Z] time="2022-05-09T12:27:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cdbb007df1c77204fa94e51e4c584e59080912ddfdbd6bfa74738a902da1b7fd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:27:30.460Z] plugin_test.go:195: [d0d2594890845] daemon is not started [2022-05-09T12:27:30.460Z] --- PASS: TestPluginInstall (2.50s) [2022-05-09T12:27:30.460Z] --- PASS: TestPluginInstall/no_auth (0.93s) [2022-05-09T12:27:30.460Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-05-09T12:27:30.460Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-05-09T12:27:30.460Z] === RUN TestPluginsWithRuntimes [2022-05-09T12:27:30.849Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-05-09T12:27:31.107Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-05-09T12:27:31.367Z] --- PASS: TestRenameLinkedContainer (2.86s) [2022-05-09T12:27:31.367Z] === RUN TestRenameStoppedContainer [2022-05-09T12:27:31.626Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-05-09T12:27:31.833Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-09T12:27:32.193Z] --- PASS: TestRenameStoppedContainer (0.72s) [2022-05-09T12:27:32.194Z] === RUN TestRenameRunningContainerAndReuse [2022-05-09T12:27:32.194Z] check_test.go:307: [d4aa6552ed09f] daemon is not started [2022-05-09T12:27:32.194Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-05-09T12:27:32.767Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-09T12:27:33.572Z] --- PASS: TestRenameRunningContainerAndReuse (1.61s) [2022-05-09T12:27:33.572Z] === RUN TestRenameInvalidName [2022-05-09T12:27:33.701Z] --- PASS: TestPluginsWithRuntimes (3.24s) [2022-05-09T12:27:33.701Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-05-09T12:27:33.701Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-05-09T12:27:33.701Z] === RUN TestPluginBackCompatMediaTypes [2022-05-09T12:27:33.831Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-05-09T12:27:34.090Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-09T12:27:34.267Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-05-09T12:27:34.267Z] PASS [2022-05-09T12:27:34.267Z] [2022-05-09T12:27:34.267Z] DONE 24 tests in 6.429s [2022-05-09T12:27:34.267Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-09T12:27:34.267Z] ++ 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 [2022-05-09T12:27:34.267Z] ++ set -e [2022-05-09T12:27:34.267Z] ++ '[' -n 0 ']' [2022-05-09T12:27:34.267Z] ++ set -x [2022-05-09T12:27:34.267Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2022-05-09T12:27:34.349Z] --- PASS: TestRenameInvalidName (0.76s) [2022-05-09T12:27:34.349Z] === RUN TestRenameAnonymousContainer [2022-05-09T12:27:34.526Z] INFO: Testing against a local daemon [2022-05-09T12:27:34.526Z] === RUN TestExternalGraphDriver [2022-05-09T12:27:34.526Z] === RUN TestExternalGraphDriver/json [2022-05-09T12:27:34.889Z] --- PASS: TestServiceUpdatePidsLimit (16.16s) [2022-05-09T12:27:34.889Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-05-09T12:27:34.889Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-05-09T12:27:34.889Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-05-09T12:27:34.889Z] PASS [2022-05-09T12:27:34.889Z] [2022-05-09T12:27:34.889Z] === Skipped [2022-05-09T12:27:34.889Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-09T12:27:34.889Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-09T12:27:34.889Z] [2022-05-09T12:27:34.889Z] DONE 27 tests, 1 skipped in 163.368s [2022-05-09T12:27:34.889Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-09T12:27:34.889Z] INFO: Testing against a local daemon [2022-05-09T12:27:34.889Z] === RUN TestSessionCreate [2022-05-09T12:27:34.889Z] --- PASS: TestSessionCreate (0.02s) [2022-05-09T12:27:34.889Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-09T12:27:34.889Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-09T12:27:34.889Z] PASS [2022-05-09T12:27:34.889Z] [2022-05-09T12:27:34.889Z] DONE 2 tests in 0.061s [2022-05-09T12:27:34.889Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-09T12:27:34.889Z] INFO: Testing against a local daemon [2022-05-09T12:27:34.889Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-09T12:27:34.889Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-05-09T12:27:34.889Z] === RUN TestDiskUsage [2022-05-09T12:27:34.889Z] === PAUSE TestDiskUsage [2022-05-09T12:27:34.889Z] === RUN TestEventsExecDie [2022-05-09T12:27:34.889Z] --- PASS: TestEventsExecDie (0.53s) [2022-05-09T12:27:34.889Z] === RUN TestEventsBackwardsCompatible [2022-05-09T12:27:34.889Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-05-09T12:27:34.889Z] === RUN TestEventsVolumeCreate [2022-05-09T12:27:34.889Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-05-09T12:27:34.889Z] === RUN TestInfoBinaryCommits [2022-05-09T12:27:34.889Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-09T12:27:34.889Z] === RUN TestInfoAPIVersioned [2022-05-09T12:27:35.150Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-09T12:27:35.150Z] === RUN TestInfoAPI [2022-05-09T12:27:35.150Z] --- PASS: TestInfoAPI (0.02s) [2022-05-09T12:27:35.150Z] === RUN TestInfoAPIWarnings [2022-05-09T12:27:35.287Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-09T12:27:35.546Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-05-09T12:27:36.426Z] === RUN TestExternalGraphDriver/spec [2022-05-09T12:27:36.483Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-09T12:27:37.052Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-05-09T12:27:37.312Z] --- PASS: TestRenameAnonymousContainer (2.92s) [2022-05-09T12:27:37.312Z] === RUN TestRenameContainerWithSameName [2022-05-09T12:27:37.800Z] === RUN TestExternalGraphDriver/pull [2022-05-09T12:27:37.880Z] --- PASS: TestRenameContainerWithSameName (0.64s) [2022-05-09T12:27:37.880Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-09T12:27:38.817Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-05-09T12:27:39.173Z] --- PASS: TestExternalGraphDriver (4.84s) [2022-05-09T12:27:39.173Z] --- PASS: TestExternalGraphDriver/json (1.62s) [2022-05-09T12:27:39.173Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-05-09T12:27:39.173Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-05-09T12:27:39.173Z] === RUN TestGraphdriverPluginV2 [2022-05-09T12:27:39.173Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-09T12:27:39.173Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-05-09T12:27:39.173Z] PASS [2022-05-09T12:27:39.173Z] [2022-05-09T12:27:39.173Z] === Skipped [2022-05-09T12:27:39.173Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-05-09T12:27:39.173Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-09T12:27:39.173Z] [2022-05-09T12:27:39.173Z] DONE 5 tests, 1 skipped in 4.964s [2022-05-09T12:27:39.173Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-09T12:27:39.173Z] ++ 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 [2022-05-09T12:27:39.173Z] ++ set -e [2022-05-09T12:27:39.173Z] ++ '[' -n 0 ']' [2022-05-09T12:27:39.173Z] ++ set -x [2022-05-09T12:27:39.173Z] ++ env -i DEST=/go/src/github.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 [2022-05-09T12:27:39.429Z] --- PASS: TestRenameContainerWithLinkedContainer (1.52s) [2022-05-09T12:27:39.429Z] === RUN TestResize [2022-05-09T12:27:39.431Z] INFO: Testing against a local daemon [2022-05-09T12:27:39.431Z] === RUN TestContinueAfterPluginCrash [2022-05-09T12:27:39.431Z] === PAUSE TestContinueAfterPluginCrash [2022-05-09T12:27:39.431Z] === RUN TestReadPluginNoRead [2022-05-09T12:27:39.431Z] === PAUSE TestReadPluginNoRead [2022-05-09T12:27:39.431Z] === RUN TestDaemonStartWithLogOpt [2022-05-09T12:27:39.431Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-09T12:27:39.431Z] === CONT TestContinueAfterPluginCrash [2022-05-09T12:27:39.431Z] === CONT TestDaemonStartWithLogOpt [2022-05-09T12:27:40.367Z] --- PASS: TestResize (0.79s) [2022-05-09T12:27:40.367Z] === RUN TestResizeWithInvalidSize [2022-05-09T12:27:40.367Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-05-09T12:27:40.367Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-09T12:27:40.936Z] --- PASS: TestResizeWithInvalidSize (0.75s) [2022-05-09T12:27:40.936Z] === RUN TestResizeWhenContainerNotStarted [2022-05-09T12:27:41.608Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-05-09T12:27:41.874Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2022-05-09T12:27:41.874Z] === RUN TestDaemonRestartKillContainers [2022-05-09T12:27:41.874Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-09T12:27:41.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-09T12:27:41.874Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-09T12:27:41.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-09T12:27:41.874Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-09T12:27:41.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-09T12:27:41.874Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-09T12:27:41.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-09T12:27:41.874Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-09T12:27:41.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-09T12:27:41.874Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-09T12:27:41.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-09T12:27:41.874Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-09T12:27:41.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-09T12:27:41.874Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-09T12:27:41.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-09T12:27:41.874Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:27:41.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:27:41.874Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:27:41.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:27:41.874Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:27:41.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:27:41.874Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:27:41.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:27:41.874Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:27:41.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:27:41.874Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:27:41.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:27:41.874Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:27:41.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:27:41.874Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:27:41.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:27:41.874Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-09T12:27:41.874Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:27:41.874Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-05-09T12:27:42.713Z] --- PASS: TestDaemonStartWithLogOpt (3.02s) [2022-05-09T12:27:42.713Z] === CONT TestReadPluginNoRead [2022-05-09T12:27:44.411Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-05-09T12:27:44.646Z] === RUN TestReadPluginNoRead/default [2022-05-09T12:27:44.671Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-05-09T12:27:44.671Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-09T12:27:46.020Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-09T12:27:46.574Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-09T12:27:46.574Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-09T12:27:46.832Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-09T12:27:46.955Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-09T12:27:47.400Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-09T12:27:47.522Z] --- PASS: TestContinueAfterPluginCrash (7.98s) [2022-05-09T12:27:48.088Z] === CONT TestReadPluginNoRead [2022-05-09T12:27:48.088Z] read_test.go:92: [d9ffe0dc8458c] daemon is not started [2022-05-09T12:27:48.088Z] --- PASS: TestReadPluginNoRead (5.62s) [2022-05-09T12:27:48.088Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2022-05-09T12:27:48.088Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.15s) [2022-05-09T12:27:48.088Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.13s) [2022-05-09T12:27:48.088Z] PASS [2022-05-09T12:27:48.088Z] [2022-05-09T12:27:48.088Z] DONE 6 tests in 8.756s [2022-05-09T12:27:48.088Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-09T12:27:48.088Z] ++ 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 [2022-05-09T12:27:48.088Z] ++ set -e [2022-05-09T12:27:48.088Z] ++ '[' -n 0 ']' [2022-05-09T12:27:48.088Z] ++ set -x [2022-05-09T12:27:48.088Z] ++ env -i DEST=/go/src/github.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 [2022-05-09T12:27:48.088Z] testing: warning: no tests to run [2022-05-09T12:27:48.088Z] PASS [2022-05-09T12:27:48.088Z] [2022-05-09T12:27:48.088Z] DONE 0 tests in 0.036s [2022-05-09T12:27:48.088Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-09T12:27:48.088Z] ++ 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 [2022-05-09T12:27:48.088Z] ++ set -e [2022-05-09T12:27:48.088Z] ++ '[' -n 0 ']' [2022-05-09T12:27:48.088Z] ++ set -x [2022-05-09T12:27:48.088Z] ++ env -i DEST=/go/src/github.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 [2022-05-09T12:27:48.088Z] INFO: Testing against a local daemon [2022-05-09T12:27:48.088Z] === RUN TestPluginWithDevMounts [2022-05-09T12:27:48.088Z] === PAUSE TestPluginWithDevMounts [2022-05-09T12:27:48.088Z] === CONT TestPluginWithDevMounts [2022-05-09T12:27:48.337Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-05-09T12:27:48.337Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-09T12:27:48.596Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-09T12:27:49.987Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-05-09T12:27:49.987Z] PASS [2022-05-09T12:27:49.987Z] [2022-05-09T12:27:49.987Z] DONE 1 tests in 1.641s [2022-05-09T12:27:49.987Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-09T12:27:49.987Z] ++ 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 [2022-05-09T12:27:49.987Z] ++ set -e [2022-05-09T12:27:49.987Z] ++ '[' -n 0 ']' [2022-05-09T12:27:49.987Z] ++ set -x [2022-05-09T12:27:49.987Z] ++ env -i DEST=/go/src/github.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 [2022-05-09T12:27:49.987Z] INFO: Testing against a local daemon [2022-05-09T12:27:49.988Z] === RUN TestSecretInspect [2022-05-09T12:27:50.499Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-09T12:27:50.500Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-09T12:27:50.551Z] --- PASS: TestCheckoutGit (35.86s) [2022-05-09T12:27:50.551Z] === RUN TestValidGitTransport [2022-05-09T12:27:50.551Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-09T12:27:50.551Z] === RUN TestGitInvalidRef [2022-05-09T12:27:50.551Z] --- PASS: TestGitInvalidRef (0.22s) [2022-05-09T12:27:50.551Z] PASS [2022-05-09T12:27:50.551Z] coverage: 86.3% of statements [2022-05-09T12:27:50.551Z] ok github.com/docker/docker/builder/remotecontext/git 36.155s coverage: 86.3% of statements [2022-05-09T12:27:50.551Z] ? github.com/docker/docker/cli [no test files] [2022-05-09T12:27:50.551Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-09T12:27:50.551Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-09T12:27:50.551Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-09T12:27:51.437Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-09T12:27:51.696Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-09T12:27:52.263Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-09T12:27:52.516Z] --- PASS: TestSecretInspect (2.19s) [2022-05-09T12:27:52.516Z] === RUN TestSecretList [2022-05-09T12:27:53.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-09T12:27:53.333Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-09T12:27:53.333Z] === RUN TestInfoDebug [2022-05-09T12:27:53.333Z] --- PASS: TestInfoDebug (0.52s) [2022-05-09T12:27:53.333Z] === RUN TestInfoInsecureRegistries [2022-05-09T12:27:53.333Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-09T12:27:53.333Z] === RUN TestInfoRegistryMirrors [2022-05-09T12:27:53.333Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-09T12:27:53.333Z] === RUN TestLoginFailsWithBadCredentials [2022-05-09T12:27:53.333Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-09T12:27:53.333Z] === RUN TestPingCacheHeaders [2022-05-09T12:27:53.333Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-09T12:27:53.333Z] === RUN TestPingGet [2022-05-09T12:27:53.333Z] --- PASS: TestPingGet (0.01s) [2022-05-09T12:27:53.333Z] === RUN TestPingHead [2022-05-09T12:27:53.333Z] --- PASS: TestPingHead (0.02s) [2022-05-09T12:27:53.333Z] === RUN TestPingSwarmHeader [2022-05-09T12:27:53.903Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-09T12:27:54.136Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:27:54.414Z] --- PASS: TestSecretList (2.18s) [2022-05-09T12:27:54.414Z] === RUN TestSecretsCreateAndDelete [2022-05-09T12:27:54.473Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-09T12:27:54.703Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:27:54.703Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-05-09T12:27:55.271Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-09T12:27:55.415Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-09T12:27:55.415Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-05-09T12:27:55.415Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-09T12:27:55.415Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-09T12:27:55.415Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-09T12:27:55.415Z] === RUN TestVersion [2022-05-09T12:27:55.415Z] --- PASS: TestVersion (0.02s) [2022-05-09T12:27:55.415Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-05-09T12:27:55.415Z] === CONT TestDiskUsage [2022-05-09T12:27:55.530Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:27:55.986Z] === RUN TestDiskUsage/empty [2022-05-09T12:27:55.986Z] === RUN TestDiskUsage/empty/container_types [2022-05-09T12:27:55.986Z] === RUN TestDiskUsage/empty/image_types [2022-05-09T12:27:55.986Z] === RUN TestDiskUsage/empty/volume_types [2022-05-09T12:27:55.986Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-09T12:27:55.986Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-09T12:27:55.986Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-09T12:27:55.986Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-09T12:27:55.986Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-09T12:27:55.986Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-09T12:27:55.986Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-09T12:27:55.986Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-09T12:27:56.099Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:27:56.247Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-09T12:27:56.247Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-09T12:27:56.247Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-09T12:27:56.247Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-09T12:27:56.247Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-09T12:27:56.247Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-09T12:27:56.247Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-09T12:27:56.247Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-09T12:27:56.247Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-09T12:27:56.247Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-09T12:27:56.247Z] === RUN TestDiskUsage/after_container.Run [2022-05-09T12:27:56.314Z] --- PASS: TestSecretsCreateAndDelete (2.15s) [2022-05-09T12:27:56.314Z] === RUN TestSecretsUpdate [2022-05-09T12:27:56.698Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-05-09T12:27:56.820Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-09T12:27:56.820Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-09T12:27:56.820Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-09T12:27:56.820Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-09T12:27:56.820Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-09T12:27:56.820Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-09T12:27:56.820Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-09T12:27:56.820Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-09T12:27:56.820Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-09T12:27:56.820Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-09T12:27:56.820Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.43s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage (1.48s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.32s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/after_container.Run (0.48s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-09T12:27:56.820Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-09T12:27:56.820Z] PASS [2022-05-09T12:27:56.820Z] [2022-05-09T12:27:56.820Z] DONE 54 tests in 22.501s [2022-05-09T12:27:56.820Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-09T12:27:56.820Z] INFO: Testing against a local daemon [2022-05-09T12:27:56.820Z] === RUN TestVolumesCreateAndList [2022-05-09T12:27:56.820Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-09T12:27:56.820Z] === RUN TestVolumesRemove [2022-05-09T12:27:57.081Z] --- PASS: TestVolumesRemove (0.08s) [2022-05-09T12:27:57.081Z] === RUN TestVolumesInspect [2022-05-09T12:27:57.081Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-09T12:27:57.081Z] === RUN TestVolumesInvalidJSON [2022-05-09T12:27:57.081Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-09T12:27:57.081Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-09T12:27:57.081Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-09T12:27:57.081Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-09T12:27:57.081Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-09T12:27:57.081Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-09T12:27:57.081Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-09T12:27:57.081Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-09T12:27:57.081Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-09T12:27:57.081Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-09T12:27:57.081Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-09T12:27:57.081Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-09T12:27:57.081Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-09T12:27:57.081Z] PASS [2022-05-09T12:27:57.081Z] [2022-05-09T12:27:57.081Z] DONE 9 tests in 0.149s [2022-05-09T12:27:57.081Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-09T12:27:57.478Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:27:57.478Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-09T12:27:57.653Z] Stopping apparmor (via systemctl): apparmor.service. [2022-05-09T12:27:57.653Z] Removing test suite binaries [2022-05-09T12:27:57.653Z] exiting test-integration [2022-05-09T12:27:57.653Z] ++ exit 0 [2022-05-09T12:27:57.653Z] [2022-05-09T12:27:57.710Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-09T12:27:57.710Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-09T12:27:57.710Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-09T12:27:57.710Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-09T12:27:57.710Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-09T12:27:57.710Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-09T12:27:57.710Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-09T12:27:57.710Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-09T12:27:57.710Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-09T12:27:57.710Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-09T12:27:57.710Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-09T12:27:57.710Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-09T12:27:57.710Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-09T12:27:57.710Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-09T12:27:57.710Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-09T12:27:57.710Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-09T12:27:57.710Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-09T12:27:57.710Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-09T12:27:57.710Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-09T12:27:57.710Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-09T12:27:57.710Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-09T12:27:57.710Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-09T12:27:57.710Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-09T12:27:57.710Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-09T12:27:57.710Z] === RUN TestConfigureDaemonLogs [2022-05-09T12:27:57.710Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-09T12:27:57.710Z] === RUN TestCommonOptionsInstallFlags [2022-05-09T12:27:57.710Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-09T12:27:57.710Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-09T12:27:57.710Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-09T12:27:57.710Z] PASS [2022-05-09T12:27:57.710Z] coverage: 19.7% of statements [2022-05-09T12:27:57.710Z] ok github.com/docker/docker/cmd/dockerd 0.212s coverage: 19.7% of statements [2022-05-09T12:27:57.710Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-09T12:27:57.710Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-09T12:27:57.736Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:27:58.586Z] tests/integration/client_test.py ..... [ 75%] [2022-05-09T12:27:58.586Z] tests/integration/context_api_test.py ... [ 76%] [2022-05-09T12:27:58.674Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-09T12:27:58.842Z] --- PASS: TestSecretsUpdate (2.25s) [2022-05-09T12:27:58.842Z] === RUN TestTemplatedSecret Post stage [Pipeline] junit [2022-05-09T12:27:59.054Z] Recording test results [2022-05-09T12:27:59.171Z] tests/integration/errors_test.py . [ 76%] [2022-05-09T12:27:59.278Z] === RUN TestContainerStopSignal [2022-05-09T12:27:59.278Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-09T12:27:59.278Z] === RUN TestContainerStopTimeout [2022-05-09T12:27:59.278Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-09T12:27:59.278Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-09T12:27:59.278Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-09T12:27:59.278Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-09T12:27:59.278Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-09T12:27:59.278Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-09T12:27:59.278Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-09T12:27:59.278Z] === RUN TestReplaceAndAppendEnvVars [2022-05-09T12:27:59.278Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-09T12:27:59.278Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-09T12:27:59.278Z] === RUN TestNewMemoryStore [2022-05-09T12:27:59.278Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-09T12:27:59.278Z] === RUN TestAddContainers [2022-05-09T12:27:59.278Z] --- PASS: TestAddContainers (0.00s) [2022-05-09T12:27:59.278Z] === RUN TestGetContainer [2022-05-09T12:27:59.278Z] --- PASS: TestGetContainer (0.00s) [2022-05-09T12:27:59.278Z] === RUN TestDeleteContainer [2022-05-09T12:27:59.278Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-09T12:27:59.278Z] === RUN TestListContainers [2022-05-09T12:27:59.278Z] --- PASS: TestListContainers (0.00s) [2022-05-09T12:27:59.278Z] === RUN TestFirstContainer [2022-05-09T12:27:59.278Z] --- PASS: TestFirstContainer (0.00s) [2022-05-09T12:27:59.278Z] === RUN TestApplyAllContainer [2022-05-09T12:27:59.278Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-09T12:27:59.278Z] === RUN TestIsValidHealthString [2022-05-09T12:27:59.278Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-09T12:27:59.278Z] === RUN TestStateRunStop [2022-05-09T12:27:59.278Z] --- PASS: TestStateRunStop (0.00s) [2022-05-09T12:27:59.278Z] === RUN TestStateTimeoutWait [2022-05-09T12:27:59.278Z] state_test.go:141: Stop callback fired [2022-05-09T12:27:59.278Z] state_test.go:165: Stop callback fired [2022-05-09T12:27:59.278Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-09T12:27:59.278Z] === RUN TestIsValidStateString [2022-05-09T12:27:59.278Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-09T12:27:59.278Z] === RUN TestViewSaveDelete [2022-05-09T12:27:59.278Z] --- PASS: TestViewSaveDelete (0.02s) [2022-05-09T12:27:59.278Z] === RUN TestViewAll [2022-05-09T12:27:59.278Z] --- PASS: TestViewAll (0.03s) [2022-05-09T12:27:59.278Z] === RUN TestViewGet [2022-05-09T12:27:59.278Z] --- PASS: TestViewGet (0.01s) [2022-05-09T12:27:59.278Z] === RUN TestNames [2022-05-09T12:27:59.278Z] --- PASS: TestNames (0.00s) [2022-05-09T12:27:59.278Z] === RUN TestViewWithHealthCheck [2022-05-09T12:27:59.278Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-09T12:27:59.278Z] PASS [2022-05-09T12:27:59.278Z] coverage: 41.7% of statements [2022-05-09T12:27:59.278Z] ok github.com/docker/docker/container 0.263s coverage: 41.7% of statements [2022-05-09T12:27:59.278Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-09T12:27:59.278Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-09T12:27:59.278Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-09T12:27:59.278Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-09T12:27:59.752Z] === RUN TestPrepare [2022-05-09T12:27:59.752Z] --- PASS: TestPrepare (0.00s) [2022-05-09T12:27:59.752Z] === RUN TestStart [2022-05-09T12:27:59.752Z] --- PASS: TestStart (0.00s) [2022-05-09T12:27:59.752Z] === RUN TestWaitCancel [2022-05-09T12:27:59.752Z] --- PASS: TestWaitCancel (0.00s) [2022-05-09T12:27:59.752Z] === RUN TestWaitDisabled [2022-05-09T12:27:59.752Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-09T12:27:59.752Z] === RUN TestWaitEnabled [2022-05-09T12:27:59.752Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-09T12:27:59.752Z] === RUN TestRemove [2022-05-09T12:27:59.752Z] --- PASS: TestRemove (0.00s) [2022-05-09T12:27:59.752Z] PASS [2022-05-09T12:27:59.752Z] coverage: 65.3% of statements [2022-05-09T12:27:59.752Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.068s coverage: 65.3% of statements [2022-05-09T12:28:00.369Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-09T12:28:00.580Z] check_test.go:307: [d40272c5ea854] daemon is not started [2022-05-09T12:28:00.580Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-05-09T12:28:00.711Z] + echo Ensuring container killed. [2022-05-09T12:28:00.711Z] Ensuring container killed. [2022-05-09T12:28:00.711Z] + docker rm -vf docker-pr1 [2022-05-09T12:28:00.711Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-05-09T12:28:00.999Z] + echo Chowning /workspace to jenkins user [2022-05-09T12:28:00.999Z] Chowning /workspace to jenkins user [2022-05-09T12:28:00.999Z] + id -u [2022-05-09T12:28:00.999Z] + id -g [2022-05-09T12:28:00.999Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43572:/workspace busybox chown -R 1000:1000 /workspace [2022-05-09T12:28:01.372Z] --- PASS: TestTemplatedSecret (2.51s) [2022-05-09T12:28:01.372Z] === RUN TestSecretCreateResolve [2022-05-09T12:28:01.961Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-09T12:28:01.961Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:28:02.529Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-09T12:28:03.222Z] + bundleName=amd64-cgroup2 [2022-05-09T12:28:03.222Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-05-09T12:28:03.222Z] Creating amd64-cgroup2-bundles.tar.gz [2022-05-09T12:28:03.222Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-05-09T12:28:03.222Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-09T12:28:03.271Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-05-09T12:28:03.271Z] PASS [2022-05-09T12:28:03.271Z] [2022-05-09T12:28:03.271Z] DONE 6 tests in 13.558s [2022-05-09T12:28:03.271Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-05-09T12:28:03.271Z] ++ 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 [2022-05-09T12:28:03.271Z] ++ set -e [2022-05-09T12:28:03.271Z] ++ '[' -n 0 ']' [2022-05-09T12:28:03.271Z] ++ set -x [2022-05-09T12:28:03.271Z] ++ env -i DEST=/go/src/github.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 [Pipeline] archiveArtifacts [2022-05-09T12:28:03.495Z] Archiving artifacts [2022-05-09T12:28:03.529Z] INFO: Testing against a local daemon [2022-05-09T12:28:03.529Z] === RUN TestServiceCreateInit [2022-05-09T12:28:03.529Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-09T12:28:03.544Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-09T12:28:04.013Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-05-09T12:28:04.013Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-09T12:28:04.013Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-09T12:28:04.013Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-09T12:28:04.013Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-09T12:28:04.013Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-09T12:28:04.013Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-09T12:28:04.013Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-09T12:28:04.013Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-09T12:28:04.013Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-09T12:28:04.013Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-09T12:28:04.013Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-09T12:28:04.013Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-09T12:28:04.013Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-09T12:28:04.013Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-09T12:28:04.013Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-09T12:28:04.013Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-09T12:28:04.013Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-09T12:28:04.013Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-09T12:28:04.013Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-09T12:28:04.013Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-09T12:28:04.013Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-09T12:28:04.013Z] === RUN TestNewListSecretsFilters [2022-05-09T12:28:04.014Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-09T12:28:04.014Z] === RUN TestNewListConfigsFilters [2022-05-09T12:28:04.014Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-09T12:28:04.014Z] PASS [2022-05-09T12:28:04.014Z] coverage: 0.5% of statements [2022-05-09T12:28:04.014Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-09T12:28:04.014Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-09T12:28:04.014Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-09T12:28:04.014Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-09T12:28:04.014Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-09T12:28:04.014Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-09T12:28:04.014Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-09T12:28:04.014Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-09T12:28:04.014Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-09T12:28:04.014Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-09T12:28:04.014Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-09T12:28:04.014Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-09T12:28:04.014Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-09T12:28:04.014Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-09T12:28:04.014Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-09T12:28:04.014Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-09T12:28:04.014Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-09T12:28:04.014Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-09T12:28:04.014Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-09T12:28:04.014Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-09T12:28:04.014Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-09T12:28:04.014Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-09T12:28:04.014Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-09T12:28:04.014Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-09T12:28:04.014Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-09T12:28:04.014Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-09T12:28:04.014Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-09T12:28:04.014Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-09T12:28:04.014Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-09T12:28:04.014Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-09T12:28:04.014Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-09T12:28:04.014Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-09T12:28:04.014Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-09T12:28:04.014Z] ok github.com/docker/docker/daemon/cluster 1.486s coverage: 0.5% of statements [2022-05-09T12:28:04.014Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-09T12:28:04.014Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-09T12:28:04.014Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-09T12:28:04.014Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-09T12:28:04.014Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-09T12:28:04.014Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-09T12:28:04.014Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-09T12:28:04.014Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-09T12:28:04.014Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-09T12:28:04.014Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-09T12:28:04.014Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-09T12:28:04.014Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-09T12:28:04.014Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-09T12:28:04.014Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-09T12:28:04.014Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-09T12:28:04.014Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-09T12:28:04.014Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-09T12:28:04.014Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-09T12:28:04.014Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-09T12:28:04.014Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-09T12:28:04.014Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-09T12:28:04.014Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-09T12:28:04.014Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-09T12:28:04.014Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-09T12:28:04.014Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-09T12:28:04.014Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-09T12:28:04.014Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-09T12:28:04.014Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-09T12:28:04.014Z] PASS [2022-05-09T12:28:04.014Z] coverage: 35.9% of statements [2022-05-09T12:28:04.014Z] ok github.com/docker/docker/daemon/cluster/convert 0.756s coverage: 35.9% of statements [2022-05-09T12:28:05.270Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43572/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-09T12:28:05.586Z] + make clean [2022-05-09T12:28:05.586Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-09T12:28:05.586Z] docker-dev-cache [2022-05-09T12:28:05.586Z] docker-mod-cache [Pipeline] deleteDir [2022-05-09T12:28:06.231Z] === RUN TestWaitNodeAttachment [2022-05-09T12:28:06.700Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-05-09T12:28:06.700Z] === RUN TestIsolationConversion [2022-05-09T12:28:06.700Z] === RUN TestIsolationConversion/default [2022-05-09T12:28:06.700Z] === RUN TestIsolationConversion/process [2022-05-09T12:28:06.700Z] === RUN TestIsolationConversion/hyperv [2022-05-09T12:28:06.700Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-09T12:28:06.700Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-09T12:28:06.700Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-09T12:28:06.700Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-09T12:28:06.700Z] === RUN TestContainerLabels [2022-05-09T12:28:06.700Z] --- PASS: TestContainerLabels (0.00s) [2022-05-09T12:28:06.700Z] === RUN TestCredentialSpecConversion [2022-05-09T12:28:06.700Z] === RUN TestCredentialSpecConversion/none [2022-05-09T12:28:06.700Z] === RUN TestCredentialSpecConversion/config [2022-05-09T12:28:06.700Z] === RUN TestCredentialSpecConversion/file [2022-05-09T12:28:06.700Z] === RUN TestCredentialSpecConversion/registry [2022-05-09T12:28:06.700Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-09T12:28:06.700Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-09T12:28:06.700Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-09T12:28:06.700Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-09T12:28:06.700Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-09T12:28:06.700Z] === RUN TestControllerValidateMountBind [2022-05-09T12:28:06.700Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-09T12:28:06.700Z] === RUN TestControllerValidateMountVolume [2022-05-09T12:28:06.700Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-09T12:28:06.700Z] === RUN TestControllerValidateMountTarget [2022-05-09T12:28:06.700Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-09T12:28:06.700Z] === RUN TestControllerValidateMountTmpfs [2022-05-09T12:28:06.700Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-09T12:28:06.700Z] === RUN TestControllerValidateMountInvalidType [2022-05-09T12:28:06.700Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-09T12:28:06.700Z] === RUN TestControllerValidateMountNamedPipe [2022-05-09T12:28:06.700Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-09T12:28:06.700Z] PASS [2022-05-09T12:28:06.700Z] coverage: 11.0% of statements [2022-05-09T12:28:06.700Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.631s coverage: 11.0% of statements [2022-05-09T12:28:06.700Z] === RUN TestBuilderGC [2022-05-09T12:28:06.700Z] --- PASS: TestBuilderGC (0.00s) [2022-05-09T12:28:06.700Z] === RUN TestDaemonConfigurationNotFound [2022-05-09T12:28:06.700Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-09T12:28:06.700Z] === RUN TestDaemonBrokenConfiguration [2022-05-09T12:28:06.700Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-09T12:28:06.700Z] === RUN TestFindConfigurationConflicts [2022-05-09T12:28:06.700Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-09T12:28:06.700Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-09T12:28:06.700Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-09T12:28:06.700Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-09T12:28:07.171Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-09T12:28:07.171Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-09T12:28:07.171Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-09T12:28:07.171Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-09T12:28:07.171Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-09T12:28:07.171Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-09T12:28:07.171Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-09T12:28:07.171Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-09T12:28:07.171Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-09T12:28:07.171Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-09T12:28:07.171Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-09T12:28:07.171Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-09T12:28:07.171Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-09T12:28:07.171Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-09T12:28:07.171Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-09T12:28:07.171Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-09T12:28:07.171Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-09T12:28:07.171Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-09T12:28:07.171Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-09T12:28:07.171Z] === RUN TestValidateConfigurationErrors [2022-05-09T12:28:07.171Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-09T12:28:07.171Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-09T12:28:07.171Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-09T12:28:07.171Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-09T12:28:07.171Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-09T12:28:07.171Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-09T12:28:07.171Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-09T12:28:07.171Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-09T12:28:07.171Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-09T12:28:07.171Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-09T12:28:07.171Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-09T12:28:07.171Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-09T12:28:07.171Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-09T12:28:07.171Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-09T12:28:07.171Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-09T12:28:07.171Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-09T12:28:07.171Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-09T12:28:07.171Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-09T12:28:07.171Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-09T12:28:07.171Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-09T12:28:07.171Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-09T12:28:07.171Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-09T12:28:07.171Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-09T12:28:07.171Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-09T12:28:07.171Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-09T12:28:07.171Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-09T12:28:07.171Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-09T12:28:07.171Z] === RUN TestValidateConfiguration [2022-05-09T12:28:07.171Z] === RUN TestValidateConfiguration/with_label [2022-05-09T12:28:07.171Z] === RUN TestValidateConfiguration/with_dns [2022-05-09T12:28:07.171Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-09T12:28:07.171Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-09T12:28:07.171Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-09T12:28:07.171Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-09T12:28:07.171Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-09T12:28:07.171Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-09T12:28:07.171Z] === RUN TestValidateConfiguration/with_hosts [2022-05-09T12:28:07.171Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-09T12:28:07.171Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-09T12:28:07.171Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-09T12:28:07.171Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-09T12:28:07.171Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-09T12:28:07.171Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-09T12:28:07.171Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-09T12:28:07.171Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-09T12:28:07.171Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-09T12:28:07.171Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-09T12:28:07.171Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-09T12:28:07.171Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-09T12:28:07.171Z] === RUN TestReloadSetConfigFileNotExist [2022-05-09T12:28:07.171Z] time="2022-05-09T12:28:06Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-09T12:28:07.171Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-05-09T12:28:07.171Z] === RUN TestReloadDefaultConfigNotExist [2022-05-09T12:28:07.171Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:28:07.171Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-05-09T12:28:07.171Z] === RUN TestReloadBadDefaultConfig [2022-05-09T12:28:07.171Z] time="2022-05-09T12:28:06Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3325343577" [2022-05-09T12:28:07.171Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-09T12:28:07.171Z] === RUN TestReloadWithConflictingLabels [2022-05-09T12:28:07.171Z] time="2022-05-09T12:28:06Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1164068738" [2022-05-09T12:28:07.171Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-09T12:28:07.171Z] === RUN TestReloadWithDuplicateLabels [2022-05-09T12:28:07.171Z] time="2022-05-09T12:28:06Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1504347620" [2022-05-09T12:28:07.171Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-09T12:28:07.171Z] === RUN TestMaskURLCredentials [2022-05-09T12:28:07.171Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-09T12:28:07.171Z] === RUN TestDaemonConfigurationMerge [2022-05-09T12:28:07.171Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-09T12:28:07.171Z] PASS [2022-05-09T12:28:07.171Z] coverage: 79.8% of statements [2022-05-09T12:28:07.171Z] ok github.com/docker/docker/daemon/config 0.367s coverage: 79.8% of statements [2022-05-09T12:28:07.171Z] === RUN TestEventsLog [2022-05-09T12:28:07.171Z] --- PASS: TestEventsLog (0.00s) [2022-05-09T12:28:07.171Z] === RUN TestEventsLogTimeout [2022-05-09T12:28:07.171Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-09T12:28:07.171Z] === RUN TestLogEvents [2022-05-09T12:28:07.171Z] --- PASS: TestLogEvents (0.05s) [2022-05-09T12:28:07.171Z] === RUN TestLoadBufferedEvents [2022-05-09T12:28:07.640Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-05-09T12:28:07.641Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-09T12:28:07.641Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-09T12:28:07.641Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-09T12:28:07.641Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-09T12:28:07.641Z] PASS [2022-05-09T12:28:07.641Z] coverage: 50.0% of statements [2022-05-09T12:28:07.641Z] ok github.com/docker/docker/daemon/events 0.311s coverage: 50.0% of statements [2022-05-09T12:28:07.710Z] === RUN TestServiceCreateInit/daemonInitEnabled [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-05-09T12:28:07.804Z] --- PASS: TestDaemonRestartKillContainers (0.01s) [2022-05-09T12:28:07.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.98s) [2022-05-09T12:28:07.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.95s) [2022-05-09T12:28:07.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.75s) [2022-05-09T12:28:07.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.04s) [2022-05-09T12:28:07.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.71s) [2022-05-09T12:28:07.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.98s) [2022-05-09T12:28:07.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.17s) [2022-05-09T12:28:07.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.45s) [2022-05-09T12:28:07.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.24s) [2022-05-09T12:28:07.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s) [2022-05-09T12:28:07.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s) [2022-05-09T12:28:07.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2022-05-09T12:28:07.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s) [2022-05-09T12:28:07.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.77s) [2022-05-09T12:28:07.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.61s) [2022-05-09T12:28:07.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.87s) [2022-05-09T12:28:07.804Z] === RUN TestCgroupNamespacesRun [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-09T12:28:08.637Z] === RUN TestIsEmptyDir [2022-05-09T12:28:08.637Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-09T12:28:08.637Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-09T12:28:08.637Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-09T12:28:08.637Z] PASS [2022-05-09T12:28:08.637Z] coverage: 2.3% of statements [2022-05-09T12:28:08.637Z] ok github.com/docker/docker/daemon/graphdriver 0.084s coverage: 2.3% of statements [2022-05-09T12:28:09.106Z] === RUN TestLinkNaming [2022-05-09T12:28:09.106Z] --- PASS: TestLinkNaming (0.00s) [2022-05-09T12:28:09.106Z] === RUN TestLinkNew [2022-05-09T12:28:09.106Z] --- PASS: TestLinkNew (0.00s) [2022-05-09T12:28:09.106Z] === RUN TestLinkEnv [2022-05-09T12:28:09.106Z] --- PASS: TestLinkEnv (0.00s) [2022-05-09T12:28:09.106Z] === RUN TestLinkMultipleEnv [2022-05-09T12:28:09.106Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-09T12:28:09.106Z] === RUN TestLinkPortRangeEnv [2022-05-09T12:28:09.106Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-09T12:28:09.106Z] PASS [2022-05-09T12:28:09.106Z] coverage: 93.0% of statements [2022-05-09T12:28:09.106Z] ok github.com/docker/docker/daemon/links 0.059s coverage: 93.0% of statements [2022-05-09T12:28:09.181Z] --- PASS: TestCgroupNamespacesRun (2.29s) [2022-05-09T12:28:09.181Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-09T12:28:09.576Z] === RUN TestVerifyNetworkingConfig [2022-05-09T12:28:09.576Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-09T12:28:09.576Z] === RUN TestGetContainer [2022-05-09T12:28:09.576Z] --- PASS: TestGetContainer (0.00s) [2022-05-09T12:28:09.576Z] === RUN TestValidContainerNames [2022-05-09T12:28:09.576Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-09T12:28:09.576Z] === RUN TestContainerInitDNS [2022-05-09T12:28:09.576Z] daemon_test.go:145: root required [2022-05-09T12:28:09.576Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-09T12:28:09.576Z] === RUN TestMerge [2022-05-09T12:28:09.576Z] --- PASS: TestMerge (0.00s) [2022-05-09T12:28:09.576Z] === RUN TestValidateContainerIsolation [2022-05-09T12:28:09.576Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-09T12:28:09.576Z] === RUN TestFindNetworkErrorType [2022-05-09T12:28:09.576Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-09T12:28:09.576Z] === RUN TestEnsureServicesExist [2022-05-09T12:28:09.576Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-09T12:28:09.576Z] === RUN TestEnsureServicesExistErrors [2022-05-09T12:28:09.576Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-09T12:28:09.576Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-09T12:28:09.576Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-09T12:28:09.576Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-09T12:28:09.576Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-09T12:28:09.576Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-09T12:28:09.576Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-09T12:28:09.576Z] === RUN TestContainerDelete [2022-05-09T12:28:09.576Z] --- PASS: TestContainerDelete (0.01s) [2022-05-09T12:28:09.576Z] === RUN TestContainerDoubleDelete [2022-05-09T12:28:09.576Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-09T12:28:09.576Z] === RUN TestLogContainerEventCopyLabels [2022-05-09T12:28:09.576Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-09T12:28:09.576Z] === RUN TestLogContainerEventWithAttributes [2022-05-09T12:28:09.576Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-09T12:28:09.576Z] === RUN TestNoneHealthcheck [2022-05-09T12:28:09.576Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-09T12:28:09.576Z] === RUN TestHealthStates [2022-05-09T12:28:09.576Z] time="2022-05-09T12:28:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:28:09.576Z] time="2022-05-09T12:28:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:28:09.576Z] time="2022-05-09T12:28:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:28:09.576Z] time="2022-05-09T12:28:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:28:09.576Z] time="2022-05-09T12:28:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:28:09.576Z] time="2022-05-09T12:28:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:28:09.576Z] time="2022-05-09T12:28:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:28:09.576Z] time="2022-05-09T12:28:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:28:09.576Z] time="2022-05-09T12:28:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:28:09.576Z] time="2022-05-09T12:28:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:28:09.576Z] --- PASS: TestHealthStates (0.20s) [2022-05-09T12:28:09.576Z] === RUN TestGetInspectData [2022-05-09T12:28:09.576Z] --- PASS: TestGetInspectData (0.00s) [2022-05-09T12:28:09.576Z] === RUN TestFillLicense [2022-05-09T12:28:10.045Z] --- PASS: TestFillLicense (0.00s) [2022-05-09T12:28:10.045Z] === RUN TestListInvalidFilter [2022-05-09T12:28:10.045Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-09T12:28:10.045Z] === RUN TestNameFilter [2022-05-09T12:28:10.045Z] --- PASS: TestNameFilter (0.01s) [2022-05-09T12:28:10.045Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-09T12:28:10.045Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-09T12:28:10.045Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-09T12:28:10.045Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-09T12:28:10.045Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-09T12:28:10.045Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-09T12:28:10.045Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-09T12:28:10.045Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-09T12:28:10.045Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-09T12:28:10.045Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-09T12:28:10.045Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-09T12:28:10.045Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-09T12:28:10.045Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-09T12:28:10.045Z] === 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 [2022-05-09T12:28:10.045Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-09T12:28:10.045Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-09T12:28:10.045Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-09T12:28:10.045Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-09T12:28:10.045Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-09T12:28:10.045Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-09T12:28:10.045Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-09T12:28:10.045Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-09T12:28:10.045Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-09T12:28:10.045Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-09T12:28:10.045Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-09T12:28:10.045Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-09T12:28:10.045Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-09T12:28:10.045Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-09T12:28:10.045Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-09T12:28:10.045Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-09T12:28:10.045Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-09T12:28:10.045Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-09T12:28:10.045Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-09T12:28:10.045Z] --- 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) [2022-05-09T12:28:10.045Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-09T12:28:10.045Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-09T12:28:10.045Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-09T12:28:10.045Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-09T12:28:10.045Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-09T12:28:10.045Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-09T12:28:10.045Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-09T12:28:10.045Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-09T12:28:10.045Z] === RUN TestSetupWindowsDevices [2022-05-09T12:28:10.045Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-09T12:28:10.045Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-09T12:28:10.045Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-09T12:28:10.045Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-09T12:28:10.045Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-09T12:28:10.045Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-09T12:28:10.045Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-09T12:28:10.045Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-09T12:28:10.045Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-09T12:28:10.045Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-09T12:28:10.045Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-09T12:28:10.045Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-09T12:28:10.045Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-09T12:28:10.045Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-09T12:28:10.045Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-09T12:28:10.045Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-09T12:28:10.045Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-09T12:28:10.045Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-09T12:28:10.045Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-09T12:28:10.045Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-09T12:28:10.045Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-09T12:28:10.045Z] === RUN TestDaemonReloadLabels [2022-05-09T12:28:10.045Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-09T12:28:10.045Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-09T12:28:10.045Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-09T12:28:10.045Z] === RUN TestDaemonReloadMirrors [2022-05-09T12:28:10.045Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-09T12:28:10.045Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-09T12:28:10.045Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-09T12:28:10.045Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-09T12:28:10.045Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-09T12:28:10.045Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-09T12:28:10.045Z] reload_test.go:342: root required [2022-05-09T12:28:10.045Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-09T12:28:10.045Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-09T12:28:10.045Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.06s) [2022-05-09T12:28:10.045Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-09T12:28:10.045Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-05-09T12:28:10.045Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-09T12:28:10.045Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.05s) [2022-05-09T12:28:10.045Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-09T12:28:10.045Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-09T12:28:10.045Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-09T12:28:10.045Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-09T12:28:10.045Z] === RUN TestParseVolumesFrom [2022-05-09T12:28:10.045Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-09T12:28:10.045Z] PASS [2022-05-09T12:28:10.045Z] coverage: 8.6% of statements [2022-05-09T12:28:10.045Z] ok github.com/docker/docker/daemon 0.645s coverage: 8.6% of statements [2022-05-09T12:28:10.045Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-09T12:28:10.046Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-09T12:28:10.046Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-09T12:28:10.046Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-09T12:28:10.046Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-09T12:28:10.046Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-09T12:28:10.046Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-09T12:28:10.046Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-09T12:28:10.046Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-09T12:28:10.046Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-09T12:28:10.046Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-09T12:28:10.046Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-09T12:28:10.046Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-09T12:28:10.046Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-09T12:28:10.997Z] --- PASS: TestServiceCreateInit (7.23s) [2022-05-09T12:28:10.997Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.65s) [2022-05-09T12:28:10.997Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.56s) [2022-05-09T12:28:10.997Z] === RUN TestCreateServiceMultipleTimes [2022-05-09T12:28:11.086Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.81s) [2022-05-09T12:28:11.086Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-09T12:28:12.262Z] === RUN TestNewStreamConfig [2022-05-09T12:28:12.262Z] === RUN TestNewStreamConfig/defaults [2022-05-09T12:28:12.262Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-09T12:28:12.262Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-09T12:28:12.262Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-09T12:28:12.262Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-09T12:28:12.262Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-09T12:28:12.262Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-09T12:28:12.262Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-09T12:28:12.262Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-09T12:28:12.262Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-09T12:28:12.262Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-09T12:28:12.262Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-09T12:28:12.262Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-09T12:28:12.262Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-09T12:28:12.262Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-09T12:28:12.262Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-09T12:28:12.262Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-09T12:28:12.262Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-09T12:28:12.262Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-09T12:28:12.262Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-09T12:28:12.262Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-09T12:28:12.262Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-09T12:28:12.262Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-09T12:28:12.262Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-09T12:28:12.262Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-09T12:28:12.262Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-09T12:28:12.262Z] === RUN TestAdapterReadLogs [2022-05-09T12:28:12.262Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-09T12:28:12.262Z] === RUN TestCopier [2022-05-09T12:28:12.262Z] --- PASS: TestCopier (0.00s) [2022-05-09T12:28:12.262Z] === RUN TestCopierLongLines [2022-05-09T12:28:12.262Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-09T12:28:12.262Z] === RUN TestCopierSlow [2022-05-09T12:28:12.262Z] time="2022-05-09T12:28:11Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-09T12:28:12.262Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2022-05-09T12:28:12.262Z] === RUN TestCreateSuccess [2022-05-09T12:28:12.262Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-09T12:28:12.262Z] === RUN TestCreateStreamSkipped [2022-05-09T12:28:12.262Z] time="2022-05-09T12:28:11Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-09T12:28:12.262Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-09T12:28:12.262Z] === RUN TestCreateLogGroupSuccess [2022-05-09T12:28:12.262Z] time="2022-05-09T12:28:11Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-09T12:28:12.262Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-09T12:28:12.262Z] === RUN TestCreateError [2022-05-09T12:28:12.262Z] --- PASS: TestCreateError (0.00s) [2022-05-09T12:28:12.262Z] === RUN TestCreateAlreadyExists [2022-05-09T12:28:12.262Z] time="2022-05-09T12:28:11Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-09T12:28:12.262Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-09T12:28:12.262Z] === RUN TestLogClosed [2022-05-09T12:28:12.262Z] --- PASS: TestLogClosed (0.00s) [2022-05-09T12:28:12.262Z] === RUN TestLogBlocking [2022-05-09T12:28:12.262Z] --- PASS: TestLogBlocking (0.00s) [2022-05-09T12:28:12.262Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-09T12:28:12.262Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-09T12:28:12.262Z] === RUN TestLogNonBlockingBufferFull [2022-05-09T12:28:12.262Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-09T12:28:12.262Z] === RUN TestPublishBatchSuccess [2022-05-09T12:28:12.262Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-09T12:28:12.262Z] === RUN TestPublishBatchError [2022-05-09T12:28:12.262Z] time="2022-05-09T12:28:11Z" level=error msg=error [2022-05-09T12:28:12.262Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-09T12:28:12.262Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-09T12:28:12.262Z] time="2022-05-09T12:28:11Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-09T12:28:12.262Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-09T12:28:12.262Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-09T12:28:12.262Z] time="2022-05-09T12:28:11Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-09T12:28:12.262Z] time="2022-05-09T12:28:11Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-09T12:28:12.262Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-09T12:28:12.262Z] === RUN TestCollectBatchSimple [2022-05-09T12:28:12.262Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-09T12:28:12.262Z] === RUN TestCollectBatchTicker [2022-05-09T12:28:12.262Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-09T12:28:12.262Z] === RUN TestCollectBatchMultilinePattern [2022-05-09T12:28:12.262Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-09T12:28:12.262Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-09T12:28:12.262Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-09T12:28:12.262Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-09T12:28:12.262Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-09T12:28:12.262Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-09T12:28:12.262Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-05-09T12:28:12.262Z] === RUN TestCollectBatchClose [2022-05-09T12:28:12.262Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-09T12:28:12.262Z] === RUN TestEffectiveLen [2022-05-09T12:28:12.262Z] === RUN TestEffectiveLen/0/Hello [2022-05-09T12:28:12.262Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-09T12:28:12.262Z] === RUN TestEffectiveLen/2/🙃 [2022-05-09T12:28:12.262Z] === RUN TestEffectiveLen/3/���� [2022-05-09T12:28:12.262Z] === RUN TestEffectiveLen/4/He��o [2022-05-09T12:28:12.262Z] === RUN TestEffectiveLen/5/ [2022-05-09T12:28:12.262Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-09T12:28:12.262Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-09T12:28:12.262Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-09T12:28:12.262Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-09T12:28:12.262Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-09T12:28:12.262Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-09T12:28:12.262Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-09T12:28:12.262Z] === RUN TestFindValidSplit [2022-05-09T12:28:12.262Z] === RUN TestFindValidSplit/0/ [2022-05-09T12:28:12.262Z] cloudwatchlogs_test.go:1076: [2022-05-09T12:28:12.262Z] cloudwatchlogs_test.go:1077: [2022-05-09T12:28:12.262Z] === RUN TestFindValidSplit/1/Hello [2022-05-09T12:28:12.262Z] cloudwatchlogs_test.go:1076: Hello [2022-05-09T12:28:12.262Z] cloudwatchlogs_test.go:1077: [2022-05-09T12:28:12.262Z] === RUN TestFindValidSplit/2/Hello [2022-05-09T12:28:12.262Z] cloudwatchlogs_test.go:1076: He [2022-05-09T12:28:12.262Z] cloudwatchlogs_test.go:1077: llo [2022-05-09T12:28:12.262Z] === RUN TestFindValidSplit/3/Hello [2022-05-09T12:28:12.262Z] cloudwatchlogs_test.go:1076: [2022-05-09T12:28:12.262Z] cloudwatchlogs_test.go:1077: Hello [2022-05-09T12:28:12.262Z] === RUN TestFindValidSplit/4/🙃 [2022-05-09T12:28:12.262Z] cloudwatchlogs_test.go:1076: [2022-05-09T12:28:12.262Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-09T12:28:12.262Z] === RUN TestFindValidSplit/5/🙃 [2022-05-09T12:28:12.262Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-09T12:28:12.262Z] cloudwatchlogs_test.go:1077: [2022-05-09T12:28:12.262Z] === RUN TestFindValidSplit/6/a� [2022-05-09T12:28:12.262Z] cloudwatchlogs_test.go:1076: a [2022-05-09T12:28:12.262Z] cloudwatchlogs_test.go:1077: � [2022-05-09T12:28:12.262Z] === RUN TestFindValidSplit/7/a� [2022-05-09T12:28:12.262Z] cloudwatchlogs_test.go:1076: a� [2022-05-09T12:28:12.262Z] cloudwatchlogs_test.go:1077: [2022-05-09T12:28:12.262Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-09T12:28:12.262Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-09T12:28:12.262Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-09T12:28:12.262Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-09T12:28:12.262Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-09T12:28:12.262Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-09T12:28:12.262Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-09T12:28:12.262Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-09T12:28:12.263Z] === RUN TestProcessEventEmoji [2022-05-09T12:28:12.263Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-05-09T12:28:12.263Z] === RUN TestCollectBatchLineSplit [2022-05-09T12:28:12.263Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-05-09T12:28:12.263Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-09T12:28:12.263Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-09T12:28:12.263Z] === RUN TestCollectBatchMaxEvents [2022-05-09T12:28:12.263Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-05-09T12:28:12.263Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-09T12:28:12.263Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-05-09T12:28:12.263Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-09T12:28:12.263Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-05-09T12:28:12.263Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-09T12:28:12.263Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-05-09T12:28:12.263Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-09T12:28:12.263Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-09T12:28:12.263Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-09T12:28:12.263Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-09T12:28:12.263Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-09T12:28:12.263Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-09T12:28:12.263Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-09T12:28:12.263Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-09T12:28:12.263Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-09T12:28:12.263Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-09T12:28:12.263Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptionsFormat [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-09T12:28:12.263Z] === RUN TestCreateTagSuccess [2022-05-09T12:28:12.263Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-09T12:28:12.263Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-09T12:28:12.263Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-09T12:28:12.263Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-09T12:28:12.263Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-09T12:28:12.263Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-09T12:28:12.263Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-09T12:28:12.263Z] PASS [2022-05-09T12:28:12.263Z] coverage: 79.9% of statements [2022-05-09T12:28:12.263Z] ok github.com/docker/docker/daemon/logger/awslogs 0.501s coverage: 79.9% of statements [2022-05-09T12:28:12.263Z] --- PASS: TestCopierSlow (0.20s) [2022-05-09T12:28:12.263Z] === RUN TestCopierWithSized [2022-05-09T12:28:12.263Z] === RUN TestCopierWithSized/as_is [2022-05-09T12:28:12.263Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-09T12:28:12.263Z] --- PASS: TestCopierWithSized (0.01s) [2022-05-09T12:28:12.263Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-09T12:28:12.263Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-09T12:28:12.263Z] === RUN TestCopierWithPartial [2022-05-09T12:28:12.263Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-09T12:28:12.263Z] === RUN TestRingLogger [2022-05-09T12:28:12.263Z] --- PASS: TestRingLogger (0.00s) [2022-05-09T12:28:12.263Z] === RUN TestRingCap [2022-05-09T12:28:12.263Z] --- PASS: TestRingCap (0.00s) [2022-05-09T12:28:12.263Z] === RUN TestRingClose [2022-05-09T12:28:12.263Z] --- PASS: TestRingClose (0.00s) [2022-05-09T12:28:12.263Z] === RUN TestRingDrain [2022-05-09T12:28:12.263Z] --- PASS: TestRingDrain (0.00s) [2022-05-09T12:28:12.263Z] PASS [2022-05-09T12:28:12.263Z] coverage: 43.2% of statements [2022-05-09T12:28:12.263Z] ok github.com/docker/docker/daemon/logger 0.355s coverage: 43.2% of statements [2022-05-09T12:28:12.263Z] === RUN TestSearchRegistryForImagesErrors [2022-05-09T12:28:12.263Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-09T12:28:12.263Z] === RUN TestSearchRegistryForImages [2022-05-09T12:28:12.263Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-09T12:28:12.263Z] === RUN TestOnlyPlatformWithFallback [2022-05-09T12:28:12.263Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-09T12:28:12.263Z] === RUN TestImageDelete [2022-05-09T12:28:12.263Z] === RUN TestImageDelete/no_lease [2022-05-09T12:28:12.263Z] === RUN TestImageDelete/lease_exists [2022-05-09T12:28:12.263Z] --- PASS: TestImageDelete (0.05s) [2022-05-09T12:28:12.263Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-09T12:28:12.263Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-05-09T12:28:12.263Z] === RUN TestContentStoreForPull [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptReconnectInterval [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/#00 [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/example.com [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/:// [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/something:// [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-09T12:28:12.263Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-09T12:28:12.263Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-09T12:28:12.731Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-09T12:28:12.732Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-09T12:28:12.732Z] PASS [2022-05-09T12:28:12.732Z] coverage: 53.6% of statements [2022-05-09T12:28:12.732Z] ok github.com/docker/docker/daemon/logger/fluentd 0.087s coverage: 53.6% of statements [2022-05-09T12:28:12.732Z] --- PASS: TestContentStoreForPull (0.24s) [2022-05-09T12:28:12.732Z] PASS [2022-05-09T12:28:12.732Z] coverage: 6.6% of statements [2022-05-09T12:28:12.732Z] ok github.com/docker/docker/daemon/images 0.433s coverage: 6.6% of statements [2022-05-09T12:28:12.732Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-09T12:28:12.732Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-09T12:28:12.732Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-09T12:28:12.732Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-09T12:28:12.732Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-09T12:28:12.732Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-09T12:28:12.989Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s) [2022-05-09T12:28:12.989Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-09T12:28:13.200Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-09T12:28:13.200Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-09T12:28:13.200Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-09T12:28:13.668Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-05-09T12:28:13.668Z] === RUN TestFastTimeMarshalJSON [2022-05-09T12:28:13.668Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-05-09T12:28:13.668Z] PASS [2022-05-09T12:28:13.668Z] coverage: 87.2% of statements [2022-05-09T12:28:13.668Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.240s coverage: 87.2% of statements [2022-05-09T12:28:14.137Z] === RUN TestJSONFileLogger [2022-05-09T12:28:14.137Z] --- PASS: TestJSONFileLogger (0.01s) [2022-05-09T12:28:14.137Z] === RUN TestJSONFileLoggerWithTags [2022-05-09T12:28:14.137Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-09T12:28:14.137Z] === RUN TestJSONFileLoggerWithOpts [2022-05-09T12:28:14.137Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-05-09T12:28:14.137Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-09T12:28:14.137Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-05-09T12:28:14.137Z] === RUN TestEncodeDecode [2022-05-09T12:28:14.137Z] === PAUSE TestEncodeDecode [2022-05-09T12:28:14.137Z] === RUN TestUnexpectedEOF [2022-05-09T12:28:14.137Z] === RUN TestWriteLog [2022-05-09T12:28:14.137Z] === PAUSE TestWriteLog [2022-05-09T12:28:14.137Z] === RUN TestReadLog [2022-05-09T12:28:14.137Z] === PAUSE TestReadLog [2022-05-09T12:28:14.137Z] === RUN TestDecode [2022-05-09T12:28:14.137Z] --- PASS: TestDecode (0.02s) [2022-05-09T12:28:14.137Z] === CONT TestWriteLog [2022-05-09T12:28:14.137Z] === CONT TestReadLog [2022-05-09T12:28:14.137Z] === RUN TestReadLog/tail_exact [2022-05-09T12:28:14.137Z] --- PASS: TestWriteLog (0.01s) [2022-05-09T12:28:14.137Z] time="2022-05-09T12:28:14Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-09T12:28:14.137Z] time="2022-05-09T12:28:14Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-09T12:28:14.137Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-05-09T12:28:14.137Z] === CONT TestEncodeDecode [2022-05-09T12:28:14.137Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-09T12:28:14.137Z] PASS [2022-05-09T12:28:14.137Z] coverage: 69.9% of statements [2022-05-09T12:28:14.137Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.342s coverage: 69.9% of statements [2022-05-09T12:28:14.431Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-09T12:28:14.606Z] === RUN TestReadLog/tail_less_than_available [2022-05-09T12:28:14.606Z] === RUN TestReadLog/tail_more_than_available [2022-05-09T12:28:14.606Z] --- PASS: TestReadLog (0.26s) [2022-05-09T12:28:14.606Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-05-09T12:28:14.606Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-09T12:28:14.606Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-05-09T12:28:14.606Z] PASS [2022-05-09T12:28:14.606Z] coverage: 78.7% of statements [2022-05-09T12:28:14.606Z] ok github.com/docker/docker/daemon/logger/local 0.368s coverage: 78.7% of statements [2022-05-09T12:28:14.606Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-09T12:28:14.692Z] --- PASS: TestCgroupNamespacesRunHostMode (1.86s) [2022-05-09T12:28:14.692Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-09T12:28:15.594Z] === RUN TestOpenFileDelete [2022-05-09T12:28:15.594Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-09T12:28:15.594Z] === RUN TestOpenFileRename [2022-05-09T12:28:15.594Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-09T12:28:15.594Z] === RUN TestHandleDecoderErr [2022-05-09T12:28:15.594Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-09T12:28:15.594Z] === RUN TestParseLogTagDefaultTag [2022-05-09T12:28:15.594Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-09T12:28:15.594Z] === RUN TestParseLogTag [2022-05-09T12:28:15.594Z] --- PASS: TestParseLogTag (0.00s) [2022-05-09T12:28:15.594Z] === RUN TestParseLogTagEmptyTag [2022-05-09T12:28:15.594Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-09T12:28:15.594Z] === RUN TestTailFiles [2022-05-09T12:28:15.594Z] --- PASS: TestTailFiles (0.00s) [2022-05-09T12:28:15.594Z] === RUN TestFollowLogsConsumerGone [2022-05-09T12:28:15.594Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-09T12:28:15.594Z] === RUN TestFollowLogsProducerGone [2022-05-09T12:28:15.594Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-09T12:28:15.594Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-09T12:28:15.594Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-05-09T12:28:15.594Z] === RUN TestCheckCapacityAndRotate [2022-05-09T12:28:15.594Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-09T12:28:15.594Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-09T12:28:15.594Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-05-09T12:28:15.594Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-05-09T12:28:15.594Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-05-09T12:28:15.594Z] PASS [2022-05-09T12:28:15.594Z] coverage: 53.5% of statements [2022-05-09T12:28:15.594Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.184s coverage: 53.5% of statements [2022-05-09T12:28:15.594Z] === RUN TestLog [2022-05-09T12:28:15.594Z] --- PASS: TestLog (0.03s) [2022-05-09T12:28:15.594Z] PASS [2022-05-09T12:28:15.594Z] coverage: 31.5% of statements [2022-05-09T12:28:15.594Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.084s coverage: 31.5% of statements [2022-05-09T12:28:16.581Z] === RUN TestNewParse [2022-05-09T12:28:16.581Z] --- PASS: TestNewParse (0.00s) [2022-05-09T12:28:16.581Z] PASS [2022-05-09T12:28:16.581Z] coverage: 8.3% of statements [2022-05-09T12:28:16.581Z] ok github.com/docker/docker/daemon/logger/templates 0.081s coverage: 8.3% of statements [2022-05-09T12:28:16.581Z] === RUN TestValidateLogOpt [2022-05-09T12:28:16.581Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-09T12:28:16.581Z] === RUN TestNewMissedConfig [2022-05-09T12:28:16.581Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-09T12:28:16.581Z] === RUN TestNewMissedUrl [2022-05-09T12:28:16.581Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-09T12:28:16.581Z] === RUN TestNewMissedToken [2022-05-09T12:28:16.581Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-09T12:28:16.581Z] === RUN TestNewWithProxy [2022-05-09T12:28:16.581Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-09T12:28:16.581Z] === RUN TestDefault [2022-05-09T12:28:16.581Z] --- PASS: TestDefault (0.01s) [2022-05-09T12:28:16.581Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-09T12:28:16.581Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-09T12:28:16.581Z] === RUN TestJsonFormat [2022-05-09T12:28:16.581Z] --- PASS: TestJsonFormat (0.02s) [2022-05-09T12:28:16.581Z] === RUN TestRawFormat [2022-05-09T12:28:16.581Z] --- PASS: TestRawFormat (0.00s) [2022-05-09T12:28:16.581Z] === RUN TestRawFormatWithLabels [2022-05-09T12:28:16.581Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-09T12:28:16.581Z] === RUN TestRawFormatWithoutTag [2022-05-09T12:28:16.581Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-09T12:28:16.581Z] === RUN TestBatching [2022-05-09T12:28:16.581Z] === RUN TestParseLogFormat [2022-05-09T12:28:16.581Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-09T12:28:16.581Z] === RUN TestValidateLogOptEmpty [2022-05-09T12:28:16.581Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-09T12:28:16.581Z] === RUN TestValidateSyslogAddress [2022-05-09T12:28:16.581Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-09T12:28:16.581Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-09T12:28:16.581Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-09T12:28:16.581Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-09T12:28:16.581Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-09T12:28:16.581Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-09T12:28:16.581Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-09T12:28:16.581Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-09T12:28:16.581Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-09T12:28:16.581Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-09T12:28:16.581Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-09T12:28:16.581Z] === RUN TestParseAddressDefaultPort [2022-05-09T12:28:16.581Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-09T12:28:16.581Z] === RUN TestValidateSyslogFacility [2022-05-09T12:28:16.581Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-09T12:28:16.581Z] === RUN TestValidateLogOptSyslogFormat [2022-05-09T12:28:16.581Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-09T12:28:16.581Z] === RUN TestValidateLogOpt [2022-05-09T12:28:16.581Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-09T12:28:16.581Z] PASS [2022-05-09T12:28:16.581Z] coverage: 43.6% of statements [2022-05-09T12:28:16.581Z] ok github.com/docker/docker/daemon/logger/syslog 0.065s coverage: 43.6% of statements [2022-05-09T12:28:16.581Z] --- PASS: TestBatching (0.24s) [2022-05-09T12:28:16.581Z] === RUN TestFrequency [2022-05-09T12:28:16.613Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-05-09T12:28:16.613Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.97s) [2022-05-09T12:28:16.613Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-09T12:28:17.050Z] --- PASS: TestFrequency (0.18s) [2022-05-09T12:28:17.050Z] === RUN TestOneMessagePerRequest [2022-05-09T12:28:17.050Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-09T12:28:17.050Z] === RUN TestVerify [2022-05-09T12:28:17.050Z] --- PASS: TestVerify (0.00s) [2022-05-09T12:28:17.050Z] === RUN TestSkipVerify [2022-05-09T12:28:17.179Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-09T12:28:17.518Z] time="2022-05-09T12:28:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:28:17.519Z] time="2022-05-09T12:28:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:28:17.519Z] time="2022-05-09T12:28:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:28:17.519Z] --- PASS: TestSkipVerify (0.68s) [2022-05-09T12:28:17.519Z] === RUN TestBufferMaximum [2022-05-09T12:28:17.519Z] time="2022-05-09T12:28:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:28:17.519Z] time="2022-05-09T12:28:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:28:17.519Z] time="2022-05-09T12:28:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:28:17.519Z] time="2022-05-09T12:28:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:28:17.519Z] time="2022-05-09T12:28:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:28:17.519Z] time="2022-05-09T12:28:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099297.354605\",\"host\":\"8b28d7245f5c\"}'" [2022-05-09T12:28:17.519Z] time="2022-05-09T12:28:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099297.354605\",\"host\":\"8b28d7245f5c\"}'" [2022-05-09T12:28:17.519Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-09T12:28:17.519Z] === RUN TestServerAlwaysDown [2022-05-09T12:28:17.519Z] time="2022-05-09T12:28:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:28:17.519Z] time="2022-05-09T12:28:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:28:17.519Z] time="2022-05-09T12:28:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099297.357623\",\"host\":\"8b28d7245f5c\"}'" [2022-05-09T12:28:17.519Z] time="2022-05-09T12:28:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099297.357623\",\"host\":\"8b28d7245f5c\"}'" [2022-05-09T12:28:17.519Z] time="2022-05-09T12:28:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:28:17.519Z] time="2022-05-09T12:28:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099297.357623\",\"host\":\"8b28d7245f5c\"}'" [2022-05-09T12:28:17.519Z] time="2022-05-09T12:28:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099297.358620\",\"host\":\"8b28d7245f5c\"}'" [2022-05-09T12:28:17.519Z] time="2022-05-09T12:28:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099297.358620\",\"host\":\"8b28d7245f5c\"}'" [2022-05-09T12:28:17.519Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-09T12:28:17.519Z] === RUN TestCannotSendAfterClose [2022-05-09T12:28:17.519Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-09T12:28:17.519Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-09T12:28:17.988Z] === RUN TestV1IDService [2022-05-09T12:28:17.988Z] --- PASS: TestV1IDService (0.02s) [2022-05-09T12:28:17.988Z] === RUN TestV2MetadataService [2022-05-09T12:28:18.415Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-05-09T12:28:18.457Z] time="2022-05-09T12:28:18Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-09T12:28:18.457Z] time="2022-05-09T12:28:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"8b28d7245f5c\"}'" [2022-05-09T12:28:18.457Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-05-09T12:28:18.457Z] PASS [2022-05-09T12:28:18.457Z] coverage: 82.5% of statements [2022-05-09T12:28:18.457Z] ok github.com/docker/docker/daemon/logger/splunk 2.217s coverage: 82.5% of statements [2022-05-09T12:28:18.457Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-09T12:28:18.457Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-09T12:28:18.457Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-09T12:28:18.556Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.61s) [2022-05-09T12:28:18.556Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-09T12:28:18.556Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-05-09T12:28:18.926Z] === RUN TestSuccessfulDownload [2022-05-09T12:28:18.926Z] download_test.go:267: Needs fixing on Windows [2022-05-09T12:28:18.926Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-09T12:28:18.926Z] === RUN TestCancelledDownload [2022-05-09T12:28:18.926Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-09T12:28:18.926Z] === RUN TestMaxDownloadAttempts [2022-05-09T12:28:18.926Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-09T12:28:18.926Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-09T12:28:18.926Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-09T12:28:18.926Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-09T12:28:18.926Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-09T12:28:18.926Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-09T12:28:18.926Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-09T12:28:18.926Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-09T12:28:18.926Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-09T12:28:18.926Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-09T12:28:18.926Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-09T12:28:18.926Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-09T12:28:18.926Z] --- PASS: TestV2MetadataService (0.85s) [2022-05-09T12:28:18.926Z] PASS [2022-05-09T12:28:18.926Z] coverage: 48.2% of statements [2022-05-09T12:28:18.926Z] ok github.com/docker/docker/distribution/metadata 0.941s coverage: 48.2% of statements [2022-05-09T12:28:18.926Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-09T12:28:18.926Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-09T12:28:18.926Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-09T12:28:18.926Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-09T12:28:18.926Z] === RUN TestContinueOnError_NeverContinue [2022-05-09T12:28:18.926Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-09T12:28:18.926Z] === RUN TestManifestStore [2022-05-09T12:28:18.926Z] === RUN TestManifestStore/no_remote_or_local [2022-05-09T12:28:19.124Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2022-05-09T12:28:19.124Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-09T12:28:19.395Z] time="2022-05-09T12:28:19Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1357676107\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-09T12:28:19.395Z] === RUN TestManifestStore/no_local_cache [2022-05-09T12:28:19.395Z] === RUN TestManifestStore/with_local_cache [2022-05-09T12:28:19.395Z] === RUN TestManifestStore/unknown_media_type [2022-05-09T12:28:19.395Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-09T12:28:19.395Z] time="2022-05-09T12:28:19Z" level=warning msg="reference for unknown type: " [2022-05-09T12:28:19.395Z] time="2022-05-09T12:28:19Z" level=warning msg="reference for unknown type: " [2022-05-09T12:28:19.395Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-09T12:28:19.395Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-09T12:28:19.395Z] time="2022-05-09T12:28:19Z" level=warning msg="reference for unknown type: " [2022-05-09T12:28:19.395Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-09T12:28:19.395Z] time="2022-05-09T12:28:19Z" level=warning msg="reference for unknown type: " [2022-05-09T12:28:19.395Z] time="2022-05-09T12:28:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-09T12:28:19.395Z] time="2022-05-09T12:28:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-09T12:28:19.395Z] time="2022-05-09T12:28:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-09T12:28:19.395Z] time="2022-05-09T12:28:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-09T12:28:19.395Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-09T12:28:19.395Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.47s) [2022-05-09T12:28:19.395Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.47s) [2022-05-09T12:28:19.395Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.47s) [2022-05-09T12:28:19.395Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.47s) [2022-05-09T12:28:19.395Z] === RUN TestTransfer [2022-05-09T12:28:19.395Z] time="2022-05-09T12:28:19Z" level=warning msg="reference for unknown type: " [2022-05-09T12:28:19.395Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-09T12:28:19.395Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-09T12:28:19.395Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-09T12:28:19.395Z] time="2022-05-09T12:28:19Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-09T12:28:19.395Z] --- PASS: TestManifestStore (0.36s) [2022-05-09T12:28:19.395Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2022-05-09T12:28:19.395Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-05-09T12:28:19.395Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-09T12:28:19.395Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-05-09T12:28:19.395Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-09T12:28:19.395Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2022-05-09T12:28:19.395Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-05-09T12:28:19.395Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-05-09T12:28:19.395Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-09T12:28:19.395Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-09T12:28:19.395Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-05-09T12:28:19.395Z] === RUN TestDetectManifestBlobMediaType [2022-05-09T12:28:19.395Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-09T12:28:19.395Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-09T12:28:19.395Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-09T12:28:19.395Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-09T12:28:19.395Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-09T12:28:19.395Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-09T12:28:19.395Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-09T12:28:19.395Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-09T12:28:19.395Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-09T12:28:19.395Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-09T12:28:19.395Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-09T12:28:19.395Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-09T12:28:19.395Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-09T12:28:19.395Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-09T12:28:19.395Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-09T12:28:19.395Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-09T12:28:19.395Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-09T12:28:19.395Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-09T12:28:19.395Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-09T12:28:19.395Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-09T12:28:19.395Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-09T12:28:19.395Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-09T12:28:19.395Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-09T12:28:19.395Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-09T12:28:19.395Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-09T12:28:19.395Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-09T12:28:19.395Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-09T12:28:19.395Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-09T12:28:19.395Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-09T12:28:19.395Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-09T12:28:19.395Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-09T12:28:19.395Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-09T12:28:19.395Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-09T12:28:19.395Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-09T12:28:19.395Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-09T12:28:19.395Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-09T12:28:19.395Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-09T12:28:19.395Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-09T12:28:19.395Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-09T12:28:19.395Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-09T12:28:19.395Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-09T12:28:19.395Z] === RUN TestFixManifestLayers [2022-05-09T12:28:19.395Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-09T12:28:19.395Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-09T12:28:19.395Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-09T12:28:19.395Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-09T12:28:19.395Z] === RUN TestFixManifestLayersBadParent [2022-05-09T12:28:19.395Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-09T12:28:19.395Z] === RUN TestValidateManifest [2022-05-09T12:28:19.395Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-09T12:28:19.395Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-09T12:28:19.395Z] === RUN TestFormatPlatform [2022-05-09T12:28:19.395Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-09T12:28:19.395Z] === RUN TestPullSchema2Config [2022-05-09T12:28:19.395Z] === RUN TestPullSchema2Config/success_first_time [2022-05-09T12:28:19.395Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-09T12:28:19.395Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:28:19.395Z] === RUN TestPullSchema2Config/500_status [2022-05-09T12:28:19.395Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-09T12:28:19.395Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:28:19.395Z] --- PASS: TestTransfer (0.12s) [2022-05-09T12:28:19.395Z] === RUN TestConcurrencyLimit [2022-05-09T12:28:19.691Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-09T12:28:19.691Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-05-09T12:28:19.864Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:28:19.864Z] === RUN TestPullSchema2Config/EOF [2022-05-09T12:28:19.864Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-09T12:28:19.864Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:28:19.864Z] 2022/05/09 12:28:19 http: panic serving 127.0.0.1:49218: intentional panic [2022-05-09T12:28:19.864Z] goroutine 96 [running]: [2022-05-09T12:28:19.864Z] net/http.(*conn).serve.func1() [2022-05-09T12:28:19.864Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-09T12:28:19.864Z] panic({0x848f00, 0xa2b320}) [2022-05-09T12:28:19.864Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-09T12:28:19.864Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0000851e0?, {0xa32ab8?, 0xc0002082a0?}) [2022-05-09T12:28:19.864Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-09T12:28:19.864Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xa32ab8, 0xc0002082a0}, 0xc0000a9400) [2022-05-09T12:28:19.864Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-09T12:28:19.864Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xa32ab8?, 0xc0002082a0?}, 0xe4e5c0?) [2022-05-09T12:28:19.864Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-09T12:28:19.864Z] net/http.serverHandler.ServeHTTP({0xc000386e10?}, {0xa32ab8, 0xc0002082a0}, 0xc0000a9400) [2022-05-09T12:28:19.864Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-09T12:28:19.864Z] net/http.(*conn).serve(0xc000194320, {0xa33330, 0xc00040fbf0}) [2022-05-09T12:28:19.864Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-09T12:28:19.864Z] created by net/http.(*Server).Serve [2022-05-09T12:28:19.864Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-09T12:28:19.864Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-05-09T12:28:19.864Z] === RUN TestInactiveJobs [2022-05-09T12:28:19.864Z] === RUN TestNotFound [2022-05-09T12:28:19.864Z] --- PASS: TestNotFound (0.00s) [2022-05-09T12:28:19.864Z] === RUN TestConflict [2022-05-09T12:28:19.864Z] --- PASS: TestConflict (0.00s) [2022-05-09T12:28:19.864Z] === RUN TestForbidden [2022-05-09T12:28:19.864Z] --- PASS: TestForbidden (0.00s) [2022-05-09T12:28:19.864Z] === RUN TestInvalidParameter [2022-05-09T12:28:19.864Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-09T12:28:19.864Z] === RUN TestNotImplemented [2022-05-09T12:28:19.864Z] --- PASS: TestNotImplemented (0.00s) [2022-05-09T12:28:19.864Z] === RUN TestNotModified [2022-05-09T12:28:19.864Z] --- PASS: TestNotModified (0.00s) [2022-05-09T12:28:19.864Z] === RUN TestUnauthorized [2022-05-09T12:28:19.864Z] --- PASS: TestUnauthorized (0.00s) [2022-05-09T12:28:19.864Z] === RUN TestUnknown [2022-05-09T12:28:19.864Z] --- PASS: TestUnknown (0.00s) [2022-05-09T12:28:19.864Z] === RUN TestCancelled [2022-05-09T12:28:19.864Z] --- PASS: TestCancelled (0.00s) [2022-05-09T12:28:19.864Z] === RUN TestDeadline [2022-05-09T12:28:19.864Z] --- PASS: TestDeadline (0.00s) [2022-05-09T12:28:19.864Z] === RUN TestDataLoss [2022-05-09T12:28:19.864Z] --- PASS: TestDataLoss (0.00s) [2022-05-09T12:28:19.864Z] === RUN TestUnavailable [2022-05-09T12:28:19.864Z] --- PASS: TestUnavailable (0.00s) [2022-05-09T12:28:19.864Z] === RUN TestSystem [2022-05-09T12:28:19.864Z] --- PASS: TestSystem (0.00s) [2022-05-09T12:28:19.864Z] === RUN TestFromStatusCode [2022-05-09T12:28:19.864Z] === RUN TestFromStatusCode/Not_Found [2022-05-09T12:28:19.864Z] === RUN TestFromStatusCode/Bad_Request [2022-05-09T12:28:19.864Z] === RUN TestFromStatusCode/Conflict [2022-05-09T12:28:19.864Z] === RUN TestFromStatusCode/Unauthorized [2022-05-09T12:28:19.864Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-09T12:28:19.864Z] === RUN TestFromStatusCode/Forbidden [2022-05-09T12:28:19.864Z] === RUN TestFromStatusCode/Not_Modified [2022-05-09T12:28:19.864Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-09T12:28:19.864Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-09T12:28:19.865Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-09T12:28:19.865Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-09T12:28:19.865Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-09T12:28:19.865Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-09T12:28:19.865Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-09T12:28:19.865Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-09T12:28:19.865Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-09T12:28:19.865Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-09T12:28:19.865Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-09T12:28:19.865Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-09T12:28:19.865Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-09T12:28:19.865Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-09T12:28:19.865Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-09T12:28:19.865Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-09T12:28:19.865Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-09T12:28:19.865Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-09T12:28:19.865Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-09T12:28:19.865Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-09T12:28:19.865Z] PASS [2022-05-09T12:28:19.865Z] coverage: 77.0% of statements [2022-05-09T12:28:19.865Z] ok github.com/docker/docker/errdefs 0.042s coverage: 77.0% of statements [2022-05-09T12:28:19.865Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:28:19.865Z] === RUN TestPullSchema2Config/unauthorized [2022-05-09T12:28:19.865Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-09T12:28:19.865Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:28:19.865Z] --- PASS: TestPullSchema2Config (0.53s) [2022-05-09T12:28:19.865Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-09T12:28:19.865Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-09T12:28:19.865Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-09T12:28:19.865Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-05-09T12:28:19.865Z] === RUN TestGetRepositoryMountCandidates [2022-05-09T12:28:19.865Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-09T12:28:19.865Z] === RUN TestLayerAlreadyExists [2022-05-09T12:28:19.865Z] 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} [2022-05-09T12:28:19.865Z] 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} [2022-05-09T12:28:19.865Z] 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} [2022-05-09T12:28:19.865Z] 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} [2022-05-09T12:28:19.865Z] 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} [2022-05-09T12:28:19.865Z] 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} [2022-05-09T12:28:19.865Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-09T12:28:19.865Z] === RUN TestWhenEmptyAuthConfig [2022-05-09T12:28:19.950Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-09T12:28:20.334Z] --- PASS: TestInactiveJobs (0.39s) [2022-05-09T12:28:20.334Z] === RUN TestWatchRelease [2022-05-09T12:28:20.334Z] --- PASS: TestWatchRelease (0.04s) [2022-05-09T12:28:20.334Z] === RUN TestWatchFinishedTransfer [2022-05-09T12:28:20.334Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-09T12:28:20.334Z] === RUN TestDuplicateTransfer [2022-05-09T12:28:20.334Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-09T12:28:20.334Z] === RUN TestSuccessfulUpload [2022-05-09T12:28:20.803Z] time="2022-05-09T12:28:20Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-09T12:28:20.803Z] --- PASS: TestSuccessfulUpload (0.35s) [2022-05-09T12:28:20.803Z] === RUN TestCancelledUpload [2022-05-09T12:28:20.803Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-09T12:28:20.803Z] PASS [2022-05-09T12:28:20.803Z] coverage: 77.3% of statements [2022-05-09T12:28:20.803Z] ok github.com/docker/docker/distribution/xfer 1.864s coverage: 77.3% of statements [2022-05-09T12:28:20.890Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.69s) [2022-05-09T12:28:20.890Z] === RUN TestNISDomainname [2022-05-09T12:28:21.272Z] === RUN TestFSGetInvalidData [2022-05-09T12:28:21.272Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-05-09T12:28:21.272Z] === RUN TestFSInvalidSet [2022-05-09T12:28:21.272Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-09T12:28:21.272Z] === RUN TestFSInvalidRoot [2022-05-09T12:28:21.272Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-09T12:28:21.272Z] === RUN TestFSMetadataGetSet [2022-05-09T12:28:21.272Z] === RUN TestCompare [2022-05-09T12:28:21.272Z] --- PASS: TestCompare (0.00s) [2022-05-09T12:28:21.272Z] PASS [2022-05-09T12:28:21.272Z] coverage: 19.2% of statements [2022-05-09T12:28:21.272Z] ok github.com/docker/docker/image/cache 0.072s coverage: 19.2% of statements [2022-05-09T12:28:21.272Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-05-09T12:28:21.272Z] === RUN TestFSInvalidWalker [2022-05-09T12:28:21.272Z] --- PASS: TestFSInvalidWalker (0.03s) [2022-05-09T12:28:21.272Z] === RUN TestFSGetSet [2022-05-09T12:28:21.272Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) [2022-05-09T12:28:21.272Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-09T12:28:21.272Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-09T12:28:21.272Z] === RUN TestTokenPassThru [2022-05-09T12:28:21.272Z] --- PASS: TestTokenPassThru (0.00s) [2022-05-09T12:28:21.272Z] === RUN TestTokenPassThruDifferentHost [2022-05-09T12:28:21.272Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-09T12:28:21.272Z] PASS [2022-05-09T12:28:21.272Z] coverage: 26.6% of statements [2022-05-09T12:28:21.272Z] --- PASS: TestFSGetSet (0.06s) [2022-05-09T12:28:21.272Z] === RUN TestFSGetUnsetKey [2022-05-09T12:28:21.272Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-09T12:28:21.272Z] === RUN TestFSGetEmptyData [2022-05-09T12:28:21.273Z] ok github.com/docker/docker/distribution 2.200s coverage: 26.6% of statements [2022-05-09T12:28:21.273Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-09T12:28:21.273Z] === RUN TestFSDelete [2022-05-09T12:28:21.273Z] --- PASS: TestFSDelete (0.02s) [2022-05-09T12:28:21.273Z] === RUN TestFSWalker [2022-05-09T12:28:21.273Z] --- PASS: TestFSWalker (0.02s) [2022-05-09T12:28:21.273Z] === RUN TestFSWalkerStopOnError [2022-05-09T12:28:21.273Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-09T12:28:21.273Z] === RUN TestNewFromJSON [2022-05-09T12:28:21.273Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-09T12:28:21.273Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-09T12:28:21.273Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-09T12:28:21.273Z] === RUN TestMarshalKeyOrder [2022-05-09T12:28:21.273Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-09T12:28:21.273Z] === RUN TestHistoryEqual [2022-05-09T12:28:21.273Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-09T12:28:21.273Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-09T12:28:21.273Z] --- PASS: TestHistoryEqual (0.19s) [2022-05-09T12:28:21.273Z] === RUN TestImage [2022-05-09T12:28:21.273Z] --- PASS: TestImage (0.00s) [2022-05-09T12:28:21.273Z] === RUN TestImageOSNotEmpty [2022-05-09T12:28:21.273Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-09T12:28:21.273Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-09T12:28:21.273Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-09T12:28:21.273Z] === RUN TestCreate [2022-05-09T12:28:21.273Z] --- PASS: TestCreate (0.01s) [2022-05-09T12:28:21.273Z] === RUN TestRestore [2022-05-09T12:28:21.741Z] time="2022-05-09T12:28:21Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-09T12:28:21.741Z] --- PASS: TestRestore (0.03s) [2022-05-09T12:28:21.741Z] === RUN TestAddDelete [2022-05-09T12:28:21.741Z] --- PASS: TestAddDelete (0.03s) [2022-05-09T12:28:21.741Z] === RUN TestSearchAfterDelete [2022-05-09T12:28:21.741Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-09T12:28:21.741Z] === RUN TestParentReset [2022-05-09T12:28:21.741Z] --- PASS: TestParentReset (0.04s) [2022-05-09T12:28:21.741Z] === RUN TestGetAndSetLastUpdated [2022-05-09T12:28:21.741Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-09T12:28:21.741Z] === RUN TestStoreLen [2022-05-09T12:28:21.741Z] --- PASS: TestStoreLen (0.06s) [2022-05-09T12:28:21.741Z] PASS [2022-05-09T12:28:21.741Z] coverage: 86.9% of statements [2022-05-09T12:28:21.741Z] ok github.com/docker/docker/image 0.711s coverage: 86.9% of statements [2022-05-09T12:28:21.826Z] --- PASS: TestNISDomainname (0.94s) [2022-05-09T12:28:21.827Z] === RUN TestHostnameDnsResolution [2022-05-09T12:28:21.827Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-09T12:28:22.210Z] === RUN TestValidateManifest [2022-05-09T12:28:22.210Z] === RUN TestValidateManifest/nil [2022-05-09T12:28:22.210Z] === RUN TestValidateManifest/non-nil [2022-05-09T12:28:22.210Z] --- PASS: TestValidateManifest (0.00s) [2022-05-09T12:28:22.210Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-09T12:28:22.210Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-09T12:28:22.210Z] PASS [2022-05-09T12:28:22.210Z] coverage: 0.7% of statements [2022-05-09T12:28:22.210Z] ok github.com/docker/docker/image/tarexport 0.070s coverage: 0.7% of statements [2022-05-09T12:28:22.210Z] === RUN TestMakeV1ConfigFromConfig [2022-05-09T12:28:22.210Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-05-09T12:28:22.210Z] PASS [2022-05-09T12:28:22.210Z] coverage: 25.0% of statements [2022-05-09T12:28:22.210Z] ok github.com/docker/docker/image/v1 0.071s coverage: 25.0% of statements [2022-05-09T12:28:22.210Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-09T12:28:23.203Z] --- PASS: TestHostnameDnsResolution (1.20s) [2022-05-09T12:28:23.203Z] === RUN TestUnprivilegedPortsAndPing [2022-05-09T12:28:23.771Z] --- PASS: TestUnprivilegedPortsAndPing (0.90s) [2022-05-09T12:28:23.771Z] === RUN TestPrivilegedHostDevices [2022-05-09T12:28:23.777Z] === RUN TestSerialization [2022-05-09T12:28:23.777Z] --- PASS: TestSerialization (0.02s) [2022-05-09T12:28:23.777Z] PASS [2022-05-09T12:28:23.777Z] coverage: 100.0% of statements [2022-05-09T12:28:23.777Z] ok github.com/docker/docker/libcontainerd/queue 0.060s coverage: 100.0% of statements [2022-05-09T12:28:24.246Z] === RUN TestEmptyLayer [2022-05-09T12:28:24.246Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-09T12:28:24.246Z] === RUN TestCommitFailure [2022-05-09T12:28:24.246Z] --- PASS: TestCommitFailure (0.19s) [2022-05-09T12:28:24.246Z] === RUN TestStartTransactionFailure [2022-05-09T12:28:24.246Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-05-09T12:28:24.246Z] === RUN TestGetOrphan [2022-05-09T12:28:24.246Z] --- PASS: TestGetOrphan (0.01s) [2022-05-09T12:28:24.246Z] === RUN TestMountAndRegister [2022-05-09T12:28:24.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-09T12:28:24.338Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-05-09T12:28:24.598Z] --- PASS: TestPrivilegedHostDevices (0.79s) [2022-05-09T12:28:24.598Z] === RUN TestStats [2022-05-09T12:28:24.714Z] layer_test.go:258: Layer size: 14 [2022-05-09T12:28:24.714Z] --- PASS: TestMountAndRegister (0.08s) [2022-05-09T12:28:24.714Z] === RUN TestLayerRelease [2022-05-09T12:28:24.714Z] layer_test.go:291: Failing on Windows [2022-05-09T12:28:24.714Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-09T12:28:24.714Z] === RUN TestStoreRestore [2022-05-09T12:28:24.714Z] layer_test.go:340: Failing on Windows [2022-05-09T12:28:24.714Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-09T12:28:24.714Z] === RUN TestTarStreamStability [2022-05-09T12:28:24.714Z] layer_test.go:455: Failing on Windows [2022-05-09T12:28:24.714Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-09T12:28:24.714Z] === RUN TestRegisterExistingLayer [2022-05-09T12:28:24.714Z] --- PASS: TestRegisterExistingLayer (0.11s) [2022-05-09T12:28:24.714Z] === RUN TestTarStreamVerification [2022-05-09T12:28:24.714Z] layer_test.go:684: Failing on Windows [2022-05-09T12:28:24.714Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-09T12:28:24.714Z] === RUN TestLayerMigration [2022-05-09T12:28:24.714Z] migration_test.go:45: Failing on Windows [2022-05-09T12:28:24.714Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-09T12:28:24.714Z] === RUN TestLayerMigrationNoTarsplit [2022-05-09T12:28:24.714Z] migration_test.go:181: Failing on Windows [2022-05-09T12:28:24.714Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-09T12:28:24.714Z] === RUN TestMountInit [2022-05-09T12:28:24.714Z] mount_test.go:17: Failing on Windows [2022-05-09T12:28:24.714Z] --- SKIP: TestMountInit (0.00s) [2022-05-09T12:28:24.714Z] === RUN TestMountSize [2022-05-09T12:28:24.714Z] mount_test.go:76: Failing on Windows [2022-05-09T12:28:24.714Z] --- SKIP: TestMountSize (0.00s) [2022-05-09T12:28:24.714Z] === RUN TestMountChanges [2022-05-09T12:28:24.714Z] mount_test.go:125: Failing on Windows [2022-05-09T12:28:24.714Z] --- SKIP: TestMountChanges (0.00s) [2022-05-09T12:28:24.714Z] === RUN TestMountApply [2022-05-09T12:28:24.715Z] mount_test.go:212: Failing on Windows [2022-05-09T12:28:24.715Z] --- SKIP: TestMountApply (0.00s) [2022-05-09T12:28:24.715Z] PASS [2022-05-09T12:28:24.715Z] coverage: 30.6% of statements [2022-05-09T12:28:24.715Z] ok github.com/docker/docker/layer 0.520s coverage: 30.6% of statements [2022-05-09T12:28:24.715Z] === RUN TestEnvironmentParsing [2022-05-09T12:28:24.715Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-09T12:28:24.715Z] PASS [2022-05-09T12:28:24.715Z] coverage: 1.2% of statements [2022-05-09T12:28:24.715Z] ok github.com/docker/docker/libcontainerd/local 0.105s coverage: 1.2% of statements [2022-05-09T12:28:24.715Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-09T12:28:24.715Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-09T12:28:24.715Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-09T12:28:24.715Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-09T12:28:25.183Z] === RUN TestSequenceGetAvailableBit [2022-05-09T12:28:25.183Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-09T12:28:25.183Z] === RUN TestSequenceEqual [2022-05-09T12:28:25.183Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-09T12:28:25.183Z] === RUN TestSequenceCopy [2022-05-09T12:28:25.183Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-09T12:28:25.183Z] === RUN TestGetFirstAvailable [2022-05-09T12:28:25.183Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-09T12:28:25.183Z] === RUN TestFindSequence [2022-05-09T12:28:25.183Z] --- PASS: TestFindSequence (0.00s) [2022-05-09T12:28:25.183Z] === RUN TestCheckIfAvailable [2022-05-09T12:28:25.183Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-09T12:28:25.184Z] === RUN TestMergeSequences [2022-05-09T12:28:25.184Z] --- PASS: TestMergeSequences (0.00s) [2022-05-09T12:28:25.184Z] === RUN TestPushReservation [2022-05-09T12:28:25.184Z] --- PASS: TestPushReservation (0.00s) [2022-05-09T12:28:25.184Z] === RUN TestSerializeDeserialize [2022-05-09T12:28:25.184Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-09T12:28:25.184Z] === RUN TestSet [2022-05-09T12:28:25.184Z] --- PASS: TestSet (0.00s) [2022-05-09T12:28:25.184Z] === RUN TestSetUnset [2022-05-09T12:28:25.184Z] --- PASS: TestSetUnset (0.00s) [2022-05-09T12:28:25.184Z] === RUN TestOffsetSetUnset [2022-05-09T12:28:25.184Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-09T12:28:25.184Z] === RUN TestSetInRange [2022-05-09T12:28:25.184Z] --- PASS: TestSetInRange (0.00s) [2022-05-09T12:28:25.184Z] === RUN TestSetAnyInRange [2022-05-09T12:28:25.184Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-09T12:28:25.184Z] === RUN TestMethods [2022-05-09T12:28:25.184Z] --- PASS: TestMethods (0.00s) [2022-05-09T12:28:25.184Z] === RUN TestRandomAllocateDeallocate [2022-05-09T12:28:25.863Z] --- PASS: TestCreateServiceMultipleTimes (15.09s) [2022-05-09T12:28:25.863Z] === RUN TestCreateServiceConflict [2022-05-09T12:28:27.135Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-05-09T12:28:27.393Z] --- PASS: TestStats (2.74s) [2022-05-09T12:28:27.393Z] === RUN TestStopContainerWithTimeout [2022-05-09T12:28:27.393Z] === RUN TestStopContainerWithTimeout/0 [2022-05-09T12:28:27.393Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-09T12:28:27.393Z] === RUN TestStopContainerWithTimeout/1 [2022-05-09T12:28:27.393Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-09T12:28:27.393Z] === RUN TestStopContainerWithTimeout/3 [2022-05-09T12:28:27.393Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-09T12:28:27.393Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-09T12:28:27.393Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-09T12:28:27.393Z] === CONT TestStopContainerWithTimeout/0 [2022-05-09T12:28:27.393Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-09T12:28:27.399Z] === RUN TestInvalidConfig [2022-05-09T12:28:27.399Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-09T12:28:27.399Z] === RUN TestConfig [2022-05-09T12:28:27.399Z] --- PASS: TestConfig (0.00s) [2022-05-09T12:28:27.399Z] === RUN TestOptionsLabels [2022-05-09T12:28:27.399Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-09T12:28:27.399Z] === RUN TestValidName [2022-05-09T12:28:27.399Z] --- PASS: TestValidName (0.00s) [2022-05-09T12:28:27.399Z] PASS [2022-05-09T12:28:27.399Z] coverage: 19.7% of statements [2022-05-09T12:28:27.399Z] ok github.com/docker/docker/libnetwork/config 0.079s coverage: 19.7% of statements [2022-05-09T12:28:27.866Z] === RUN TestKey [2022-05-09T12:28:27.866Z] --- PASS: TestKey (0.00s) [2022-05-09T12:28:27.866Z] === RUN TestParseKey [2022-05-09T12:28:27.866Z] --- PASS: TestParseKey (0.00s) [2022-05-09T12:28:27.866Z] === RUN TestInvalidDataStore [2022-05-09T12:28:27.866Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-09T12:28:27.866Z] === RUN TestKVObjectFlatKey [2022-05-09T12:28:27.866Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-09T12:28:27.866Z] === RUN TestAtomicKVObjectFlatKey [2022-05-09T12:28:27.866Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-09T12:28:27.866Z] PASS [2022-05-09T12:28:27.866Z] coverage: 21.9% of statements [2022-05-09T12:28:27.866Z] ok github.com/docker/docker/libnetwork/datastore 0.057s coverage: 21.9% of statements [2022-05-09T12:28:27.866Z] === RUN TestErrorInterfaces [2022-05-09T12:28:27.866Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-09T12:28:27.866Z] === RUN TestNetworkMarshalling [2022-05-09T12:28:28.336Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-05-09T12:28:28.336Z] === RUN TestEndpointMarshalling [2022-05-09T12:28:28.336Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-09T12:28:28.336Z] === RUN TestAuxAddresses [2022-05-09T12:28:28.336Z] time="2022-05-09T12:28:27Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-09T12:28:28.336Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-09T12:28:28.336Z] === RUN TestSRVServiceQuery [2022-05-09T12:28:28.336Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:28:28.336Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-09T12:28:28.336Z] === RUN TestServiceVIPReuse [2022-05-09T12:28:28.336Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:28:28.336Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-09T12:28:28.336Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-09T12:28:28.336Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:28:28.336Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-09T12:28:28.336Z] === RUN TestDNSIPQuery [2022-05-09T12:28:28.336Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:28:28.336Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-09T12:28:28.336Z] === RUN TestDNSProxyServFail [2022-05-09T12:28:28.336Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:28:28.336Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-09T12:28:28.336Z] === RUN TestSandboxAddEmpty [2022-05-09T12:28:28.336Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:28:28.336Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-09T12:28:28.336Z] === RUN TestSandboxAddMultiPrio [2022-05-09T12:28:28.336Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:28:28.336Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-09T12:28:28.336Z] === RUN TestSandboxAddSamePrio [2022-05-09T12:28:28.336Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:28:28.336Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-09T12:28:28.336Z] === RUN TestCleanupServiceDiscovery [2022-05-09T12:28:28.336Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:28:28.336Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-09T12:28:28.336Z] === RUN TestDNSOptions [2022-05-09T12:28:28.336Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:28:28.336Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-09T12:28:28.336Z] === RUN TestMultipleControllersWithSameStore [2022-05-09T12:28:28.336Z] time="2022-05-09T12:28:28Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-09T12:28:28.336Z] time="2022-05-09T12:28:28Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-09T12:28:28.336Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-09T12:28:28.336Z] PASS [2022-05-09T12:28:28.336Z] coverage: 8.5% of statements [2022-05-09T12:28:28.336Z] ok github.com/docker/docker/libnetwork 0.412s coverage: 8.5% of statements [2022-05-09T12:28:28.390Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-05-09T12:28:28.390Z] === RUN TestCreateServiceMaxReplicas [2022-05-09T12:28:28.770Z] === CONT TestStopContainerWithTimeout/3 [2022-05-09T12:28:28.770Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-09T12:28:28.804Z] === RUN TestIPDataMarshalling [2022-05-09T12:28:28.804Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-09T12:28:28.804Z] === RUN TestValidateAndIsV6 [2022-05-09T12:28:28.804Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-09T12:28:28.804Z] PASS [2022-05-09T12:28:28.804Z] coverage: 68.9% of statements [2022-05-09T12:28:28.804Z] ok github.com/docker/docker/libnetwork/driverapi 0.048s coverage: 68.9% of statements [2022-05-09T12:28:29.273Z] === RUN TestDriver [2022-05-09T12:28:29.273Z] --- PASS: TestDriver (0.00s) [2022-05-09T12:28:29.273Z] PASS [2022-05-09T12:28:29.273Z] coverage: 34.8% of statements [2022-05-09T12:28:29.273Z] ok github.com/docker/docker/libnetwork/drivers/host 0.042s coverage: 34.8% of statements [2022-05-09T12:28:29.706Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-09T12:28:29.742Z] === RUN TestDriver [2022-05-09T12:28:29.742Z] --- PASS: TestDriver (0.00s) [2022-05-09T12:28:29.742Z] PASS [2022-05-09T12:28:29.742Z] coverage: 34.8% of statements [2022-05-09T12:28:29.742Z] ok github.com/docker/docker/libnetwork/drivers/null 0.058s coverage: 34.8% of statements [2022-05-09T12:28:29.742Z] === RUN TestNetworkAllocateFree [2022-05-09T12:28:29.742Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-09T12:28:29.742Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-09T12:28:29.742Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-09T12:28:29.742Z] PASS [2022-05-09T12:28:29.742Z] coverage: 63.6% of statements [2022-05-09T12:28:29.742Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.052s coverage: 63.6% of statements [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-09T12:28:30.128Z] === RUN TestBoolValue [2022-05-09T12:28:30.128Z] --- PASS: TestBoolValue (0.00s) [2022-05-09T12:28:30.128Z] === RUN TestBoolValueOrDefault [2022-05-09T12:28:30.128Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-09T12:28:30.128Z] === RUN TestInt64ValueOrZero [2022-05-09T12:28:30.128Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-09T12:28:30.128Z] === RUN TestInt64ValueOrDefault [2022-05-09T12:28:30.128Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-09T12:28:30.128Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-09T12:28:30.128Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-09T12:28:30.128Z] === RUN TestJsonContentType [2022-05-09T12:28:30.128Z] --- PASS: TestJsonContentType (0.00s) [2022-05-09T12:28:30.128Z] === RUN TestReadJSON [2022-05-09T12:28:30.128Z] === RUN TestReadJSON/nil_body [2022-05-09T12:28:30.128Z] === RUN TestReadJSON/empty_body [2022-05-09T12:28:30.128Z] === RUN TestReadJSON/with_valid_request [2022-05-09T12:28:30.128Z] === RUN TestReadJSON/with_whitespace [2022-05-09T12:28:30.128Z] === RUN TestReadJSON/with_extra_content [2022-05-09T12:28:30.128Z] === RUN TestReadJSON/invalid_JSON [2022-05-09T12:28:30.128Z] --- PASS: TestReadJSON (0.00s) [2022-05-09T12:28:30.128Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-09T12:28:30.128Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-09T12:28:30.128Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-09T12:28:30.128Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-09T12:28:30.128Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-09T12:28:30.128Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-09T12:28:30.128Z] PASS [2022-05-09T12:28:30.128Z] coverage: 31.9% of statements [2022-05-09T12:28:30.128Z] ok github.com/docker/docker/api/server/httputils 0.052s coverage: 31.9% of statements [2022-05-09T12:28:30.128Z] === RUN TestMaskSecretKeys [2022-05-09T12:28:30.128Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-09T12:28:30.128Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-09T12:28:30.128Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-09T12:28:30.128Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-09T12:28:30.128Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-09T12:28:30.128Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-09T12:28:30.128Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-09T12:28:30.128Z] === RUN TestVersionMiddlewareVersion [2022-05-09T12:28:30.128Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-09T12:28:30.128Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-09T12:28:30.128Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-09T12:28:30.128Z] PASS [2022-05-09T12:28:30.128Z] coverage: 37.7% of statements [2022-05-09T12:28:30.128Z] ok github.com/docker/docker/api/server/middleware 0.092s coverage: 37.7% of statements [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-09T12:28:30.128Z] === RUN TestStrSliceMarshalJSON [2022-05-09T12:28:30.128Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-09T12:28:30.128Z] === RUN TestStrSliceUnmarshalJSON [2022-05-09T12:28:30.128Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-09T12:28:30.128Z] === RUN TestStrSliceUnmarshalString [2022-05-09T12:28:30.128Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-09T12:28:30.128Z] === RUN TestStrSliceUnmarshalSlice [2022-05-09T12:28:30.128Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-09T12:28:30.128Z] PASS [2022-05-09T12:28:30.128Z] coverage: 90.0% of statements [2022-05-09T12:28:30.128Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2022-05-09T12:28:30.128Z] === RUN TestToJSON [2022-05-09T12:28:30.128Z] --- PASS: TestToJSON (0.00s) [2022-05-09T12:28:30.128Z] === RUN TestToParamWithVersion [2022-05-09T12:28:30.128Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-09T12:28:30.128Z] === RUN TestFromJSON [2022-05-09T12:28:30.128Z] --- PASS: TestFromJSON (0.00s) [2022-05-09T12:28:30.128Z] === RUN TestEmpty [2022-05-09T12:28:30.128Z] --- PASS: TestEmpty (0.00s) [2022-05-09T12:28:30.128Z] === RUN TestArgsMatchKVListEmptySources [2022-05-09T12:28:30.128Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-09T12:28:30.128Z] === RUN TestArgsMatchKVList [2022-05-09T12:28:30.128Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-09T12:28:30.128Z] === RUN TestArgsMatch [2022-05-09T12:28:30.128Z] --- PASS: TestArgsMatch (0.00s) [2022-05-09T12:28:30.128Z] === RUN TestAdd [2022-05-09T12:28:30.128Z] --- PASS: TestAdd (0.00s) [2022-05-09T12:28:30.128Z] === RUN TestDel [2022-05-09T12:28:30.128Z] --- PASS: TestDel (0.00s) [2022-05-09T12:28:30.128Z] === RUN TestLen [2022-05-09T12:28:30.128Z] --- PASS: TestLen (0.00s) [2022-05-09T12:28:30.128Z] === RUN TestExactMatch [2022-05-09T12:28:30.128Z] --- PASS: TestExactMatch (0.00s) [2022-05-09T12:28:30.128Z] === RUN TestOnlyOneExactMatch [2022-05-09T12:28:30.128Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-09T12:28:30.128Z] === RUN TestContains [2022-05-09T12:28:30.128Z] --- PASS: TestContains (0.00s) [2022-05-09T12:28:30.128Z] === RUN TestValidate [2022-05-09T12:28:30.128Z] --- PASS: TestValidate (0.00s) [2022-05-09T12:28:30.128Z] === RUN TestWalkValues [2022-05-09T12:28:30.128Z] --- PASS: TestWalkValues (0.00s) [2022-05-09T12:28:30.128Z] === RUN TestFuzzyMatch [2022-05-09T12:28:30.128Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-09T12:28:30.128Z] === RUN TestClone [2022-05-09T12:28:30.128Z] --- PASS: TestClone (0.00s) [2022-05-09T12:28:30.128Z] PASS [2022-05-09T12:28:30.128Z] coverage: 92.2% of statements [2022-05-09T12:28:30.128Z] ok github.com/docker/docker/api/types/filters 0.046s coverage: 92.2% of statements [2022-05-09T12:28:30.128Z] === RUN TestGetTimestamp [2022-05-09T12:28:30.128Z] --- PASS: TestGetTimestamp (0.19s) [2022-05-09T12:28:30.128Z] === RUN TestParseTimestamps [2022-05-09T12:28:30.128Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-09T12:28:30.128Z] PASS [2022-05-09T12:28:30.128Z] coverage: 100.0% of statements [2022-05-09T12:28:30.128Z] ok github.com/docker/docker/api/types/time 0.239s coverage: 100.0% of statements [2022-05-09T12:28:30.128Z] === RUN TestAdjustForAPIVersion [2022-05-09T12:28:30.128Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-09T12:28:30.128Z] PASS [2022-05-09T12:28:30.128Z] coverage: 6.1% of statements [2022-05-09T12:28:30.128Z] ok github.com/docker/docker/api/server/router/swarm 0.051s coverage: 6.1% of statements [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/api/types [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-09T12:28:30.128Z] === RUN TestCompareVersion [2022-05-09T12:28:30.128Z] --- PASS: TestCompareVersion (0.00s) [2022-05-09T12:28:30.128Z] PASS [2022-05-09T12:28:30.128Z] coverage: 77.3% of statements [2022-05-09T12:28:30.128Z] ok github.com/docker/docker/api/types/versions 0.054s coverage: 77.3% of statements [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/builder [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-09T12:28:30.128Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-09T12:28:30.584Z] === RUN TestIsGIT [2022-05-09T12:28:30.584Z] --- PASS: TestIsGIT (0.00s) [2022-05-09T12:28:30.584Z] PASS [2022-05-09T12:28:30.584Z] coverage: 100.0% of statements [2022-05-09T12:28:30.584Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.074s coverage: 100.0% of statements [2022-05-09T12:28:30.642Z] === CONT TestStopContainerWithTimeout/1 [2022-05-09T12:28:30.729Z] === RUN TestGetEmptyCapabilities [2022-05-09T12:28:30.729Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-09T12:28:30.729Z] === RUN TestGetExtraCapabilities [2022-05-09T12:28:30.729Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-05-09T12:28:30.729Z] === RUN TestGetInvalidCapabilities [2022-05-09T12:28:30.729Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-05-09T12:28:30.729Z] === RUN TestRemoteDriver [2022-05-09T12:28:30.729Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-09T12:28:30.729Z] === RUN TestDriverError [2022-05-09T12:28:30.729Z] --- PASS: TestDriverError (0.01s) [2022-05-09T12:28:30.729Z] === RUN TestMissingValues [2022-05-09T12:28:30.729Z] --- PASS: TestRandomAllocateDeallocate (5.33s) [2022-05-09T12:28:30.729Z] === RUN TestAllocateRandomDeallocate [2022-05-09T12:28:30.729Z] --- PASS: TestMissingValues (0.01s) [2022-05-09T12:28:30.729Z] === RUN TestRollback [2022-05-09T12:28:30.729Z] --- PASS: TestRollback (0.00s) [2022-05-09T12:28:30.729Z] PASS [2022-05-09T12:28:30.729Z] coverage: 57.4% of statements [2022-05-09T12:28:30.729Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.094s coverage: 57.4% of statements [2022-05-09T12:28:30.901Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-09T12:28:30.917Z] --- PASS: TestCreateServiceMaxReplicas (2.54s) [2022-05-09T12:28:30.917Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-09T12:28:31.042Z] === RUN TestParseRemoteURL [2022-05-09T12:28:31.042Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-09T12:28:31.042Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-09T12:28:31.042Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-09T12:28:31.042Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-09T12:28:31.042Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-09T12:28:31.042Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-09T12:28:31.042Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-09T12:28:31.042Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-09T12:28:31.042Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-09T12:28:31.042Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-09T12:28:31.042Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-09T12:28:31.042Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-09T12:28:31.042Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-09T12:28:31.042Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-09T12:28:31.042Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-09T12:28:31.042Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-09T12:28:31.042Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-09T12:28:31.042Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-09T12:28:31.042Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-09T12:28:31.042Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-09T12:28:31.042Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-09T12:28:31.042Z] === RUN TestCloneArgsSmartHttp [2022-05-09T12:28:31.042Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2022-05-09T12:28:31.042Z] === RUN TestCloneArgsDumbHttp [2022-05-09T12:28:31.042Z] --- PASS: TestCloneArgsDumbHttp (0.02s) [2022-05-09T12:28:31.042Z] === RUN TestCloneArgsGit [2022-05-09T12:28:31.042Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-09T12:28:31.042Z] === RUN TestCheckoutGit [2022-05-09T12:28:31.199Z] === RUN TestNAT [2022-05-09T12:28:31.199Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-09T12:28:31.199Z] --- SKIP: TestNAT (0.00s) [2022-05-09T12:28:31.199Z] === RUN TestTransparent [2022-05-09T12:28:31.199Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-09T12:28:31.199Z] --- SKIP: TestTransparent (0.00s) [2022-05-09T12:28:31.199Z] PASS [2022-05-09T12:28:31.199Z] coverage: 0.0% of statements [2022-05-09T12:28:31.199Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.054s coverage: 0.0% of statements [2022-05-09T12:28:31.469Z] check_test.go:307: [dd83a23b874d7] daemon is not started [2022-05-09T12:28:31.469Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-05-09T12:28:31.469Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-09T12:28:31.667Z] === RUN TestBuildDefault [2022-05-09T12:28:31.667Z] --- PASS: TestBuildDefault (0.00s) [2022-05-09T12:28:31.667Z] === RUN TestBuildHostnameDomainname [2022-05-09T12:28:31.667Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-09T12:28:31.667Z] === RUN TestBuildHostname [2022-05-09T12:28:31.667Z] --- PASS: TestBuildHostname (0.00s) [2022-05-09T12:28:31.667Z] === RUN TestBuildHostnameFQDN [2022-05-09T12:28:31.667Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-09T12:28:31.667Z] === RUN TestBuildNoIP [2022-05-09T12:28:31.667Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-09T12:28:31.667Z] === RUN TestUpdate [2022-05-09T12:28:31.667Z] --- PASS: TestUpdate (0.00s) [2022-05-09T12:28:31.667Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-09T12:28:31.667Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-09T12:28:31.667Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-09T12:28:31.667Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-09T12:28:31.667Z] === RUN TestAddEmpty [2022-05-09T12:28:31.667Z] --- PASS: TestAddEmpty (0.00s) [2022-05-09T12:28:31.667Z] === RUN TestAdd [2022-05-09T12:28:31.667Z] --- PASS: TestAdd (0.00s) [2022-05-09T12:28:31.667Z] === RUN TestDeleteEmpty [2022-05-09T12:28:31.667Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-09T12:28:31.667Z] === RUN TestDeleteNewline [2022-05-09T12:28:31.667Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-09T12:28:31.667Z] === RUN TestDelete [2022-05-09T12:28:31.667Z] --- PASS: TestDelete (0.00s) [2022-05-09T12:28:31.667Z] === RUN TestConcurrentWrites [2022-05-09T12:28:31.667Z] === RUN TestNew [2022-05-09T12:28:31.667Z] --- PASS: TestNew (0.00s) [2022-05-09T12:28:31.667Z] === RUN TestAddDriver [2022-05-09T12:28:31.667Z] --- PASS: TestAddDriver (0.00s) [2022-05-09T12:28:31.667Z] === RUN TestAddDuplicateDriver [2022-05-09T12:28:31.667Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-09T12:28:31.667Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-09T12:28:31.667Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-09T12:28:31.667Z] === RUN TestDriver [2022-05-09T12:28:31.667Z] --- PASS: TestDriver (0.00s) [2022-05-09T12:28:31.667Z] === RUN TestIPAM [2022-05-09T12:28:31.667Z] --- PASS: TestIPAM (0.00s) [2022-05-09T12:28:31.667Z] === RUN TestWalkIPAMs [2022-05-09T12:28:31.667Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-09T12:28:31.667Z] === RUN TestWalkDrivers [2022-05-09T12:28:31.667Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-09T12:28:31.667Z] PASS [2022-05-09T12:28:31.667Z] coverage: 82.4% of statements [2022-05-09T12:28:31.667Z] ok github.com/docker/docker/libnetwork/drvregistry 0.084s coverage: 82.4% of statements [2022-05-09T12:28:31.667Z] --- PASS: TestConcurrentWrites (0.24s) [2022-05-09T12:28:31.667Z] PASS [2022-05-09T12:28:31.667Z] coverage: 81.2% of statements [2022-05-09T12:28:31.667Z] ok github.com/docker/docker/libnetwork/etchosts 0.308s coverage: 81.2% of statements [2022-05-09T12:28:32.040Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-09T12:28:32.136Z] --- PASS: TestAllocateRandomDeallocate (1.34s) [2022-05-09T12:28:32.136Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-09T12:28:32.136Z] === RUN TestNew [2022-05-09T12:28:32.136Z] --- PASS: TestNew (0.00s) [2022-05-09T12:28:32.136Z] === RUN TestAllocate [2022-05-09T12:28:32.136Z] --- PASS: TestAllocate (0.00s) [2022-05-09T12:28:32.136Z] === RUN TestUninitialized [2022-05-09T12:28:32.136Z] --- PASS: TestUninitialized (0.00s) [2022-05-09T12:28:32.136Z] === RUN TestAllocateInRange [2022-05-09T12:28:32.136Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-09T12:28:32.136Z] === RUN TestAllocateSerial [2022-05-09T12:28:32.136Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-09T12:28:32.136Z] PASS [2022-05-09T12:28:32.136Z] coverage: 87.5% of statements [2022-05-09T12:28:32.136Z] ok github.com/docker/docker/libnetwork/idm 0.046s coverage: 87.5% of statements [2022-05-09T12:28:32.136Z] === RUN TestCaller [2022-05-09T12:28:32.136Z] --- PASS: TestCaller (0.00s) [2022-05-09T12:28:32.136Z] PASS [2022-05-09T12:28:32.136Z] coverage: 100.0% of statements [2022-05-09T12:28:32.136Z] ok github.com/docker/docker/libnetwork/internal/caller 0.038s coverage: 100.0% of statements [2022-05-09T12:28:32.299Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-09T12:28:32.299Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2022-05-09T12:28:32.299Z] --- PASS: TestStopContainerWithTimeout/-1 (3.17s) [2022-05-09T12:28:32.299Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2022-05-09T12:28:32.299Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) [2022-05-09T12:28:32.299Z] === RUN TestDeleteDevicemapper [2022-05-09T12:28:32.299Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-09T12:28:32.299Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-09T12:28:32.299Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-09T12:28:32.866Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-05-09T12:28:33.123Z] === RUN TestSetSerialInsertDelete [2022-05-09T12:28:33.123Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-09T12:28:33.123Z] === RUN TestSetParallelInsertDelete [2022-05-09T12:28:33.123Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.17s) [2022-05-09T12:28:33.123Z] === RUN TestRetrieveFromStore [2022-05-09T12:28:33.208Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-09T12:28:33.208Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-05-09T12:28:33.208Z] === RUN TestProcessNoDockerignore [2022-05-09T12:28:33.208Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-05-09T12:28:33.208Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-09T12:28:33.208Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-05-09T12:28:33.208Z] === RUN TestDetectContentType [2022-05-09T12:28:33.208Z] --- PASS: TestDetectContentType (0.00s) [2022-05-09T12:28:33.208Z] === RUN TestSelectAcceptableMIME [2022-05-09T12:28:33.208Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-09T12:28:33.208Z] === RUN TestInspectEmptyResponse [2022-05-09T12:28:33.208Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-09T12:28:33.208Z] === RUN TestInspectResponseBinary [2022-05-09T12:28:33.208Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-09T12:28:33.208Z] === RUN TestResponseUnsupportedContentType [2022-05-09T12:28:33.208Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-09T12:28:33.208Z] === RUN TestInspectResponseTextSimple [2022-05-09T12:28:33.208Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-09T12:28:33.208Z] === RUN TestInspectResponseEmptyContentType [2022-05-09T12:28:33.208Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-09T12:28:33.208Z] === RUN TestUnknownContentLength [2022-05-09T12:28:33.208Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-09T12:28:33.208Z] === RUN TestDownloadRemote [2022-05-09T12:28:33.663Z] --- PASS: TestDownloadRemote (0.11s) [2022-05-09T12:28:33.663Z] === RUN TestGetWithStatusError [2022-05-09T12:28:33.663Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-09T12:28:33.663Z] === RUN TestCloseRootDirectory [2022-05-09T12:28:33.664Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:28:33.664Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-09T12:28:33.664Z] === RUN TestHashFile [2022-05-09T12:28:33.664Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:28:33.664Z] --- SKIP: TestHashFile (0.01s) [2022-05-09T12:28:33.664Z] === RUN TestHashSubdir [2022-05-09T12:28:33.664Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:28:33.664Z] --- SKIP: TestHashSubdir (0.00s) [2022-05-09T12:28:33.664Z] === RUN TestRemoveDirectory [2022-05-09T12:28:33.664Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:28:33.664Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-09T12:28:33.664Z] PASS [2022-05-09T12:28:33.664Z] coverage: 9.3% of statements [2022-05-09T12:28:33.664Z] ok github.com/docker/docker/builder/remotecontext 0.291s coverage: 9.3% of statements [2022-05-09T12:28:33.664Z] === RUN TestEnable [2022-05-09T12:28:33.664Z] --- PASS: TestEnable (0.00s) [2022-05-09T12:28:33.664Z] === RUN TestDisable [2022-05-09T12:28:33.664Z] --- PASS: TestDisable (0.00s) [2022-05-09T12:28:33.664Z] === RUN TestEnabled [2022-05-09T12:28:33.664Z] --- PASS: TestEnabled (0.00s) [2022-05-09T12:28:33.664Z] PASS [2022-05-09T12:28:33.664Z] coverage: 100.0% of statements [2022-05-09T12:28:33.664Z] ok github.com/docker/docker/cli/debug 0.047s coverage: 100.0% of statements [2022-05-09T12:28:34.109Z] --- PASS: TestRetrieveFromStore (0.72s) [2022-05-09T12:28:34.109Z] === RUN TestIsCorrupted [2022-05-09T12:28:34.109Z] --- PASS: TestIsCorrupted (0.01s) [2022-05-09T12:28:34.109Z] === RUN TestSetRollover [2022-05-09T12:28:34.109Z] === RUN TestInt2IP2IntConversion [2022-05-09T12:28:34.119Z] === RUN TestGetAllAllowed [2022-05-09T12:28:34.119Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-09T12:28:34.119Z] === RUN TestGetAllMeta [2022-05-09T12:28:34.119Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-09T12:28:34.119Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-09T12:28:34.120Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestIsUnreferencedBuiltin [2022-05-09T12:28:34.120Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestIsExistingDirectory [2022-05-09T12:28:34.120Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestGetFilenameForDownload [2022-05-09T12:28:34.120Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestEnv2Variables [2022-05-09T12:28:34.120Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-09T12:28:34.120Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestMaintainer [2022-05-09T12:28:34.120Z] --- PASS: TestMaintainer (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestLabel [2022-05-09T12:28:34.120Z] --- PASS: TestLabel (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestFromScratch [2022-05-09T12:28:34.120Z] --- PASS: TestFromScratch (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestFromWithArg [2022-05-09T12:28:34.120Z] --- PASS: TestFromWithArg (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-09T12:28:34.120Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestFromWithUndefinedArg [2022-05-09T12:28:34.120Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestFromMultiStageWithNamedStage [2022-05-09T12:28:34.120Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestOnbuild [2022-05-09T12:28:34.120Z] --- PASS: TestOnbuild (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestWorkdir [2022-05-09T12:28:34.120Z] --- PASS: TestWorkdir (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestCmd [2022-05-09T12:28:34.120Z] --- PASS: TestCmd (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestHealthcheckNone [2022-05-09T12:28:34.120Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestHealthcheckCmd [2022-05-09T12:28:34.120Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestEntrypoint [2022-05-09T12:28:34.120Z] --- PASS: TestEntrypoint (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestExpose [2022-05-09T12:28:34.120Z] --- PASS: TestExpose (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestUser [2022-05-09T12:28:34.120Z] --- PASS: TestUser (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestVolume [2022-05-09T12:28:34.120Z] --- PASS: TestVolume (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestStopSignal [2022-05-09T12:28:34.120Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-09T12:28:34.120Z] --- SKIP: TestStopSignal (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestArg [2022-05-09T12:28:34.120Z] --- PASS: TestArg (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestShell [2022-05-09T12:28:34.120Z] --- PASS: TestShell (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestPrependEnvOnCmd [2022-05-09T12:28:34.120Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestRunWithBuildArgs [2022-05-09T12:28:34.120Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestRunIgnoresHealthcheck [2022-05-09T12:28:34.120Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestDispatchUnsupportedOptions [2022-05-09T12:28:34.120Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-09T12:28:34.120Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-09T12:28:34.120Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-09T12:28:34.120Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-09T12:28:34.120Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-09T12:28:34.120Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-09T12:28:34.120Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestNormalizeWorkdir [2022-05-09T12:28:34.120Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestDispatch [2022-05-09T12:28:34.120Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-09T12:28:34.120Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-09T12:28:34.120Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-09T12:28:34.120Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-09T12:28:34.120Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-09T12:28:34.120Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-09T12:28:34.120Z] === RUN TestDispatch/COPY_url [2022-05-09T12:28:34.120Z] --- PASS: TestDispatch (0.08s) [2022-05-09T12:28:34.120Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-05-09T12:28:34.120Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-05-09T12:28:34.120Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-09T12:28:34.120Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-09T12:28:34.120Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-09T12:28:34.120Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-09T12:28:34.120Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestAddScratchImageAddsToMounts [2022-05-09T12:28:34.120Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-09T12:28:34.120Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-09T12:28:34.120Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-09T12:28:34.120Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestImageSourceGetAddsToMounts [2022-05-09T12:28:34.120Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestEmptyDockerfile [2022-05-09T12:28:34.120Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-05-09T12:28:34.120Z] === RUN TestSymlinkDockerfile [2022-05-09T12:28:34.120Z] --- PASS: TestSymlinkDockerfile (0.02s) [2022-05-09T12:28:34.120Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-09T12:28:34.120Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestNonExistingDockerfile [2022-05-09T12:28:34.120Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestCopyRunConfig [2022-05-09T12:28:34.120Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestDeepCopyRunConfig [2022-05-09T12:28:34.120Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestExportImage [2022-05-09T12:28:34.120Z] --- PASS: TestExportImage (0.00s) [2022-05-09T12:28:34.120Z] === RUN TestNormalizeDest [2022-05-09T12:28:34.120Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-09T12:28:34.120Z] PASS [2022-05-09T12:28:34.120Z] coverage: 46.7% of statements [2022-05-09T12:28:34.120Z] ok github.com/docker/docker/builder/dockerfile 0.267s coverage: 46.7% of statements [2022-05-09T12:28:34.577Z] --- PASS: TestInt2IP2IntConversion (0.52s) [2022-05-09T12:28:34.577Z] === RUN TestGetAddressVersion [2022-05-09T12:28:34.577Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-09T12:28:34.577Z] === RUN TestKeyString [2022-05-09T12:28:34.577Z] --- PASS: TestKeyString (0.00s) [2022-05-09T12:28:34.577Z] === RUN TestPoolDataMarshal [2022-05-09T12:28:34.577Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-09T12:28:34.577Z] === RUN TestSubnetsMarshal [2022-05-09T12:28:34.577Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-05-09T12:28:34.577Z] === RUN TestAddSubnets [2022-05-09T12:28:34.577Z] --- PASS: TestAddSubnets (0.06s) [2022-05-09T12:28:34.577Z] === RUN TestDoublePoolRelease [2022-05-09T12:28:34.577Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-05-09T12:28:34.577Z] === RUN TestAddReleasePoolID [2022-05-09T12:28:34.577Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-05-09T12:28:34.577Z] === RUN TestPredefinedPool [2022-05-09T12:28:34.577Z] === RUN TestPoolRequest [2022-05-09T12:28:34.577Z] --- PASS: TestPoolRequest (0.00s) [2022-05-09T12:28:34.577Z] === RUN TestOtherRequests [2022-05-09T12:28:34.577Z] --- PASS: TestOtherRequests (0.00s) [2022-05-09T12:28:34.577Z] PASS [2022-05-09T12:28:34.577Z] coverage: 57.1% of statements [2022-05-09T12:28:34.577Z] --- PASS: TestPredefinedPool (0.03s) [2022-05-09T12:28:34.577Z] === RUN TestRemoveSubnet [2022-05-09T12:28:34.577Z] ok github.com/docker/docker/libnetwork/ipams/null 0.051s coverage: 57.1% of statements [2022-05-09T12:28:34.628Z] ......... [ 85%] [2022-05-09T12:28:34.768Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.31s) [2022-05-09T12:28:34.768Z] === RUN TestUpdateMemory [2022-05-09T12:28:34.768Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:28:34.768Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-09T12:28:34.768Z] === RUN TestUpdateCPUQuota [2022-05-09T12:28:35.046Z] --- PASS: TestRemoveSubnet (0.29s) [2022-05-09T12:28:35.046Z] === RUN TestGetSameAddress [2022-05-09T12:28:35.046Z] --- PASS: TestGetSameAddress (0.02s) [2022-05-09T12:28:35.046Z] === RUN TestPoolAllocationReuse [2022-05-09T12:28:35.335Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-05-09T12:28:35.515Z] --- PASS: TestSetRollover (1.57s) [2022-05-09T12:28:35.515Z] === RUN TestSetRolloverSerial [2022-05-09T12:28:35.646Z] === RUN TestTCP4Proxy [2022-05-09T12:28:35.646Z] --- PASS: TestTCP4Proxy (0.00s) [2022-05-09T12:28:35.646Z] === RUN TestTCP4ProxyHalfClose [2022-05-09T12:28:35.646Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-09T12:28:35.646Z] === RUN TestTCP6Proxy [2022-05-09T12:28:35.646Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-09T12:28:35.646Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-09T12:28:35.646Z] === RUN TestTCPDualStackProxy [2022-05-09T12:28:35.646Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-09T12:28:35.646Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-09T12:28:35.646Z] === RUN TestUDP4Proxy [2022-05-09T12:28:35.646Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-09T12:28:35.646Z] === RUN TestUDP6Proxy [2022-05-09T12:28:35.646Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-09T12:28:35.646Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-09T12:28:35.646Z] === RUN TestUDPWriteError [2022-05-09T12:28:35.646Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-09T12:28:35.646Z] === RUN TestSCTP4Proxy [2022-05-09T12:28:35.646Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-09T12:28:35.646Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-05-09T12:28:35.646Z] === RUN TestSCTP6Proxy [2022-05-09T12:28:35.646Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-09T12:28:35.646Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-09T12:28:35.646Z] PASS [2022-05-09T12:28:35.646Z] coverage: 49.4% of statements [2022-05-09T12:28:35.646Z] ok github.com/docker/docker/cmd/docker-proxy 0.070s coverage: 49.4% of statements [2022-05-09T12:28:35.904Z] --- PASS: TestUpdateCPUQuota (1.24s) [2022-05-09T12:28:35.904Z] === RUN TestUpdatePidsLimit [2022-05-09T12:28:35.904Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-09T12:28:35.983Z] === RUN TestGetCapabilities [2022-05-09T12:28:35.983Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-09T12:28:35.983Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-09T12:28:35.983Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-09T12:28:35.983Z] === RUN TestGetDefaultAddressSpaces [2022-05-09T12:28:35.983Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-05-09T12:28:35.983Z] === RUN TestRemoteDriver [2022-05-09T12:28:35.983Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-09T12:28:35.983Z] PASS [2022-05-09T12:28:35.983Z] coverage: 47.4% of statements [2022-05-09T12:28:35.983Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.076s coverage: 47.4% of statements [2022-05-09T12:28:36.164Z] === RUN TestUpdatePidsLimit/no_change [2022-05-09T12:28:36.422Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-09T12:28:36.451Z] --- PASS: TestPoolAllocationReuse (1.51s) [2022-05-09T12:28:36.451Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-09T12:28:36.451Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-05-09T12:28:36.451Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-09T12:28:36.920Z] --- PASS: TestSetRolloverSerial (1.41s) [2022-05-09T12:28:36.920Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-09T12:28:36.920Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-09T12:28:36.920Z] PASS [2022-05-09T12:28:36.920Z] coverage: 84.4% of statements [2022-05-09T12:28:36.920Z] ok github.com/docker/docker/libnetwork/bitseq 11.646s coverage: 84.4% of statements [2022-05-09T12:28:36.920Z] === RUN TestWindowsIPAM [2022-05-09T12:28:36.920Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-09T12:28:36.920Z] PASS [2022-05-09T12:28:36.920Z] coverage: 71.4% of statements [2022-05-09T12:28:36.920Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.043s coverage: 71.4% of statements [2022-05-09T12:28:36.990Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-09T12:28:37.249Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-09T12:28:37.817Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-09T12:28:37.817Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-09T12:28:37.906Z] === RUN TestDefaultNetwork [2022-05-09T12:28:37.906Z] --- PASS: TestDefaultNetwork (0.27s) [2022-05-09T12:28:37.906Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-09T12:28:38.075Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-09T12:28:38.374Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2022-05-09T12:28:38.374Z] === RUN TestInitAddressPools [2022-05-09T12:28:38.374Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-09T12:28:38.374Z] PASS [2022-05-09T12:28:38.374Z] coverage: 74.0% of statements [2022-05-09T12:28:38.374Z] ok github.com/docker/docker/libnetwork/ipamutils 0.627s coverage: 74.0% of statements [2022-05-09T12:28:38.374Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.98s) [2022-05-09T12:28:38.374Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-09T12:28:38.842Z] === RUN TestKeyValue [2022-05-09T12:28:38.842Z] --- PASS: TestKeyValue (0.00s) [2022-05-09T12:28:38.842Z] PASS [2022-05-09T12:28:38.842Z] coverage: 60.0% of statements [2022-05-09T12:28:38.842Z] ok github.com/docker/docker/libnetwork/netlabel 0.044s coverage: 60.0% of statements [2022-05-09T12:28:39.452Z] --- PASS: TestUpdatePidsLimit (3.42s) [2022-05-09T12:28:39.452Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2022-05-09T12:28:39.452Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2022-05-09T12:28:39.452Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2022-05-09T12:28:39.452Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2022-05-09T12:28:39.452Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2022-05-09T12:28:39.452Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2022-05-09T12:28:39.452Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2022-05-09T12:28:39.452Z] === RUN TestUpdateRestartPolicy [2022-05-09T12:28:39.452Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-09T12:28:39.777Z] tests/integration/models_images_test.py ............... [ 89%] [2022-05-09T12:28:40.388Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-05-09T12:28:40.957Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-09T12:28:40.961Z] tests/integration/models_networks_test.py .... [ 90%] [2022-05-09T12:28:41.058Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.65s) [2022-05-09T12:28:41.058Z] === RUN TestGetAddress [2022-05-09T12:28:42.045Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-09T12:28:42.045Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-09T12:28:42.045Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-09T12:28:42.045Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-09T12:28:42.045Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-09T12:28:42.045Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-09T12:28:42.045Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-09T12:28:42.045Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-09T12:28:42.045Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-09T12:28:42.045Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-09T12:28:42.045Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-09T12:28:42.045Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-09T12:28:42.045Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-09T12:28:42.045Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-09T12:28:42.045Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-09T12:28:42.045Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-09T12:28:42.045Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-09T12:28:42.045Z] === RUN TestNetworkDBSimple [2022-05-09T12:28:43.032Z] === RUN TestGenerate [2022-05-09T12:28:43.032Z] --- PASS: TestGenerate (0.00s) [2022-05-09T12:28:43.032Z] === RUN TestGeneratePtr [2022-05-09T12:28:43.032Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-09T12:28:43.032Z] === RUN TestGenerateMissingField [2022-05-09T12:28:43.032Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-09T12:28:43.032Z] === RUN TestFieldCannotBeSet [2022-05-09T12:28:43.032Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-09T12:28:43.032Z] === RUN TestTypeMismatchError [2022-05-09T12:28:43.032Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-09T12:28:43.032Z] PASS [2022-05-09T12:28:43.032Z] coverage: 100.0% of statements [2022-05-09T12:28:43.032Z] ok github.com/docker/docker/libnetwork/options 0.040s coverage: 100.0% of statements [2022-05-09T12:28:43.032Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-09T12:28:43.032Z] PASS [2022-05-09T12:28:43.032Z] coverage: 100.0% of statements [2022-05-09T12:28:43.032Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.051s coverage: 100.0% of statements [2022-05-09T12:28:43.494Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-05-09T12:28:43.501Z] 2022/05/09 12:28:42 Closing DB instances... [2022-05-09T12:28:43.501Z] testing: warning: no tests to run [2022-05-09T12:28:43.501Z] PASS [2022-05-09T12:28:43.501Z] coverage: 0.0% of statements [2022-05-09T12:28:43.501Z] ok github.com/docker/docker/libnetwork/osl 0.052s coverage: 0.0% of statements [no tests to run] [2022-05-09T12:28:43.972Z] === RUN TestRequestNewPort [2022-05-09T12:28:43.972Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-09T12:28:43.972Z] === RUN TestRequestSpecificPort [2022-05-09T12:28:43.972Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-09T12:28:43.972Z] === RUN TestReleasePort [2022-05-09T12:28:43.972Z] --- PASS: TestReleasePort (0.00s) [2022-05-09T12:28:43.972Z] === RUN TestReuseReleasedPort [2022-05-09T12:28:43.972Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-09T12:28:43.972Z] === RUN TestReleaseUnreadledPort [2022-05-09T12:28:43.972Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-09T12:28:43.972Z] === RUN TestUnknowProtocol [2022-05-09T12:28:43.972Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-09T12:28:43.972Z] === RUN TestAllocateAllPorts [2022-05-09T12:28:43.972Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-09T12:28:43.972Z] === RUN TestPortAllocation [2022-05-09T12:28:43.972Z] --- PASS: TestPortAllocation (0.00s) [2022-05-09T12:28:43.972Z] === RUN TestPortAllocationWithCustomRange [2022-05-09T12:28:43.972Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-09T12:28:43.972Z] === RUN TestNoDuplicateBPR [2022-05-09T12:28:43.972Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-09T12:28:43.972Z] === RUN TestChangePortRange [2022-05-09T12:28:43.972Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-09T12:28:43.972Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-09T12:28:43.972Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-09T12:28:43.972Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-09T12:28:43.972Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-09T12:28:43.972Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-09T12:28:43.972Z] --- PASS: TestChangePortRange (0.00s) [2022-05-09T12:28:43.972Z] PASS [2022-05-09T12:28:43.972Z] coverage: 88.6% of statements [2022-05-09T12:28:43.972Z] ok github.com/docker/docker/libnetwork/portallocator 0.043s coverage: 88.6% of statements [2022-05-09T12:28:44.440Z] testing: warning: no tests to run [2022-05-09T12:28:44.440Z] PASS [2022-05-09T12:28:44.440Z] coverage: 0.0% of statements [2022-05-09T12:28:44.440Z] ok github.com/docker/docker/libnetwork/portmapper 0.039s coverage: 0.0% of statements [no tests to run] [2022-05-09T12:28:44.909Z] --- PASS: TestNetworkDBSimple (2.45s) [2022-05-09T12:28:44.909Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-09T12:28:44.909Z] === RUN TestHashData [2022-05-09T12:28:44.909Z] --- PASS: TestHashData (0.00s) [2022-05-09T12:28:44.909Z] PASS [2022-05-09T12:28:44.909Z] coverage: 2.8% of statements [2022-05-09T12:28:44.909Z] ok github.com/docker/docker/libnetwork/resolvconf 0.041s coverage: 2.8% of statements [2022-05-09T12:28:45.378Z] === RUN TestErrorConstructors [2022-05-09T12:28:45.378Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-09T12:28:45.378Z] === RUN TestCompareIPMask [2022-05-09T12:28:45.378Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-09T12:28:45.378Z] === RUN TestUtilGetHostPartIP [2022-05-09T12:28:45.378Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-09T12:28:45.378Z] === RUN TestUtilGetBroadcastIP [2022-05-09T12:28:45.378Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-09T12:28:45.378Z] === RUN TestParseCIDR [2022-05-09T12:28:45.378Z] --- PASS: TestParseCIDR (0.00s) [2022-05-09T12:28:45.378Z] PASS [2022-05-09T12:28:45.378Z] coverage: 37.3% of statements [2022-05-09T12:28:45.378Z] ok github.com/docker/docker/libnetwork/types 0.048s coverage: 37.3% of statements [2022-05-09T12:28:45.781Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s) [2022-05-09T12:28:45.781Z] === RUN TestCreateServiceSecretFileMode [2022-05-09T12:28:45.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-09T12:28:45.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-09T12:28:45.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-09T12:28:45.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-09T12:28:45.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-09T12:28:45.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-09T12:28:45.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-09T12:28:45.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-09T12:28:45.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-09T12:28:45.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-09T12:28:45.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-09T12:28:45.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-09T12:28:45.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-09T12:28:45.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-09T12:28:45.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-09T12:28:45.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-09T12:28:45.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-09T12:28:45.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-09T12:28:45.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-09T12:28:45.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-09T12:28:45.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-09T12:28:45.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-09T12:28:45.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-09T12:28:45.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-09T12:28:45.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-09T12:28:45.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-09T12:28:45.846Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-09T12:28:45.846Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-09T12:28:45.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-09T12:28:45.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-09T12:28:45.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-09T12:28:45.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-09T12:28:45.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-09T12:28:45.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-09T12:28:45.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-09T12:28:45.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-09T12:28:45.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-09T12:28:45.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-09T12:28:45.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-09T12:28:45.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-09T12:28:45.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-09T12:28:45.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-09T12:28:45.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-09T12:28:45.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-09T12:28:45.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-09T12:28:45.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-09T12:28:45.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-09T12:28:45.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-09T12:28:45.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-09T12:28:45.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-09T12:28:45.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-09T12:28:45.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-09T12:28:45.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-09T12:28:45.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-09T12:28:45.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-09T12:28:45.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-09T12:28:45.846Z] PASS [2022-05-09T12:28:45.846Z] coverage: 55.0% of statements [2022-05-09T12:28:45.846Z] 2022/05/09 12:28:45 Closing DB instances... [2022-05-09T12:28:45.846Z] ok github.com/docker/docker/oci 0.051s coverage: 55.0% of statements [2022-05-09T12:28:46.025Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-09T12:28:46.039Z] --- PASS: TestCreateServiceSecretFileMode (2.36s) [2022-05-09T12:28:46.039Z] === RUN TestCreateServiceConfigFileMode [2022-05-09T12:28:46.283Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-05-09T12:28:46.834Z] === RUN TestAddressPoolOpt [2022-05-09T12:28:46.834Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-09T12:28:46.834Z] === RUN TestValidateEnv [2022-05-09T12:28:46.834Z] === RUN TestValidateEnv/a [2022-05-09T12:28:46.834Z] === RUN TestValidateEnv/something [2022-05-09T12:28:46.834Z] === RUN TestValidateEnv/_=a [2022-05-09T12:28:46.834Z] === RUN TestValidateEnv/env1=value1 [2022-05-09T12:28:46.834Z] === RUN TestValidateEnv/_env1=value1 [2022-05-09T12:28:46.834Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-09T12:28:46.834Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-09T12:28:46.835Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-09T12:28:46.835Z] === RUN TestValidateEnv/PATH [2022-05-09T12:28:46.835Z] === RUN TestValidateEnv/=a [2022-05-09T12:28:46.835Z] === RUN TestValidateEnv/PATH= [2022-05-09T12:28:46.835Z] === RUN TestValidateEnv/PATH=something [2022-05-09T12:28:46.835Z] === RUN TestValidateEnv/asd!qwe [2022-05-09T12:28:46.835Z] === RUN TestValidateEnv/1asd [2022-05-09T12:28:46.835Z] === RUN TestValidateEnv/123 [2022-05-09T12:28:46.835Z] === RUN TestValidateEnv/some_space [2022-05-09T12:28:46.835Z] === RUN TestValidateEnv/__some_space_before [2022-05-09T12:28:46.835Z] === RUN TestValidateEnv/some_space_after__ [2022-05-09T12:28:46.835Z] === RUN TestValidateEnv/= [2022-05-09T12:28:46.835Z] === RUN TestValidateEnv/PaTh [2022-05-09T12:28:46.835Z] --- PASS: TestValidateEnv (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-09T12:28:46.835Z] === RUN TestParseHost [2022-05-09T12:28:46.835Z] === RUN TestParseHost/unknown:// [2022-05-09T12:28:46.835Z] === RUN TestParseHost/tcp://:5555/ [2022-05-09T12:28:46.835Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-09T12:28:46.835Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-09T12:28:46.835Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-09T12:28:46.835Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-09T12:28:46.835Z] === RUN TestParseHost/something_with_spaces [2022-05-09T12:28:46.835Z] === RUN TestParseHost/:// [2022-05-09T12:28:46.835Z] === RUN TestParseHost/tcp://:port [2022-05-09T12:28:46.835Z] === RUN TestParseHost/tcp://invalid:port [2022-05-09T12:28:46.835Z] === RUN TestParseHost/tcp://:5555/p [2022-05-09T12:28:46.835Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-09T12:28:46.835Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-09T12:28:46.835Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-09T12:28:46.835Z] === RUN TestParseHost/#00 [2022-05-09T12:28:46.835Z] === RUN TestParseHost/__ [2022-05-09T12:28:46.835Z] === RUN TestParseHost/fd://something [2022-05-09T12:28:46.835Z] === RUN TestParseHost/tcp:// [2022-05-09T12:28:46.835Z] === RUN TestParseHost/npipe:// [2022-05-09T12:28:46.835Z] === RUN TestParseHost/tcp://host: [2022-05-09T12:28:46.835Z] === RUN TestParseHost/fd:// [2022-05-09T12:28:46.835Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-09T12:28:46.835Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-09T12:28:46.835Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-09T12:28:46.835Z] === RUN TestParseHost/unix:// [2022-05-09T12:28:46.835Z] === RUN TestParseHost/unix://path/to/socket [2022-05-09T12:28:46.835Z] === RUN TestParseHost/tcp://[::1]: [2022-05-09T12:28:46.835Z] === RUN TestParseHost/_ [2022-05-09T12:28:46.835Z] === RUN TestParseHost/tcp://: [2022-05-09T12:28:46.835Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-09T12:28:46.835Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-09T12:28:46.835Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-09T12:28:46.835Z] === RUN TestParseHost/tcp://:5555 [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/: [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-09T12:28:46.835Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-09T12:28:46.835Z] === RUN TestParseTCP [2022-05-09T12:28:46.835Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-09T12:28:46.835Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-09T12:28:46.835Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-09T12:28:46.835Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-09T12:28:46.835Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-09T12:28:46.835Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-09T12:28:46.835Z] === RUN TestParseTCP/:5555/path [2022-05-09T12:28:46.835Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-09T12:28:46.835Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-09T12:28:46.835Z] === RUN TestParseTCP/localhost:5555/path [2022-05-09T12:28:46.835Z] === RUN TestParseTCP/tcp://: [2022-05-09T12:28:46.835Z] === RUN TestParseTCP/: [2022-05-09T12:28:46.835Z] === RUN TestParseTCP/::1 [2022-05-09T12:28:46.835Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-09T12:28:46.835Z] === RUN TestParseTCP/localhost:5555 [2022-05-09T12:28:46.835Z] === RUN TestParseTCP/#00 [2022-05-09T12:28:46.835Z] === RUN TestParseTCP/0.0.0.1: [2022-05-09T12:28:46.835Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-09T12:28:46.835Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-09T12:28:46.835Z] === RUN TestParseTCP/localhost: [2022-05-09T12:28:46.835Z] === RUN TestParseTCP/[::1]: [2022-05-09T12:28:46.835Z] === RUN TestParseTCP/localhost [2022-05-09T12:28:46.835Z] === RUN TestParseTCP/tcp:// [2022-05-09T12:28:46.835Z] === RUN TestParseTCP/0.0.0.1 [2022-05-09T12:28:46.835Z] === RUN TestParseTCP/:5555 [2022-05-09T12:28:46.835Z] === RUN TestParseTCP/[::1]:5555 [2022-05-09T12:28:46.835Z] === RUN TestParseTCP/tcp://:5555 [2022-05-09T12:28:46.835Z] --- PASS: TestParseTCP (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-09T12:28:46.835Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-09T12:28:46.835Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-09T12:28:46.835Z] === RUN TestValidateExtraHosts [2022-05-09T12:28:46.835Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-09T12:28:46.835Z] === RUN TestValidateIPAddress [2022-05-09T12:28:46.835Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-09T12:28:46.835Z] === RUN TestMapOpts [2022-05-09T12:28:46.835Z] --- PASS: TestMapOpts (0.00s) [2022-05-09T12:28:46.835Z] === RUN TestListOptsWithoutValidator [2022-05-09T12:28:46.835Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-09T12:28:46.835Z] === RUN TestListOptsWithValidator [2022-05-09T12:28:46.835Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-09T12:28:46.835Z] === RUN TestValidateDNSSearch [2022-05-09T12:28:46.835Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-09T12:28:46.835Z] === RUN TestValidateLabel [2022-05-09T12:28:46.835Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-09T12:28:46.835Z] === RUN TestValidateLabel/label_with_general_format [2022-05-09T12:28:46.835Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-09T12:28:46.835Z] === RUN TestValidateLabel/label_with_one_more [2022-05-09T12:28:46.835Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-09T12:28:46.835Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-09T12:28:46.835Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-09T12:28:46.835Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-09T12:28:46.835Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-09T12:28:46.835Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-09T12:28:46.835Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-09T12:28:46.835Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-09T12:28:46.835Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-09T12:28:46.835Z] --- PASS: TestValidateLabel (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-09T12:28:46.835Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-09T12:28:46.835Z] === RUN TestNamedListOpts [2022-05-09T12:28:46.835Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-09T12:28:46.835Z] === RUN TestNamedMapOpts [2022-05-09T12:28:46.835Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-09T12:28:46.835Z] === RUN TestParseLink [2022-05-09T12:28:46.835Z] --- PASS: TestParseLink (0.00s) [2022-05-09T12:28:46.835Z] === RUN TestUlimitOpt [2022-05-09T12:28:46.835Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-09T12:28:46.835Z] PASS [2022-05-09T12:28:46.835Z] coverage: 65.5% of statements [2022-05-09T12:28:46.835Z] ok github.com/docker/docker/opts 0.113s coverage: 65.5% of statements [2022-05-09T12:28:46.836Z] === RUN TestParseVersion [2022-05-09T12:28:46.836Z] --- PASS: TestParseVersion (0.00s) [2022-05-09T12:28:46.836Z] PASS [2022-05-09T12:28:46.836Z] coverage: 52.9% of statements [2022-05-09T12:28:46.836Z] ok github.com/docker/docker/pkg/aaparser 0.045s coverage: 52.9% of statements [2022-05-09T12:28:47.219Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-09T12:28:47.493Z] tests/integration/models_nodes_test.py . [ 90%] [2022-05-09T12:28:47.493Z] tests/integration/models_resources_test.py . [ 91%] [2022-05-09T12:28:47.786Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-05-09T12:28:47.822Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2022-05-09T12:28:47.823Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-09T12:28:47.938Z] --- PASS: TestCreateServiceConfigFileMode (1.99s) [2022-05-09T12:28:47.938Z] === RUN TestCreateServiceSysctls [2022-05-09T12:28:47.992Z] === RUN TestCheckpointCreateError [2022-05-09T12:28:47.992Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestCheckpointCreate [2022-05-09T12:28:47.992Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestCheckpointDeleteError [2022-05-09T12:28:47.992Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestCheckpointDelete [2022-05-09T12:28:47.992Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestCheckpointListError [2022-05-09T12:28:47.992Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestCheckpointList [2022-05-09T12:28:47.992Z] --- PASS: TestCheckpointList (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestCheckpointListContainerNotFound [2022-05-09T12:28:47.992Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestNewClientWithOpsFromEnv [2022-05-09T12:28:47.992Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-09T12:28:47.992Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestGetAPIPath [2022-05-09T12:28:47.992Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestParseHostURL [2022-05-09T12:28:47.992Z] --- PASS: TestParseHostURL (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-09T12:28:47.992Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-09T12:28:47.992Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestNegotiateAPIVersion [2022-05-09T12:28:47.992Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-09T12:28:47.992Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-09T12:28:47.992Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-09T12:28:47.992Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-09T12:28:47.992Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-09T12:28:47.992Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-09T12:28:47.992Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-09T12:28:47.992Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-09T12:28:47.992Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-09T12:28:47.992Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-09T12:28:47.992Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestNegotiateAPVersionOverride [2022-05-09T12:28:47.992Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-09T12:28:47.992Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-09T12:28:47.992Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-09T12:28:47.992Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestClientRedirect [2022-05-09T12:28:47.992Z] === RUN TestClientRedirect/GET [2022-05-09T12:28:47.992Z] === RUN TestClientRedirect/POST [2022-05-09T12:28:47.992Z] === RUN TestClientRedirect/PUT [2022-05-09T12:28:47.992Z] === RUN TestClientRedirect/DELETE [2022-05-09T12:28:47.992Z] --- PASS: TestClientRedirect (0.00s) [2022-05-09T12:28:47.992Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-09T12:28:47.992Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-09T12:28:47.992Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-09T12:28:47.992Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestConfigCreateUnsupported [2022-05-09T12:28:47.992Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestConfigCreateError [2022-05-09T12:28:47.992Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestConfigCreate [2022-05-09T12:28:47.992Z] --- PASS: TestConfigCreate (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestConfigInspectNotFound [2022-05-09T12:28:47.992Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestConfigInspectWithEmptyID [2022-05-09T12:28:47.992Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestConfigInspectUnsupported [2022-05-09T12:28:47.992Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestConfigInspectError [2022-05-09T12:28:47.992Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestConfigInspectConfigNotFound [2022-05-09T12:28:47.992Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestConfigInspect [2022-05-09T12:28:47.992Z] --- PASS: TestConfigInspect (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestConfigListUnsupported [2022-05-09T12:28:47.992Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestConfigListError [2022-05-09T12:28:47.992Z] --- PASS: TestConfigListError (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestConfigList [2022-05-09T12:28:47.992Z] --- PASS: TestConfigList (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestConfigRemoveUnsupported [2022-05-09T12:28:47.992Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestConfigRemoveError [2022-05-09T12:28:47.992Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestConfigRemove [2022-05-09T12:28:47.992Z] --- PASS: TestConfigRemove (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestConfigUpdateUnsupported [2022-05-09T12:28:47.992Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestConfigUpdateError [2022-05-09T12:28:47.992Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestConfigUpdate [2022-05-09T12:28:47.992Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestContainerCommitError [2022-05-09T12:28:47.992Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-09T12:28:47.992Z] === RUN TestContainerCommit [2022-05-09T12:28:48.043Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-09T12:28:48.302Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-09T12:28:48.448Z] --- PASS: TestContainerCommit (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerStatPathError [2022-05-09T12:28:48.448Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerStatPathNotFoundError [2022-05-09T12:28:48.448Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerStatPathNoHeaderError [2022-05-09T12:28:48.448Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerStatPath [2022-05-09T12:28:48.448Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestCopyToContainerError [2022-05-09T12:28:48.448Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestCopyToContainerNotFoundError [2022-05-09T12:28:48.448Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestCopyToContainerEmptyResponse [2022-05-09T12:28:48.448Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestCopyToContainer [2022-05-09T12:28:48.448Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestCopyFromContainerError [2022-05-09T12:28:48.448Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestCopyFromContainerNotFoundError [2022-05-09T12:28:48.448Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-09T12:28:48.448Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-09T12:28:48.448Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestCopyFromContainer [2022-05-09T12:28:48.448Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerCreateError [2022-05-09T12:28:48.448Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerCreateImageNotFound [2022-05-09T12:28:48.448Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerCreateWithName [2022-05-09T12:28:48.448Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerCreateAutoRemove [2022-05-09T12:28:48.448Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerDiffError [2022-05-09T12:28:48.448Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerDiff [2022-05-09T12:28:48.448Z] --- PASS: TestContainerDiff (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerExecCreateError [2022-05-09T12:28:48.448Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerExecCreate [2022-05-09T12:28:48.448Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerExecStartError [2022-05-09T12:28:48.448Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerExecStart [2022-05-09T12:28:48.448Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerExecInspectError [2022-05-09T12:28:48.448Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerExecInspect [2022-05-09T12:28:48.448Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerExportError [2022-05-09T12:28:48.448Z] --- PASS: TestContainerExportError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerExport [2022-05-09T12:28:48.448Z] --- PASS: TestContainerExport (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerInspectError [2022-05-09T12:28:48.448Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerInspectContainerNotFound [2022-05-09T12:28:48.448Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerInspectWithEmptyID [2022-05-09T12:28:48.448Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerInspect [2022-05-09T12:28:48.448Z] --- PASS: TestContainerInspect (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerInspectNode [2022-05-09T12:28:48.448Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerKillError [2022-05-09T12:28:48.448Z] --- PASS: TestContainerKillError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerKill [2022-05-09T12:28:48.448Z] --- PASS: TestContainerKill (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerListError [2022-05-09T12:28:48.448Z] --- PASS: TestContainerListError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerList [2022-05-09T12:28:48.448Z] --- PASS: TestContainerList (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerLogsNotFoundError [2022-05-09T12:28:48.448Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerLogsError [2022-05-09T12:28:48.448Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerLogs [2022-05-09T12:28:48.448Z] --- PASS: TestContainerLogs (0.27s) [2022-05-09T12:28:48.448Z] === RUN TestContainerPauseError [2022-05-09T12:28:48.448Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerPause [2022-05-09T12:28:48.448Z] --- PASS: TestContainerPause (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainersPruneError [2022-05-09T12:28:48.448Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainersPrune [2022-05-09T12:28:48.448Z] --- PASS: TestContainersPrune (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerRemoveError [2022-05-09T12:28:48.448Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerRemoveNotFoundError [2022-05-09T12:28:48.448Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerRemove [2022-05-09T12:28:48.448Z] --- PASS: TestContainerRemove (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerRenameError [2022-05-09T12:28:48.448Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerRename [2022-05-09T12:28:48.448Z] --- PASS: TestContainerRename (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerResizeError [2022-05-09T12:28:48.448Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerExecResizeError [2022-05-09T12:28:48.448Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerResize [2022-05-09T12:28:48.448Z] --- PASS: TestContainerResize (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerExecResize [2022-05-09T12:28:48.448Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerRestartError [2022-05-09T12:28:48.448Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerRestart [2022-05-09T12:28:48.448Z] --- PASS: TestContainerRestart (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerStartError [2022-05-09T12:28:48.448Z] --- PASS: TestContainerStartError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerStart [2022-05-09T12:28:48.448Z] --- PASS: TestContainerStart (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerStatsError [2022-05-09T12:28:48.448Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerStats [2022-05-09T12:28:48.448Z] --- PASS: TestContainerStats (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerStopError [2022-05-09T12:28:48.448Z] --- PASS: TestContainerStopError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerStop [2022-05-09T12:28:48.448Z] --- PASS: TestContainerStop (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerTopError [2022-05-09T12:28:48.448Z] --- PASS: TestContainerTopError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerTop [2022-05-09T12:28:48.448Z] --- PASS: TestContainerTop (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerUnpauseError [2022-05-09T12:28:48.448Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerUnpause [2022-05-09T12:28:48.448Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerUpdateError [2022-05-09T12:28:48.448Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerUpdate [2022-05-09T12:28:48.448Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerWaitError [2022-05-09T12:28:48.448Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestContainerWait [2022-05-09T12:28:48.448Z] --- PASS: TestContainerWait (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestDiskUsageError [2022-05-09T12:28:48.448Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestDiskUsage [2022-05-09T12:28:48.448Z] --- PASS: TestDiskUsage (0.00s) [2022-05-09T12:28:48.448Z] === RUN TestDistributionInspectUnsupported [2022-05-09T12:28:48.448Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-09T12:28:48.561Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-09T12:28:48.809Z] === RUN TestPeerCertificateMarshalJSON [2022-05-09T12:28:48.809Z] 2022/05/09 12:28:48 Closing DB instances... [2022-05-09T12:28:48.907Z] === RUN TestDistributionInspectWithEmptyID [2022-05-09T12:28:48.907Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestEventsErrorInOptions [2022-05-09T12:28:48.907Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestEventsErrorFromServer [2022-05-09T12:28:48.907Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestEvents [2022-05-09T12:28:48.907Z] --- PASS: TestEvents (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestTLSCloseWriter [2022-05-09T12:28:48.907Z] === PAUSE TestTLSCloseWriter [2022-05-09T12:28:48.907Z] === RUN TestImageBuildError [2022-05-09T12:28:48.907Z] --- PASS: TestImageBuildError (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImageBuild [2022-05-09T12:28:48.907Z] --- PASS: TestImageBuild (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestGetDockerOS [2022-05-09T12:28:48.907Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImageCreateError [2022-05-09T12:28:48.907Z] --- PASS: TestImageCreateError (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImageCreate [2022-05-09T12:28:48.907Z] --- PASS: TestImageCreate (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImageHistoryError [2022-05-09T12:28:48.907Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImageHistory [2022-05-09T12:28:48.907Z] --- PASS: TestImageHistory (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImageImportError [2022-05-09T12:28:48.907Z] --- PASS: TestImageImportError (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImageImport [2022-05-09T12:28:48.907Z] --- PASS: TestImageImport (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImageInspectError [2022-05-09T12:28:48.907Z] --- PASS: TestImageInspectError (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImageInspectImageNotFound [2022-05-09T12:28:48.907Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImageInspectWithEmptyID [2022-05-09T12:28:48.907Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImageInspect [2022-05-09T12:28:48.907Z] --- PASS: TestImageInspect (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImageListError [2022-05-09T12:28:48.907Z] --- PASS: TestImageListError (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImageList [2022-05-09T12:28:48.907Z] --- PASS: TestImageList (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImageListApiBefore125 [2022-05-09T12:28:48.907Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImageLoadError [2022-05-09T12:28:48.907Z] --- PASS: TestImageLoadError (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImageLoad [2022-05-09T12:28:48.907Z] --- PASS: TestImageLoad (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImagesPruneError [2022-05-09T12:28:48.907Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImagesPrune [2022-05-09T12:28:48.907Z] --- PASS: TestImagesPrune (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImagePullReferenceParseError [2022-05-09T12:28:48.907Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImagePullAnyError [2022-05-09T12:28:48.907Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-09T12:28:48.907Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-09T12:28:48.907Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-09T12:28:48.907Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-09T12:28:48.907Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImagePullWithoutErrors [2022-05-09T12:28:48.907Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImagePushReferenceError [2022-05-09T12:28:48.907Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImagePushAnyError [2022-05-09T12:28:48.907Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-09T12:28:48.907Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-09T12:28:48.907Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-09T12:28:48.907Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-09T12:28:48.907Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImagePushWithoutErrors [2022-05-09T12:28:48.907Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-09T12:28:48.907Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-09T12:28:48.907Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-09T12:28:48.907Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-09T12:28:48.907Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-09T12:28:48.907Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-09T12:28:48.907Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-09T12:28:48.907Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-09T12:28:48.907Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImageRemoveError [2022-05-09T12:28:48.907Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImageRemoveImageNotFound [2022-05-09T12:28:48.907Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImageRemove [2022-05-09T12:28:48.907Z] --- PASS: TestImageRemove (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImageSaveError [2022-05-09T12:28:48.907Z] --- PASS: TestImageSaveError (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImageSave [2022-05-09T12:28:48.907Z] --- PASS: TestImageSave (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImageSearchAnyError [2022-05-09T12:28:48.907Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-09T12:28:48.907Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-09T12:28:48.907Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-09T12:28:48.907Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-09T12:28:48.907Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImageSearchWithoutErrors [2022-05-09T12:28:48.907Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImageTagError [2022-05-09T12:28:48.907Z] --- PASS: TestImageTagError (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImageTagInvalidReference [2022-05-09T12:28:48.907Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImageTagInvalidSourceImageName [2022-05-09T12:28:48.907Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImageTagHexSource [2022-05-09T12:28:48.907Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestImageTag [2022-05-09T12:28:48.907Z] --- PASS: TestImageTag (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestInfoServerError [2022-05-09T12:28:48.907Z] --- PASS: TestInfoServerError (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestInfoInvalidResponseJSONError [2022-05-09T12:28:48.907Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestInfo [2022-05-09T12:28:48.907Z] --- PASS: TestInfo (0.00s) [2022-05-09T12:28:48.907Z] === RUN TestNetworkConnectError [2022-05-09T12:28:48.907Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-09T12:28:48.908Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestNetworkConnect [2022-05-09T12:28:48.908Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestNetworkCreateError [2022-05-09T12:28:48.908Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestNetworkCreate [2022-05-09T12:28:48.908Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestNetworkDisconnectError [2022-05-09T12:28:48.908Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestNetworkDisconnect [2022-05-09T12:28:48.908Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestNetworkInspect [2022-05-09T12:28:48.908Z] === RUN TestNetworkInspect/empty_ID [2022-05-09T12:28:48.908Z] === RUN TestNetworkInspect/no_options [2022-05-09T12:28:48.908Z] === RUN TestNetworkInspect/verbose [2022-05-09T12:28:48.908Z] === RUN TestNetworkInspect/global_scope [2022-05-09T12:28:48.908Z] === RUN TestNetworkInspect/unknown_network [2022-05-09T12:28:48.908Z] === RUN TestNetworkInspect/server_error [2022-05-09T12:28:48.908Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-09T12:28:48.908Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-09T12:28:48.908Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-09T12:28:48.908Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-09T12:28:48.908Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-09T12:28:48.908Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-09T12:28:48.908Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestNetworkListError [2022-05-09T12:28:48.908Z] --- PASS: TestNetworkListError (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestNetworkList [2022-05-09T12:28:48.908Z] --- PASS: TestNetworkList (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestNetworksPruneError [2022-05-09T12:28:48.908Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestNetworksPrune [2022-05-09T12:28:48.908Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestNetworkRemoveError [2022-05-09T12:28:48.908Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestNetworkRemove [2022-05-09T12:28:48.908Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestNodeInspectError [2022-05-09T12:28:48.908Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestNodeInspectNodeNotFound [2022-05-09T12:28:48.908Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestNodeInspectWithEmptyID [2022-05-09T12:28:48.908Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestNodeInspect [2022-05-09T12:28:48.908Z] --- PASS: TestNodeInspect (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestNodeListError [2022-05-09T12:28:48.908Z] --- PASS: TestNodeListError (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestNodeList [2022-05-09T12:28:48.908Z] --- PASS: TestNodeList (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestNodeRemoveError [2022-05-09T12:28:48.908Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestNodeRemove [2022-05-09T12:28:48.908Z] --- PASS: TestNodeRemove (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestNodeUpdateError [2022-05-09T12:28:48.908Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestNodeUpdate [2022-05-09T12:28:48.908Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestOptionWithHostFromEnv [2022-05-09T12:28:48.908Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestOptionWithTimeout [2022-05-09T12:28:48.908Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestOptionWithVersionFromEnv [2022-05-09T12:28:48.908Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestPingFail [2022-05-09T12:28:48.908Z] --- PASS: TestPingFail (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestPingWithError [2022-05-09T12:28:48.908Z] 2022/05/09 12:28:47 RoundTripper returned a response & error; ignoring response [2022-05-09T12:28:48.908Z] 2022/05/09 12:28:47 RoundTripper returned a response & error; ignoring response [2022-05-09T12:28:48.908Z] --- PASS: TestPingWithError (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestPingSuccess [2022-05-09T12:28:48.908Z] --- PASS: TestPingSuccess (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestPingHeadFallback [2022-05-09T12:28:48.908Z] === RUN TestPingHeadFallback/OK [2022-05-09T12:28:48.908Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-09T12:28:48.908Z] === RUN TestPingHeadFallback/Not_Found [2022-05-09T12:28:48.908Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-09T12:28:48.908Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-09T12:28:48.908Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-09T12:28:48.908Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-09T12:28:48.908Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-09T12:28:48.908Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestPluginDisableError [2022-05-09T12:28:48.908Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestPluginDisable [2022-05-09T12:28:48.908Z] --- PASS: TestPluginDisable (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestPluginEnableError [2022-05-09T12:28:48.908Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestPluginEnable [2022-05-09T12:28:48.908Z] --- PASS: TestPluginEnable (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestPluginInspectError [2022-05-09T12:28:48.908Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestPluginInspectWithEmptyID [2022-05-09T12:28:48.908Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestPluginInspect [2022-05-09T12:28:48.908Z] --- PASS: TestPluginInspect (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestPluginListError [2022-05-09T12:28:48.908Z] --- PASS: TestPluginListError (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestPluginList [2022-05-09T12:28:48.908Z] --- PASS: TestPluginList (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestPluginPushError [2022-05-09T12:28:48.908Z] --- PASS: TestPluginPushError (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestPluginPush [2022-05-09T12:28:48.908Z] --- PASS: TestPluginPush (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestPluginRemoveError [2022-05-09T12:28:48.908Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestPluginRemove [2022-05-09T12:28:48.908Z] --- PASS: TestPluginRemove (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestPluginSetError [2022-05-09T12:28:48.908Z] --- PASS: TestPluginSetError (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestPluginSet [2022-05-09T12:28:48.908Z] --- PASS: TestPluginSet (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestSetHostHeader [2022-05-09T12:28:48.908Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestPlainTextError [2022-05-09T12:28:48.908Z] --- PASS: TestPlainTextError (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestInfiniteError [2022-05-09T12:28:48.908Z] --- PASS: TestInfiniteError (0.05s) [2022-05-09T12:28:48.908Z] === RUN TestCanceledContext [2022-05-09T12:28:48.908Z] 2022/05/09 12:28:48 RoundTripper returned a response & error; ignoring response [2022-05-09T12:28:48.908Z] --- PASS: TestCanceledContext (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestDeadlineExceededContext [2022-05-09T12:28:48.908Z] 2022/05/09 12:28:48 RoundTripper returned a response & error; ignoring response [2022-05-09T12:28:48.908Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestSecretCreateUnsupported [2022-05-09T12:28:48.908Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestSecretCreateError [2022-05-09T12:28:48.908Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestSecretCreate [2022-05-09T12:28:48.908Z] --- PASS: TestSecretCreate (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestSecretInspectUnsupported [2022-05-09T12:28:48.908Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestSecretInspectError [2022-05-09T12:28:48.908Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestSecretInspectSecretNotFound [2022-05-09T12:28:48.908Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestSecretInspectWithEmptyID [2022-05-09T12:28:48.908Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestSecretInspect [2022-05-09T12:28:48.908Z] --- PASS: TestSecretInspect (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestSecretListUnsupported [2022-05-09T12:28:48.908Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestSecretListError [2022-05-09T12:28:48.908Z] --- PASS: TestSecretListError (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestSecretList [2022-05-09T12:28:48.908Z] --- PASS: TestSecretList (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestSecretRemoveUnsupported [2022-05-09T12:28:48.908Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestSecretRemoveError [2022-05-09T12:28:48.908Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-09T12:28:48.908Z] === RUN TestSecretRemove [2022-05-09T12:28:48.908Z] --- PASS: TestSecretRemove (0.00s) [2022-05-09T12:28:49.128Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-09T12:28:49.236Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-05-09T12:28:49.278Z] === RUN TestIsArchivePathDir [2022-05-09T12:28:49.278Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-05-09T12:28:49.278Z] === RUN TestIsArchivePathInvalidFile [2022-05-09T12:28:49.278Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-05-09T12:28:49.278Z] === RUN TestIsArchivePathTar [2022-05-09T12:28:49.278Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-09T12:28:49.278Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-09T12:28:49.278Z] --- PASS: TestPeerCertificateMarshalJSON (0.66s) [2022-05-09T12:28:49.278Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-09T12:28:49.278Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-09T12:28:49.278Z] === RUN TestMiddleware [2022-05-09T12:28:49.278Z] --- PASS: TestMiddleware (0.00s) [2022-05-09T12:28:49.278Z] === RUN TestNewResponseModifier [2022-05-09T12:28:49.278Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-09T12:28:49.278Z] PASS [2022-05-09T12:28:49.278Z] coverage: 26.8% of statements [2022-05-09T12:28:49.278Z] ok github.com/docker/docker/pkg/authorization 0.710s coverage: 26.8% of statements [2022-05-09T12:28:49.278Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-05-09T12:28:49.278Z] === RUN TestDecompressStreamGzip [2022-05-09T12:28:49.364Z] === RUN TestSecretUpdateUnsupported [2022-05-09T12:28:49.364Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestSecretUpdateError [2022-05-09T12:28:49.364Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestSecretUpdate [2022-05-09T12:28:49.364Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestServiceCreateError [2022-05-09T12:28:49.364Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestServiceCreate [2022-05-09T12:28:49.364Z] --- PASS: TestServiceCreate (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-09T12:28:49.364Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestServiceCreateDigestPinning [2022-05-09T12:28:49.364Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestServiceInspectError [2022-05-09T12:28:49.364Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestServiceInspectServiceNotFound [2022-05-09T12:28:49.364Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestServiceInspectWithEmptyID [2022-05-09T12:28:49.364Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestServiceInspect [2022-05-09T12:28:49.364Z] --- PASS: TestServiceInspect (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestServiceListError [2022-05-09T12:28:49.364Z] --- PASS: TestServiceListError (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestServiceList [2022-05-09T12:28:49.364Z] --- PASS: TestServiceList (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestServiceLogsError [2022-05-09T12:28:49.364Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestServiceLogs [2022-05-09T12:28:49.364Z] --- PASS: TestServiceLogs (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestServiceRemoveError [2022-05-09T12:28:49.364Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestServiceRemoveNotFoundError [2022-05-09T12:28:49.364Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestServiceRemove [2022-05-09T12:28:49.364Z] --- PASS: TestServiceRemove (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestServiceUpdateError [2022-05-09T12:28:49.364Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestServiceUpdate [2022-05-09T12:28:49.364Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestSwarmGetUnlockKeyError [2022-05-09T12:28:49.364Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestSwarmGetUnlockKey [2022-05-09T12:28:49.364Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestSwarmInitError [2022-05-09T12:28:49.364Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestSwarmInit [2022-05-09T12:28:49.364Z] --- PASS: TestSwarmInit (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestSwarmInspectError [2022-05-09T12:28:49.364Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestSwarmInspect [2022-05-09T12:28:49.364Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestSwarmJoinError [2022-05-09T12:28:49.364Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestSwarmJoin [2022-05-09T12:28:49.364Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestSwarmLeaveError [2022-05-09T12:28:49.364Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestSwarmLeave [2022-05-09T12:28:49.364Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestSwarmUnlockError [2022-05-09T12:28:49.364Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestSwarmUnlock [2022-05-09T12:28:49.364Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestSwarmUpdateError [2022-05-09T12:28:49.364Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestSwarmUpdate [2022-05-09T12:28:49.364Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestTaskInspectError [2022-05-09T12:28:49.364Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestTaskInspectWithEmptyID [2022-05-09T12:28:49.364Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestTaskInspect [2022-05-09T12:28:49.364Z] --- PASS: TestTaskInspect (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestTaskListError [2022-05-09T12:28:49.364Z] --- PASS: TestTaskListError (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestTaskList [2022-05-09T12:28:49.364Z] --- PASS: TestTaskList (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestVolumeCreateError [2022-05-09T12:28:49.364Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestVolumeCreate [2022-05-09T12:28:49.364Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestVolumeInspectError [2022-05-09T12:28:49.364Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestVolumeInspectNotFound [2022-05-09T12:28:49.364Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestVolumeInspectWithEmptyID [2022-05-09T12:28:49.364Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestVolumeInspect [2022-05-09T12:28:49.364Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestVolumeListError [2022-05-09T12:28:49.364Z] --- PASS: TestVolumeListError (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestVolumeList [2022-05-09T12:28:49.364Z] --- PASS: TestVolumeList (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestVolumeRemoveError [2022-05-09T12:28:49.364Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-09T12:28:49.364Z] === RUN TestVolumeRemove [2022-05-09T12:28:49.364Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-09T12:28:49.364Z] === CONT TestTLSCloseWriter [2022-05-09T12:28:49.364Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-05-09T12:28:49.364Z] PASS [2022-05-09T12:28:49.364Z] coverage: 75.1% of statements [2022-05-09T12:28:49.364Z] ok github.com/docker/docker/client 0.496s coverage: 75.1% of statements [2022-05-09T12:28:49.387Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-09T12:28:49.387Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-09T12:28:49.387Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-09T12:28:49.645Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-05-09T12:28:49.747Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-05-09T12:28:49.747Z] === RUN TestDecompressStreamBzip2 [2022-05-09T12:28:49.747Z] --- PASS: TestDecompressStreamBzip2 (0.21s) [2022-05-09T12:28:49.747Z] === RUN TestDecompressStreamXz [2022-05-09T12:28:49.747Z] archive_test.go:133: Xz not present in msys2 [2022-05-09T12:28:49.747Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-09T12:28:49.747Z] === RUN TestDecompressStreamZstd [2022-05-09T12:28:49.747Z] archive_test.go:140: zstd not installed [2022-05-09T12:28:49.747Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-05-09T12:28:49.747Z] === RUN TestCompressStreamXzUnsupported [2022-05-09T12:28:49.747Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-09T12:28:49.747Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-09T12:28:49.747Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-09T12:28:49.747Z] === RUN TestCompressStreamInvalid [2022-05-09T12:28:49.747Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-09T12:28:49.747Z] === RUN TestExtensionInvalid [2022-05-09T12:28:49.747Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-09T12:28:49.747Z] === RUN TestExtensionUncompressed [2022-05-09T12:28:49.747Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-09T12:28:49.747Z] === RUN TestExtensionBzip2 [2022-05-09T12:28:49.747Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-09T12:28:49.747Z] === RUN TestExtensionGzip [2022-05-09T12:28:49.747Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-09T12:28:49.747Z] === RUN TestExtensionXz [2022-05-09T12:28:49.747Z] --- PASS: TestExtensionXz (0.00s) [2022-05-09T12:28:49.747Z] === RUN TestExtensionZstd [2022-05-09T12:28:49.747Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-09T12:28:49.747Z] === RUN TestCmdStreamLargeStderr [2022-05-09T12:28:49.747Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-05-09T12:28:49.747Z] === RUN TestCmdStreamBad [2022-05-09T12:28:49.747Z] archive_test.go:252: Failing on Windows CI machines [2022-05-09T12:28:49.747Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-09T12:28:49.747Z] === RUN TestCmdStreamGood [2022-05-09T12:28:49.747Z] --- PASS: TestCmdStreamGood (0.05s) [2022-05-09T12:28:49.747Z] === RUN TestUntarPathWithInvalidDest [2022-05-09T12:28:50.212Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-09T12:28:50.215Z] === RUN TestUnbuffered [2022-05-09T12:28:50.215Z] --- PASS: TestUnbuffered (0.00s) [2022-05-09T12:28:50.215Z] === RUN TestRaceUnbuffered [2022-05-09T12:28:50.215Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-09T12:28:50.215Z] PASS [2022-05-09T12:28:50.215Z] coverage: 100.0% of statements [2022-05-09T12:28:50.215Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2022-05-09T12:28:50.215Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-05-09T12:28:50.215Z] === RUN TestUntarPathWithInvalidSrc [2022-05-09T12:28:50.215Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-09T12:28:50.215Z] === RUN TestUntarPath [2022-05-09T12:28:50.215Z] --- PASS: TestUntarPath (0.07s) [2022-05-09T12:28:50.215Z] === RUN TestUntarPathWithDestinationFile [2022-05-09T12:28:50.215Z] --- PASS: TestUntarPathWithDestinationFile (0.17s) [2022-05-09T12:28:50.215Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-09T12:28:50.215Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-05-09T12:28:50.215Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-09T12:28:50.687Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.17s) [2022-05-09T12:28:50.687Z] === RUN TestCopyWithTarInvalidSrc [2022-05-09T12:28:50.687Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-09T12:28:50.687Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-09T12:28:50.687Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-09T12:28:50.687Z] === RUN TestCopyWithTarSrcFile [2022-05-09T12:28:50.687Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-09T12:28:50.687Z] === RUN TestCopyWithTarSrcFolder [2022-05-09T12:28:50.687Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-09T12:28:50.687Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-09T12:28:50.687Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-09T12:28:50.687Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-09T12:28:50.687Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-05-09T12:28:50.687Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-09T12:28:50.687Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-09T12:28:50.687Z] === RUN TestCopyFileWithTarSrcFile [2022-05-09T12:28:50.687Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-09T12:28:50.687Z] === RUN TestTarFiles [2022-05-09T12:28:50.687Z] === RUN TestMatch [2022-05-09T12:28:50.687Z] === RUN TestMatch/[[]] [2022-05-09T12:28:50.687Z] === RUN TestMatch/[[foo]] [2022-05-09T12:28:50.687Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-09T12:28:50.687Z] === RUN TestMatch/[[foo_bar]] [2022-05-09T12:28:50.687Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-09T12:28:50.687Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-09T12:28:50.687Z] === RUN TestMatch/[] [2022-05-09T12:28:50.687Z] === RUN TestMatch/[]#01 [2022-05-09T12:28:50.687Z] === RUN TestMatch/[[qux]] [2022-05-09T12:28:50.687Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-09T12:28:50.687Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-09T12:28:50.687Z] === RUN TestMatch/[[foo_baz]] [2022-05-09T12:28:50.687Z] --- PASS: TestMatch (0.00s) [2022-05-09T12:28:50.687Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-09T12:28:50.687Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-09T12:28:50.687Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-09T12:28:50.687Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-09T12:28:50.687Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-09T12:28:50.687Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-09T12:28:50.687Z] --- PASS: TestMatch/[] (0.00s) [2022-05-09T12:28:50.687Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-09T12:28:50.687Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-09T12:28:50.687Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-09T12:28:50.687Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-09T12:28:50.687Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-09T12:28:50.687Z] PASS [2022-05-09T12:28:50.687Z] coverage: 87.5% of statements [2022-05-09T12:28:50.687Z] ok github.com/docker/docker/pkg/capabilities 0.039s coverage: 87.5% of statements [2022-05-09T12:28:51.218Z] --- PASS: TestCreateServiceSysctls (3.14s) [2022-05-09T12:28:51.218Z] === RUN TestCreateServiceCapabilities [2022-05-09T12:28:51.674Z] === RUN TestChrootTarUntar [2022-05-09T12:28:51.674Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:28:51.674Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-09T12:28:51.674Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-09T12:28:51.674Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:28:51.674Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-09T12:28:51.674Z] === RUN TestChrootUntarEmptyArchive [2022-05-09T12:28:51.674Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-09T12:28:51.674Z] === RUN TestChrootTarUntarWithSymlink [2022-05-09T12:28:51.674Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:28:51.674Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-09T12:28:51.674Z] === RUN TestChrootCopyWithTar [2022-05-09T12:28:51.674Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:28:51.674Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-09T12:28:51.674Z] === RUN TestChrootCopyFileWithTar [2022-05-09T12:28:51.674Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:28:51.674Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-09T12:28:51.674Z] === RUN TestChrootUntarPath [2022-05-09T12:28:51.674Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:28:51.674Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-09T12:28:51.674Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-09T12:28:51.674Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:28:51.674Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-09T12:28:51.674Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-09T12:28:51.674Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:28:51.674Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-09T12:28:51.674Z] === RUN TestChrootApplyDotDotFile [2022-05-09T12:28:51.674Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:28:51.674Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-09T12:28:51.674Z] PASS [2022-05-09T12:28:51.674Z] coverage: 12.0% of statements [2022-05-09T12:28:51.674Z] ok github.com/docker/docker/pkg/chrootarchive 0.091s coverage: 12.0% of statements [2022-05-09T12:28:52.115Z] --- PASS: TestUpdateRestartPolicy (12.72s) [2022-05-09T12:28:52.115Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-09T12:28:52.374Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-05-09T12:28:52.374Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-09T12:28:52.374Z] check_test.go:307: [d445d5390b3db] daemon is not started [2022-05-09T12:28:52.374Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-05-09T12:28:52.374Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-09T12:28:52.374Z] check_test.go:307: [d438a9c41f4b8] daemon is not started [2022-05-09T12:28:52.374Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-05-09T12:28:52.489Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-05-09T12:28:52.489Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-05-09T12:28:52.633Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2022-05-09T12:28:52.633Z] === RUN TestWaitNonBlocked [2022-05-09T12:28:52.633Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:28:52.633Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:28:52.633Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:28:52.633Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:28:52.633Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:28:52.633Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:28:52.662Z] 2022/05/09 12:28:52 Closing DB instances... [2022-05-09T12:28:52.662Z] === RUN TestEnsureRemoveAllNotExist [2022-05-09T12:28:52.662Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-09T12:28:52.662Z] === RUN TestEnsureRemoveAllWithDir [2022-05-09T12:28:52.662Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-09T12:28:52.662Z] === RUN TestEnsureRemoveAllWithFile [2022-05-09T12:28:52.662Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-09T12:28:52.662Z] PASS [2022-05-09T12:28:52.662Z] coverage: 0.0% of statements [2022-05-09T12:28:52.662Z] ok github.com/docker/docker/pkg/containerfs 0.044s coverage: 0.0% of statements [2022-05-09T12:28:53.649Z] === RUN TestSizeEmpty [2022-05-09T12:28:53.649Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-09T12:28:53.649Z] === RUN TestSizeEmptyFile [2022-05-09T12:28:53.649Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-09T12:28:53.649Z] === RUN TestSizeNonemptyFile [2022-05-09T12:28:53.649Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-09T12:28:53.649Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-09T12:28:53.649Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-09T12:28:53.649Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-09T12:28:53.649Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-09T12:28:53.649Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-09T12:28:53.649Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-09T12:28:53.649Z] === RUN TestMoveToSubdir [2022-05-09T12:28:53.649Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-09T12:28:53.649Z] === RUN TestSizeNonExistingDirectory [2022-05-09T12:28:53.649Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-09T12:28:53.649Z] PASS [2022-05-09T12:28:53.649Z] coverage: 80.0% of statements [2022-05-09T12:28:53.649Z] ok github.com/docker/docker/pkg/directory 0.054s coverage: 80.0% of statements [2022-05-09T12:28:53.746Z] --- PASS: TestCreateServiceCapabilities (2.37s) [2022-05-09T12:28:53.746Z] === RUN TestInspect [2022-05-09T12:28:54.012Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-05-09T12:28:54.012Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s) [2022-05-09T12:28:54.012Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2022-05-09T12:28:54.012Z] === RUN TestWaitBlocked [2022-05-09T12:28:54.012Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-09T12:28:54.012Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-09T12:28:54.012Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-09T12:28:54.012Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-09T12:28:54.012Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-09T12:28:54.012Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-09T12:28:54.118Z] --- PASS: TestNetworkDBCRUDTableEntry (3.87s) [2022-05-09T12:28:54.118Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-09T12:28:54.586Z] === RUN TestPollerAddRemove [2022-05-09T12:28:54.586Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-09T12:28:54.586Z] === RUN TestPollerEvent [2022-05-09T12:28:54.586Z] poller_test.go:40: No chmod on Windows [2022-05-09T12:28:54.586Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-09T12:28:54.586Z] === RUN TestPollerClose [2022-05-09T12:28:54.586Z] --- PASS: TestPollerClose (0.00s) [2022-05-09T12:28:54.586Z] PASS [2022-05-09T12:28:54.586Z] coverage: 45.7% of statements [2022-05-09T12:28:54.586Z] ok github.com/docker/docker/pkg/filenotify 0.042s coverage: 45.7% of statements [2022-05-09T12:28:54.949Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-09T12:28:54.949Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.87s) [2022-05-09T12:28:54.949Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.93s) [2022-05-09T12:28:54.949Z] === CONT TestContainerStartOnDaemonRestart [2022-05-09T12:28:54.949Z] === CONT TestContainerKillOnDaemonStart [2022-05-09T12:28:55.207Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-09T12:28:55.775Z] check_test.go:307: [d7c8227a9ee0c] daemon is not started [2022-05-09T12:28:55.775Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-05-09T12:28:56.153Z] === RUN TestCopyFileWithInvalidSrc [2022-05-09T12:28:56.153Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-09T12:28:56.153Z] === RUN TestCopyFileWithInvalidDest [2022-05-09T12:28:56.153Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-09T12:28:56.153Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-09T12:28:56.153Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-09T12:28:56.153Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-09T12:28:56.153Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-09T12:28:56.153Z] === RUN TestCopyFile [2022-05-09T12:28:56.153Z] --- PASS: TestCopyFile (0.00s) [2022-05-09T12:28:56.153Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-09T12:28:56.153Z] fileutils_test.go:133: Needs porting to Windows [2022-05-09T12:28:56.153Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-09T12:28:56.153Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-09T12:28:56.153Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-09T12:28:56.153Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-09T12:28:56.153Z] fileutils_test.go:179: Needs porting to Windows [2022-05-09T12:28:56.153Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-09T12:28:56.153Z] === RUN TestWildcardMatches [2022-05-09T12:28:56.153Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-09T12:28:56.153Z] === RUN TestPatternMatches [2022-05-09T12:28:56.153Z] --- PASS: TestPatternMatches (0.00s) [2022-05-09T12:28:56.153Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-09T12:28:56.153Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-09T12:28:56.153Z] === RUN TestPatternMatchesFolderExclusions [2022-05-09T12:28:56.153Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-09T12:28:56.153Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-09T12:28:56.153Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-09T12:28:56.153Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-09T12:28:56.153Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-09T12:28:56.153Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-09T12:28:56.153Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-09T12:28:56.153Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-09T12:28:56.153Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-09T12:28:56.153Z] === RUN TestSingleExclamationError [2022-05-09T12:28:56.153Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-09T12:28:56.153Z] === RUN TestMatchesWithNoPatterns [2022-05-09T12:28:56.153Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-09T12:28:56.153Z] === RUN TestMatchesWithMalformedPatterns [2022-05-09T12:28:56.153Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-09T12:28:56.153Z] === RUN TestMatches [2022-05-09T12:28:56.153Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-09T12:28:56.153Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-09T12:28:56.153Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-09T12:28:56.153Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-09T12:28:56.153Z] --- PASS: TestMatches (0.01s) [2022-05-09T12:28:56.153Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-09T12:28:56.153Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-09T12:28:56.153Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-09T12:28:56.153Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-09T12:28:56.153Z] === RUN TestCleanPatterns [2022-05-09T12:28:56.153Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-09T12:28:56.153Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-09T12:28:56.153Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-09T12:28:56.153Z] === RUN TestCleanPatternsExceptionFlag [2022-05-09T12:28:56.153Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-09T12:28:56.153Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-09T12:28:56.153Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-09T12:28:56.153Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-09T12:28:56.153Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-09T12:28:56.153Z] === RUN TestCleanPatternsErrorSingleException [2022-05-09T12:28:56.153Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-09T12:28:56.153Z] === RUN TestCreateIfNotExistsDir [2022-05-09T12:28:56.153Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-09T12:28:56.153Z] === RUN TestCreateIfNotExistsFile [2022-05-09T12:28:56.153Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-09T12:28:56.153Z] === RUN TestMatch [2022-05-09T12:28:56.153Z] --- PASS: TestMatch (0.00s) [2022-05-09T12:28:56.153Z] === RUN TestCompile [2022-05-09T12:28:56.153Z] === RUN TestCompile/slash [2022-05-09T12:28:56.153Z] === RUN TestCompile/backslash [2022-05-09T12:28:56.153Z] --- PASS: TestCompile (0.00s) [2022-05-09T12:28:56.153Z] --- PASS: TestCompile/slash (0.00s) [2022-05-09T12:28:56.153Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-09T12:28:56.153Z] PASS [2022-05-09T12:28:56.153Z] coverage: 84.7% of statements [2022-05-09T12:28:56.153Z] ok github.com/docker/docker/pkg/fileutils 0.084s coverage: 84.7% of statements [2022-05-09T12:28:56.153Z] --- PASS: TestTarFiles (5.77s) [2022-05-09T12:28:56.153Z] === RUN TestDetectCompressionZstd [2022-05-09T12:28:56.153Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-09T12:28:56.153Z] === RUN TestTarUntar [2022-05-09T12:28:56.153Z] --- PASS: TestTarUntar (0.04s) [2022-05-09T12:28:56.153Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-09T12:28:56.153Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-09T12:28:56.153Z] === RUN TestTarWithOptions [2022-05-09T12:28:56.153Z] --- PASS: TestTarWithOptions (0.04s) [2022-05-09T12:28:56.153Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-09T12:28:56.153Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-09T12:28:56.153Z] === RUN TestUntarUstarGnuConflict [2022-05-09T12:28:56.153Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-09T12:28:56.153Z] === RUN TestUntarInvalidFilenames [2022-05-09T12:28:56.153Z] 2022/05/09 12:28:56 Closing DB instances... [2022-05-09T12:28:56.342Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-09T12:28:56.386Z] tests/integration/regression_test.py ...... [ 98%] [2022-05-09T12:28:56.388Z] --- PASS: TestInspect (2.57s) [2022-05-09T12:28:56.388Z] === RUN TestCreateJob [2022-05-09T12:28:56.622Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3362461229\\dest" [2022-05-09T12:28:56.622Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2022-05-09T12:28:56.622Z] === RUN TestUntarHardlinkToSymlink [2022-05-09T12:28:56.622Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-09T12:28:56.622Z] === RUN TestUntarInvalidHardlink [2022-05-09T12:28:56.622Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1187329304\\victim\\hello" -> "../victim/hello" [2022-05-09T12:28:56.622Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3437637666\\victim\\hello" -> "/../victim/hello" [2022-05-09T12:28:56.622Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1545093599\\victim" -> "../victim" [2022-05-09T12:28:56.622Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3345417805\\victim" -> "../victim" [2022-05-09T12:28:56.622Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2089799116\\victim" -> "../victim" [2022-05-09T12:28:56.622Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink67626323\\victim" -> "../victim" [2022-05-09T12:28:56.622Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-05-09T12:28:56.622Z] === RUN TestUntarInvalidSymlink [2022-05-09T12:28:56.622Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3874623613\\dest\\dotdot" -> "../victim/hello" [2022-05-09T12:28:56.622Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink445794913\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-09T12:28:56.622Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1076143214\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:28:56.622Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2504406934\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:28:56.622Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1290431223\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:28:56.622Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2270165176\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:28:56.622Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3571886319\\dest\\dir\\loophole" -> "../../victim" [2022-05-09T12:28:56.622Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-05-09T12:28:56.622Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-09T12:28:56.622Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-09T12:28:56.622Z] === RUN TestXGlobalNoParent [2022-05-09T12:28:56.622Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-09T12:28:56.622Z] === RUN TestReplaceFileTarWrapper [2022-05-09T12:28:56.622Z] === RUN TestGet [2022-05-09T12:28:56.622Z] --- PASS: TestGet (0.00s) [2022-05-09T12:28:56.622Z] === RUN TestGetShortcutString [2022-05-09T12:28:56.622Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-09T12:28:56.622Z] PASS [2022-05-09T12:28:56.622Z] coverage: 42.9% of statements [2022-05-09T12:28:56.622Z] ok github.com/docker/docker/pkg/homedir 0.046s coverage: 42.9% of statements [2022-05-09T12:28:56.622Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2022-05-09T12:28:56.622Z] === RUN TestPrefixHeaderReadable [2022-05-09T12:28:56.642Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-05-09T12:28:56.642Z] tests/integration/credentials/utils_test.py . [100%] [2022-05-09T12:28:56.642Z] [2022-05-09T12:28:56.642Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-05-09T12:28:56.642Z] =========================== short test summary info ============================ [2022-05-09T12:28:56.642Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-05-09T12:28:56.642Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-05-09T12:28:56.642Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-05-09T12:28:56.642Z] Not supported on most drivers [2022-05-09T12:28:56.642Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-05-09T12:28:56.642Z] Output of docker top depends on host distro, and is not formalized. [2022-05-09T12:28:56.642Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-05-09T12:28:56.642Z] Output of docker top depends on host distro, and is not formalized. [2022-05-09T12:28:56.642Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-05-09T12:28:56.642Z] Can fail if eth0 has multiple IP addresses [2022-05-09T12:28:56.642Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-05-09T12:28:56.642Z] This doesn't seem to be taken into account by the engine [2022-05-09T12:28:56.642Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-05-09T12:28:56.642Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-05-09T12:28:56.642Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 287.23 seconds == [2022-05-09T12:28:57.090Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-05-09T12:28:57.090Z] === RUN TestDisablePigz [2022-05-09T12:28:57.090Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-09T12:28:57.090Z] --- PASS: TestDisablePigz (0.15s) [2022-05-09T12:28:57.090Z] === RUN TestPigz [2022-05-09T12:28:57.090Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-09T12:28:57.090Z] --- PASS: TestPigz (0.16s) [2022-05-09T12:28:57.090Z] === RUN TestNosysFileInfo [2022-05-09T12:28:57.090Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-09T12:28:57.090Z] === RUN TestCopyFileWithInvalidDest [2022-05-09T12:28:57.090Z] archive_windows_test.go:16: Currently fails [2022-05-09T12:28:57.090Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-09T12:28:57.090Z] === RUN TestCanonicalTarNameForPath [2022-05-09T12:28:57.090Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-09T12:28:57.090Z] === RUN TestCanonicalTarName [2022-05-09T12:28:57.090Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-09T12:28:57.090Z] === RUN TestChmodTarEntry [2022-05-09T12:28:57.090Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-09T12:28:57.090Z] === RUN TestHardLinkOrder [2022-05-09T12:28:57.090Z] --- PASS: TestHardLinkOrder (0.10s) [2022-05-09T12:28:57.090Z] === RUN TestChangeString [2022-05-09T12:28:57.090Z] --- PASS: TestChangeString (0.00s) [2022-05-09T12:28:57.090Z] === RUN TestChangesWithNoChanges [2022-05-09T12:28:57.090Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-05-09T12:28:57.090Z] === RUN TestChangesWithChanges [2022-05-09T12:28:57.203Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-05-09T12:28:57.559Z] --- PASS: TestChangesWithChanges (0.04s) [2022-05-09T12:28:57.559Z] === RUN TestChangesWithChangesGH13590 [2022-05-09T12:28:57.559Z] changes_test.go:196: needs more investigation [2022-05-09T12:28:57.559Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-09T12:28:57.559Z] === RUN TestChangesDirsEmpty [2022-05-09T12:28:57.559Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-09T12:28:57.559Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-09T12:28:57.559Z] === RUN TestChangesDirsMutated [2022-05-09T12:28:57.559Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-09T12:28:57.559Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-09T12:28:57.559Z] === RUN TestApplyLayer [2022-05-09T12:28:57.559Z] changes_test.go:433: needs further investigation [2022-05-09T12:28:57.559Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-09T12:28:57.559Z] === RUN TestChangesSizeWithHardlinks [2022-05-09T12:28:57.559Z] changes_test.go:469: needs further investigation [2022-05-09T12:28:57.559Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-09T12:28:57.559Z] === RUN TestChangesSizeWithNoChanges [2022-05-09T12:28:57.559Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-09T12:28:57.559Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-09T12:28:57.559Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-09T12:28:57.559Z] === RUN TestChangesSize [2022-05-09T12:28:57.559Z] --- PASS: TestChangesSize (0.00s) [2022-05-09T12:28:57.559Z] === RUN TestApplyLayerInvalidFilenames [2022-05-09T12:28:57.559Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1953682286\\dest" [2022-05-09T12:28:57.559Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-05-09T12:28:57.559Z] === RUN TestApplyLayerInvalidHardlink [2022-05-09T12:28:57.559Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink486163068\\victim\\hello" -> "../victim/hello" [2022-05-09T12:28:57.559Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2408719792\\victim\\hello" -> "/../victim/hello" [2022-05-09T12:28:57.559Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1649823424\\victim" -> "../victim" [2022-05-09T12:28:57.559Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2738753696\\victim" -> "../victim" [2022-05-09T12:28:57.559Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3153241645\\victim" -> "../victim" [2022-05-09T12:28:57.559Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink626947079\\victim" -> "../victim" [2022-05-09T12:28:57.559Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2022-05-09T12:28:57.559Z] === RUN TestApplyLayerInvalidSymlink [2022-05-09T12:28:57.559Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4200897249\\dest\\dotdot" -> "../victim/hello" [2022-05-09T12:28:57.559Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3947960899\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-09T12:28:57.559Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink471581315\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:28:57.559Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1626919999\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:28:57.559Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink876099230\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:28:57.559Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1652877484\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:28:57.559Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-05-09T12:28:57.559Z] === RUN TestApplyLayerWhiteouts [2022-05-09T12:28:57.559Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-05-09T12:28:57.559Z] === RUN TestGenerateEmptyFile [2022-05-09T12:28:57.559Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-09T12:28:57.559Z] === RUN TestGenerateWithContent [2022-05-09T12:28:57.559Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-09T12:28:57.559Z] PASS [2022-05-09T12:28:57.559Z] coverage: 61.9% of statements [2022-05-09T12:28:57.559Z] ok github.com/docker/docker/pkg/archive 8.502s coverage: 61.9% of statements [2022-05-09T12:28:57.559Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-05-09T12:28:57.559Z] === RUN TestNetworkDBNodeLeave [2022-05-09T12:28:57.559Z] === RUN TestCreateIDMapOrder [2022-05-09T12:28:57.559Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-09T12:28:57.559Z] PASS [2022-05-09T12:28:57.559Z] coverage: 7.2% of statements [2022-05-09T12:28:57.559Z] ok github.com/docker/docker/pkg/idtools 0.050s coverage: 7.2% of statements [2022-05-09T12:28:57.717Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-09T12:28:57.717Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-09T12:28:58.283Z] --- PASS: TestContainerStartOnDaemonRestart (3.51s) [2022-05-09T12:28:58.284Z] === CONT TestIpcModeOlderClient [2022-05-09T12:28:58.284Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-05-09T12:28:58.284Z] === CONT TestDaemonHostGatewayIP [2022-05-09T12:28:58.851Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-09T12:28:58.941Z] --- PASS: TestCreateJob (2.96s) [2022-05-09T12:28:58.941Z] === RUN TestReplicatedJob [2022-05-09T12:28:59.110Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-09T12:28:59.133Z] === RUN TestFixedBufferCap [2022-05-09T12:28:59.133Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-09T12:28:59.133Z] === RUN TestFixedBufferLen [2022-05-09T12:28:59.133Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-09T12:28:59.133Z] === RUN TestFixedBufferString [2022-05-09T12:28:59.133Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-09T12:28:59.133Z] === RUN TestFixedBufferWrite [2022-05-09T12:28:59.133Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-09T12:28:59.133Z] === RUN TestFixedBufferRead [2022-05-09T12:28:59.133Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-09T12:28:59.133Z] === RUN TestBytesPipeRead [2022-05-09T12:28:59.133Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-09T12:28:59.133Z] === RUN TestBytesPipeWrite [2022-05-09T12:28:59.133Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-09T12:28:59.133Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-09T12:28:59.602Z] --- PASS: TestBytesPipeWriteRandomChunks (0.51s) [2022-05-09T12:28:59.602Z] === RUN TestAtomicWriteToFile [2022-05-09T12:28:59.602Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-09T12:28:59.602Z] === RUN TestAtomicWriteSetCommit [2022-05-09T12:28:59.602Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-09T12:28:59.602Z] === RUN TestAtomicWriteSetCancel [2022-05-09T12:28:59.602Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-09T12:28:59.602Z] === RUN TestReadCloserWrapperClose [2022-05-09T12:28:59.602Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-09T12:28:59.602Z] === RUN TestReaderErrWrapperReadOnError [2022-05-09T12:28:59.602Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-09T12:28:59.602Z] === RUN TestReaderErrWrapperRead [2022-05-09T12:28:59.602Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-09T12:28:59.602Z] === RUN TestCancelReadCloser [2022-05-09T12:28:59.602Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-09T12:28:59.602Z] === RUN TestWriteCloserWrapperClose [2022-05-09T12:28:59.602Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-09T12:28:59.602Z] === RUN TestNopWriteCloser [2022-05-09T12:28:59.602Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-09T12:28:59.602Z] === RUN TestNopWriter [2022-05-09T12:28:59.602Z] --- PASS: TestNopWriter (0.00s) [2022-05-09T12:28:59.602Z] === RUN TestWriteCounter [2022-05-09T12:28:59.602Z] --- PASS: TestWriteCounter (0.00s) [2022-05-09T12:28:59.602Z] PASS [2022-05-09T12:28:59.602Z] coverage: 70.1% of statements [2022-05-09T12:28:59.602Z] ok github.com/docker/docker/pkg/ioutils 0.688s coverage: 70.1% of statements [2022-05-09T12:28:59.677Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-09T12:29:00.589Z] --- PASS: TestNetworkDBNodeLeave (2.63s) [2022-05-09T12:29:00.589Z] === RUN TestNetworkDBWatch [2022-05-09T12:29:00.612Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-05-09T12:29:01.058Z] === RUN TestError [2022-05-09T12:29:01.058Z] --- PASS: TestError (0.00s) [2022-05-09T12:29:01.058Z] === RUN TestProgressString [2022-05-09T12:29:01.058Z] === RUN TestProgressString/no_progress [2022-05-09T12:29:01.058Z] === RUN TestProgressString/progress_1 [2022-05-09T12:29:01.058Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-09T12:29:01.058Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-09T12:29:01.058Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-09T12:29:01.058Z] === RUN TestProgressString/with_units [2022-05-09T12:29:01.058Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-09T12:29:01.058Z] === RUN TestProgressString/hide_counts [2022-05-09T12:29:01.058Z] --- PASS: TestProgressString (0.00s) [2022-05-09T12:29:01.058Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-09T12:29:01.058Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-09T12:29:01.058Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-09T12:29:01.058Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-09T12:29:01.058Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-09T12:29:01.058Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-09T12:29:01.058Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-09T12:29:01.058Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-09T12:29:01.058Z] === RUN TestJSONMessageDisplay [2022-05-09T12:29:01.058Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-05-09T12:29:01.058Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-09T12:29:01.058Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-09T12:29:01.058Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-09T12:29:01.058Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-09T12:29:01.058Z] === RUN TestDisplayJSONMessagesStream [2022-05-09T12:29:01.058Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-09T12:29:01.058Z] PASS [2022-05-09T12:29:01.058Z] coverage: 91.7% of statements [2022-05-09T12:29:01.058Z] ok github.com/docker/docker/pkg/jsonmessage 0.241s coverage: 91.7% of statements [2022-05-09T12:29:01.526Z] === RUN TestStandardLongPath [2022-05-09T12:29:01.526Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-09T12:29:01.526Z] === RUN TestUNCLongPath [2022-05-09T12:29:01.526Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-09T12:29:01.526Z] PASS [2022-05-09T12:29:01.526Z] coverage: 100.0% of statements [2022-05-09T12:29:01.526Z] ok github.com/docker/docker/pkg/longpath 0.039s coverage: 100.0% of statements [2022-05-09T12:29:01.988Z] --- PASS: TestDaemonHostGatewayIP (3.42s) [2022-05-09T12:29:01.988Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-09T12:29:01.994Z] 2022/05/09 12:29:01 Closing DB instances... [2022-05-09T12:29:02.463Z] === RUN TestNameFormat [2022-05-09T12:29:02.463Z] --- PASS: TestNameFormat (0.00s) [2022-05-09T12:29:02.463Z] === RUN TestNameRetries [2022-05-09T12:29:02.463Z] --- PASS: TestNameRetries (0.00s) [2022-05-09T12:29:02.463Z] PASS [2022-05-09T12:29:02.463Z] coverage: 85.7% of statements [2022-05-09T12:29:02.463Z] ok github.com/docker/docker/pkg/namesgenerator 0.052s coverage: 85.7% of statements [2022-05-09T12:29:02.931Z] === RUN TestParseKeyValueOpt [2022-05-09T12:29:02.931Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-09T12:29:02.931Z] === RUN TestParseUintList [2022-05-09T12:29:02.931Z] --- PASS: TestParseUintList (0.00s) [2022-05-09T12:29:02.931Z] === RUN TestParseUintListMaximumLimits [2022-05-09T12:29:02.931Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-09T12:29:02.931Z] PASS [2022-05-09T12:29:02.931Z] coverage: 97.0% of statements [2022-05-09T12:29:02.931Z] ok github.com/docker/docker/pkg/parsers 0.048s coverage: 97.0% of statements [2022-05-09T12:29:03.366Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-05-09T12:29:03.399Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-05-09T12:29:03.399Z] === RUN TestNetworkDBBulkSync [2022-05-09T12:29:03.869Z] === RUN Test_windowsOSRelease_String [2022-05-09T12:29:03.869Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-09T12:29:03.869Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-09T12:29:03.869Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-09T12:29:03.869Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-09T12:29:03.869Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-09T12:29:03.869Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-09T12:29:03.869Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-09T12:29:03.869Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-09T12:29:03.869Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-09T12:29:03.869Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-09T12:29:03.869Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-09T12:29:03.869Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-09T12:29:03.869Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-09T12:29:03.869Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-09T12:29:03.869Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-09T12:29:03.869Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-09T12:29:03.869Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-09T12:29:03.869Z] PASS [2022-05-09T12:29:03.869Z] coverage: 36.4% of statements [2022-05-09T12:29:03.869Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.040s coverage: 36.4% of statements [2022-05-09T12:29:04.208Z] --- PASS: TestReplicatedJob (4.67s) [2022-05-09T12:29:04.208Z] === RUN TestUpdateReplicatedJob [2022-05-09T12:29:04.302Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.55s) [2022-05-09T12:29:04.302Z] === CONT TestDaemonRestartIpcMode [2022-05-09T12:29:04.856Z] 2022/05/09 12:29:04 Closing DB instances... [2022-05-09T12:29:04.856Z] === RUN TestNewAndRemove [2022-05-09T12:29:04.856Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-09T12:29:04.856Z] === RUN TestRemoveInvalidPath [2022-05-09T12:29:04.856Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-09T12:29:04.856Z] PASS [2022-05-09T12:29:04.856Z] coverage: 82.6% of statements [2022-05-09T12:29:04.856Z] ok github.com/docker/docker/pkg/pidfile 0.044s coverage: 82.6% of statements [2022-05-09T12:29:06.207Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-05-09T12:29:06.422Z] --- PASS: TestNetworkDBBulkSync (2.85s) [2022-05-09T12:29:06.422Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-09T12:29:06.737Z] --- PASS: TestUpdateReplicatedJob (2.94s) [2022-05-09T12:29:06.737Z] === RUN TestServiceListWithStatuses [2022-05-09T12:29:06.737Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-09T12:29:06.737Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-09T12:29:06.737Z] === RUN TestDockerNetworkConnectAlias [2022-05-09T12:29:06.889Z] === RUN TestFailedConnection [2022-05-09T12:29:07.171Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-09T12:29:07.171Z] [2022-05-09T12:29:07.171Z] Unloading profiles will leave already running processes permanently [2022-05-09T12:29:07.171Z] unconfined, which can lead to unexpected situations. [2022-05-09T12:29:07.171Z] [2022-05-09T12:29:07.171Z] To set a process to complain mode, use the command line tool [2022-05-09T12:29:07.171Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-09T12:29:07.171Z] [2022-05-09T12:29:07.357Z] --- PASS: TestGetAddress (26.01s) [2022-05-09T12:29:07.357Z] === RUN TestRequestSyntaxCheck [2022-05-09T12:29:07.357Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-05-09T12:29:07.357Z] === RUN TestRequest [2022-05-09T12:29:07.586Z] --- PASS: TestDaemonRestartIpcMode (3.03s) [2022-05-09T12:29:07.845Z] --- PASS: TestContainerKillOnDaemonStart (13.02s) [2022-05-09T12:29:07.845Z] PASS [2022-05-09T12:29:07.845Z] [2022-05-09T12:29:07.845Z] === Skipped [2022-05-09T12:29:07.845Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-09T12:29:07.845Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-09T12:29:07.845Z] [2022-05-09T12:29:07.845Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-09T12:29:07.845Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:29:07.845Z] [2022-05-09T12:29:07.845Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-09T12:29:07.845Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:29:07.845Z] [2022-05-09T12:29:07.845Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-09T12:29:07.845Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-09T12:29:07.845Z] [2022-05-09T12:29:07.845Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-09T12:29:07.845Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-09T12:29:07.845Z] [2022-05-09T12:29:07.845Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-09T12:29:07.845Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:29:07.845Z] [2022-05-09T12:29:07.845Z] DONE 235 tests, 6 skipped in 158.597s [2022-05-09T12:29:07.845Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-09T12:29:07.845Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:29:07.845Z] ++ set -e [2022-05-09T12:29:07.845Z] ++ '[' -n 0 ']' [2022-05-09T12:29:07.845Z] ++ set -x [2022-05-09T12:29:07.845Z] ++ env -i DEST=/go/src/github.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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:29:08.104Z] === RUN TestConfigDaemonLibtrustID Post stage [Pipeline] junit [2022-05-09T12:29:08.595Z] Recording test results [2022-05-09T12:29:08.670Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-05-09T12:29:08.670Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-05-09T12:29:08.670Z] === RUN TestDaemonConfigValidation [2022-05-09T12:29:08.670Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-09T12:29:08.670Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-09T12:29:08.670Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-09T12:29:08.670Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-09T12:29:08.670Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-09T12:29:08.670Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-09T12:29:08.671Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-09T12:29:08.671Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-09T12:29:08.671Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-09T12:29:08.671Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-09T12:29:08.671Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-09T12:29:08.671Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-09T12:29:08.671Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-09T12:29:08.924Z] --- PASS: TestFailedConnection (2.08s) [2022-05-09T12:29:08.924Z] === RUN TestFailOnce [2022-05-09T12:29:08.924Z] 2022/05/09 12:29:08 http: panic serving 127.0.0.1:49297: Plugin not ready [2022-05-09T12:29:08.924Z] goroutine 22 [running]: [2022-05-09T12:29:08.924Z] net/http.(*conn).serve.func1() [2022-05-09T12:29:08.924Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-09T12:29:08.924Z] panic({0xa83700, 0xbcd0e0}) [2022-05-09T12:29:08.924Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-09T12:29:08.924Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000179a70?) [2022-05-09T12:29:08.924Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-09T12:29:08.924Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xbd28f8?, 0xc0000640e0?}, 0x9dda86?) [2022-05-09T12:29:08.924Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-09T12:29:08.924Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xbd28f8, 0xc0000640e0}, 0xc000168100) [2022-05-09T12:29:08.924Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-09T12:29:08.924Z] net/http.serverHandler.ServeHTTP({0xbd0f18?}, {0xbd28f8, 0xc0000640e0}, 0xc000168100) [2022-05-09T12:29:08.924Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-09T12:29:08.924Z] net/http.(*conn).serve(0xc000094dc0, {0xbd2df8, 0xc0001150b0}) [2022-05-09T12:29:08.924Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-09T12:29:08.924Z] created by net/http.(*Server).Serve [2022-05-09T12:29:08.924Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-09T12:29:08.924Z] time="2022-05-09T12:29:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.FailOnce: Post \"http://127.0.0.1:49296/Test.FailOnce\": EOF, retrying in 1s" [2022-05-09T12:29:08.929Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-09T12:29:08.929Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-09T12:29:09.189Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-09T12:29:09.189Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.13s) [2022-05-09T12:29:09.189Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.30s) [2022-05-09T12:29:09.189Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.20s) [2022-05-09T12:29:09.189Z] --- PASS: TestDaemonConfigValidation/valid_config (0.13s) [2022-05-09T12:29:09.189Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.17s) [2022-05-09T12:29:09.189Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-09T12:29:09.189Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-09T12:29:09.393Z] 2022/05/09 12:29:09 Closing DB instances... [2022-05-09T12:29:09.606Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-05-09T12:29:09.860Z] --- PASS: TestFailOnce (1.21s) [2022-05-09T12:29:09.860Z] === RUN TestEchoInputOutput [2022-05-09T12:29:09.860Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-09T12:29:09.860Z] === RUN TestBackoff [2022-05-09T12:29:09.860Z] --- PASS: TestBackoff (0.00s) [2022-05-09T12:29:09.860Z] === RUN TestAbortRetry [2022-05-09T12:29:09.860Z] --- PASS: TestAbortRetry (0.00s) [2022-05-09T12:29:09.860Z] === RUN TestClientScheme [2022-05-09T12:29:09.860Z] --- PASS: TestClientScheme (0.00s) [2022-05-09T12:29:09.860Z] === RUN TestNewClientWithTimeout [2022-05-09T12:29:09.882Z] + echo Ensuring container killed. [2022-05-09T12:29:09.882Z] Ensuring container killed. [2022-05-09T12:29:09.882Z] + docker rm -vf docker-pr1 [2022-05-09T12:29:09.882Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-05-09T12:29:10.125Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-09T12:29:10.125Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-09T12:29:10.206Z] + echo Chowning /workspace to jenkins user [2022-05-09T12:29:10.206Z] Chowning /workspace to jenkins user [2022-05-09T12:29:10.206Z] + id -u [2022-05-09T12:29:10.206Z] + id -g [2022-05-09T12:29:10.206Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43572:/workspace busybox chown -R 1000:1000 /workspace [2022-05-09T12:29:10.206Z] Unable to find image 'busybox:latest' locally [2022-05-09T12:29:10.206Z] latest: Pulling from library/busybox [2022-05-09T12:29:10.329Z] time="2022-05-09T12:29:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-09T12:29:10.417Z] --- PASS: TestCheckoutGit (39.27s) [2022-05-09T12:29:10.417Z] === RUN TestValidGitTransport [2022-05-09T12:29:10.417Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-09T12:29:10.417Z] === RUN TestGitInvalidRef [2022-05-09T12:29:10.417Z] --- PASS: TestGitInvalidRef (0.25s) [2022-05-09T12:29:10.417Z] PASS [2022-05-09T12:29:10.417Z] coverage: 86.3% of statements [2022-05-09T12:29:10.417Z] ok github.com/docker/docker/builder/remotecontext/git 39.594s coverage: 86.3% of statements [2022-05-09T12:29:10.462Z] 50e8d59317eb: Pulling fs layer [2022-05-09T12:29:10.462Z] 50e8d59317eb: Verifying Checksum [2022-05-09T12:29:10.462Z] 50e8d59317eb: Download complete [2022-05-09T12:29:10.462Z] 50e8d59317eb: Pull complete [2022-05-09T12:29:10.462Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-09T12:29:10.462Z] Status: Downloaded newer image for busybox:latest [2022-05-09T12:29:10.919Z] --- PASS: TestDockerNetworkConnectAlias (3.93s) [2022-05-09T12:29:10.919Z] === RUN TestDockerNetworkReConnect [2022-05-09T12:29:11.061Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-09T12:29:11.061Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-09T12:29:11.320Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-09T12:29:11.378Z] ? github.com/docker/docker/cli [no test files] [2022-05-09T12:29:11.378Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-09T12:29:11.378Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-09T12:29:11.378Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-09T12:29:11.891Z] time="2022-05-09T12:29:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-09T12:29:12.113Z] + bundleName=docker-py [2022-05-09T12:29:12.113Z] + echo Creating docker-py-bundles.tar.gz [2022-05-09T12:29:12.113Z] Creating docker-py-bundles.tar.gz [2022-05-09T12:29:12.113Z] + 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 [2022-05-09T12:29:12.122Z] Archiving artifacts [2022-05-09T12:29:12.257Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-09T12:29:12.257Z] daemon_test.go:156: [d501e816f2230] daemon is not started [2022-05-09T12:29:12.257Z] --- PASS: TestConfigDaemonSeccompProfiles (3.19s) [2022-05-09T12:29:12.257Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-05-09T12:29:12.257Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-05-09T12:29:12.257Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-05-09T12:29:12.257Z] === RUN TestDaemonProxy [2022-05-09T12:29:12.257Z] === RUN TestDaemonProxy/environment_variables [2022-05-09T12:29:12.359Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.05s) [2022-05-09T12:29:12.359Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-09T12:29:12.516Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-05-09T12:29:13.345Z] 2022/05/09 12:29:13 Closing DB instances... [2022-05-09T12:29:13.446Z] --- PASS: TestDockerNetworkReConnect (2.86s) [2022-05-09T12:29:13.446Z] === RUN TestServicePlugin [2022-05-09T12:29:13.446Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-09T12:29:13.446Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-09T12:29:13.446Z] === RUN TestServiceUpdateLabel [2022-05-09T12:29:13.894Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-09T12:29:13.962Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43572/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-05-09T12:29:14.154Z] === RUN TestDaemonProxy/command-line_options [2022-05-09T12:29:14.314Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43572/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7873c27cfbd812dca60d90367d375bbae5a27014 -e DOCKER_GRAPHDRIVER docker:7873c27cfbd812dca60d90367d375bbae5a27014 hack/make.sh binary [2022-05-09T12:29:14.329Z] time="2022-05-09T12:29:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-09T12:29:14.570Z] [2022-05-09T12:29:14.798Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.66s) [2022-05-09T12:29:14.798Z] === RUN TestNetworkDBGarbageCollection [2022-05-09T12:29:14.826Z] Removing bundles/ [2022-05-09T12:29:14.826Z] [2022-05-09T12:29:14.826Z] ---> Making bundle: binary (in bundles/binary) [2022-05-09T12:29:14.826Z] Building: bundles/binary-daemon/dockerd-dev [2022-05-09T12:29:14.826Z] GOOS="" GOARCH="" GOARM="" [2022-05-09T12:29:15.266Z] --- PASS: TestRequest (7.99s) [2022-05-09T12:29:15.266Z] === RUN TestOverlappingRequests [2022-05-09T12:29:15.734Z] --- PASS: TestOverlappingRequests (0.41s) [2022-05-09T12:29:15.734Z] === RUN TestRelease [2022-05-09T12:29:15.974Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-05-09T12:29:15.974Z] === RUN TestServiceUpdateSecrets [2022-05-09T12:29:16.099Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-05-09T12:29:16.099Z] === RUN TestDaemonProxy/configuration_file [2022-05-09T12:29:17.080Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-09T12:29:17.299Z] --- PASS: TestRelease (1.47s) [2022-05-09T12:29:17.299Z] === RUN TestAllocateRandomDeallocate [2022-05-09T12:29:17.649Z] === RUN TestDaemonProxy/conflicting_options [2022-05-09T12:29:18.215Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-09T12:29:18.215Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-09T12:29:18.215Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-09T12:29:18.215Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-09T12:29:18.215Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-09T12:29:18.215Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-09T12:29:18.215Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-09T12:29:18.215Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-09T12:29:18.215Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-09T12:29:18.215Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-09T12:29:18.783Z] --- PASS: TestDaemonProxy (6.34s) [2022-05-09T12:29:18.783Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2022-05-09T12:29:18.783Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-05-09T12:29:18.783Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-05-09T12:29:18.783Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-09T12:29:18.783Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-09T12:29:18.783Z] PASS [2022-05-09T12:29:18.783Z] [2022-05-09T12:29:18.783Z] DONE 17 tests in 10.728s [2022-05-09T12:29:18.783Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-09T12:29:18.783Z] ++ 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 [2022-05-09T12:29:18.783Z] ++ set -e [2022-05-09T12:29:18.783Z] ++ '[' -n 0 ']' [2022-05-09T12:29:18.783Z] ++ set -x [2022-05-09T12:29:18.783Z] ++ env -i DEST=/go/src/github.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 [2022-05-09T12:29:18.783Z] INFO: Testing against a local daemon [2022-05-09T12:29:18.783Z] === RUN TestCommitInheritsEnv [2022-05-09T12:29:18.863Z] time="2022-05-09T12:29:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-09T12:29:19.352Z] --- PASS: TestCommitInheritsEnv (0.41s) [2022-05-09T12:29:19.352Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-09T12:29:19.352Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-09T12:29:19.352Z] === RUN TestImportWithCustomPlatform [2022-05-09T12:29:19.352Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-09T12:29:19.352Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-05-09T12:29:19.352Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-09T12:29:19.352Z] === RUN TestImportWithCustomPlatform// [2022-05-09T12:29:19.352Z] === RUN TestImportWithCustomPlatform/linux [2022-05-09T12:29:19.611Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-09T12:29:19.869Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-09T12:29:19.869Z] === RUN TestImportWithCustomPlatform/macos [2022-05-09T12:29:19.870Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-09T12:29:19.870Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-09T12:29:19.870Z] --- PASS: TestImportWithCustomPlatform (0.61s) [2022-05-09T12:29:19.870Z] --- PASS: TestImportWithCustomPlatform/#00 (0.15s) [2022-05-09T12:29:19.870Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-09T12:29:19.870Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-09T12:29:19.870Z] --- PASS: TestImportWithCustomPlatform/linux (0.14s) [2022-05-09T12:29:19.870Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.15s) [2022-05-09T12:29:19.870Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.10s) [2022-05-09T12:29:19.870Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-09T12:29:19.870Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-09T12:29:19.870Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-09T12:29:19.870Z] === RUN TestImagesFilterMultiReference [2022-05-09T12:29:19.870Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-05-09T12:29:19.870Z] === RUN TestImagePullPlatformInvalid [2022-05-09T12:29:20.128Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-05-09T12:29:20.128Z] === RUN TestRemoveImageOrphaning [2022-05-09T12:29:20.387Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2022-05-09T12:29:20.387Z] === RUN TestRemoveImageGarbageCollector [2022-05-09T12:29:20.955Z] time="2022-05-09T12:29:20Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-09T12:29:21.074Z] --- PASS: TestAllocateRandomDeallocate (4.18s) [2022-05-09T12:29:21.074Z] === RUN TestRetrieveFromStore [2022-05-09T12:29:21.522Z] check_test.go:307: [da162f4d6bb66] daemon is not started [2022-05-09T12:29:21.522Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-05-09T12:29:21.694Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-09T12:29:21.694Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-09T12:29:21.694Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-09T12:29:21.694Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-09T12:29:21.694Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-09T12:29:21.694Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-09T12:29:21.694Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-09T12:29:21.694Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-09T12:29:21.694Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-09T12:29:21.694Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-09T12:29:21.694Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-09T12:29:21.694Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-09T12:29:21.694Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-09T12:29:21.694Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-09T12:29:21.694Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-09T12:29:21.694Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-09T12:29:21.694Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-09T12:29:21.694Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-09T12:29:21.694Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-09T12:29:21.694Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-09T12:29:21.694Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-09T12:29:21.694Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-09T12:29:21.694Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-09T12:29:21.694Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-09T12:29:21.694Z] === RUN TestConfigureDaemonLogs [2022-05-09T12:29:21.694Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-09T12:29:21.694Z] === RUN TestCommonOptionsInstallFlags [2022-05-09T12:29:21.694Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-09T12:29:21.694Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-09T12:29:21.694Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-09T12:29:21.694Z] PASS [2022-05-09T12:29:21.694Z] coverage: 19.7% of statements [2022-05-09T12:29:21.694Z] ok github.com/docker/docker/cmd/dockerd 0.250s coverage: 19.7% of statements [2022-05-09T12:29:21.694Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-09T12:29:21.694Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-09T12:29:21.781Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-09T12:29:22.637Z] --- PASS: TestRetrieveFromStore (1.46s) [2022-05-09T12:29:22.637Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-09T12:29:22.637Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-09T12:29:22.637Z] === RUN TestParallelPredefinedRequest1 [2022-05-09T12:29:22.637Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-09T12:29:22.637Z] === RUN TestParallelPredefinedRequest2 [2022-05-09T12:29:22.637Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-09T12:29:22.637Z] === RUN TestParallelPredefinedRequest3 [2022-05-09T12:29:22.637Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-09T12:29:22.637Z] === RUN TestParallelPredefinedRequest4 [2022-05-09T12:29:22.637Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-09T12:29:22.637Z] === RUN TestParallelPredefinedRequest5 [2022-05-09T12:29:22.637Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-09T12:29:22.637Z] === RUN TestDebug [2022-05-09T12:29:22.637Z] --- PASS: TestDebug (0.00s) [2022-05-09T12:29:22.637Z] === RUN TestRequestPoolParallel [2022-05-09T12:29:22.660Z] === RUN TestContainerStopSignal [2022-05-09T12:29:22.660Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-09T12:29:22.660Z] === RUN TestContainerStopTimeout [2022-05-09T12:29:22.660Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-09T12:29:22.660Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-09T12:29:22.660Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-09T12:29:22.660Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-09T12:29:22.660Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-05-09T12:29:22.660Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-09T12:29:22.660Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-09T12:29:22.660Z] === RUN TestReplaceAndAppendEnvVars [2022-05-09T12:29:22.660Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-09T12:29:22.660Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-09T12:29:22.660Z] === RUN TestNewMemoryStore [2022-05-09T12:29:22.660Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-09T12:29:22.660Z] === RUN TestAddContainers [2022-05-09T12:29:22.660Z] --- PASS: TestAddContainers (0.00s) [2022-05-09T12:29:22.660Z] === RUN TestGetContainer [2022-05-09T12:29:22.660Z] --- PASS: TestGetContainer (0.00s) [2022-05-09T12:29:22.660Z] === RUN TestDeleteContainer [2022-05-09T12:29:22.660Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-09T12:29:22.660Z] === RUN TestListContainers [2022-05-09T12:29:22.660Z] --- PASS: TestListContainers (0.00s) [2022-05-09T12:29:22.660Z] === RUN TestFirstContainer [2022-05-09T12:29:22.660Z] --- PASS: TestFirstContainer (0.00s) [2022-05-09T12:29:22.660Z] === RUN TestApplyAllContainer [2022-05-09T12:29:22.660Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-09T12:29:22.660Z] === RUN TestIsValidHealthString [2022-05-09T12:29:22.660Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-09T12:29:22.660Z] === RUN TestStateRunStop [2022-05-09T12:29:22.660Z] --- PASS: TestStateRunStop (0.00s) [2022-05-09T12:29:22.660Z] === RUN TestStateTimeoutWait [2022-05-09T12:29:22.660Z] state_test.go:141: Stop callback fired [2022-05-09T12:29:22.660Z] state_test.go:165: Stop callback fired [2022-05-09T12:29:22.660Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-09T12:29:22.660Z] === RUN TestIsValidStateString [2022-05-09T12:29:22.660Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-09T12:29:22.660Z] === RUN TestViewSaveDelete [2022-05-09T12:29:22.660Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-09T12:29:22.660Z] === RUN TestViewAll [2022-05-09T12:29:22.660Z] --- PASS: TestViewAll (0.01s) [2022-05-09T12:29:22.660Z] === RUN TestViewGet [2022-05-09T12:29:22.660Z] --- PASS: TestViewGet (0.01s) [2022-05-09T12:29:22.660Z] === RUN TestNames [2022-05-09T12:29:22.660Z] --- PASS: TestNames (0.00s) [2022-05-09T12:29:22.660Z] === RUN TestViewWithHealthCheck [2022-05-09T12:29:22.660Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-09T12:29:22.660Z] PASS [2022-05-09T12:29:22.660Z] coverage: 41.5% of statements [2022-05-09T12:29:22.660Z] ok github.com/docker/docker/container 0.256s coverage: 41.5% of statements [2022-05-09T12:29:23.105Z] --- PASS: TestRequestPoolParallel (0.27s) [2022-05-09T12:29:23.105Z] === RUN TestFullAllocateRelease [2022-05-09T12:29:23.116Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-09T12:29:23.116Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-09T12:29:23.116Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-09T12:29:23.116Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-09T12:29:23.157Z] --- PASS: TestRemoveImageGarbageCollector (2.41s) [2022-05-09T12:29:23.157Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-09T12:29:23.157Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-05-09T12:29:23.157Z] === RUN TestTagInvalidReference [2022-05-09T12:29:23.157Z] --- PASS: TestTagInvalidReference (0.03s) [2022-05-09T12:29:23.157Z] === RUN TestTagValidPrefixedRepo [2022-05-09T12:29:23.157Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-05-09T12:29:23.157Z] === RUN TestTagExistedNameWithoutForce [2022-05-09T12:29:23.157Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-05-09T12:29:23.157Z] === RUN TestTagOfficialNames [2022-05-09T12:29:23.157Z] --- PASS: TestTagOfficialNames (0.06s) [2022-05-09T12:29:23.157Z] === RUN TestTagMatchesDigest [2022-05-09T12:29:23.157Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-09T12:29:23.157Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-09T12:29:23.408Z] 4612f6d0b889: Pull complete [2022-05-09T12:29:23.572Z] === RUN TestPrepare [2022-05-09T12:29:23.572Z] --- PASS: TestPrepare (0.00s) [2022-05-09T12:29:23.572Z] === RUN TestStart [2022-05-09T12:29:23.572Z] --- PASS: TestStart (0.00s) [2022-05-09T12:29:23.572Z] === RUN TestWaitCancel [2022-05-09T12:29:23.572Z] --- PASS: TestWaitCancel (0.00s) [2022-05-09T12:29:23.572Z] === RUN TestWaitDisabled [2022-05-09T12:29:23.572Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-09T12:29:23.572Z] === RUN TestWaitEnabled [2022-05-09T12:29:23.572Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-09T12:29:23.572Z] === RUN TestRemove [2022-05-09T12:29:23.572Z] --- PASS: TestRemove (0.00s) [2022-05-09T12:29:23.572Z] PASS [2022-05-09T12:29:23.572Z] coverage: 65.3% of statements [2022-05-09T12:29:23.572Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.081s coverage: 65.3% of statements [2022-05-09T12:29:23.573Z] --- PASS: TestFullAllocateRelease (0.46s) [2022-05-09T12:29:23.573Z] === RUN TestOddAllocateRelease [2022-05-09T12:29:23.573Z] --- PASS: TestOddAllocateRelease (0.30s) [2022-05-09T12:29:23.573Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-09T12:29:24.218Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-05-09T12:29:24.218Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-09T12:29:24.218Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-05-09T12:29:24.218Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-09T12:29:24.218Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-05-09T12:29:24.218Z] === CONT TestParallelPredefinedRequest1 [2022-05-09T12:29:24.218Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:29:24.218Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-09T12:29:24.218Z] === CONT TestParallelPredefinedRequest5 [2022-05-09T12:29:24.218Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:29:24.218Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-09T12:29:24.218Z] === CONT TestParallelPredefinedRequest4 [2022-05-09T12:29:24.218Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:29:24.218Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-09T12:29:24.218Z] === CONT TestParallelPredefinedRequest3 [2022-05-09T12:29:24.218Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:29:24.218Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-09T12:29:24.218Z] === CONT TestParallelPredefinedRequest2 [2022-05-09T12:29:24.218Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:29:24.218Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-09T12:29:24.218Z] PASS [2022-05-09T12:29:24.218Z] coverage: 85.3% of statements [2022-05-09T12:29:24.218Z] ok github.com/docker/docker/libnetwork/ipam 50.102s coverage: 85.3% of statements [2022-05-09T12:29:24.218Z] === RUN TestParseEmptyInterface [2022-05-09T12:29:24.218Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-09T12:29:24.218Z] === RUN TestParseNonInterfaceType [2022-05-09T12:29:24.218Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-09T12:29:24.218Z] === RUN TestParseWithOneFunction [2022-05-09T12:29:24.218Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-09T12:29:24.218Z] === RUN TestParseWithMultipleFuncs [2022-05-09T12:29:24.218Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-09T12:29:24.218Z] === RUN TestParseWithUnnamedReturn [2022-05-09T12:29:24.218Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-09T12:29:24.218Z] === RUN TestEmbeddedInterface [2022-05-09T12:29:24.218Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-09T12:29:24.218Z] === RUN TestParsedImports [2022-05-09T12:29:24.218Z] --- PASS: TestParsedImports (0.00s) [2022-05-09T12:29:24.218Z] === RUN TestAliasedImports [2022-05-09T12:29:24.218Z] --- PASS: TestAliasedImports (0.00s) [2022-05-09T12:29:24.218Z] PASS [2022-05-09T12:29:24.218Z] coverage: 56.8% of statements [2022-05-09T12:29:24.218Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.056s coverage: 56.8% of statements [2022-05-09T12:29:24.669Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-05-09T12:29:25.786Z] === RUN TestHTTPTransport [2022-05-09T12:29:25.786Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-09T12:29:25.786Z] PASS [2022-05-09T12:29:25.786Z] coverage: 85.7% of statements [2022-05-09T12:29:25.786Z] ok github.com/docker/docker/pkg/plugins/transport 0.049s coverage: 85.7% of statements [2022-05-09T12:29:26.046Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-09T12:29:26.254Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-09T12:29:26.254Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-09T12:29:26.254Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-09T12:29:26.254Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-09T12:29:26.254Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-09T12:29:26.254Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-09T12:29:26.254Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-09T12:29:26.254Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-09T12:29:26.254Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-09T12:29:26.254Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-09T12:29:26.254Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-09T12:29:26.254Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-09T12:29:26.254Z] === RUN TestBufferPoolPutAndGet [2022-05-09T12:29:26.254Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-09T12:29:26.254Z] PASS [2022-05-09T12:29:26.254Z] coverage: 88.2% of statements [2022-05-09T12:29:26.254Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 88.2% of statements [2022-05-09T12:29:26.595Z] === RUN TestNewListSecretsFilters [2022-05-09T12:29:26.595Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-09T12:29:26.595Z] === RUN TestNewListConfigsFilters [2022-05-09T12:29:26.595Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-09T12:29:26.595Z] PASS [2022-05-09T12:29:26.595Z] coverage: 0.5% of statements [2022-05-09T12:29:26.595Z] ok github.com/docker/docker/daemon/cluster 0.378s coverage: 0.5% of statements [2022-05-09T12:29:26.722Z] === RUN TestOutputOnPrematureClose [2022-05-09T12:29:26.722Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-09T12:29:26.722Z] === RUN TestCompleteSilently [2022-05-09T12:29:26.722Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-09T12:29:26.722Z] PASS [2022-05-09T12:29:26.722Z] coverage: 75.9% of statements [2022-05-09T12:29:26.722Z] ok github.com/docker/docker/pkg/progress 0.042s coverage: 75.9% of statements [2022-05-09T12:29:27.051Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-09T12:29:27.051Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-09T12:29:27.051Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-09T12:29:27.051Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-09T12:29:27.051Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-09T12:29:27.051Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-09T12:29:27.051Z] PASS [2022-05-09T12:29:27.051Z] coverage: 35.9% of statements [2022-05-09T12:29:27.051Z] ok github.com/docker/docker/daemon/cluster/convert 0.304s coverage: 35.9% of statements [2022-05-09T12:29:27.708Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-09T12:29:27.708Z] === RUN TestClientStream [2022-05-09T12:29:27.708Z] --- PASS: TestClientStream (0.00s) [2022-05-09T12:29:27.708Z] === RUN TestClientSendFile [2022-05-09T12:29:27.708Z] --- PASS: TestClientSendFile (0.00s) [2022-05-09T12:29:27.708Z] === RUN TestClientWithRequestTimeout [2022-05-09T12:29:27.708Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-09T12:29:27.708Z] === RUN TestFileSpecPlugin [2022-05-09T12:29:27.708Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-09T12:29:27.708Z] === RUN TestFileJSONSpecPlugin [2022-05-09T12:29:27.708Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-09T12:29:27.708Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-09T12:29:27.708Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-05-09T12:29:27.708Z] === RUN TestPluginAddHandler [2022-05-09T12:29:27.708Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-09T12:29:27.708Z] === RUN TestPluginWaitBadPlugin [2022-05-09T12:29:27.708Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-09T12:29:27.708Z] === RUN TestGet [2022-05-09T12:29:27.708Z] time="2022-05-09T12:29:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-09T12:29:27.708Z] === RUN TestSendToOneSub [2022-05-09T12:29:27.708Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-09T12:29:27.708Z] === RUN TestSendToMultipleSubs [2022-05-09T12:29:27.708Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-09T12:29:27.708Z] === RUN TestEvictOneSub [2022-05-09T12:29:27.708Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-09T12:29:27.708Z] === RUN TestClosePublisher [2022-05-09T12:29:27.708Z] --- PASS: TestClosePublisher (0.00s) [2022-05-09T12:29:27.708Z] === RUN TestPubSubRace [2022-05-09T12:29:28.583Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-05-09T12:29:28.694Z] time="2022-05-09T12:29:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-09T12:29:28.694Z] --- PASS: TestPubSubRace (1.06s) [2022-05-09T12:29:28.694Z] PASS [2022-05-09T12:29:28.694Z] coverage: 75.0% of statements [2022-05-09T12:29:28.694Z] ok github.com/docker/docker/pkg/pubsub 1.107s coverage: 75.0% of statements [2022-05-09T12:29:28.841Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-09T12:29:29.407Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-09T12:29:29.680Z] === RUN TestRegister [2022-05-09T12:29:29.680Z] --- PASS: TestRegister (0.00s) [2022-05-09T12:29:29.680Z] === RUN TestCommand [2022-05-09T12:29:29.680Z] --- PASS: TestCommand (0.03s) [2022-05-09T12:29:29.680Z] === RUN TestNaiveSelf [2022-05-09T12:29:29.680Z] --- PASS: TestNaiveSelf (0.04s) [2022-05-09T12:29:29.680Z] PASS [2022-05-09T12:29:29.680Z] coverage: 82.4% of statements [2022-05-09T12:29:29.680Z] ok github.com/docker/docker/pkg/reexec 0.111s coverage: 82.4% of statements [2022-05-09T12:29:30.343Z] check_test.go:307: [de78b80be8107] daemon is not started [2022-05-09T12:29:30.343Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-05-09T12:29:30.666Z] === RUN TestDump [2022-05-09T12:29:30.666Z] goroutine 6 [running]: [2022-05-09T12:29:30.666Z] github.com/docker/docker/pkg/stack.dump(0x952d57?) [2022-05-09T12:29:30.666Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-09T12:29:30.666Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-09T12:29:30.666Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-09T12:29:30.666Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-09T12:29:30.666Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-09T12:29:30.666Z] testing.tRunner(0xc000164000, 0xb1a498) [2022-05-09T12:29:30.666Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-09T12:29:30.666Z] created by testing.(*T).Run [2022-05-09T12:29:30.666Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-09T12:29:30.666Z] [2022-05-09T12:29:30.666Z] goroutine 1 [chan receive]: [2022-05-09T12:29:30.666Z] testing.(*T).Run(0xc000031d40, {0xb0913c?, 0x92c1f3?}, 0xb1a498) [2022-05-09T12:29:30.666Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-09T12:29:30.666Z] testing.runTests.func1(0xc00006c870?) [2022-05-09T12:29:30.666Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-09T12:29:30.666Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-05-09T12:29:30.666Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-09T12:29:30.666Z] testing.runTests(0xc000058500?, {0xc9e400, 0x3, 0x3}, {0x1ecbf3d0108?, 0x40?, 0xca34a0?}) [2022-05-09T12:29:30.666Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-09T12:29:30.666Z] testing.(*M).Run(0xc000058500) [2022-05-09T12:29:30.666Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-09T12:29:30.666Z] main.main() [2022-05-09T12:29:30.666Z] _testmain.go:99 +0x255 [2022-05-09T12:29:30.666Z] --- PASS: TestDump (0.00s) [2022-05-09T12:29:30.666Z] === RUN TestDumpToFile [2022-05-09T12:29:30.666Z] time="2022-05-09T12:29:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-09T12:29:30.666Z] --- PASS: TestDumpToFile (0.20s) [2022-05-09T12:29:30.666Z] === RUN TestDumpToFileWithEmptyInput [2022-05-09T12:29:30.666Z] goroutine 8 [running]: [2022-05-09T12:29:30.667Z] github.com/docker/docker/pkg/stack.dump(0x9ced13?) [2022-05-09T12:29:30.667Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-09T12:29:30.667Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x9cece0?}) [2022-05-09T12:29:30.667Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-09T12:29:30.667Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000164000?) [2022-05-09T12:29:30.667Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-09T12:29:30.667Z] testing.tRunner(0xc000164680, 0xb1a488) [2022-05-09T12:29:30.667Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-09T12:29:30.667Z] created by testing.(*T).Run [2022-05-09T12:29:30.667Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-09T12:29:30.667Z] [2022-05-09T12:29:30.667Z] goroutine 1 [chan receive]: [2022-05-09T12:29:30.667Z] testing.(*T).Run(0xc000031d40, {0xb10713?, 0x92c1f3?}, 0xb1a488) [2022-05-09T12:29:30.667Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-09T12:29:30.667Z] testing.runTests.func1(0xc00006c870?) [2022-05-09T12:29:30.667Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-09T12:29:30.667Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-05-09T12:29:30.667Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-09T12:29:30.667Z] testing.runTests(0xc000058500?, {0xc9e400, 0x3, 0x3}, {0x1ecbf3d0108?, 0x40?, 0xca34a0?}) [2022-05-09T12:29:30.667Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-09T12:29:30.667Z] testing.(*M).Run(0xc000058500) [2022-05-09T12:29:30.667Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-09T12:29:30.667Z] main.main() [2022-05-09T12:29:30.667Z] _testmain.go:99 +0x255 [2022-05-09T12:29:30.667Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-09T12:29:30.667Z] PASS [2022-05-09T12:29:30.667Z] coverage: 90.9% of statements [2022-05-09T12:29:30.667Z] ok github.com/docker/docker/pkg/stack 0.250s coverage: 90.9% of statements [2022-05-09T12:29:30.765Z] === RUN TestWaitNodeAttachment [2022-05-09T12:29:30.765Z] --- PASS: TestWaitNodeAttachment (0.44s) [2022-05-09T12:29:30.765Z] === RUN TestIsolationConversion [2022-05-09T12:29:30.765Z] === RUN TestIsolationConversion/default [2022-05-09T12:29:30.765Z] === RUN TestIsolationConversion/process [2022-05-09T12:29:30.765Z] === RUN TestIsolationConversion/hyperv [2022-05-09T12:29:30.765Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-09T12:29:30.765Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-09T12:29:30.765Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-09T12:29:30.765Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-09T12:29:30.765Z] === RUN TestContainerLabels [2022-05-09T12:29:30.765Z] --- PASS: TestContainerLabels (0.00s) [2022-05-09T12:29:30.765Z] === RUN TestCredentialSpecConversion [2022-05-09T12:29:30.765Z] === RUN TestCredentialSpecConversion/none [2022-05-09T12:29:30.765Z] === RUN TestCredentialSpecConversion/config [2022-05-09T12:29:30.765Z] === RUN TestCredentialSpecConversion/file [2022-05-09T12:29:30.765Z] === RUN TestCredentialSpecConversion/registry [2022-05-09T12:29:30.765Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-09T12:29:30.765Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-09T12:29:30.765Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-09T12:29:30.765Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-09T12:29:30.765Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-09T12:29:30.765Z] === RUN TestControllerValidateMountBind [2022-05-09T12:29:30.765Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-09T12:29:30.765Z] === RUN TestControllerValidateMountVolume [2022-05-09T12:29:30.765Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-09T12:29:30.765Z] === RUN TestControllerValidateMountTarget [2022-05-09T12:29:30.765Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-09T12:29:30.765Z] === RUN TestControllerValidateMountTmpfs [2022-05-09T12:29:30.765Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-09T12:29:30.765Z] === RUN TestControllerValidateMountInvalidType [2022-05-09T12:29:30.765Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-09T12:29:30.765Z] === RUN TestControllerValidateMountNamedPipe [2022-05-09T12:29:30.765Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-09T12:29:30.765Z] PASS [2022-05-09T12:29:30.765Z] coverage: 11.0% of statements [2022-05-09T12:29:30.765Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.709s coverage: 11.0% of statements [2022-05-09T12:29:30.988Z] --- PASS: TestServiceUpdateSecrets (14.28s) [2022-05-09T12:29:30.988Z] === RUN TestServiceUpdateConfigs [2022-05-09T12:29:31.221Z] === RUN TestBuilderGC [2022-05-09T12:29:31.221Z] --- PASS: TestBuilderGC (0.00s) [2022-05-09T12:29:31.221Z] === RUN TestDaemonConfigurationNotFound [2022-05-09T12:29:31.221Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-09T12:29:31.221Z] === RUN TestDaemonBrokenConfiguration [2022-05-09T12:29:31.221Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-09T12:29:31.221Z] === RUN TestFindConfigurationConflicts [2022-05-09T12:29:31.221Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-09T12:29:31.221Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-09T12:29:31.221Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-09T12:29:31.221Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-09T12:29:31.221Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-09T12:29:31.221Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-09T12:29:31.221Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-09T12:29:31.221Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-09T12:29:31.221Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-09T12:29:31.221Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-09T12:29:31.221Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-09T12:29:31.221Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-09T12:29:31.221Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-09T12:29:31.221Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-09T12:29:31.221Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-09T12:29:31.221Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-09T12:29:31.221Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-09T12:29:31.221Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-09T12:29:31.221Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-09T12:29:31.221Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-09T12:29:31.221Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-09T12:29:31.221Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-09T12:29:31.221Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-09T12:29:31.221Z] === RUN TestValidateConfigurationErrors [2022-05-09T12:29:31.221Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-09T12:29:31.221Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-09T12:29:31.221Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-09T12:29:31.221Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-09T12:29:31.221Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-09T12:29:31.221Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-09T12:29:31.221Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-09T12:29:31.221Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-09T12:29:31.221Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-09T12:29:31.221Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-09T12:29:31.221Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-09T12:29:31.221Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-09T12:29:31.221Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-09T12:29:31.221Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-09T12:29:31.221Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-09T12:29:31.221Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-09T12:29:31.221Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-09T12:29:31.221Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-09T12:29:31.221Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-09T12:29:31.221Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-09T12:29:31.221Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-09T12:29:31.221Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-09T12:29:31.221Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-09T12:29:31.221Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-09T12:29:31.221Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-09T12:29:31.221Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-09T12:29:31.221Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-09T12:29:31.221Z] === RUN TestValidateConfiguration [2022-05-09T12:29:31.221Z] === RUN TestValidateConfiguration/with_label [2022-05-09T12:29:31.221Z] === RUN TestValidateConfiguration/with_dns [2022-05-09T12:29:31.221Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-09T12:29:31.221Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-09T12:29:31.221Z] === RUN TestEventsLog [2022-05-09T12:29:31.221Z] --- PASS: TestEventsLog (0.00s) [2022-05-09T12:29:31.221Z] === RUN TestEventsLogTimeout [2022-05-09T12:29:31.221Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-09T12:29:31.221Z] === RUN TestLogEvents [2022-05-09T12:29:31.221Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-09T12:29:31.221Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-09T12:29:31.221Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-09T12:29:31.221Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-09T12:29:31.221Z] === RUN TestValidateConfiguration/with_hosts [2022-05-09T12:29:31.221Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-09T12:29:31.221Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-09T12:29:31.221Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-09T12:29:31.221Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-09T12:29:31.221Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-09T12:29:31.221Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-09T12:29:31.221Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-09T12:29:31.221Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-09T12:29:31.221Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-09T12:29:31.221Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-09T12:29:31.221Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-09T12:29:31.221Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-09T12:29:31.221Z] === RUN TestReloadSetConfigFileNotExist [2022-05-09T12:29:31.221Z] --- PASS: TestLogEvents (0.11s) [2022-05-09T12:29:31.221Z] === RUN TestLoadBufferedEvents [2022-05-09T12:29:31.656Z] === RUN TestNewStdWriter [2022-05-09T12:29:31.656Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-09T12:29:31.656Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-09T12:29:31.656Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-09T12:29:31.656Z] === RUN TestWriteWithNilBytes [2022-05-09T12:29:31.656Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-09T12:29:31.656Z] === RUN TestWrite [2022-05-09T12:29:31.656Z] --- PASS: TestWrite (0.00s) [2022-05-09T12:29:31.656Z] === RUN TestWriteWithWriterError [2022-05-09T12:29:31.656Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-09T12:29:31.656Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-09T12:29:31.656Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-09T12:29:31.656Z] === RUN TestStdCopyWriteAndRead [2022-05-09T12:29:31.656Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-09T12:29:31.656Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-09T12:29:31.656Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-09T12:29:31.656Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-09T12:29:31.656Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-09T12:29:31.656Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-09T12:29:31.656Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-09T12:29:31.656Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-09T12:29:31.656Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-09T12:29:31.656Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-09T12:29:31.656Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-09T12:29:31.656Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-09T12:29:31.656Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-09T12:29:31.656Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-09T12:29:31.656Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-09T12:29:31.656Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-09T12:29:31.656Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-09T12:29:31.656Z] PASS [2022-05-09T12:29:31.656Z] coverage: 100.0% of statements [2022-05-09T12:29:31.656Z] ok github.com/docker/docker/pkg/stdcopy 0.046s coverage: 100.0% of statements [2022-05-09T12:29:31.676Z] time="2022-05-09T12:29:30Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-09T12:29:31.676Z] --- PASS: TestReloadSetConfigFileNotExist (0.29s) [2022-05-09T12:29:31.676Z] === RUN TestReloadDefaultConfigNotExist [2022-05-09T12:29:31.676Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:29:31.676Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-09T12:29:31.676Z] === RUN TestReloadBadDefaultConfig [2022-05-09T12:29:31.676Z] time="2022-05-09T12:29:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2673906056" [2022-05-09T12:29:31.676Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-09T12:29:31.676Z] === RUN TestReloadWithConflictingLabels [2022-05-09T12:29:31.676Z] time="2022-05-09T12:29:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-153250868" [2022-05-09T12:29:31.676Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-09T12:29:31.676Z] === RUN TestReloadWithDuplicateLabels [2022-05-09T12:29:31.676Z] time="2022-05-09T12:29:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-437251100" [2022-05-09T12:29:31.676Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-09T12:29:31.676Z] === RUN TestMaskURLCredentials [2022-05-09T12:29:31.676Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-09T12:29:31.676Z] === RUN TestDaemonConfigurationMerge [2022-05-09T12:29:31.676Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-09T12:29:31.676Z] PASS [2022-05-09T12:29:31.676Z] coverage: 79.8% of statements [2022-05-09T12:29:31.676Z] ok github.com/docker/docker/daemon/config 0.456s coverage: 79.8% of statements [2022-05-09T12:29:31.676Z] --- PASS: TestLoadBufferedEvents (0.28s) [2022-05-09T12:29:31.676Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-09T12:29:31.676Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-09T12:29:31.676Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-09T12:29:31.676Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-09T12:29:31.676Z] PASS [2022-05-09T12:29:31.676Z] coverage: 50.0% of statements [2022-05-09T12:29:31.676Z] ok github.com/docker/docker/daemon/events 0.485s coverage: 50.0% of statements [2022-05-09T12:29:32.641Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-09T12:29:32.641Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-09T12:29:32.641Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-09T12:29:32.641Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-09T12:29:32.641Z] === RUN TestFormatStatus [2022-05-09T12:29:32.641Z] --- PASS: TestFormatStatus (0.00s) [2022-05-09T12:29:32.641Z] === RUN TestFormatError [2022-05-09T12:29:32.641Z] --- PASS: TestFormatError (0.00s) [2022-05-09T12:29:32.641Z] === RUN TestFormatJSONError [2022-05-09T12:29:32.641Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-09T12:29:32.641Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-09T12:29:32.641Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-09T12:29:32.641Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-09T12:29:32.641Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-09T12:29:32.641Z] === RUN TestNewJSONProgressOutput [2022-05-09T12:29:32.641Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-09T12:29:32.641Z] === RUN TestAuxFormatterEmit [2022-05-09T12:29:32.641Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-09T12:29:32.641Z] === RUN TestStreamWriterStdout [2022-05-09T12:29:32.641Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-09T12:29:32.641Z] === RUN TestStreamWriterStderr [2022-05-09T12:29:32.641Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-09T12:29:32.641Z] PASS [2022-05-09T12:29:32.641Z] coverage: 66.2% of statements [2022-05-09T12:29:32.642Z] ok github.com/docker/docker/pkg/streamformatter 0.055s coverage: 66.2% of statements [2022-05-09T12:29:33.110Z] === RUN TestGenerateRandomID [2022-05-09T12:29:33.110Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-09T12:29:33.110Z] === RUN TestShortenId [2022-05-09T12:29:33.110Z] --- PASS: TestShortenId (0.00s) [2022-05-09T12:29:33.110Z] === RUN TestShortenSha256Id [2022-05-09T12:29:33.110Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-09T12:29:33.110Z] === RUN TestShortenIdEmpty [2022-05-09T12:29:33.110Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-09T12:29:33.110Z] === RUN TestShortenIdInvalid [2022-05-09T12:29:33.110Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-09T12:29:33.110Z] === RUN TestIsShortIDNonHex [2022-05-09T12:29:33.110Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-09T12:29:33.110Z] === RUN TestIsShortIDNotCorrectSize [2022-05-09T12:29:33.110Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-09T12:29:33.110Z] PASS [2022-05-09T12:29:33.110Z] coverage: 70.6% of statements [2022-05-09T12:29:33.110Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2022-05-09T12:29:33.201Z] === RUN TestLinkNaming [2022-05-09T12:29:33.201Z] --- PASS: TestLinkNaming (0.00s) [2022-05-09T12:29:33.201Z] === RUN TestLinkNew [2022-05-09T12:29:33.201Z] --- PASS: TestLinkNew (0.00s) [2022-05-09T12:29:33.201Z] === RUN TestLinkEnv [2022-05-09T12:29:33.201Z] --- PASS: TestLinkEnv (0.00s) [2022-05-09T12:29:33.201Z] === RUN TestLinkMultipleEnv [2022-05-09T12:29:33.201Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-09T12:29:33.201Z] === RUN TestLinkPortRangeEnv [2022-05-09T12:29:33.201Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-09T12:29:33.201Z] PASS [2022-05-09T12:29:33.201Z] coverage: 93.0% of statements [2022-05-09T12:29:33.201Z] ok github.com/docker/docker/daemon/links 0.053s coverage: 93.0% of statements [2022-05-09T12:29:33.201Z] === RUN TestIsEmptyDir [2022-05-09T12:29:33.201Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-09T12:29:33.201Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-09T12:29:33.201Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-09T12:29:33.201Z] PASS [2022-05-09T12:29:33.201Z] coverage: 2.3% of statements [2022-05-09T12:29:33.201Z] ok github.com/docker/docker/daemon/graphdriver 0.097s coverage: 2.3% of statements [2022-05-09T12:29:34.095Z] === RUN TestIsCpusetListAvailable [2022-05-09T12:29:34.095Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-09T12:29:34.095Z] PASS [2022-05-09T12:29:34.095Z] coverage: 39.4% of statements [2022-05-09T12:29:34.095Z] ok github.com/docker/docker/pkg/sysinfo 0.041s coverage: 39.4% of statements [2022-05-09T12:29:34.530Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-05-09T12:29:34.530Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-09T12:29:34.566Z] time="2022-05-09T12:29:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-09T12:29:35.369Z] === RUN TestVerifyNetworkingConfig [2022-05-09T12:29:35.369Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-09T12:29:35.369Z] === RUN TestGetContainer [2022-05-09T12:29:35.369Z] --- PASS: TestGetContainer (0.00s) [2022-05-09T12:29:35.369Z] === RUN TestValidContainerNames [2022-05-09T12:29:35.369Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-09T12:29:35.369Z] === RUN TestContainerInitDNS [2022-05-09T12:29:35.369Z] daemon_test.go:145: root required [2022-05-09T12:29:35.369Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-09T12:29:35.369Z] === RUN TestMerge [2022-05-09T12:29:35.369Z] --- PASS: TestMerge (0.00s) [2022-05-09T12:29:35.369Z] === RUN TestValidateContainerIsolation [2022-05-09T12:29:35.369Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-09T12:29:35.369Z] === RUN TestFindNetworkErrorType [2022-05-09T12:29:35.369Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-09T12:29:35.369Z] === RUN TestEnsureServicesExist [2022-05-09T12:29:35.369Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-09T12:29:35.369Z] === RUN TestEnsureServicesExistErrors [2022-05-09T12:29:35.369Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-09T12:29:35.369Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-09T12:29:35.369Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-09T12:29:35.369Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-09T12:29:35.369Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-09T12:29:35.369Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-09T12:29:35.369Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-09T12:29:35.369Z] === RUN TestContainerDelete [2022-05-09T12:29:35.369Z] --- PASS: TestContainerDelete (0.00s) [2022-05-09T12:29:35.369Z] === RUN TestContainerDoubleDelete [2022-05-09T12:29:35.369Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-09T12:29:35.369Z] === RUN TestLogContainerEventCopyLabels [2022-05-09T12:29:35.369Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-09T12:29:35.369Z] === RUN TestLogContainerEventWithAttributes [2022-05-09T12:29:35.369Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-09T12:29:35.369Z] === RUN TestNoneHealthcheck [2022-05-09T12:29:35.369Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-09T12:29:35.369Z] === RUN TestHealthStates [2022-05-09T12:29:35.369Z] time="2022-05-09T12:29:35Z" 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" [2022-05-09T12:29:35.369Z] time="2022-05-09T12:29:35Z" 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" [2022-05-09T12:29:35.369Z] time="2022-05-09T12:29:35Z" 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" [2022-05-09T12:29:35.369Z] time="2022-05-09T12:29:35Z" 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" [2022-05-09T12:29:35.369Z] time="2022-05-09T12:29:35Z" 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" [2022-05-09T12:29:35.369Z] time="2022-05-09T12:29:35Z" 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" [2022-05-09T12:29:35.369Z] time="2022-05-09T12:29:35Z" 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" [2022-05-09T12:29:35.369Z] time="2022-05-09T12:29:35Z" 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" [2022-05-09T12:29:35.369Z] time="2022-05-09T12:29:35Z" 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" [2022-05-09T12:29:35.369Z] time="2022-05-09T12:29:35Z" 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" [2022-05-09T12:29:35.369Z] --- PASS: TestHealthStates (0.20s) [2022-05-09T12:29:35.369Z] === RUN TestGetInspectData [2022-05-09T12:29:35.369Z] --- PASS: TestGetInspectData (0.00s) [2022-05-09T12:29:35.369Z] === RUN TestFillLicense [2022-05-09T12:29:35.369Z] --- PASS: TestFillLicense (0.00s) [2022-05-09T12:29:35.369Z] === RUN TestListInvalidFilter [2022-05-09T12:29:35.369Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-09T12:29:35.369Z] === RUN TestNameFilter [2022-05-09T12:29:35.369Z] --- PASS: TestNameFilter (0.00s) [2022-05-09T12:29:35.369Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-09T12:29:35.369Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-09T12:29:35.369Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-09T12:29:35.369Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-09T12:29:35.369Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-09T12:29:35.369Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-09T12:29:35.369Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-09T12:29:35.369Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-09T12:29:35.369Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-09T12:29:35.369Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-09T12:29:35.369Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-09T12:29:35.369Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-09T12:29:35.369Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-09T12:29:35.369Z] === 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 [2022-05-09T12:29:35.369Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-09T12:29:35.369Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-09T12:29:35.369Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-09T12:29:35.369Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-09T12:29:35.369Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-09T12:29:35.369Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-09T12:29:35.369Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-09T12:29:35.370Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-09T12:29:35.370Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-09T12:29:35.370Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-09T12:29:35.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-09T12:29:35.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-09T12:29:35.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-09T12:29:35.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-09T12:29:35.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-09T12:29:35.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-09T12:29:35.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-09T12:29:35.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-09T12:29:35.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-09T12:29:35.826Z] --- 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) [2022-05-09T12:29:35.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-09T12:29:35.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-09T12:29:35.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-09T12:29:35.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-09T12:29:35.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-09T12:29:35.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-09T12:29:35.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-09T12:29:35.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-09T12:29:35.826Z] === RUN TestSetupWindowsDevices [2022-05-09T12:29:35.827Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-09T12:29:35.827Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-09T12:29:35.827Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-09T12:29:35.827Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-09T12:29:35.827Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-09T12:29:35.827Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-09T12:29:35.827Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-09T12:29:35.827Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-09T12:29:35.827Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-09T12:29:35.827Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-09T12:29:35.827Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-09T12:29:35.827Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-09T12:29:35.827Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-09T12:29:35.827Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-09T12:29:35.827Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-09T12:29:35.827Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-09T12:29:35.827Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-09T12:29:35.827Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-09T12:29:35.827Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-09T12:29:35.827Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-09T12:29:35.827Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-09T12:29:35.827Z] === RUN TestDaemonReloadLabels [2022-05-09T12:29:35.827Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-09T12:29:35.827Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-09T12:29:35.827Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-09T12:29:35.827Z] === RUN TestDaemonReloadMirrors [2022-05-09T12:29:35.827Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-09T12:29:35.827Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-09T12:29:35.827Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-09T12:29:35.827Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-09T12:29:35.827Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-09T12:29:35.827Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-09T12:29:35.827Z] reload_test.go:342: root required [2022-05-09T12:29:35.827Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-09T12:29:35.827Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-09T12:29:35.827Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-05-09T12:29:35.827Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-09T12:29:35.827Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-05-09T12:29:35.827Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-09T12:29:35.827Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-05-09T12:29:35.827Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-09T12:29:35.827Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-09T12:29:35.827Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-09T12:29:35.827Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-09T12:29:35.827Z] === RUN TestParseVolumesFrom [2022-05-09T12:29:35.827Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-09T12:29:35.827Z] PASS [2022-05-09T12:29:35.827Z] coverage: 8.6% of statements [2022-05-09T12:29:35.827Z] ok github.com/docker/docker/daemon 0.697s coverage: 8.6% of statements [2022-05-09T12:29:35.827Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-09T12:29:35.827Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-09T12:29:35.827Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-09T12:29:35.827Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-09T12:29:35.827Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-09T12:29:35.827Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-09T12:29:35.827Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-09T12:29:35.827Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-09T12:29:35.827Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-09T12:29:35.827Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-09T12:29:35.827Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-09T12:29:35.827Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-09T12:29:35.827Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-09T12:29:35.827Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-09T12:29:36.129Z] === RUN TestChtimes [2022-05-09T12:29:36.129Z] --- PASS: TestChtimes (0.00s) [2022-05-09T12:29:36.129Z] === RUN TestChtimesWindows [2022-05-09T12:29:36.129Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-09T12:29:36.129Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-09T12:29:36.129Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-09T12:29:36.129Z] PASS [2022-05-09T12:29:36.129Z] coverage: 13.0% of statements [2022-05-09T12:29:36.129Z] ok github.com/docker/docker/pkg/system 0.057s coverage: 13.0% of statements [2022-05-09T12:29:36.597Z] === RUN TestTailFile [2022-05-09T12:29:36.597Z] --- PASS: TestTailFile (0.00s) [2022-05-09T12:29:36.597Z] === RUN TestTailFileManyLines [2022-05-09T12:29:36.597Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-09T12:29:36.597Z] === RUN TestTailEmptyFile [2022-05-09T12:29:36.597Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-09T12:29:36.597Z] === RUN TestTailNegativeN [2022-05-09T12:29:36.597Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader [2022-05-09T12:29:36.597Z] === CONT TestNewTailReader [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/no_delimiter [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/truncated_last_line [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-09T12:29:36.597Z] === CONT TestNewTailReader/no_delimiter [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-09T12:29:36.597Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-09T12:29:36.597Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-09T12:29:36.597Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-09T12:29:36.597Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:29:36.597Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:29:36.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:29:36.597Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-09T12:29:36.598Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-09T12:29:36.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-09T12:29:36.793Z] === RUN TestNewStreamConfig [2022-05-09T12:29:36.793Z] === RUN TestNewStreamConfig/defaults [2022-05-09T12:29:36.793Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-09T12:29:36.793Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-09T12:29:36.793Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-09T12:29:36.793Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-09T12:29:36.793Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-09T12:29:36.793Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-09T12:29:36.793Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-09T12:29:36.793Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-09T12:29:36.793Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-09T12:29:36.793Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-09T12:29:36.793Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-09T12:29:36.793Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-09T12:29:36.793Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-09T12:29:36.793Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-09T12:29:36.793Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-09T12:29:36.793Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-09T12:29:36.793Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-09T12:29:36.793Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-09T12:29:36.793Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-09T12:29:36.793Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-09T12:29:36.793Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-09T12:29:36.793Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-09T12:29:36.793Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-09T12:29:36.793Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-09T12:29:36.793Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-09T12:29:36.793Z] time="2022-05-09T12:29:36Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-09T12:29:36.793Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-05-09T12:29:36.793Z] === RUN TestCreateSuccess [2022-05-09T12:29:36.793Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-09T12:29:36.793Z] === RUN TestCreateStreamSkipped [2022-05-09T12:29:36.793Z] time="2022-05-09T12:29:36Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-09T12:29:36.793Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-09T12:29:36.793Z] === RUN TestCreateLogGroupSuccess [2022-05-09T12:29:36.793Z] time="2022-05-09T12:29:36Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-09T12:29:36.793Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-09T12:29:36.793Z] === RUN TestCreateError [2022-05-09T12:29:36.793Z] --- PASS: TestCreateError (0.00s) [2022-05-09T12:29:36.793Z] === RUN TestCreateAlreadyExists [2022-05-09T12:29:36.793Z] time="2022-05-09T12:29:36Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-09T12:29:36.793Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-09T12:29:36.793Z] === RUN TestLogClosed [2022-05-09T12:29:36.793Z] --- PASS: TestLogClosed (0.00s) [2022-05-09T12:29:36.793Z] === RUN TestLogBlocking [2022-05-09T12:29:36.793Z] --- PASS: TestLogBlocking (0.00s) [2022-05-09T12:29:36.793Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-09T12:29:36.793Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-09T12:29:36.793Z] === RUN TestLogNonBlockingBufferFull [2022-05-09T12:29:36.793Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-09T12:29:36.793Z] === RUN TestPublishBatchSuccess [2022-05-09T12:29:36.793Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-09T12:29:36.793Z] === RUN TestPublishBatchError [2022-05-09T12:29:36.793Z] time="2022-05-09T12:29:36Z" level=error msg=error [2022-05-09T12:29:36.793Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-09T12:29:36.793Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-09T12:29:36.793Z] time="2022-05-09T12:29:36Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-09T12:29:36.793Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-09T12:29:36.793Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-09T12:29:36.793Z] time="2022-05-09T12:29:36Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-09T12:29:36.794Z] time="2022-05-09T12:29:36Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-09T12:29:36.794Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-09T12:29:36.794Z] === RUN TestCollectBatchSimple [2022-05-09T12:29:36.794Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-09T12:29:36.794Z] === RUN TestCollectBatchTicker [2022-05-09T12:29:36.794Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-09T12:29:36.794Z] === RUN TestCollectBatchMultilinePattern [2022-05-09T12:29:36.794Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-09T12:29:36.794Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-09T12:29:36.794Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-09T12:29:36.794Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-09T12:29:36.794Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-09T12:29:36.794Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-09T12:29:36.794Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-05-09T12:29:36.794Z] === RUN TestCollectBatchClose [2022-05-09T12:29:36.794Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-09T12:29:36.794Z] === RUN TestEffectiveLen [2022-05-09T12:29:36.794Z] === RUN TestEffectiveLen/0/Hello [2022-05-09T12:29:36.794Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-09T12:29:36.794Z] === RUN TestEffectiveLen/2/🙃 [2022-05-09T12:29:36.794Z] === RUN TestEffectiveLen/3/���� [2022-05-09T12:29:36.794Z] === RUN TestEffectiveLen/4/He��o [2022-05-09T12:29:36.794Z] === RUN TestEffectiveLen/5/ [2022-05-09T12:29:36.794Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-09T12:29:36.794Z] === RUN TestFindValidSplit [2022-05-09T12:29:36.794Z] === RUN TestFindValidSplit/0/ [2022-05-09T12:29:36.794Z] cloudwatchlogs_test.go:1076: [2022-05-09T12:29:36.794Z] cloudwatchlogs_test.go:1077: [2022-05-09T12:29:36.794Z] === RUN TestFindValidSplit/1/Hello [2022-05-09T12:29:36.794Z] cloudwatchlogs_test.go:1076: Hello [2022-05-09T12:29:36.794Z] cloudwatchlogs_test.go:1077: [2022-05-09T12:29:36.794Z] === RUN TestFindValidSplit/2/Hello [2022-05-09T12:29:36.794Z] cloudwatchlogs_test.go:1076: He [2022-05-09T12:29:36.794Z] cloudwatchlogs_test.go:1077: llo [2022-05-09T12:29:36.794Z] === RUN TestFindValidSplit/3/Hello [2022-05-09T12:29:36.794Z] cloudwatchlogs_test.go:1076: [2022-05-09T12:29:36.794Z] cloudwatchlogs_test.go:1077: Hello [2022-05-09T12:29:36.794Z] === RUN TestFindValidSplit/4/🙃 [2022-05-09T12:29:36.794Z] cloudwatchlogs_test.go:1076: [2022-05-09T12:29:36.794Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-09T12:29:36.794Z] === RUN TestFindValidSplit/5/🙃 [2022-05-09T12:29:36.794Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-09T12:29:36.794Z] cloudwatchlogs_test.go:1077: [2022-05-09T12:29:36.794Z] === RUN TestFindValidSplit/6/a� [2022-05-09T12:29:36.794Z] cloudwatchlogs_test.go:1076: a [2022-05-09T12:29:36.794Z] cloudwatchlogs_test.go:1077: � [2022-05-09T12:29:36.794Z] === RUN TestFindValidSplit/7/a� [2022-05-09T12:29:36.794Z] cloudwatchlogs_test.go:1076: a� [2022-05-09T12:29:36.794Z] cloudwatchlogs_test.go:1077: [2022-05-09T12:29:36.794Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-09T12:29:36.794Z] === RUN TestProcessEventEmoji [2022-05-09T12:29:36.794Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-05-09T12:29:36.794Z] === RUN TestCollectBatchLineSplit [2022-05-09T12:29:36.794Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-05-09T12:29:36.794Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-09T12:29:36.794Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.02s) [2022-05-09T12:29:36.794Z] === RUN TestCollectBatchMaxEvents [2022-05-09T12:29:36.794Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-05-09T12:29:36.794Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-09T12:29:36.794Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2022-05-09T12:29:36.794Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-09T12:29:36.794Z] === RUN TestSearchRegistryForImagesErrors [2022-05-09T12:29:36.794Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-09T12:29:36.794Z] === RUN TestSearchRegistryForImages [2022-05-09T12:29:36.794Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-09T12:29:36.794Z] === RUN TestOnlyPlatformWithFallback [2022-05-09T12:29:36.794Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-09T12:29:36.794Z] === RUN TestImageDelete [2022-05-09T12:29:36.794Z] === RUN TestAdapterReadLogs [2022-05-09T12:29:36.794Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-09T12:29:36.794Z] === RUN TestCopier [2022-05-09T12:29:36.794Z] --- PASS: TestCopier (0.00s) [2022-05-09T12:29:36.794Z] === RUN TestCopierLongLines [2022-05-09T12:29:36.794Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-05-09T12:29:36.794Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-09T12:29:36.794Z] === RUN TestImageDelete/no_lease [2022-05-09T12:29:36.794Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-09T12:29:36.794Z] === RUN TestCopierSlow [2022-05-09T12:29:36.794Z] === RUN TestImageDelete/lease_exists [2022-05-09T12:29:36.794Z] --- PASS: TestImageDelete (0.05s) [2022-05-09T12:29:36.794Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-09T12:29:36.794Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-05-09T12:29:36.794Z] === RUN TestContentStoreForPull [2022-05-09T12:29:36.794Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2022-05-09T12:29:36.794Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-09T12:29:36.794Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-09T12:29:36.794Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-09T12:29:36.794Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-09T12:29:36.794Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-09T12:29:36.794Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-09T12:29:36.794Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-09T12:29:36.794Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-09T12:29:36.794Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-09T12:29:36.794Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-09T12:29:36.794Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-09T12:29:36.794Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-09T12:29:36.794Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-09T12:29:36.794Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-09T12:29:36.794Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-09T12:29:36.794Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-09T12:29:36.794Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-09T12:29:36.794Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-09T12:29:36.794Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-09T12:29:36.794Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-09T12:29:36.794Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-09T12:29:36.794Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-09T12:29:36.794Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-09T12:29:36.794Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-09T12:29:36.794Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-09T12:29:36.794Z] === RUN TestValidateLogOptionsFormat [2022-05-09T12:29:36.794Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-09T12:29:36.794Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-09T12:29:36.794Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-09T12:29:36.794Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-09T12:29:36.794Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-09T12:29:36.794Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-09T12:29:36.794Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-09T12:29:36.794Z] === RUN TestCreateTagSuccess [2022-05-09T12:29:36.794Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-09T12:29:36.794Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-09T12:29:36.794Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-09T12:29:36.794Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-09T12:29:36.794Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-09T12:29:36.794Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-09T12:29:36.794Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-09T12:29:36.794Z] PASS [2022-05-09T12:29:36.794Z] coverage: 80.2% of statements [2022-05-09T12:29:36.794Z] ok github.com/docker/docker/daemon/logger/awslogs 0.491s coverage: 80.2% of statements [2022-05-09T12:29:36.794Z] --- PASS: TestCopierSlow (0.21s) [2022-05-09T12:29:37.086Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-09T12:29:37.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-09T12:29:37.086Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-09T12:29:37.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-09T12:29:37.086Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:29:37.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:29:37.086Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:29:37.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:29:37.086Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:29:37.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:29:37.086Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-09T12:29:37.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-09T12:29:37.086Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-09T12:29:37.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-09T12:29:37.086Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-09T12:29:37.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-09T12:29:37.086Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-09T12:29:37.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-09T12:29:37.086Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-09T12:29:37.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-09T12:29:37.086Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-09T12:29:37.086Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-09T12:29:37.086Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-09T12:29:37.086Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-09T12:29:37.086Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-09T12:29:37.086Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:29:37.086Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:29:37.086Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-09T12:29:37.086Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:29:37.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:29:37.086Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-09T12:29:37.086Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:29:37.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:29:37.086Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:29:37.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:29:37.086Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-09T12:29:37.086Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:29:37.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:29:37.086Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:29:37.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:29:37.086Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:29:37.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:29:37.086Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:29:37.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:29:37.086Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:29:37.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:29:37.086Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-09T12:29:37.087Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-09T12:29:37.087Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-09T12:29:37.087Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:29:37.087Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-09T12:29:37.087Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-09T12:29:37.087Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-09T12:29:37.087Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:29:37.088Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:29:37.088Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:29:37.088Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-09T12:29:37.088Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.088Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-09T12:29:37.088Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:29:37.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-09T12:29:37.089Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:29:37.089Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:29:37.089Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:29:37.089Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:29:37.089Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:29:37.089Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:29:37.089Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:29:37.089Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:29:37.089Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:29:37.089Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:29:37.089Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:29:37.089Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:29:37.090Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:29:37.090Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:29:37.091Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:29:37.250Z] === RUN TestCopierWithSized [2022-05-09T12:29:37.250Z] === RUN TestCopierWithSized/as_is [2022-05-09T12:29:37.250Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-09T12:29:37.250Z] --- PASS: TestCopierWithSized (0.01s) [2022-05-09T12:29:37.250Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-09T12:29:37.250Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-09T12:29:37.250Z] === RUN TestCopierWithPartial [2022-05-09T12:29:37.250Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-09T12:29:37.250Z] === RUN TestRingLogger [2022-05-09T12:29:37.250Z] --- PASS: TestRingLogger (0.00s) [2022-05-09T12:29:37.250Z] === RUN TestRingCap [2022-05-09T12:29:37.250Z] --- PASS: TestRingCap (0.00s) [2022-05-09T12:29:37.250Z] === RUN TestRingClose [2022-05-09T12:29:37.250Z] --- PASS: TestRingClose (0.00s) [2022-05-09T12:29:37.250Z] === RUN TestRingDrain [2022-05-09T12:29:37.250Z] --- PASS: TestRingDrain (0.00s) [2022-05-09T12:29:37.250Z] PASS [2022-05-09T12:29:37.250Z] coverage: 43.2% of statements [2022-05-09T12:29:37.250Z] ok github.com/docker/docker/daemon/logger 0.292s coverage: 43.2% of statements [2022-05-09T12:29:37.250Z] --- PASS: TestContentStoreForPull (0.25s) [2022-05-09T12:29:37.250Z] PASS [2022-05-09T12:29:37.250Z] coverage: 6.6% of statements [2022-05-09T12:29:37.250Z] ok github.com/docker/docker/daemon/images 0.476s coverage: 6.6% of statements [2022-05-09T12:29:37.250Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-09T12:29:37.250Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-09T12:29:37.250Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:29:37.776Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:29:37.776Z] --- PASS: TestNewTailReader (0.00s) [2022-05-09T12:29:37.776Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-09T12:29:37.776Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-09T12:29:37.776Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-09T12:29:37.776Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-09T12:29:37.776Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-09T12:29:37.776Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-09T12:29:37.776Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-09T12:29:37.776Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-09T12:29:37.776Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:29:37.776Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.776Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.01s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.02s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.01s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.01s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:29:37.777Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.01s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.02s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.03s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:29:37.778Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-09T12:29:37.779Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:29:37.779Z] PASS [2022-05-09T12:29:37.779Z] coverage: 88.6% of statements [2022-05-09T12:29:37.779Z] ok github.com/docker/docker/pkg/tailfile 0.376s coverage: 88.6% of statements [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptReconnectInterval [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-09T12:29:38.211Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-09T12:29:38.211Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-09T12:29:38.211Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-09T12:29:38.211Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-09T12:29:38.211Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-09T12:29:38.211Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-09T12:29:38.211Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-09T12:29:38.211Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/#00 [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/example.com [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/:// [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/something:// [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-09T12:29:38.211Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-09T12:29:38.211Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-09T12:29:38.211Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-09T12:29:38.211Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-09T12:29:38.211Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-09T12:29:38.211Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-09T12:29:38.211Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-09T12:29:38.211Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-09T12:29:38.211Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-09T12:29:38.211Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-09T12:29:38.211Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-09T12:29:38.211Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-09T12:29:38.211Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-09T12:29:38.212Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-09T12:29:38.212Z] PASS [2022-05-09T12:29:38.212Z] coverage: 53.6% of statements [2022-05-09T12:29:38.212Z] ok github.com/docker/docker/daemon/logger/fluentd 0.120s coverage: 53.6% of statements [2022-05-09T12:29:38.212Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-09T12:29:38.212Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-09T12:29:38.212Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-09T12:29:38.212Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-09T12:29:38.212Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-09T12:29:38.212Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-09T12:29:38.668Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-05-09T12:29:38.668Z] === RUN TestFastTimeMarshalJSON [2022-05-09T12:29:38.668Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-05-09T12:29:38.668Z] PASS [2022-05-09T12:29:38.668Z] coverage: 87.2% of statements [2022-05-09T12:29:38.668Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.257s coverage: 87.2% of statements [2022-05-09T12:29:38.766Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-09T12:29:38.766Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-09T12:29:38.766Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-09T12:29:38.766Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-09T12:29:38.766Z] === RUN TestTarSumRemoveNonExistent [2022-05-09T12:29:38.766Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-09T12:29:38.766Z] === RUN TestTarSumRemove [2022-05-09T12:29:38.766Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-09T12:29:38.766Z] === RUN TestSortFileInfoSums [2022-05-09T12:29:38.766Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-09T12:29:38.767Z] === RUN TestNewTarSumForLabelInvalid [2022-05-09T12:29:38.767Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-09T12:29:38.767Z] === RUN TestNewTarSumForLabel [2022-05-09T12:29:38.767Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-09T12:29:38.767Z] === RUN TestEmptyTar [2022-05-09T12:29:38.767Z] --- PASS: TestEmptyTar (0.01s) [2022-05-09T12:29:38.767Z] === RUN TestTarSumsReadSize [2022-05-09T12:29:38.767Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-09T12:29:38.767Z] === RUN TestTarSums [2022-05-09T12:29:38.767Z] --- PASS: TestTarSums (0.10s) [2022-05-09T12:29:38.767Z] === RUN TestIteration [2022-05-09T12:29:38.767Z] --- PASS: TestIteration (0.00s) [2022-05-09T12:29:38.767Z] === RUN TestVersionLabelForChecksum [2022-05-09T12:29:38.767Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-09T12:29:38.767Z] === RUN TestVersion [2022-05-09T12:29:38.767Z] --- PASS: TestVersion (0.00s) [2022-05-09T12:29:38.767Z] === RUN TestGetVersion [2022-05-09T12:29:38.767Z] --- PASS: TestGetVersion (0.00s) [2022-05-09T12:29:38.767Z] === RUN TestGetVersions [2022-05-09T12:29:38.767Z] --- PASS: TestGetVersions (0.00s) [2022-05-09T12:29:38.767Z] PASS [2022-05-09T12:29:38.767Z] coverage: 89.3% of statements [2022-05-09T12:29:38.767Z] ok github.com/docker/docker/pkg/tarsum 0.164s coverage: 89.3% of statements [2022-05-09T12:29:39.133Z] === RUN TestJSONFileLogger [2022-05-09T12:29:39.133Z] --- PASS: TestJSONFileLogger (0.01s) [2022-05-09T12:29:39.133Z] === RUN TestJSONFileLoggerWithTags [2022-05-09T12:29:39.133Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-05-09T12:29:39.133Z] === RUN TestJSONFileLoggerWithOpts [2022-05-09T12:29:39.133Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-05-09T12:29:39.133Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-09T12:29:39.133Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-09T12:29:39.133Z] === RUN TestEncodeDecode [2022-05-09T12:29:39.133Z] === PAUSE TestEncodeDecode [2022-05-09T12:29:39.133Z] === RUN TestUnexpectedEOF [2022-05-09T12:29:39.133Z] === RUN TestWriteLog [2022-05-09T12:29:39.133Z] === PAUSE TestWriteLog [2022-05-09T12:29:39.133Z] === RUN TestReadLog [2022-05-09T12:29:39.133Z] === PAUSE TestReadLog [2022-05-09T12:29:39.133Z] === RUN TestDecode [2022-05-09T12:29:39.133Z] --- PASS: TestDecode (0.03s) [2022-05-09T12:29:39.133Z] === CONT TestWriteLog [2022-05-09T12:29:39.133Z] === CONT TestReadLog [2022-05-09T12:29:39.133Z] --- PASS: TestWriteLog (0.00s) [2022-05-09T12:29:39.133Z] === RUN TestReadLog/tail_exact [2022-05-09T12:29:39.133Z] time="2022-05-09T12:29:39Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-09T12:29:39.133Z] time="2022-05-09T12:29:39Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-09T12:29:39.133Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-05-09T12:29:39.133Z] === CONT TestEncodeDecode [2022-05-09T12:29:39.234Z] === RUN TestTruncIndex [2022-05-09T12:29:39.234Z] --- PASS: TestTruncIndex (0.10s) [2022-05-09T12:29:39.234Z] PASS [2022-05-09T12:29:39.234Z] coverage: 91.5% of statements [2022-05-09T12:29:39.234Z] ok github.com/docker/docker/pkg/truncindex 0.144s coverage: 91.5% of statements [2022-05-09T12:29:39.234Z] === RUN TestVersionInfo [2022-05-09T12:29:39.234Z] --- PASS: TestVersionInfo (0.00s) [2022-05-09T12:29:39.234Z] === RUN TestAppendVersions [2022-05-09T12:29:39.234Z] --- PASS: TestAppendVersions (0.00s) [2022-05-09T12:29:39.234Z] PASS [2022-05-09T12:29:39.234Z] coverage: 88.9% of statements [2022-05-09T12:29:39.234Z] ok github.com/docker/docker/pkg/useragent 0.045s coverage: 88.9% of statements [2022-05-09T12:29:39.589Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-09T12:29:39.589Z] PASS [2022-05-09T12:29:39.589Z] coverage: 69.9% of statements [2022-05-09T12:29:39.589Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.427s coverage: 69.9% of statements [2022-05-09T12:29:39.589Z] === RUN TestReadLog/tail_less_than_available [2022-05-09T12:29:39.589Z] === RUN TestReadLog/tail_more_than_available [2022-05-09T12:29:39.589Z] --- PASS: TestReadLog (0.27s) [2022-05-09T12:29:39.589Z] --- PASS: TestReadLog/tail_exact (0.23s) [2022-05-09T12:29:39.589Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-09T12:29:39.589Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-09T12:29:39.589Z] PASS [2022-05-09T12:29:39.589Z] coverage: 78.7% of statements [2022-05-09T12:29:39.589Z] ok github.com/docker/docker/daemon/logger/local 0.366s coverage: 78.7% of statements [2022-05-09T12:29:39.589Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-09T12:29:39.800Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-05-09T12:29:39.800Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-09T12:29:40.366Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-05-09T12:29:40.366Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-09T12:29:40.550Z] === RUN TestOpenFileDelete [2022-05-09T12:29:40.550Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-09T12:29:40.550Z] === RUN TestOpenFileRename [2022-05-09T12:29:40.550Z] --- PASS: TestOpenFileRename (0.01s) [2022-05-09T12:29:40.550Z] === RUN TestHandleDecoderErr [2022-05-09T12:29:40.550Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-09T12:29:40.550Z] === RUN TestParseLogTagDefaultTag [2022-05-09T12:29:40.550Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-09T12:29:40.550Z] === RUN TestParseLogTag [2022-05-09T12:29:40.550Z] --- PASS: TestParseLogTag (0.00s) [2022-05-09T12:29:40.550Z] === RUN TestParseLogTagEmptyTag [2022-05-09T12:29:40.550Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-09T12:29:40.550Z] === RUN TestTailFiles [2022-05-09T12:29:40.550Z] --- PASS: TestTailFiles (0.00s) [2022-05-09T12:29:40.550Z] === RUN TestFollowLogsConsumerGone [2022-05-09T12:29:40.550Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-09T12:29:40.550Z] === RUN TestFollowLogsProducerGone [2022-05-09T12:29:40.550Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-09T12:29:40.550Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-09T12:29:40.550Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-05-09T12:29:40.550Z] === RUN TestCheckCapacityAndRotate [2022-05-09T12:29:40.550Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-09T12:29:40.550Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-09T12:29:40.550Z] === RUN TestLog [2022-05-09T12:29:40.550Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-05-09T12:29:40.550Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-09T12:29:40.550Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-05-09T12:29:40.550Z] PASS [2022-05-09T12:29:40.550Z] coverage: 53.5% of statements [2022-05-09T12:29:40.550Z] --- PASS: TestLog (0.03s) [2022-05-09T12:29:40.550Z] PASS [2022-05-09T12:29:40.550Z] coverage: 31.5% of statements [2022-05-09T12:29:40.550Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.139s coverage: 53.5% of statements [2022-05-09T12:29:40.550Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.103s coverage: 31.5% of statements [2022-05-09T12:29:40.800Z] === RUN TestNewSettable [2022-05-09T12:29:40.800Z] --- PASS: TestNewSettable (0.00s) [2022-05-09T12:29:40.800Z] === RUN TestIsSettable [2022-05-09T12:29:40.800Z] --- PASS: TestIsSettable (0.00s) [2022-05-09T12:29:40.800Z] === RUN TestUpdateSettingsEnv [2022-05-09T12:29:40.800Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-09T12:29:40.800Z] PASS [2022-05-09T12:29:40.800Z] coverage: 20.0% of statements [2022-05-09T12:29:40.800Z] ok github.com/docker/docker/plugin/v2 0.037s coverage: 20.0% of statements [2022-05-09T12:29:40.933Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-05-09T12:29:41.268Z] === RUN TestValidatePrivileges [2022-05-09T12:29:41.268Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-09T12:29:41.268Z] === RUN TestFilterByCapNeg [2022-05-09T12:29:41.268Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-09T12:29:41.268Z] === RUN TestFilterByCapPos [2022-05-09T12:29:41.268Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-09T12:29:41.268Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-09T12:29:41.268Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-09T12:29:41.268Z] PASS [2022-05-09T12:29:41.268Z] coverage: 12.2% of statements [2022-05-09T12:29:41.268Z] ok github.com/docker/docker/plugin 0.053s coverage: 12.2% of statements [2022-05-09T12:29:41.500Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-05-09T12:29:41.500Z] docker_cli_daemon_test.go:2838: Checking IpcMode private set from config [2022-05-09T12:29:41.500Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-09T12:29:41.511Z] === RUN TestParseLogFormat [2022-05-09T12:29:41.511Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-09T12:29:41.511Z] === RUN TestValidateLogOptEmpty [2022-05-09T12:29:41.511Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-09T12:29:41.511Z] === RUN TestValidateSyslogAddress [2022-05-09T12:29:41.511Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-09T12:29:41.511Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-09T12:29:41.511Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-09T12:29:41.511Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-09T12:29:41.511Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-09T12:29:41.511Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-09T12:29:41.511Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-09T12:29:41.511Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-09T12:29:41.511Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-09T12:29:41.511Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-09T12:29:41.511Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-09T12:29:41.511Z] === RUN TestParseAddressDefaultPort [2022-05-09T12:29:41.511Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-09T12:29:41.511Z] === RUN TestValidateSyslogFacility [2022-05-09T12:29:41.511Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-09T12:29:41.511Z] === RUN TestValidateLogOptSyslogFormat [2022-05-09T12:29:41.511Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-09T12:29:41.511Z] === RUN TestValidateLogOpt [2022-05-09T12:29:41.511Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-09T12:29:41.511Z] PASS [2022-05-09T12:29:41.511Z] coverage: 43.6% of statements [2022-05-09T12:29:41.511Z] ok github.com/docker/docker/daemon/logger/syslog 0.083s coverage: 43.6% of statements [2022-05-09T12:29:41.736Z] === RUN TestLoad [2022-05-09T12:29:41.736Z] --- PASS: TestLoad (0.00s) [2022-05-09T12:29:41.736Z] === RUN TestSave [2022-05-09T12:29:41.736Z] --- PASS: TestSave (0.03s) [2022-05-09T12:29:41.736Z] === RUN TestAddDeleteGet [2022-05-09T12:29:41.736Z] --- PASS: TestAddDeleteGet (0.04s) [2022-05-09T12:29:41.736Z] === RUN TestInvalidTags [2022-05-09T12:29:41.736Z] --- PASS: TestInvalidTags (0.01s) [2022-05-09T12:29:41.736Z] PASS [2022-05-09T12:29:41.736Z] coverage: 84.4% of statements [2022-05-09T12:29:41.736Z] ok github.com/docker/docker/reference 0.115s coverage: 84.4% of statements [2022-05-09T12:29:41.967Z] === RUN TestNewParse [2022-05-09T12:29:41.967Z] --- PASS: TestNewParse (0.00s) [2022-05-09T12:29:41.967Z] PASS [2022-05-09T12:29:41.967Z] coverage: 8.3% of statements [2022-05-09T12:29:41.967Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2022-05-09T12:29:41.967Z] === RUN TestValidateLogOpt [2022-05-09T12:29:41.967Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-09T12:29:41.967Z] === RUN TestNewMissedConfig [2022-05-09T12:29:41.967Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-09T12:29:41.967Z] === RUN TestNewMissedUrl [2022-05-09T12:29:41.967Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-09T12:29:41.967Z] === RUN TestNewMissedToken [2022-05-09T12:29:41.967Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-09T12:29:41.967Z] === RUN TestNewWithProxy [2022-05-09T12:29:41.967Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-09T12:29:41.967Z] === RUN TestDefault [2022-05-09T12:29:41.967Z] --- PASS: TestDefault (0.01s) [2022-05-09T12:29:41.967Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-09T12:29:41.967Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-09T12:29:41.967Z] === RUN TestJsonFormat [2022-05-09T12:29:41.967Z] --- PASS: TestJsonFormat (0.01s) [2022-05-09T12:29:41.967Z] === RUN TestRawFormat [2022-05-09T12:29:41.967Z] --- PASS: TestRawFormat (0.00s) [2022-05-09T12:29:41.967Z] === RUN TestRawFormatWithLabels [2022-05-09T12:29:41.967Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-09T12:29:41.967Z] === RUN TestRawFormatWithoutTag [2022-05-09T12:29:41.967Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-09T12:29:41.967Z] === RUN TestBatching [2022-05-09T12:29:42.066Z] docker_cli_daemon_test.go:2838: Checking IpcMode shareable set from config [2022-05-09T12:29:42.422Z] --- PASS: TestBatching (0.33s) [2022-05-09T12:29:42.422Z] === RUN TestFrequency [2022-05-09T12:29:42.422Z] --- PASS: TestFrequency (0.22s) [2022-05-09T12:29:42.422Z] === RUN TestOneMessagePerRequest [2022-05-09T12:29:42.422Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-09T12:29:42.422Z] === RUN TestVerify [2022-05-09T12:29:42.422Z] --- PASS: TestVerify (0.00s) [2022-05-09T12:29:42.422Z] === RUN TestSkipVerify [2022-05-09T12:29:42.632Z] docker_cli_daemon_test.go:2838: Checking IpcMode host set from config [2022-05-09T12:29:42.723Z] --- PASS: TestGet (15.01s) [2022-05-09T12:29:42.723Z] === RUN TestPluginWithNoManifest [2022-05-09T12:29:42.723Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-09T12:29:42.723Z] === RUN TestGetAll [2022-05-09T12:29:42.723Z] --- PASS: TestGetAll (0.00s) [2022-05-09T12:29:42.723Z] PASS [2022-05-09T12:29:42.723Z] coverage: 73.2% of statements [2022-05-09T12:29:42.723Z] ok github.com/docker/docker/pkg/plugins 36.004s coverage: 73.2% of statements [2022-05-09T12:29:42.723Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-09T12:29:42.723Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.02s) [2022-05-09T12:29:42.723Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-09T12:29:42.723Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.02s) [2022-05-09T12:29:42.723Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-09T12:29:42.723Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-09T12:29:42.723Z] === RUN TestResumableRequestReaderWithReadError [2022-05-09T12:29:42.878Z] time="2022-05-09T12:29:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:29:42.878Z] time="2022-05-09T12:29:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:29:42.878Z] time="2022-05-09T12:29:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:29:42.878Z] time="2022-05-09T12:29:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:29:43.191Z] time="2022-05-09T12:29:42Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-09T12:29:43.191Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-05-09T12:29:43.191Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-09T12:29:43.191Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-09T12:29:43.191Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-09T12:29:43.191Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-09T12:29:43.191Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-09T12:29:43.191Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-09T12:29:43.191Z] === RUN TestResumableRequestReader [2022-05-09T12:29:43.191Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-09T12:29:43.191Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-09T12:29:43.191Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-09T12:29:43.191Z] PASS [2022-05-09T12:29:43.191Z] coverage: 100.0% of statements [2022-05-09T12:29:43.191Z] ok github.com/docker/docker/registry/resumable 0.301s coverage: 100.0% of statements [2022-05-09T12:29:43.191Z] === RUN TestResolveAuthConfigIndexServer [2022-05-09T12:29:43.191Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-09T12:29:43.191Z] === RUN TestResolveAuthConfigFullURL [2022-05-09T12:29:43.191Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-09T12:29:43.191Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-09T12:29:43.191Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-09T12:29:43.191Z] === RUN TestValidateMirror [2022-05-09T12:29:43.191Z] --- PASS: TestValidateMirror (0.00s) [2022-05-09T12:29:43.191Z] === RUN TestLoadInsecureRegistries [2022-05-09T12:29:43.191Z] time="2022-05-09T12:29:42Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-09T12:29:43.191Z] time="2022-05-09T12:29:43Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-09T12:29:43.191Z] time="2022-05-09T12:29:43Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-09T12:29:43.191Z] --- PASS: TestLoadInsecureRegistries (0.20s) [2022-05-09T12:29:43.191Z] === RUN TestNewServiceConfig [2022-05-09T12:29:43.191Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-09T12:29:43.191Z] === RUN TestValidateIndexName [2022-05-09T12:29:43.191Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-09T12:29:43.191Z] === RUN TestValidateIndexNameWithError [2022-05-09T12:29:43.191Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-09T12:29:43.191Z] === RUN TestEndpointParse [2022-05-09T12:29:43.191Z] --- PASS: TestEndpointParse (0.00s) [2022-05-09T12:29:43.191Z] === RUN TestEndpointParseInvalid [2022-05-09T12:29:43.191Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-09T12:29:43.191Z] === RUN TestValidateEndpoint [2022-05-09T12:29:43.191Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-09T12:29:43.191Z] === RUN TestPing [2022-05-09T12:29:43.191Z] --- PASS: TestPing (0.00s) [2022-05-09T12:29:43.191Z] === RUN TestPingRegistryEndpoint [2022-05-09T12:29:43.191Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:29:43.191Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-05-09T12:29:43.191Z] === RUN TestEndpoint [2022-05-09T12:29:43.191Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:29:43.191Z] --- SKIP: TestEndpoint (0.00s) [2022-05-09T12:29:43.191Z] === RUN TestParseRepositoryInfo [2022-05-09T12:29:43.191Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-09T12:29:43.191Z] === RUN TestNewIndexInfo [2022-05-09T12:29:43.191Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-09T12:29:43.191Z] === RUN TestMirrorEndpointLookup [2022-05-09T12:29:43.191Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:29:43.191Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-09T12:29:43.191Z] === RUN TestSearchRepositories [2022-05-09T12:29:43.191Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-09T12:29:43.191Z] Host: 127.0.0.1:49360 [2022-05-09T12:29:43.191Z] User-Agent: docker test client [2022-05-09T12:29:43.191Z] Authorization: Token fake-token [2022-05-09T12:29:43.191Z] X-Docker-Token: true [2022-05-09T12:29:43.191Z] Accept-Encoding: gzip [2022-05-09T12:29:43.191Z] [2022-05-09T12:29:43.191Z] [2022-05-09T12:29:43.191Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-09T12:29:43.191Z] Connection: close [2022-05-09T12:29:43.191Z] Content-Length: 144 [2022-05-09T12:29:43.191Z] Cache-Control: no-cache [2022-05-09T12:29:43.191Z] Content-Type: application/json [2022-05-09T12:29:43.191Z] Date: Mon, 09 May 2022 12:29:43 GMT [2022-05-09T12:29:43.191Z] Expires: -1 [2022-05-09T12:29:43.191Z] Pragma: no-cache [2022-05-09T12:29:43.191Z] Server: docker-tests/mock [2022-05-09T12:29:43.191Z] X-Docker-Registry-Config: mock [2022-05-09T12:29:43.191Z] X-Docker-Registry-Version: 0.0.0 [2022-05-09T12:29:43.191Z] [2022-05-09T12:29:43.191Z] [2022-05-09T12:29:43.191Z] --- PASS: TestSearchRepositories (0.01s) [2022-05-09T12:29:43.191Z] === RUN TestTrustedLocation [2022-05-09T12:29:43.191Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-09T12:29:43.191Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-09T12:29:43.191Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-09T12:29:43.191Z] === RUN TestAllowNondistributableArtifacts [2022-05-09T12:29:43.191Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-09T12:29:43.191Z] === RUN TestIsSecureIndex [2022-05-09T12:29:43.191Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-09T12:29:43.191Z] PASS [2022-05-09T12:29:43.191Z] coverage: 51.7% of statements [2022-05-09T12:29:43.191Z] ok github.com/docker/docker/registry 0.304s coverage: 51.7% of statements [2022-05-09T12:29:43.191Z] === RUN TestRestartManagerTimeout [2022-05-09T12:29:43.191Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-09T12:29:43.191Z] === RUN TestRestartManagerTimeoutReset [2022-05-09T12:29:43.191Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-09T12:29:43.191Z] PASS [2022-05-09T12:29:43.191Z] coverage: 50.9% of statements [2022-05-09T12:29:43.199Z] docker_cli_daemon_test.go:2838: Checking IpcMode container:123 set from config [2022-05-09T12:29:43.334Z] --- PASS: TestSkipVerify (0.77s) [2022-05-09T12:29:43.334Z] === RUN TestBufferMaximum [2022-05-09T12:29:43.334Z] time="2022-05-09T12:29:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:29:43.334Z] time="2022-05-09T12:29:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:29:43.334Z] time="2022-05-09T12:29:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:29:43.334Z] time="2022-05-09T12:29:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:29:43.334Z] time="2022-05-09T12:29:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:29:43.334Z] time="2022-05-09T12:29:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099382.926675\",\"host\":\"0f8cc8b8def6\"}'" [2022-05-09T12:29:43.334Z] time="2022-05-09T12:29:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099382.926675\",\"host\":\"0f8cc8b8def6\"}'" [2022-05-09T12:29:43.334Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-09T12:29:43.334Z] === RUN TestServerAlwaysDown [2022-05-09T12:29:43.334Z] time="2022-05-09T12:29:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:29:43.334Z] time="2022-05-09T12:29:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:29:43.334Z] time="2022-05-09T12:29:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099382.930672\",\"host\":\"0f8cc8b8def6\"}'" [2022-05-09T12:29:43.334Z] time="2022-05-09T12:29:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099382.930672\",\"host\":\"0f8cc8b8def6\"}'" [2022-05-09T12:29:43.334Z] time="2022-05-09T12:29:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:29:43.334Z] time="2022-05-09T12:29:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099382.930672\",\"host\":\"0f8cc8b8def6\"}'" [2022-05-09T12:29:43.334Z] time="2022-05-09T12:29:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099382.931670\",\"host\":\"0f8cc8b8def6\"}'" [2022-05-09T12:29:43.334Z] time="2022-05-09T12:29:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099382.931670\",\"host\":\"0f8cc8b8def6\"}'" [2022-05-09T12:29:43.334Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-09T12:29:43.334Z] === RUN TestCannotSendAfterClose [2022-05-09T12:29:43.334Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-09T12:29:43.334Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-09T12:29:43.457Z] docker_cli_daemon_test.go:2838: Checking IpcMode nosuchmode set from config [2022-05-09T12:29:43.659Z] ok github.com/docker/docker/restartmanager 0.043s coverage: 50.9% of statements [2022-05-09T12:29:43.789Z] === RUN TestV1IDService [2022-05-09T12:29:43.789Z] --- PASS: TestV1IDService (0.02s) [2022-05-09T12:29:43.789Z] === RUN TestV2MetadataService [2022-05-09T12:29:44.028Z] docker_cli_daemon_test.go:2838: Checking IpcMode private set from cli [2022-05-09T12:29:44.127Z] === RUN TestDecodeContainerConfig [2022-05-09T12:29:44.127Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-09T12:29:44.127Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-09T12:29:44.127Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-09T12:29:44.127Z] === RUN TestDecodeContainerConfigIsolation [2022-05-09T12:29:44.127Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-09T12:29:44.127Z] === RUN TestValidatePrivileged [2022-05-09T12:29:44.127Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-09T12:29:44.127Z] PASS [2022-05-09T12:29:44.127Z] coverage: 52.4% of statements [2022-05-09T12:29:44.127Z] ok github.com/docker/docker/runconfig 0.045s coverage: 52.4% of statements [2022-05-09T12:29:44.127Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-09T12:29:44.127Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-09T12:29:44.127Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-09T12:29:44.127Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-09T12:29:44.127Z] PASS [2022-05-09T12:29:44.127Z] coverage: 62.5% of statements [2022-05-09T12:29:44.127Z] ok github.com/docker/docker/testutil 0.040s coverage: 62.5% of statements [2022-05-09T12:29:44.245Z] time="2022-05-09T12:29:43Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-09T12:29:44.245Z] time="2022-05-09T12:29:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"0f8cc8b8def6\"}'" [2022-05-09T12:29:44.245Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-09T12:29:44.245Z] PASS [2022-05-09T12:29:44.245Z] coverage: 82.5% of statements [2022-05-09T12:29:44.245Z] ok github.com/docker/docker/daemon/logger/splunk 2.425s coverage: 82.5% of statements [2022-05-09T12:29:44.245Z] === RUN TestSuccessfulDownload [2022-05-09T12:29:44.245Z] download_test.go:267: Needs fixing on Windows [2022-05-09T12:29:44.245Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-09T12:29:44.245Z] === RUN TestCancelledDownload [2022-05-09T12:29:44.245Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-09T12:29:44.245Z] === RUN TestMaxDownloadAttempts [2022-05-09T12:29:44.245Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-09T12:29:44.245Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-09T12:29:44.245Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-09T12:29:44.245Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-09T12:29:44.245Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-09T12:29:44.245Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-09T12:29:44.245Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-09T12:29:44.245Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-09T12:29:44.245Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-09T12:29:44.245Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-09T12:29:44.245Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-09T12:29:44.245Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-09T12:29:44.245Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-09T12:29:44.245Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-09T12:29:44.245Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-09T12:29:44.595Z] docker_cli_daemon_test.go:2838: Checking IpcMode shareable set from cli [2022-05-09T12:29:44.714Z] time="2022-05-09T12:29:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-09T12:29:44.714Z] time="2022-05-09T12:29:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-09T12:29:44.714Z] time="2022-05-09T12:29:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-09T12:29:44.714Z] time="2022-05-09T12:29:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-09T12:29:44.714Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-09T12:29:44.714Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.52s) [2022-05-09T12:29:44.714Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.52s) [2022-05-09T12:29:44.714Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.52s) [2022-05-09T12:29:44.714Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.52s) [2022-05-09T12:29:44.714Z] === RUN TestTransfer [2022-05-09T12:29:44.714Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-09T12:29:44.714Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-09T12:29:44.714Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-09T12:29:44.714Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-09T12:29:44.714Z] === RUN TestContinueOnError_NeverContinue [2022-05-09T12:29:44.714Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-09T12:29:44.714Z] === RUN TestManifestStore [2022-05-09T12:29:44.714Z] === RUN TestManifestStore/no_remote_or_local [2022-05-09T12:29:44.714Z] --- PASS: TestV2MetadataService (1.01s) [2022-05-09T12:29:44.714Z] PASS [2022-05-09T12:29:44.714Z] coverage: 48.2% of statements [2022-05-09T12:29:44.714Z] ok github.com/docker/docker/distribution/metadata 1.111s coverage: 48.2% of statements [2022-05-09T12:29:44.714Z] --- PASS: TestTransfer (0.14s) [2022-05-09T12:29:44.714Z] === RUN TestConcurrencyLimit [2022-05-09T12:29:44.854Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-09T12:29:45.112Z] docker_cli_daemon_test.go:2838: Checking IpcMode host set from cli [2022-05-09T12:29:45.172Z] time="2022-05-09T12:29:44Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1740290904\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-09T12:29:45.172Z] === RUN TestManifestStore/no_local_cache [2022-05-09T12:29:45.172Z] === RUN TestManifestStore/with_local_cache [2022-05-09T12:29:45.172Z] === RUN TestManifestStore/unknown_media_type [2022-05-09T12:29:45.172Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-09T12:29:45.172Z] time="2022-05-09T12:29:44Z" level=warning msg="reference for unknown type: " [2022-05-09T12:29:45.172Z] time="2022-05-09T12:29:44Z" level=warning msg="reference for unknown type: " [2022-05-09T12:29:45.172Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-09T12:29:45.172Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-09T12:29:45.172Z] time="2022-05-09T12:29:44Z" level=warning msg="reference for unknown type: " [2022-05-09T12:29:45.172Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-09T12:29:45.172Z] time="2022-05-09T12:29:44Z" level=warning msg="reference for unknown type: " [2022-05-09T12:29:45.172Z] time="2022-05-09T12:29:44Z" level=warning msg="reference for unknown type: " [2022-05-09T12:29:45.172Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-09T12:29:45.172Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-09T12:29:45.172Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-09T12:29:45.172Z] time="2022-05-09T12:29:44Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-09T12:29:45.172Z] --- PASS: TestManifestStore (0.34s) [2022-05-09T12:29:45.172Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) [2022-05-09T12:29:45.172Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-05-09T12:29:45.172Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-09T12:29:45.172Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-05-09T12:29:45.172Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-09T12:29:45.172Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-05-09T12:29:45.172Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-05-09T12:29:45.172Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-09T12:29:45.172Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-09T12:29:45.172Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-09T12:29:45.172Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-05-09T12:29:45.172Z] === RUN TestDetectManifestBlobMediaType [2022-05-09T12:29:45.172Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-09T12:29:45.172Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-09T12:29:45.172Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-09T12:29:45.172Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-09T12:29:45.172Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-09T12:29:45.172Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-09T12:29:45.172Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-09T12:29:45.172Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-09T12:29:45.172Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-09T12:29:45.172Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-09T12:29:45.172Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-09T12:29:45.172Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-09T12:29:45.172Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-09T12:29:45.172Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-09T12:29:45.172Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-09T12:29:45.172Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-09T12:29:45.172Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-09T12:29:45.172Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-09T12:29:45.172Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-09T12:29:45.172Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-09T12:29:45.172Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-09T12:29:45.172Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-09T12:29:45.172Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-09T12:29:45.172Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-09T12:29:45.172Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-09T12:29:45.172Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-09T12:29:45.172Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-09T12:29:45.172Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-09T12:29:45.172Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-09T12:29:45.172Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-09T12:29:45.172Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-09T12:29:45.172Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-09T12:29:45.172Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-09T12:29:45.172Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-09T12:29:45.172Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-09T12:29:45.172Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-09T12:29:45.172Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-09T12:29:45.172Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-09T12:29:45.172Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-09T12:29:45.172Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-09T12:29:45.172Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-09T12:29:45.172Z] === RUN TestFixManifestLayers [2022-05-09T12:29:45.172Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-09T12:29:45.172Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-09T12:29:45.172Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-09T12:29:45.172Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-09T12:29:45.172Z] === RUN TestFixManifestLayersBadParent [2022-05-09T12:29:45.172Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-09T12:29:45.172Z] === RUN TestValidateManifest [2022-05-09T12:29:45.172Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-09T12:29:45.172Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-09T12:29:45.172Z] === RUN TestFormatPlatform [2022-05-09T12:29:45.172Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-09T12:29:45.172Z] === RUN TestPullSchema2Config [2022-05-09T12:29:45.172Z] === RUN TestPullSchema2Config/success_first_time [2022-05-09T12:29:45.172Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-09T12:29:45.172Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:29:45.172Z] === RUN TestPullSchema2Config/500_status [2022-05-09T12:29:45.172Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-09T12:29:45.172Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:29:45.172Z] --- PASS: TestConcurrencyLimit (0.42s) [2022-05-09T12:29:45.172Z] === RUN TestInactiveJobs [2022-05-09T12:29:45.628Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:29:45.628Z] === RUN TestPullSchema2Config/EOF [2022-05-09T12:29:45.629Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-09T12:29:45.629Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:29:45.629Z] 2022/05/09 12:29:45 http: panic serving 127.0.0.1:49218: intentional panic [2022-05-09T12:29:45.629Z] goroutine 33 [running]: [2022-05-09T12:29:45.629Z] net/http.(*conn).serve.func1() [2022-05-09T12:29:45.629Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-09T12:29:45.629Z] panic({0x918f00, 0xafb320}) [2022-05-09T12:29:45.629Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-09T12:29:45.629Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00042dd40?, {0xb02ab8?, 0xc0000da000?}) [2022-05-09T12:29:45.629Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-09T12:29:45.629Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xb02ab8, 0xc0000da000}, 0xc000330000) [2022-05-09T12:29:45.629Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-09T12:29:45.629Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xb02ab8?, 0xc0000da000?}, 0xc00039e800?) [2022-05-09T12:29:45.629Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-09T12:29:45.629Z] net/http.serverHandler.ServeHTTP({0xc0004580c0?}, {0xb02ab8, 0xc0000da000}, 0xc000330000) [2022-05-09T12:29:45.629Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-09T12:29:45.629Z] net/http.(*conn).serve(0xc0001e0000, {0xb03330, 0xc000276030}) [2022-05-09T12:29:45.629Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-09T12:29:45.629Z] created by net/http.(*Server).Serve [2022-05-09T12:29:45.629Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-09T12:29:45.629Z] === RUN TestNotFound [2022-05-09T12:29:45.629Z] --- PASS: TestNotFound (0.00s) [2022-05-09T12:29:45.629Z] === RUN TestConflict [2022-05-09T12:29:45.629Z] --- PASS: TestConflict (0.00s) [2022-05-09T12:29:45.629Z] === RUN TestForbidden [2022-05-09T12:29:45.629Z] --- PASS: TestForbidden (0.00s) [2022-05-09T12:29:45.629Z] === RUN TestInvalidParameter [2022-05-09T12:29:45.629Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-09T12:29:45.629Z] === RUN TestNotImplemented [2022-05-09T12:29:45.629Z] --- PASS: TestNotImplemented (0.00s) [2022-05-09T12:29:45.629Z] === RUN TestNotModified [2022-05-09T12:29:45.629Z] --- PASS: TestNotModified (0.00s) [2022-05-09T12:29:45.629Z] === RUN TestUnauthorized [2022-05-09T12:29:45.629Z] --- PASS: TestUnauthorized (0.00s) [2022-05-09T12:29:45.629Z] === RUN TestUnknown [2022-05-09T12:29:45.629Z] --- PASS: TestUnknown (0.00s) [2022-05-09T12:29:45.629Z] === RUN TestCancelled [2022-05-09T12:29:45.629Z] --- PASS: TestCancelled (0.00s) [2022-05-09T12:29:45.629Z] === RUN TestDeadline [2022-05-09T12:29:45.629Z] --- PASS: TestDeadline (0.00s) [2022-05-09T12:29:45.629Z] === RUN TestDataLoss [2022-05-09T12:29:45.629Z] --- PASS: TestDataLoss (0.00s) [2022-05-09T12:29:45.629Z] === RUN TestUnavailable [2022-05-09T12:29:45.629Z] --- PASS: TestUnavailable (0.00s) [2022-05-09T12:29:45.629Z] === RUN TestSystem [2022-05-09T12:29:45.629Z] --- PASS: TestSystem (0.00s) [2022-05-09T12:29:45.629Z] === RUN TestFromStatusCode [2022-05-09T12:29:45.629Z] === RUN TestFromStatusCode/Not_Found [2022-05-09T12:29:45.629Z] === RUN TestFromStatusCode/Bad_Request [2022-05-09T12:29:45.629Z] === RUN TestFromStatusCode/Conflict [2022-05-09T12:29:45.629Z] === RUN TestFromStatusCode/Unauthorized [2022-05-09T12:29:45.629Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-09T12:29:45.629Z] === RUN TestFromStatusCode/Forbidden [2022-05-09T12:29:45.629Z] === RUN TestFromStatusCode/Not_Modified [2022-05-09T12:29:45.629Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-09T12:29:45.629Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-09T12:29:45.629Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-09T12:29:45.629Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-09T12:29:45.629Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-09T12:29:45.629Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-09T12:29:45.629Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-09T12:29:45.629Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-09T12:29:45.629Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-09T12:29:45.629Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-09T12:29:45.629Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-09T12:29:45.629Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-09T12:29:45.629Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-09T12:29:45.629Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-09T12:29:45.629Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-09T12:29:45.629Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-09T12:29:45.629Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-09T12:29:45.629Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-09T12:29:45.629Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-09T12:29:45.629Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-09T12:29:45.629Z] PASS [2022-05-09T12:29:45.629Z] coverage: 77.0% of statements [2022-05-09T12:29:45.629Z] ok github.com/docker/docker/errdefs 0.050s coverage: 77.0% of statements [2022-05-09T12:29:45.629Z] --- PASS: TestInactiveJobs (0.36s) [2022-05-09T12:29:45.629Z] === RUN TestWatchRelease [2022-05-09T12:29:45.629Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:29:45.629Z] === RUN TestPullSchema2Config/unauthorized [2022-05-09T12:29:45.629Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-09T12:29:45.629Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:29:45.629Z] --- PASS: TestPullSchema2Config (0.54s) [2022-05-09T12:29:45.629Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-09T12:29:45.629Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-09T12:29:45.629Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2022-05-09T12:29:45.629Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-09T12:29:45.629Z] === RUN TestGetRepositoryMountCandidates [2022-05-09T12:29:45.629Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-09T12:29:45.629Z] === RUN TestLayerAlreadyExists [2022-05-09T12:29:45.629Z] 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} [2022-05-09T12:29:45.629Z] 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} [2022-05-09T12:29:45.629Z] 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} [2022-05-09T12:29:45.629Z] 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} [2022-05-09T12:29:45.629Z] 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} [2022-05-09T12:29:45.629Z] 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} [2022-05-09T12:29:45.629Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-09T12:29:45.629Z] === RUN TestWhenEmptyAuthConfig [2022-05-09T12:29:45.629Z] --- PASS: TestWatchRelease (0.05s) [2022-05-09T12:29:45.629Z] === RUN TestWatchFinishedTransfer [2022-05-09T12:29:45.629Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-09T12:29:45.629Z] === RUN TestDuplicateTransfer [2022-05-09T12:29:45.629Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-09T12:29:45.629Z] === RUN TestSuccessfulUpload [2022-05-09T12:29:45.679Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-09T12:29:45.679Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-09T12:29:45.679Z] docker_cli_daemon_test.go:2838: Checking IpcMode container:123 set from cli [2022-05-09T12:29:45.852Z] --- PASS: TestServiceUpdateConfigs (14.32s) [2022-05-09T12:29:45.853Z] === RUN TestServiceUpdateNetwork [2022-05-09T12:29:46.084Z] time="2022-05-09T12:29:45Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-09T12:29:46.084Z] --- PASS: TestSuccessfulUpload (0.41s) [2022-05-09T12:29:46.084Z] === RUN TestCancelledUpload [2022-05-09T12:29:46.084Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-09T12:29:46.084Z] PASS [2022-05-09T12:29:46.084Z] coverage: 76.8% of statements [2022-05-09T12:29:46.084Z] ok github.com/docker/docker/distribution/xfer 2.021s coverage: 76.8% of statements [2022-05-09T12:29:46.245Z] docker_cli_daemon_test.go:2838: Checking IpcMode nosuchmode set from cli [2022-05-09T12:29:46.340Z] === RUN TestGetAddress [2022-05-09T12:29:46.340Z] --- PASS: TestGetAddress (0.00s) [2022-05-09T12:29:46.340Z] === RUN TestRemove [2022-05-09T12:29:46.340Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-09T12:29:46.340Z] --- SKIP: TestRemove (0.00s) [2022-05-09T12:29:46.340Z] === RUN TestInitializeWithVolumes [2022-05-09T12:29:46.340Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-09T12:29:46.340Z] === RUN TestCreate [2022-05-09T12:29:46.340Z] --- PASS: TestCreate (0.01s) [2022-05-09T12:29:46.340Z] === RUN TestValidateName [2022-05-09T12:29:46.340Z] --- PASS: TestValidateName (0.00s) [2022-05-09T12:29:46.340Z] === RUN TestCreateWithOpts [2022-05-09T12:29:46.340Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-09T12:29:46.340Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-09T12:29:46.340Z] === RUN TestRelaodNoOpts [2022-05-09T12:29:46.340Z] === RUN TestGetDriver [2022-05-09T12:29:46.340Z] --- PASS: TestGetDriver (0.00s) [2022-05-09T12:29:46.340Z] === RUN TestVolumeRequestError [2022-05-09T12:29:46.340Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-05-09T12:29:46.340Z] PASS [2022-05-09T12:29:46.340Z] coverage: 41.5% of statements [2022-05-09T12:29:46.340Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-09T12:29:46.340Z] PASS [2022-05-09T12:29:46.340Z] ok github.com/docker/docker/volume/local 0.081s coverage: 41.5% of statements [2022-05-09T12:29:46.340Z] coverage: 36.1% of statements [2022-05-09T12:29:46.340Z] ok github.com/docker/docker/volume/drivers 0.050s coverage: 36.1% of statements [2022-05-09T12:29:46.504Z] check_test.go:307: [da1bdd9471847] daemon is not started [2022-05-09T12:29:46.504Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-05-09T12:29:46.504Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-09T12:29:46.811Z] === RUN TestLCOWParseMountRaw [2022-05-09T12:29:46.811Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-09T12:29:46.811Z] === RUN TestLCOWParseMountRawSplit [2022-05-09T12:29:46.811Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-09T12:29:46.811Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-09T12:29:46.811Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-09T12:29:46.811Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-09T12:29:46.811Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-09T12:29:46.811Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-09T12:29:46.811Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-09T12:29:46.811Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-09T12:29:46.811Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-09T12:29:46.811Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-09T12:29:46.811Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-09T12:29:46.811Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-09T12:29:46.811Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-09T12:29:46.811Z] === RUN TestLinuxParseMountRaw [2022-05-09T12:29:46.811Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-09T12:29:46.811Z] === RUN TestLinuxParseMountRawSplit [2022-05-09T12:29:46.811Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-09T12:29:46.811Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-09T12:29:46.811Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-09T12:29:46.811Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-09T12:29:46.811Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-09T12:29:46.811Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-09T12:29:46.811Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-09T12:29:46.811Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-09T12:29:46.811Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-09T12:29:46.811Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-09T12:29:46.811Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-09T12:29:46.811Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-09T12:29:46.811Z] === RUN TestConvertTmpfsOptions [2022-05-09T12:29:46.811Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-09T12:29:46.811Z] linux_parser_test.go:209: data="ro" [2022-05-09T12:29:46.811Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-09T12:29:46.811Z] === RUN TestParseMountSpec [2022-05-09T12:29:46.811Z] parser_test.go:62: case 0 [2022-05-09T12:29:46.811Z] parser_test.go:62: case 1 [2022-05-09T12:29:46.811Z] parser_test.go:62: case 2 [2022-05-09T12:29:46.811Z] parser_test.go:62: case 3 [2022-05-09T12:29:46.811Z] parser_test.go:62: case 4 [2022-05-09T12:29:46.811Z] parser_test.go:62: case 5 [2022-05-09T12:29:46.811Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-09T12:29:46.811Z] === RUN TestValidateMount [2022-05-09T12:29:46.811Z] --- PASS: TestValidateMount (0.00s) [2022-05-09T12:29:46.811Z] === RUN TestWindowsParseMountRaw [2022-05-09T12:29:46.811Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-09T12:29:46.811Z] === RUN TestWindowsParseMountRawSplit [2022-05-09T12:29:46.811Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-09T12:29:46.811Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-09T12:29:46.811Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-09T12:29:46.811Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-09T12:29:46.811Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-09T12:29:46.811Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-09T12:29:46.811Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-09T12:29:46.811Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-09T12:29:46.811Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-09T12:29:46.811Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-09T12:29:46.811Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-09T12:29:46.811Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-09T12:29:46.811Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-09T12:29:46.811Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-09T12:29:46.811Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-09T12:29:46.811Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-09T12:29:46.811Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-09T12:29:46.811Z] PASS [2022-05-09T12:29:46.811Z] coverage: 67.6% of statements [2022-05-09T12:29:46.811Z] ok github.com/docker/docker/volume/mounts 0.051s coverage: 67.6% of statements [2022-05-09T12:29:47.045Z] === RUN TestCompare [2022-05-09T12:29:47.045Z] --- PASS: TestCompare (0.00s) [2022-05-09T12:29:47.045Z] PASS [2022-05-09T12:29:47.045Z] coverage: 19.2% of statements [2022-05-09T12:29:47.045Z] ok github.com/docker/docker/image/cache 0.102s coverage: 19.2% of statements [2022-05-09T12:29:47.045Z] --- PASS: TestWhenEmptyAuthConfig (1.28s) [2022-05-09T12:29:47.045Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-09T12:29:47.045Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-09T12:29:47.045Z] === RUN TestTokenPassThru [2022-05-09T12:29:47.045Z] --- PASS: TestTokenPassThru (0.01s) [2022-05-09T12:29:47.045Z] === RUN TestTokenPassThruDifferentHost [2022-05-09T12:29:47.045Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-09T12:29:47.045Z] PASS [2022-05-09T12:29:47.045Z] coverage: 26.6% of statements [2022-05-09T12:29:47.045Z] ok github.com/docker/docker/distribution 2.275s coverage: 26.6% of statements [2022-05-09T12:29:47.045Z] === RUN TestFSGetInvalidData [2022-05-09T12:29:47.045Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-09T12:29:47.045Z] === RUN TestFSInvalidSet [2022-05-09T12:29:47.045Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-09T12:29:47.045Z] === RUN TestFSInvalidRoot [2022-05-09T12:29:47.045Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-09T12:29:47.045Z] === RUN TestFSMetadataGetSet [2022-05-09T12:29:47.045Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-05-09T12:29:47.045Z] === RUN TestFSInvalidWalker [2022-05-09T12:29:47.045Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-05-09T12:29:47.045Z] === RUN TestFSGetSet [2022-05-09T12:29:47.045Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-09T12:29:47.045Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-09T12:29:47.045Z] --- PASS: TestFSGetSet (0.06s) [2022-05-09T12:29:47.045Z] === RUN TestFSGetUnsetKey [2022-05-09T12:29:47.045Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-09T12:29:47.045Z] === RUN TestFSGetEmptyData [2022-05-09T12:29:47.045Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-09T12:29:47.045Z] === RUN TestFSDelete [2022-05-09T12:29:47.045Z] --- PASS: TestFSDelete (0.02s) [2022-05-09T12:29:47.045Z] === RUN TestFSWalker [2022-05-09T12:29:47.045Z] --- PASS: TestFSWalker (0.02s) [2022-05-09T12:29:47.045Z] === RUN TestFSWalkerStopOnError [2022-05-09T12:29:47.500Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-09T12:29:47.500Z] === RUN TestNewFromJSON [2022-05-09T12:29:47.500Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-09T12:29:47.500Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-09T12:29:47.500Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-09T12:29:47.500Z] === RUN TestMarshalKeyOrder [2022-05-09T12:29:47.500Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-09T12:29:47.500Z] === RUN TestHistoryEqual [2022-05-09T12:29:47.500Z] --- PASS: TestHistoryEqual (0.21s) [2022-05-09T12:29:47.500Z] === RUN TestImage [2022-05-09T12:29:47.500Z] --- PASS: TestImage (0.00s) [2022-05-09T12:29:47.501Z] === RUN TestImageOSNotEmpty [2022-05-09T12:29:47.501Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-09T12:29:47.501Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-09T12:29:47.501Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-09T12:29:47.501Z] === RUN TestCreate [2022-05-09T12:29:47.501Z] --- PASS: TestCreate (0.01s) [2022-05-09T12:29:47.501Z] === RUN TestRestore [2022-05-09T12:29:47.501Z] time="2022-05-09T12:29:47Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-09T12:29:47.501Z] --- PASS: TestRestore (0.04s) [2022-05-09T12:29:47.501Z] === RUN TestAddDelete [2022-05-09T12:29:47.501Z] --- PASS: TestAddDelete (0.03s) [2022-05-09T12:29:47.501Z] === RUN TestSearchAfterDelete [2022-05-09T12:29:47.501Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-09T12:29:47.501Z] === RUN TestParentReset [2022-05-09T12:29:47.501Z] --- PASS: TestParentReset (0.03s) [2022-05-09T12:29:47.501Z] === RUN TestGetAndSetLastUpdated [2022-05-09T12:29:47.501Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-09T12:29:47.501Z] === RUN TestStoreLen [2022-05-09T12:29:47.501Z] --- PASS: TestStoreLen (0.05s) [2022-05-09T12:29:47.501Z] PASS [2022-05-09T12:29:47.501Z] coverage: 86.9% of statements [2022-05-09T12:29:47.501Z] ok github.com/docker/docker/image 0.722s coverage: 86.9% of statements [2022-05-09T12:29:47.796Z] === RUN TestSetGetMeta [2022-05-09T12:29:47.796Z] === PAUSE TestSetGetMeta [2022-05-09T12:29:47.796Z] === RUN TestRestore [2022-05-09T12:29:47.796Z] === PAUSE TestRestore [2022-05-09T12:29:47.796Z] === RUN TestServiceCreate [2022-05-09T12:29:47.796Z] === PAUSE TestServiceCreate [2022-05-09T12:29:47.796Z] === RUN TestServiceList [2022-05-09T12:29:47.796Z] === PAUSE TestServiceList [2022-05-09T12:29:47.796Z] === RUN TestServiceRemove [2022-05-09T12:29:47.796Z] === PAUSE TestServiceRemove [2022-05-09T12:29:47.796Z] === RUN TestServiceGet [2022-05-09T12:29:47.796Z] === PAUSE TestServiceGet [2022-05-09T12:29:47.796Z] === RUN TestServicePrune [2022-05-09T12:29:47.796Z] === PAUSE TestServicePrune [2022-05-09T12:29:47.796Z] === RUN TestCreate [2022-05-09T12:29:47.796Z] === PAUSE TestCreate [2022-05-09T12:29:47.796Z] === RUN TestRemove [2022-05-09T12:29:47.796Z] === PAUSE TestRemove [2022-05-09T12:29:47.796Z] === RUN TestList [2022-05-09T12:29:47.796Z] === PAUSE TestList [2022-05-09T12:29:47.796Z] === RUN TestFindByDriver [2022-05-09T12:29:47.796Z] === PAUSE TestFindByDriver [2022-05-09T12:29:47.796Z] === RUN TestFindByReferenced [2022-05-09T12:29:47.796Z] === PAUSE TestFindByReferenced [2022-05-09T12:29:47.796Z] === RUN TestDerefMultipleOfSameRef [2022-05-09T12:29:47.796Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-09T12:29:47.796Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-09T12:29:47.796Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-09T12:29:47.796Z] === RUN TestDefererencePluginOnCreateError [2022-05-09T12:29:47.796Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-09T12:29:47.796Z] === RUN TestRefDerefRemove [2022-05-09T12:29:47.796Z] === PAUSE TestRefDerefRemove [2022-05-09T12:29:47.796Z] === RUN TestGet [2022-05-09T12:29:47.796Z] === PAUSE TestGet [2022-05-09T12:29:47.796Z] === RUN TestGetWithReference [2022-05-09T12:29:47.796Z] === PAUSE TestGetWithReference [2022-05-09T12:29:47.796Z] === RUN TestFilterFunc [2022-05-09T12:29:47.796Z] === RUN TestFilterFunc/test_nil_list [2022-05-09T12:29:47.796Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-09T12:29:47.796Z] === RUN TestFilterFunc/test_empty_list [2022-05-09T12:29:47.796Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-09T12:29:47.796Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-09T12:29:47.796Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-09T12:29:47.796Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-09T12:29:47.796Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-09T12:29:47.796Z] === RUN TestFilterFunc/test_filter_some [2022-05-09T12:29:47.796Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-09T12:29:47.796Z] === RUN TestFilterFunc/test_filter_middle [2022-05-09T12:29:47.796Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-09T12:29:47.796Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-09T12:29:47.796Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-09T12:29:47.796Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-09T12:29:47.796Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-09T12:29:47.796Z] === CONT TestFilterFunc/test_nil_list [2022-05-09T12:29:47.796Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-09T12:29:47.796Z] === CONT TestFilterFunc/test_filter_some [2022-05-09T12:29:47.796Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-09T12:29:47.796Z] === CONT TestFilterFunc/test_filter_middle [2022-05-09T12:29:47.796Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-09T12:29:47.796Z] === CONT TestFilterFunc/test_empty_list [2022-05-09T12:29:47.796Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-09T12:29:47.796Z] --- PASS: TestFilterFunc (0.00s) [2022-05-09T12:29:47.796Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-09T12:29:47.796Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-09T12:29:47.796Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-09T12:29:47.796Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-09T12:29:47.796Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-09T12:29:47.796Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-09T12:29:47.796Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-09T12:29:47.796Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-09T12:29:47.796Z] === CONT TestSetGetMeta [2022-05-09T12:29:47.796Z] === CONT TestList [2022-05-09T12:29:47.796Z] === CONT TestServiceGet [2022-05-09T12:29:47.796Z] === CONT TestServiceList [2022-05-09T12:29:47.796Z] --- PASS: TestSetGetMeta (0.02s) [2022-05-09T12:29:47.796Z] === CONT TestServiceCreate [2022-05-09T12:29:47.796Z] --- PASS: TestList (0.03s) [2022-05-09T12:29:47.796Z] === CONT TestRestore [2022-05-09T12:29:47.796Z] --- PASS: TestRestore (0.02s) [2022-05-09T12:29:47.796Z] === CONT TestServiceRemove [2022-05-09T12:29:47.880Z] check_test.go:307: [dc5b24c3a4c20] daemon is not started [2022-05-09T12:29:47.880Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-05-09T12:29:47.880Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-09T12:29:47.956Z] === RUN TestValidateManifest [2022-05-09T12:29:47.956Z] === RUN TestValidateManifest/nil [2022-05-09T12:29:47.956Z] === RUN TestValidateManifest/non-nil [2022-05-09T12:29:47.956Z] --- PASS: TestValidateManifest (0.00s) [2022-05-09T12:29:47.956Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-09T12:29:47.956Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-09T12:29:47.956Z] PASS [2022-05-09T12:29:47.956Z] coverage: 0.7% of statements [2022-05-09T12:29:47.956Z] ok github.com/docker/docker/image/tarexport 0.081s coverage: 0.7% of statements [2022-05-09T12:29:48.139Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-05-09T12:29:48.264Z] --- PASS: TestServiceGet (0.18s) [2022-05-09T12:29:48.264Z] === CONT TestCreate [2022-05-09T12:29:48.264Z] --- PASS: TestServiceRemove (0.12s) [2022-05-09T12:29:48.264Z] === CONT TestRemove [2022-05-09T12:29:48.264Z] --- PASS: TestServiceCreate (0.16s) [2022-05-09T12:29:48.264Z] === CONT TestServicePrune [2022-05-09T12:29:48.264Z] --- PASS: TestServiceList (0.18s) [2022-05-09T12:29:48.264Z] === CONT TestDefererencePluginOnCreateError [2022-05-09T12:29:48.264Z] --- PASS: TestCreate (0.02s) [2022-05-09T12:29:48.264Z] === CONT TestGetWithReference [2022-05-09T12:29:48.264Z] time="2022-05-09T12:29:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-09T12:29:48.264Z] --- PASS: TestRemove (0.03s) [2022-05-09T12:29:48.264Z] === CONT TestGet [2022-05-09T12:29:48.264Z] time="2022-05-09T12:29:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-09T12:29:48.264Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-05-09T12:29:48.264Z] === CONT TestRefDerefRemove [2022-05-09T12:29:48.264Z] --- PASS: TestGetWithReference (0.03s) [2022-05-09T12:29:48.264Z] === CONT TestDerefMultipleOfSameRef [2022-05-09T12:29:48.264Z] time="2022-05-09T12:29:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-09T12:29:48.264Z] time="2022-05-09T12:29:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-09T12:29:48.264Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-09T12:29:48.264Z] --- PASS: TestGet (0.02s) [2022-05-09T12:29:48.264Z] time="2022-05-09T12:29:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-09T12:29:48.264Z] --- PASS: TestRefDerefRemove (0.02s) [2022-05-09T12:29:48.264Z] === CONT TestFindByReferenced [2022-05-09T12:29:48.264Z] --- PASS: TestServicePrune (0.06s) [2022-05-09T12:29:48.264Z] === CONT TestFindByDriver [2022-05-09T12:29:48.264Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-05-09T12:29:48.264Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-05-09T12:29:48.264Z] --- PASS: TestFindByReferenced (0.02s) [2022-05-09T12:29:48.264Z] --- PASS: TestFindByDriver (0.02s) [2022-05-09T12:29:48.264Z] PASS [2022-05-09T12:29:48.264Z] coverage: 69.0% of statements [2022-05-09T12:29:48.264Z] ok github.com/docker/docker/volume/service 0.308s coverage: 69.0% of statements [2022-05-09T12:29:48.412Z] === RUN TestMakeV1ConfigFromConfig [2022-05-09T12:29:48.412Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-05-09T12:29:48.412Z] PASS [2022-05-09T12:29:48.412Z] coverage: 25.0% of statements [2022-05-09T12:29:48.412Z] ok github.com/docker/docker/image/v1 0.091s coverage: 25.0% of statements [2022-05-09T12:29:48.412Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-09T12:29:49.074Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-09T12:29:49.373Z] === RUN TestSerialization [2022-05-09T12:29:49.373Z] --- PASS: TestSerialization (0.02s) [2022-05-09T12:29:49.373Z] PASS [2022-05-09T12:29:49.373Z] coverage: 100.0% of statements [2022-05-09T12:29:49.373Z] ok github.com/docker/docker/libcontainerd/queue 0.068s coverage: 100.0% of statements [2022-05-09T12:29:49.641Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-05-09T12:29:50.334Z] === RUN TestEmptyLayer [2022-05-09T12:29:50.334Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-09T12:29:50.334Z] === RUN TestCommitFailure [2022-05-09T12:29:50.334Z] --- PASS: TestCommitFailure (0.01s) [2022-05-09T12:29:50.334Z] === RUN TestStartTransactionFailure [2022-05-09T12:29:50.334Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-05-09T12:29:50.334Z] === RUN TestGetOrphan [2022-05-09T12:29:50.334Z] --- PASS: TestGetOrphan (0.01s) [2022-05-09T12:29:50.334Z] === RUN TestMountAndRegister [2022-05-09T12:29:50.334Z] layer_test.go:258: Layer size: 14 [2022-05-09T12:29:50.334Z] --- PASS: TestMountAndRegister (0.07s) [2022-05-09T12:29:50.334Z] === RUN TestLayerRelease [2022-05-09T12:29:50.334Z] layer_test.go:291: Failing on Windows [2022-05-09T12:29:50.334Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-09T12:29:50.334Z] === RUN TestStoreRestore [2022-05-09T12:29:50.334Z] layer_test.go:340: Failing on Windows [2022-05-09T12:29:50.334Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-09T12:29:50.334Z] === RUN TestTarStreamStability [2022-05-09T12:29:50.334Z] layer_test.go:455: Failing on Windows [2022-05-09T12:29:50.334Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-09T12:29:50.334Z] === RUN TestRegisterExistingLayer [2022-05-09T12:29:50.334Z] --- PASS: TestRegisterExistingLayer (0.13s) [2022-05-09T12:29:50.334Z] === RUN TestTarStreamVerification [2022-05-09T12:29:50.334Z] layer_test.go:684: Failing on Windows [2022-05-09T12:29:50.334Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-09T12:29:50.334Z] === RUN TestLayerMigration [2022-05-09T12:29:50.334Z] migration_test.go:45: Failing on Windows [2022-05-09T12:29:50.334Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-09T12:29:50.334Z] === RUN TestLayerMigrationNoTarsplit [2022-05-09T12:29:50.334Z] migration_test.go:181: Failing on Windows [2022-05-09T12:29:50.334Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-09T12:29:50.334Z] === RUN TestMountInit [2022-05-09T12:29:50.334Z] mount_test.go:17: Failing on Windows [2022-05-09T12:29:50.334Z] --- SKIP: TestMountInit (0.00s) [2022-05-09T12:29:50.334Z] === RUN TestMountSize [2022-05-09T12:29:50.334Z] mount_test.go:76: Failing on Windows [2022-05-09T12:29:50.334Z] --- SKIP: TestMountSize (0.00s) [2022-05-09T12:29:50.334Z] === RUN TestMountChanges [2022-05-09T12:29:50.334Z] mount_test.go:125: Failing on Windows [2022-05-09T12:29:50.334Z] --- SKIP: TestMountChanges (0.00s) [2022-05-09T12:29:50.334Z] === RUN TestMountApply [2022-05-09T12:29:50.334Z] mount_test.go:212: Failing on Windows [2022-05-09T12:29:50.334Z] --- SKIP: TestMountApply (0.00s) [2022-05-09T12:29:50.334Z] PASS [2022-05-09T12:29:50.334Z] coverage: 30.6% of statements [2022-05-09T12:29:50.790Z] ok github.com/docker/docker/layer 0.329s coverage: 30.6% of statements [2022-05-09T12:29:50.790Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-09T12:29:51.246Z] === RUN TestEnvironmentParsing [2022-05-09T12:29:51.246Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-09T12:29:51.246Z] PASS [2022-05-09T12:29:51.246Z] coverage: 1.2% of statements [2022-05-09T12:29:51.246Z] ok github.com/docker/docker/libcontainerd/local 0.097s coverage: 1.2% of statements [2022-05-09T12:29:51.246Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-09T12:29:51.246Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-09T12:29:51.246Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-09T12:29:51.246Z] === RUN TestSequenceGetAvailableBit [2022-05-09T12:29:51.246Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-09T12:29:51.246Z] === RUN TestSequenceEqual [2022-05-09T12:29:51.246Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-09T12:29:51.246Z] === RUN TestSequenceCopy [2022-05-09T12:29:51.246Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-09T12:29:51.246Z] === RUN TestGetFirstAvailable [2022-05-09T12:29:51.246Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-09T12:29:51.246Z] === RUN TestFindSequence [2022-05-09T12:29:51.246Z] --- PASS: TestFindSequence (0.00s) [2022-05-09T12:29:51.246Z] === RUN TestCheckIfAvailable [2022-05-09T12:29:51.246Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-09T12:29:51.246Z] === RUN TestMergeSequences [2022-05-09T12:29:51.246Z] --- PASS: TestMergeSequences (0.00s) [2022-05-09T12:29:51.246Z] === RUN TestPushReservation [2022-05-09T12:29:51.246Z] --- PASS: TestPushReservation (0.00s) [2022-05-09T12:29:51.246Z] === RUN TestSerializeDeserialize [2022-05-09T12:29:51.246Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-09T12:29:51.246Z] === RUN TestSet [2022-05-09T12:29:51.246Z] --- PASS: TestSet (0.00s) [2022-05-09T12:29:51.246Z] === RUN TestSetUnset [2022-05-09T12:29:51.246Z] --- PASS: TestSetUnset (0.00s) [2022-05-09T12:29:51.246Z] === RUN TestOffsetSetUnset [2022-05-09T12:29:51.246Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-09T12:29:51.246Z] === RUN TestSetInRange [2022-05-09T12:29:51.246Z] --- PASS: TestSetInRange (0.00s) [2022-05-09T12:29:51.246Z] === RUN TestSetAnyInRange [2022-05-09T12:29:51.246Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-09T12:29:51.246Z] === RUN TestMethods [2022-05-09T12:29:51.246Z] --- PASS: TestMethods (0.00s) [2022-05-09T12:29:51.246Z] === RUN TestRandomAllocateDeallocate [2022-05-09T12:29:52.926Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-05-09T12:29:53.185Z] check_test.go:307: [d09ee0ad896cc] daemon is not started [2022-05-09T12:29:53.185Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-05-09T12:29:54.132Z] === RUN TestInvalidConfig [2022-05-09T12:29:54.133Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-09T12:29:54.133Z] === RUN TestConfig [2022-05-09T12:29:54.133Z] --- PASS: TestConfig (0.00s) [2022-05-09T12:29:54.133Z] === RUN TestOptionsLabels [2022-05-09T12:29:54.133Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-09T12:29:54.133Z] === RUN TestValidName [2022-05-09T12:29:54.133Z] --- PASS: TestValidName (0.00s) [2022-05-09T12:29:54.133Z] PASS [2022-05-09T12:29:54.133Z] coverage: 19.7% of statements [2022-05-09T12:29:54.133Z] ok github.com/docker/docker/libnetwork/config 0.102s coverage: 19.7% of statements [2022-05-09T12:29:54.589Z] === RUN TestKey [2022-05-09T12:29:54.589Z] --- PASS: TestKey (0.00s) [2022-05-09T12:29:54.589Z] === RUN TestParseKey [2022-05-09T12:29:54.589Z] --- PASS: TestParseKey (0.00s) [2022-05-09T12:29:54.589Z] === RUN TestInvalidDataStore [2022-05-09T12:29:54.589Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-09T12:29:54.589Z] === RUN TestKVObjectFlatKey [2022-05-09T12:29:54.589Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-09T12:29:54.589Z] === RUN TestAtomicKVObjectFlatKey [2022-05-09T12:29:54.589Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-09T12:29:54.589Z] PASS [2022-05-09T12:29:54.589Z] coverage: 21.9% of statements [2022-05-09T12:29:54.589Z] ok github.com/docker/docker/libnetwork/datastore 0.050s coverage: 21.9% of statements [2022-05-09T12:29:54.589Z] === RUN TestErrorInterfaces [2022-05-09T12:29:54.589Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-09T12:29:54.589Z] === RUN TestNetworkMarshalling [2022-05-09T12:29:55.048Z] --- PASS: TestNetworkMarshalling (0.24s) [2022-05-09T12:29:55.048Z] === RUN TestEndpointMarshalling [2022-05-09T12:29:55.048Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-09T12:29:55.048Z] === RUN TestAuxAddresses [2022-05-09T12:29:55.048Z] time="2022-05-09T12:29:54Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-09T12:29:55.048Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-09T12:29:55.048Z] === RUN TestSRVServiceQuery [2022-05-09T12:29:55.048Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:29:55.048Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-09T12:29:55.048Z] === RUN TestServiceVIPReuse [2022-05-09T12:29:55.048Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:29:55.048Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-05-09T12:29:55.048Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-09T12:29:55.048Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:29:55.048Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-05-09T12:29:55.048Z] === RUN TestDNSIPQuery [2022-05-09T12:29:55.048Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:29:55.048Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-09T12:29:55.048Z] === RUN TestDNSProxyServFail [2022-05-09T12:29:55.048Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:29:55.048Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-09T12:29:55.048Z] === RUN TestSandboxAddEmpty [2022-05-09T12:29:55.048Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:29:55.048Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-09T12:29:55.048Z] === RUN TestSandboxAddMultiPrio [2022-05-09T12:29:55.048Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:29:55.048Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-09T12:29:55.048Z] === RUN TestSandboxAddSamePrio [2022-05-09T12:29:55.048Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:29:55.048Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-09T12:29:55.048Z] === RUN TestCleanupServiceDiscovery [2022-05-09T12:29:55.048Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:29:55.048Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-09T12:29:55.048Z] === RUN TestDNSOptions [2022-05-09T12:29:55.048Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:29:55.048Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-09T12:29:55.048Z] === RUN TestMultipleControllersWithSameStore [2022-05-09T12:29:55.048Z] time="2022-05-09T12:29:54Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-09T12:29:55.048Z] time="2022-05-09T12:29:54Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-09T12:29:55.048Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-09T12:29:55.048Z] PASS [2022-05-09T12:29:55.048Z] coverage: 8.5% of statements [2022-05-09T12:29:55.048Z] ok github.com/docker/docker/libnetwork 0.413s coverage: 8.5% of statements [2022-05-09T12:29:55.048Z] === RUN TestIPDataMarshalling [2022-05-09T12:29:55.048Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-09T12:29:55.048Z] === RUN TestValidateAndIsV6 [2022-05-09T12:29:55.048Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-09T12:29:55.048Z] PASS [2022-05-09T12:29:55.048Z] coverage: 68.9% of statements [2022-05-09T12:29:55.048Z] ok github.com/docker/docker/libnetwork/driverapi 0.045s coverage: 68.9% of statements [2022-05-09T12:29:56.008Z] === RUN TestDriver [2022-05-09T12:29:56.008Z] --- PASS: TestDriver (0.00s) [2022-05-09T12:29:56.008Z] PASS [2022-05-09T12:29:56.008Z] coverage: 34.8% of statements [2022-05-09T12:29:56.008Z] ok github.com/docker/docker/libnetwork/drivers/host 0.046s coverage: 34.8% of statements [2022-05-09T12:29:56.008Z] === RUN TestDriver [2022-05-09T12:29:56.008Z] --- PASS: TestDriver (0.00s) [2022-05-09T12:29:56.008Z] PASS [2022-05-09T12:29:56.008Z] coverage: 34.8% of statements [2022-05-09T12:29:56.464Z] ok github.com/docker/docker/libnetwork/drivers/null 0.046s coverage: 34.8% of statements [2022-05-09T12:29:56.464Z] === RUN TestNetworkAllocateFree [2022-05-09T12:29:56.464Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-09T12:29:56.464Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-09T12:29:56.464Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-09T12:29:56.464Z] PASS [2022-05-09T12:29:56.464Z] coverage: 63.6% of statements [2022-05-09T12:29:56.464Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.050s coverage: 63.6% of statements [2022-05-09T12:29:56.464Z] --- PASS: TestRandomAllocateDeallocate (5.53s) [2022-05-09T12:29:56.464Z] === RUN TestAllocateRandomDeallocate [2022-05-09T12:29:56.471Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-05-09T12:29:57.424Z] === RUN TestGetEmptyCapabilities [2022-05-09T12:29:57.424Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-09T12:29:57.424Z] === RUN TestGetExtraCapabilities [2022-05-09T12:29:57.424Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-05-09T12:29:57.424Z] === RUN TestGetInvalidCapabilities [2022-05-09T12:29:57.424Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-09T12:29:57.424Z] === RUN TestRemoteDriver [2022-05-09T12:29:57.424Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-09T12:29:57.424Z] === RUN TestDriverError [2022-05-09T12:29:57.424Z] --- PASS: TestDriverError (0.01s) [2022-05-09T12:29:57.424Z] === RUN TestMissingValues [2022-05-09T12:29:57.424Z] --- PASS: TestMissingValues (0.00s) [2022-05-09T12:29:57.424Z] === RUN TestRollback [2022-05-09T12:29:57.424Z] --- PASS: TestRollback (0.00s) [2022-05-09T12:29:57.424Z] PASS [2022-05-09T12:29:57.424Z] coverage: 57.4% of statements [2022-05-09T12:29:57.424Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.094s coverage: 57.4% of statements [2022-05-09T12:29:57.880Z] --- PASS: TestAllocateRandomDeallocate (1.27s) [2022-05-09T12:29:57.880Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-09T12:29:57.880Z] === RUN TestNAT [2022-05-09T12:29:57.880Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-09T12:29:57.880Z] --- SKIP: TestNAT (0.00s) [2022-05-09T12:29:57.880Z] === RUN TestTransparent [2022-05-09T12:29:57.880Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-09T12:29:57.880Z] --- SKIP: TestTransparent (0.00s) [2022-05-09T12:29:57.880Z] PASS [2022-05-09T12:29:57.880Z] coverage: 0.0% of statements [2022-05-09T12:29:57.880Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.054s coverage: 0.0% of statements [2022-05-09T12:29:58.057Z] --- PASS: TestServiceUpdateNetwork (12.19s) [2022-05-09T12:29:58.057Z] === RUN TestServiceUpdatePidsLimit [2022-05-09T12:29:58.057Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-09T12:29:58.314Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-09T12:29:58.335Z] === RUN TestNew [2022-05-09T12:29:58.335Z] --- PASS: TestNew (0.00s) [2022-05-09T12:29:58.335Z] === RUN TestAddDriver [2022-05-09T12:29:58.335Z] --- PASS: TestAddDriver (0.00s) [2022-05-09T12:29:58.335Z] === RUN TestAddDuplicateDriver [2022-05-09T12:29:58.335Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-09T12:29:58.335Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-09T12:29:58.335Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-09T12:29:58.335Z] === RUN TestDriver [2022-05-09T12:29:58.335Z] --- PASS: TestDriver (0.00s) [2022-05-09T12:29:58.335Z] === RUN TestIPAM [2022-05-09T12:29:58.335Z] --- PASS: TestIPAM (0.00s) [2022-05-09T12:29:58.335Z] === RUN TestWalkIPAMs [2022-05-09T12:29:58.335Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-09T12:29:58.335Z] === RUN TestWalkDrivers [2022-05-09T12:29:58.335Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-09T12:29:58.335Z] PASS [2022-05-09T12:29:58.335Z] coverage: 82.4% of statements [2022-05-09T12:29:58.335Z] ok github.com/docker/docker/libnetwork/drvregistry 0.106s coverage: 82.4% of statements [2022-05-09T12:29:58.335Z] === RUN TestBuildDefault [2022-05-09T12:29:58.335Z] --- PASS: TestBuildDefault (0.00s) [2022-05-09T12:29:58.335Z] === RUN TestBuildHostnameDomainname [2022-05-09T12:29:58.335Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-09T12:29:58.335Z] === RUN TestBuildHostname [2022-05-09T12:29:58.335Z] --- PASS: TestBuildHostname (0.00s) [2022-05-09T12:29:58.335Z] === RUN TestBuildHostnameFQDN [2022-05-09T12:29:58.335Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-09T12:29:58.336Z] === RUN TestBuildNoIP [2022-05-09T12:29:58.336Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-09T12:29:58.336Z] === RUN TestUpdate [2022-05-09T12:29:58.336Z] --- PASS: TestUpdate (0.00s) [2022-05-09T12:29:58.336Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-09T12:29:58.336Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-09T12:29:58.336Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-09T12:29:58.336Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-09T12:29:58.336Z] === RUN TestAddEmpty [2022-05-09T12:29:58.336Z] --- PASS: TestAddEmpty (0.00s) [2022-05-09T12:29:58.336Z] === RUN TestAdd [2022-05-09T12:29:58.336Z] --- PASS: TestAdd (0.00s) [2022-05-09T12:29:58.336Z] === RUN TestDeleteEmpty [2022-05-09T12:29:58.336Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-09T12:29:58.336Z] === RUN TestDeleteNewline [2022-05-09T12:29:58.336Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-09T12:29:58.336Z] === RUN TestDelete [2022-05-09T12:29:58.336Z] --- PASS: TestDelete (0.00s) [2022-05-09T12:29:58.336Z] === RUN TestConcurrentWrites [2022-05-09T12:29:58.374Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-05-09T12:29:58.791Z] --- PASS: TestConcurrentWrites (0.26s) [2022-05-09T12:29:58.791Z] PASS [2022-05-09T12:29:58.791Z] coverage: 81.2% of statements [2022-05-09T12:29:58.791Z] ok github.com/docker/docker/libnetwork/etchosts 0.330s coverage: 81.2% of statements [2022-05-09T12:29:58.791Z] === RUN TestNew [2022-05-09T12:29:58.791Z] --- PASS: TestNew (0.00s) [2022-05-09T12:29:58.791Z] === RUN TestAllocate [2022-05-09T12:29:58.791Z] --- PASS: TestAllocate (0.00s) [2022-05-09T12:29:58.791Z] === RUN TestUninitialized [2022-05-09T12:29:58.791Z] --- PASS: TestUninitialized (0.00s) [2022-05-09T12:29:58.791Z] === RUN TestAllocateInRange [2022-05-09T12:29:58.791Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-09T12:29:58.791Z] === RUN TestAllocateSerial [2022-05-09T12:29:58.791Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-09T12:29:58.791Z] PASS [2022-05-09T12:29:58.791Z] coverage: 87.5% of statements [2022-05-09T12:29:58.791Z] ok github.com/docker/docker/libnetwork/idm 0.045s coverage: 87.5% of statements [2022-05-09T12:29:59.247Z] === RUN TestCaller [2022-05-09T12:29:59.247Z] --- PASS: TestCaller (0.00s) [2022-05-09T12:29:59.247Z] PASS [2022-05-09T12:29:59.247Z] coverage: 100.0% of statements [2022-05-09T12:29:59.247Z] ok github.com/docker/docker/libnetwork/internal/caller 0.046s coverage: 100.0% of statements [2022-05-09T12:29:59.247Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.59s) [2022-05-09T12:29:59.247Z] === RUN TestRetrieveFromStore [2022-05-09T12:29:59.312Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-09T12:30:00.208Z] === RUN TestSetSerialInsertDelete [2022-05-09T12:30:00.209Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-09T12:30:00.209Z] === RUN TestSetParallelInsertDelete [2022-05-09T12:30:00.209Z] --- PASS: TestRetrieveFromStore (0.71s) [2022-05-09T12:30:00.209Z] === RUN TestIsCorrupted [2022-05-09T12:30:00.209Z] --- PASS: TestIsCorrupted (0.01s) [2022-05-09T12:30:00.209Z] === RUN TestSetRollover [2022-05-09T12:30:00.664Z] === RUN TestInt2IP2IntConversion [2022-05-09T12:30:00.688Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-09T12:30:01.626Z] --- PASS: TestInt2IP2IntConversion (0.57s) [2022-05-09T12:30:01.626Z] === RUN TestGetAddressVersion [2022-05-09T12:30:01.626Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-09T12:30:01.626Z] === RUN TestKeyString [2022-05-09T12:30:01.626Z] --- PASS: TestKeyString (0.00s) [2022-05-09T12:30:01.626Z] === RUN TestPoolDataMarshal [2022-05-09T12:30:01.626Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-09T12:30:01.626Z] === RUN TestSubnetsMarshal [2022-05-09T12:30:01.626Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-05-09T12:30:01.626Z] === RUN TestAddSubnets [2022-05-09T12:30:01.626Z] --- PASS: TestAddSubnets (0.06s) [2022-05-09T12:30:01.626Z] === RUN TestDoublePoolRelease [2022-05-09T12:30:01.626Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-05-09T12:30:01.626Z] === RUN TestAddReleasePoolID [2022-05-09T12:30:01.626Z] === RUN TestPoolRequest [2022-05-09T12:30:01.626Z] --- PASS: TestPoolRequest (0.00s) [2022-05-09T12:30:01.626Z] === RUN TestOtherRequests [2022-05-09T12:30:01.626Z] --- PASS: TestOtherRequests (0.00s) [2022-05-09T12:30:01.626Z] PASS [2022-05-09T12:30:01.626Z] coverage: 57.1% of statements [2022-05-09T12:30:01.626Z] ok github.com/docker/docker/libnetwork/ipams/null 0.048s coverage: 57.1% of statements [2022-05-09T12:30:01.626Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-05-09T12:30:01.626Z] === RUN TestPredefinedPool [2022-05-09T12:30:01.626Z] --- PASS: TestPredefinedPool (0.02s) [2022-05-09T12:30:01.626Z] === RUN TestRemoveSubnet [2022-05-09T12:30:02.064Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-05-09T12:30:02.084Z] --- PASS: TestRemoveSubnet (0.22s) [2022-05-09T12:30:02.084Z] === RUN TestGetSameAddress [2022-05-09T12:30:02.084Z] --- PASS: TestGetSameAddress (0.02s) [2022-05-09T12:30:02.084Z] === RUN TestPoolAllocationReuse [2022-05-09T12:30:02.084Z] --- PASS: TestSetRollover (1.71s) [2022-05-09T12:30:02.084Z] === RUN TestSetRolloverSerial [2022-05-09T12:30:03.048Z] === RUN TestGetCapabilities [2022-05-09T12:30:03.048Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-09T12:30:03.048Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-09T12:30:03.048Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-05-09T12:30:03.048Z] === RUN TestGetDefaultAddressSpaces [2022-05-09T12:30:03.048Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-05-09T12:30:03.048Z] === RUN TestRemoteDriver [2022-05-09T12:30:03.048Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-09T12:30:03.048Z] PASS [2022-05-09T12:30:03.048Z] coverage: 47.4% of statements [2022-05-09T12:30:03.048Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.084s coverage: 47.4% of statements [2022-05-09T12:30:03.440Z] check_test.go:307: [d1f6eecf022c9] daemon is not started [2022-05-09T12:30:03.440Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-05-09T12:30:03.440Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-09T12:30:03.504Z] --- PASS: TestSetRolloverSerial (1.49s) [2022-05-09T12:30:03.504Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-09T12:30:03.504Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-09T12:30:03.504Z] PASS [2022-05-09T12:30:03.504Z] coverage: 84.4% of statements [2022-05-09T12:30:03.504Z] ok github.com/docker/docker/libnetwork/bitseq 12.443s coverage: 84.4% of statements [2022-05-09T12:30:03.504Z] --- PASS: TestPoolAllocationReuse (1.57s) [2022-05-09T12:30:03.504Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-09T12:30:03.504Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-05-09T12:30:03.504Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-09T12:30:03.960Z] === RUN TestWindowsIPAM [2022-05-09T12:30:03.960Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-09T12:30:03.960Z] PASS [2022-05-09T12:30:03.960Z] coverage: 71.4% of statements [2022-05-09T12:30:03.960Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.053s coverage: 71.4% of statements [2022-05-09T12:30:04.920Z] === RUN TestDefaultNetwork [2022-05-09T12:30:05.375Z] --- PASS: TestDefaultNetwork (0.30s) [2022-05-09T12:30:05.375Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-09T12:30:05.830Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.33s) [2022-05-09T12:30:05.830Z] === RUN TestInitAddressPools [2022-05-09T12:30:05.830Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-09T12:30:05.830Z] PASS [2022-05-09T12:30:05.830Z] coverage: 74.0% of statements [2022-05-09T12:30:05.830Z] ok github.com/docker/docker/libnetwork/ipamutils 0.750s coverage: 74.0% of statements [2022-05-09T12:30:05.830Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.26s) [2022-05-09T12:30:05.830Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-09T12:30:06.286Z] === RUN TestKeyValue [2022-05-09T12:30:06.286Z] --- PASS: TestKeyValue (0.00s) [2022-05-09T12:30:06.286Z] PASS [2022-05-09T12:30:06.286Z] coverage: 60.0% of statements [2022-05-09T12:30:06.286Z] ok github.com/docker/docker/libnetwork/netlabel 0.044s coverage: 60.0% of statements [2022-05-09T12:30:06.421Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-09T12:30:07.629Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-09T12:30:08.449Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.59s) [2022-05-09T12:30:08.449Z] === RUN TestGetAddress [2022-05-09T12:30:08.449Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-09T12:30:08.449Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-09T12:30:08.449Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-09T12:30:08.449Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-09T12:30:08.449Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-09T12:30:08.449Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-09T12:30:08.449Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-09T12:30:08.449Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-09T12:30:08.449Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-09T12:30:08.449Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-09T12:30:08.449Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-09T12:30:08.449Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-09T12:30:08.449Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-09T12:30:08.449Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-09T12:30:08.449Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-09T12:30:08.449Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-09T12:30:08.449Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-09T12:30:09.410Z] === RUN TestNetworkDBSimple [2022-05-09T12:30:09.482Z] 2022/05/09 12:30:06 Closing DB instances... [2022-05-09T12:30:09.482Z] --- PASS: TestNetworkDBGarbageCollection (54.06s) [2022-05-09T12:30:09.482Z] === RUN TestFindNode [2022-05-09T12:30:09.482Z] 2022/05/09 12:30:08 Closing DB instances... [2022-05-09T12:30:09.482Z] --- PASS: TestFindNode (0.02s) [2022-05-09T12:30:09.482Z] === RUN TestChangeNodeState [2022-05-09T12:30:09.482Z] 2022/05/09 12:30:08 Closing DB instances... [2022-05-09T12:30:09.482Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-09T12:30:09.482Z] === RUN TestNodeReincarnation [2022-05-09T12:30:09.482Z] 2022/05/09 12:30:08 Closing DB instances... [2022-05-09T12:30:09.865Z] === RUN TestGenerate [2022-05-09T12:30:09.865Z] --- PASS: TestGenerate (0.00s) [2022-05-09T12:30:09.865Z] === RUN TestGeneratePtr [2022-05-09T12:30:09.865Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-09T12:30:09.865Z] === RUN TestGenerateMissingField [2022-05-09T12:30:09.865Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-09T12:30:09.865Z] === RUN TestFieldCannotBeSet [2022-05-09T12:30:09.865Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-09T12:30:09.865Z] === RUN TestTypeMismatchError [2022-05-09T12:30:09.865Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-09T12:30:09.865Z] PASS [2022-05-09T12:30:09.865Z] coverage: 100.0% of statements [2022-05-09T12:30:09.865Z] ok github.com/docker/docker/libnetwork/options 0.045s coverage: 100.0% of statements [2022-05-09T12:30:09.865Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-09T12:30:09.865Z] PASS [2022-05-09T12:30:09.865Z] coverage: 100.0% of statements [2022-05-09T12:30:09.865Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.045s coverage: 100.0% of statements [2022-05-09T12:30:10.829Z] testing: warning: no tests to run [2022-05-09T12:30:10.829Z] PASS [2022-05-09T12:30:10.829Z] coverage: 0.0% of statements [2022-05-09T12:30:10.829Z] 2022/05/09 12:30:10 Closing DB instances... [2022-05-09T12:30:10.829Z] ok github.com/docker/docker/libnetwork/osl 0.048s coverage: 0.0% of statements [no tests to run] [2022-05-09T12:30:10.829Z] === RUN TestRequestNewPort [2022-05-09T12:30:10.829Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-09T12:30:10.829Z] === RUN TestRequestSpecificPort [2022-05-09T12:30:10.829Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-09T12:30:10.829Z] === RUN TestReleasePort [2022-05-09T12:30:10.829Z] --- PASS: TestReleasePort (0.00s) [2022-05-09T12:30:10.829Z] === RUN TestReuseReleasedPort [2022-05-09T12:30:10.829Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-09T12:30:10.829Z] === RUN TestReleaseUnreadledPort [2022-05-09T12:30:10.829Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-09T12:30:10.829Z] === RUN TestUnknowProtocol [2022-05-09T12:30:10.829Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-09T12:30:10.829Z] === RUN TestAllocateAllPorts [2022-05-09T12:30:10.829Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-09T12:30:10.829Z] === RUN TestPortAllocation [2022-05-09T12:30:10.829Z] --- PASS: TestPortAllocation (0.00s) [2022-05-09T12:30:10.829Z] === RUN TestPortAllocationWithCustomRange [2022-05-09T12:30:10.829Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-09T12:30:10.829Z] === RUN TestNoDuplicateBPR [2022-05-09T12:30:10.829Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-09T12:30:10.829Z] === RUN TestChangePortRange [2022-05-09T12:30:10.829Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-09T12:30:10.829Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-09T12:30:10.829Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-09T12:30:10.829Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-09T12:30:10.829Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-09T12:30:10.829Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-09T12:30:10.829Z] --- PASS: TestChangePortRange (0.00s) [2022-05-09T12:30:10.829Z] PASS [2022-05-09T12:30:10.829Z] coverage: 88.6% of statements [2022-05-09T12:30:10.829Z] ok github.com/docker/docker/libnetwork/portallocator 0.046s coverage: 88.6% of statements [2022-05-09T12:30:11.791Z] testing: warning: no tests to run [2022-05-09T12:30:11.791Z] PASS [2022-05-09T12:30:11.791Z] coverage: 0.0% of statements [2022-05-09T12:30:11.791Z] ok github.com/docker/docker/libnetwork/portmapper 0.045s coverage: 0.0% of statements [no tests to run] [2022-05-09T12:30:11.791Z] === RUN TestHashData [2022-05-09T12:30:11.791Z] --- PASS: TestHashData (0.00s) [2022-05-09T12:30:11.791Z] PASS [2022-05-09T12:30:11.791Z] coverage: 2.8% of statements [2022-05-09T12:30:11.791Z] ok github.com/docker/docker/libnetwork/resolvconf 0.044s coverage: 2.8% of statements [2022-05-09T12:30:11.815Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-05-09T12:30:12.247Z] --- PASS: TestNetworkDBSimple (2.46s) [2022-05-09T12:30:12.247Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-09T12:30:12.702Z] === RUN TestErrorConstructors [2022-05-09T12:30:12.702Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-09T12:30:12.702Z] === RUN TestCompareIPMask [2022-05-09T12:30:12.702Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-09T12:30:12.702Z] === RUN TestUtilGetHostPartIP [2022-05-09T12:30:12.702Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-09T12:30:12.702Z] === RUN TestUtilGetBroadcastIP [2022-05-09T12:30:12.702Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-09T12:30:12.702Z] === RUN TestParseCIDR [2022-05-09T12:30:12.702Z] --- PASS: TestParseCIDR (0.00s) [2022-05-09T12:30:12.702Z] PASS [2022-05-09T12:30:12.702Z] coverage: 37.3% of statements [2022-05-09T12:30:12.702Z] ok github.com/docker/docker/libnetwork/types 0.042s coverage: 37.3% of statements [2022-05-09T12:30:12.975Z] --- PASS: TestServiceUpdatePidsLimit (16.06s) [2022-05-09T12:30:12.975Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-05-09T12:30:12.975Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-05-09T12:30:12.975Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-05-09T12:30:12.975Z] PASS [2022-05-09T12:30:12.975Z] [2022-05-09T12:30:12.975Z] === Skipped [2022-05-09T12:30:12.975Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-09T12:30:12.975Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-09T12:30:12.975Z] [2022-05-09T12:30:12.975Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-05-09T12:30:12.975Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-09T12:30:12.975Z] [2022-05-09T12:30:12.975Z] DONE 27 tests, 2 skipped in 129.079s [2022-05-09T12:30:12.975Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-05-09T12:30:12.975Z] ++ 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 [2022-05-09T12:30:12.975Z] ++ set -e [2022-05-09T12:30:12.975Z] ++ '[' -n 0 ']' [2022-05-09T12:30:12.975Z] ++ set -x [2022-05-09T12:30:12.975Z] ++ env -i DEST=/go/src/github.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 [2022-05-09T12:30:12.975Z] INFO: Testing against a local daemon [2022-05-09T12:30:12.975Z] === RUN TestSessionCreate [2022-05-09T12:30:12.975Z] --- PASS: TestSessionCreate (0.02s) [2022-05-09T12:30:12.975Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-09T12:30:12.975Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-09T12:30:12.975Z] PASS [2022-05-09T12:30:12.975Z] [2022-05-09T12:30:12.975Z] DONE 2 tests in 0.141s [2022-05-09T12:30:12.975Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-05-09T12:30:12.975Z] ++ 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 [2022-05-09T12:30:12.975Z] ++ set -e [2022-05-09T12:30:12.975Z] ++ '[' -n 0 ']' [2022-05-09T12:30:12.975Z] ++ set -x [2022-05-09T12:30:12.975Z] ++ env -i DEST=/go/src/github.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 [2022-05-09T12:30:12.975Z] INFO: Testing against a local daemon [2022-05-09T12:30:12.975Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-09T12:30:12.975Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-09T12:30:12.975Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-09T12:30:12.975Z] === RUN TestDiskUsage [2022-05-09T12:30:12.975Z] === PAUSE TestDiskUsage [2022-05-09T12:30:12.975Z] === RUN TestEventsExecDie [2022-05-09T12:30:13.159Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-09T12:30:13.159Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-09T12:30:13.159Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-09T12:30:13.159Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-09T12:30:13.159Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-09T12:30:13.159Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-09T12:30:13.159Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-09T12:30:13.159Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-09T12:30:13.159Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-09T12:30:13.159Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-09T12:30:13.159Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-09T12:30:13.159Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-09T12:30:13.159Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-09T12:30:13.159Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-09T12:30:13.159Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-09T12:30:13.159Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-09T12:30:13.159Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-09T12:30:13.159Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-09T12:30:13.159Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-09T12:30:13.159Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-09T12:30:13.159Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-09T12:30:13.159Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-09T12:30:13.159Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-09T12:30:13.159Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-09T12:30:13.159Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-09T12:30:13.159Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-09T12:30:13.159Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-09T12:30:13.159Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-09T12:30:13.159Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-09T12:30:13.159Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-09T12:30:13.159Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-09T12:30:13.159Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-09T12:30:13.159Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-09T12:30:13.159Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-09T12:30:13.159Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-09T12:30:13.159Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-09T12:30:13.159Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-09T12:30:13.159Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-09T12:30:13.159Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-09T12:30:13.159Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-09T12:30:13.159Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-09T12:30:13.159Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-09T12:30:13.159Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-09T12:30:13.159Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-09T12:30:13.159Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-09T12:30:13.159Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-09T12:30:13.159Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-09T12:30:13.159Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-09T12:30:13.159Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-09T12:30:13.159Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-09T12:30:13.159Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-09T12:30:13.159Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-09T12:30:13.159Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-09T12:30:13.159Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-09T12:30:13.159Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-09T12:30:13.159Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-09T12:30:13.159Z] PASS [2022-05-09T12:30:13.159Z] coverage: 55.0% of statements [2022-05-09T12:30:13.159Z] ok github.com/docker/docker/oci 0.055s coverage: 55.0% of statements [2022-05-09T12:30:13.159Z] 2022/05/09 12:30:12 Closing DB instances... [2022-05-09T12:30:13.233Z] --- PASS: TestEventsExecDie (0.49s) [2022-05-09T12:30:13.233Z] === RUN TestEventsBackwardsCompatible [2022-05-09T12:30:13.233Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-05-09T12:30:13.233Z] === RUN TestEventsVolumeCreate [2022-05-09T12:30:13.233Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-05-09T12:30:13.233Z] === RUN TestInfoBinaryCommits [2022-05-09T12:30:13.233Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-09T12:30:13.233Z] === RUN TestInfoAPIVersioned [2022-05-09T12:30:13.233Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-09T12:30:13.233Z] === RUN TestInfoAPI [2022-05-09T12:30:13.491Z] --- PASS: TestInfoAPI (0.03s) [2022-05-09T12:30:13.491Z] === RUN TestInfoAPIWarnings [2022-05-09T12:30:14.121Z] === RUN TestParseVersion [2022-05-09T12:30:14.121Z] --- PASS: TestParseVersion (0.00s) [2022-05-09T12:30:14.121Z] PASS [2022-05-09T12:30:14.121Z] coverage: 52.9% of statements [2022-05-09T12:30:14.121Z] ok github.com/docker/docker/pkg/aaparser 0.041s coverage: 52.9% of statements [2022-05-09T12:30:14.121Z] === RUN TestAddressPoolOpt [2022-05-09T12:30:14.121Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-09T12:30:14.121Z] === RUN TestValidateEnv [2022-05-09T12:30:14.121Z] === RUN TestValidateEnv/a [2022-05-09T12:30:14.121Z] === RUN TestValidateEnv/something [2022-05-09T12:30:14.121Z] === RUN TestValidateEnv/_=a [2022-05-09T12:30:14.121Z] === RUN TestValidateEnv/env1=value1 [2022-05-09T12:30:14.121Z] === RUN TestValidateEnv/_env1=value1 [2022-05-09T12:30:14.121Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-09T12:30:14.121Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-09T12:30:14.121Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-09T12:30:14.121Z] === RUN TestValidateEnv/PATH [2022-05-09T12:30:14.121Z] === RUN TestValidateEnv/=a [2022-05-09T12:30:14.121Z] === RUN TestValidateEnv/PATH= [2022-05-09T12:30:14.121Z] === RUN TestValidateEnv/PATH=something [2022-05-09T12:30:14.121Z] === RUN TestValidateEnv/asd!qwe [2022-05-09T12:30:14.121Z] === RUN TestValidateEnv/1asd [2022-05-09T12:30:14.121Z] === RUN TestValidateEnv/123 [2022-05-09T12:30:14.121Z] === RUN TestValidateEnv/some_space [2022-05-09T12:30:14.121Z] === RUN TestValidateEnv/__some_space_before [2022-05-09T12:30:14.121Z] === RUN TestValidateEnv/some_space_after__ [2022-05-09T12:30:14.121Z] === RUN TestValidateEnv/= [2022-05-09T12:30:14.121Z] === RUN TestValidateEnv/PaTh [2022-05-09T12:30:14.121Z] --- PASS: TestValidateEnv (0.00s) [2022-05-09T12:30:14.121Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-09T12:30:14.121Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-09T12:30:14.121Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-09T12:30:14.121Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-09T12:30:14.121Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-09T12:30:14.121Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-09T12:30:14.121Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-09T12:30:14.121Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-09T12:30:14.121Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-09T12:30:14.121Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-09T12:30:14.121Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-09T12:30:14.121Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-09T12:30:14.121Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-09T12:30:14.121Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-09T12:30:14.121Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-09T12:30:14.121Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-09T12:30:14.121Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-09T12:30:14.122Z] === RUN TestParseHost [2022-05-09T12:30:14.122Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-09T12:30:14.122Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-09T12:30:14.122Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-09T12:30:14.122Z] === RUN TestParseHost/something_with_spaces [2022-05-09T12:30:14.122Z] === RUN TestParseHost/:// [2022-05-09T12:30:14.122Z] === RUN TestParseHost/tcp://:port [2022-05-09T12:30:14.122Z] === RUN TestParseHost/tcp://invalid:port [2022-05-09T12:30:14.122Z] === RUN TestParseHost/tcp://:5555/p [2022-05-09T12:30:14.122Z] === RUN TestParseHost/unknown:// [2022-05-09T12:30:14.122Z] === RUN TestParseHost/tcp://:5555/ [2022-05-09T12:30:14.122Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-09T12:30:14.122Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-09T12:30:14.122Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-09T12:30:14.122Z] === RUN TestParseHost/#00 [2022-05-09T12:30:14.122Z] === RUN TestParseHost/_ [2022-05-09T12:30:14.122Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-09T12:30:14.122Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-09T12:30:14.122Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-09T12:30:14.122Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-09T12:30:14.122Z] === RUN TestParseHost/tcp:// [2022-05-09T12:30:14.122Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-09T12:30:14.122Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-09T12:30:14.122Z] === RUN TestParseHost/tcp://host: [2022-05-09T12:30:14.122Z] === RUN TestParseHost/tcp://[::1]: [2022-05-09T12:30:14.122Z] === RUN TestParseHost/__ [2022-05-09T12:30:14.122Z] === RUN TestParseHost/tcp://: [2022-05-09T12:30:14.122Z] === RUN TestParseHost/tcp://:5555 [2022-05-09T12:30:14.122Z] === RUN TestParseHost/fd:// [2022-05-09T12:30:14.122Z] === RUN TestParseHost/fd://something [2022-05-09T12:30:14.122Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-09T12:30:14.122Z] === RUN TestParseHost/unix:// [2022-05-09T12:30:14.122Z] === RUN TestParseHost/unix://path/to/socket [2022-05-09T12:30:14.122Z] === RUN TestParseHost/npipe:// [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/: [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-09T12:30:14.122Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-09T12:30:14.122Z] === RUN TestParseTCP [2022-05-09T12:30:14.122Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-09T12:30:14.122Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-09T12:30:14.122Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-09T12:30:14.122Z] === RUN TestParseTCP/:5555/path [2022-05-09T12:30:14.122Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-09T12:30:14.122Z] === RUN TestParseTCP/localhost:5555/path [2022-05-09T12:30:14.122Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-09T12:30:14.122Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-09T12:30:14.122Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-09T12:30:14.122Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-09T12:30:14.122Z] === RUN TestParseTCP/0.0.0.1: [2022-05-09T12:30:14.122Z] === RUN TestParseTCP/: [2022-05-09T12:30:14.122Z] === RUN TestParseTCP/localhost: [2022-05-09T12:30:14.122Z] === RUN TestParseTCP/localhost:5555 [2022-05-09T12:30:14.122Z] === RUN TestParseTCP/tcp://: [2022-05-09T12:30:14.122Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-09T12:30:14.122Z] === RUN TestParseTCP/::1 [2022-05-09T12:30:14.122Z] === RUN TestParseTCP/[::1]:5555 [2022-05-09T12:30:14.122Z] === RUN TestParseTCP/localhost [2022-05-09T12:30:14.122Z] === RUN TestParseTCP/tcp://:5555 [2022-05-09T12:30:14.122Z] === RUN TestParseTCP/#00 [2022-05-09T12:30:14.122Z] === RUN TestParseTCP/tcp:// [2022-05-09T12:30:14.122Z] === RUN TestParseTCP/:5555 [2022-05-09T12:30:14.122Z] === RUN TestParseTCP/[::1]: [2022-05-09T12:30:14.122Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-09T12:30:14.122Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-09T12:30:14.122Z] === RUN TestParseTCP/0.0.0.1 [2022-05-09T12:30:14.122Z] --- PASS: TestParseTCP (0.01s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-09T12:30:14.122Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-09T12:30:14.122Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-09T12:30:14.122Z] === RUN TestValidateExtraHosts [2022-05-09T12:30:14.122Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-09T12:30:14.122Z] === RUN TestValidateIPAddress [2022-05-09T12:30:14.122Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-09T12:30:14.122Z] === RUN TestMapOpts [2022-05-09T12:30:14.122Z] --- PASS: TestMapOpts (0.00s) [2022-05-09T12:30:14.122Z] === RUN TestListOptsWithoutValidator [2022-05-09T12:30:14.122Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-09T12:30:14.122Z] === RUN TestListOptsWithValidator [2022-05-09T12:30:14.122Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-09T12:30:14.122Z] === RUN TestValidateDNSSearch [2022-05-09T12:30:14.122Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-09T12:30:14.122Z] === RUN TestValidateLabel [2022-05-09T12:30:14.122Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-09T12:30:14.122Z] === RUN TestValidateLabel/label_with_general_format [2022-05-09T12:30:14.122Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-09T12:30:14.122Z] === RUN TestValidateLabel/label_with_one_more [2022-05-09T12:30:14.122Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-09T12:30:14.122Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-09T12:30:14.122Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-09T12:30:14.122Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-09T12:30:14.122Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-09T12:30:14.122Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-09T12:30:14.122Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-09T12:30:14.122Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-09T12:30:14.122Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-09T12:30:14.122Z] --- PASS: TestValidateLabel (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-09T12:30:14.122Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-09T12:30:14.122Z] === RUN TestNamedListOpts [2022-05-09T12:30:14.122Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-09T12:30:14.122Z] === RUN TestNamedMapOpts [2022-05-09T12:30:14.122Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-09T12:30:14.122Z] === RUN TestParseLink [2022-05-09T12:30:14.122Z] --- PASS: TestParseLink (0.00s) [2022-05-09T12:30:14.122Z] === RUN TestUlimitOpt [2022-05-09T12:30:14.122Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-09T12:30:14.122Z] PASS [2022-05-09T12:30:14.122Z] coverage: 65.5% of statements [2022-05-09T12:30:14.122Z] ok github.com/docker/docker/opts 0.122s coverage: 65.5% of statements [2022-05-09T12:30:14.233Z] time="2022-05-09T12:30:13Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-09T12:30:14.233Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-09T12:30:14.233Z] === RUN TestParallelCreate [2022-05-09T12:30:14.233Z] 2022/05/09 12:30:13 Closing DB instances... [2022-05-09T12:30:14.233Z] --- PASS: TestParallelCreate (0.02s) [2022-05-09T12:30:14.233Z] === RUN TestParallelDelete [2022-05-09T12:30:14.233Z] 2022/05/09 12:30:13 Closing DB instances... [2022-05-09T12:30:14.233Z] --- PASS: TestParallelDelete (0.02s) [2022-05-09T12:30:14.233Z] === RUN TestNetworkDBIslands [2022-05-09T12:30:14.233Z] time="2022-05-09T12:30:13Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:47474ff69209 with config:&{NodeID:47474ff69209 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:30:14.233Z] time="2022-05-09T12:30:13Z" level=info msg="Node 47474ff69209/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:14.233Z] time="2022-05-09T12:30:13Z" level=info msg="Node 47474ff69209/172.31.98.69, added to nodes list" [2022-05-09T12:30:14.233Z] time="2022-05-09T12:30:13Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:61a7bf7ae4c1 with config:&{NodeID:61a7bf7ae4c1 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:30:14.233Z] time="2022-05-09T12:30:13Z" level=info msg="Node 61a7bf7ae4c1/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:14.233Z] time="2022-05-09T12:30:13Z" level=info msg="Node 61a7bf7ae4c1/172.31.98.69, added to nodes list" [2022-05-09T12:30:14.233Z] time="2022-05-09T12:30:13Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-09T12:30:14.233Z] time="2022-05-09T12:30:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-09T12:30:14.233Z] time="2022-05-09T12:30:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49383" [2022-05-09T12:30:14.233Z] time="2022-05-09T12:30:13Z" level=info msg="Node 61a7bf7ae4c1/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:14.233Z] time="2022-05-09T12:30:13Z" level=info msg="Node 61a7bf7ae4c1/172.31.98.69, added to nodes list" [2022-05-09T12:30:14.233Z] time="2022-05-09T12:30:13Z" level=info msg="Node 47474ff69209/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:14.233Z] time="2022-05-09T12:30:13Z" level=info msg="Node 47474ff69209/172.31.98.69, added to nodes list" [2022-05-09T12:30:14.233Z] time="2022-05-09T12:30:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-09T12:30:14.233Z] time="2022-05-09T12:30:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49384" [2022-05-09T12:30:14.348Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-05-09T12:30:14.578Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.65s) [2022-05-09T12:30:14.578Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-09T12:30:14.701Z] time="2022-05-09T12:30:14Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:cd0b2fe191f4 with config:&{NodeID:cd0b2fe191f4 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:30:14.916Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-09T12:30:15.169Z] time="2022-05-09T12:30:14Z" level=info msg="Node cd0b2fe191f4/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:15.169Z] time="2022-05-09T12:30:14Z" level=info msg="Node cd0b2fe191f4/172.31.98.69, added to nodes list" [2022-05-09T12:30:15.169Z] time="2022-05-09T12:30:14Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-09T12:30:15.169Z] time="2022-05-09T12:30:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-09T12:30:15.169Z] time="2022-05-09T12:30:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49385" [2022-05-09T12:30:15.169Z] time="2022-05-09T12:30:14Z" level=info msg="Node cd0b2fe191f4/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:15.169Z] time="2022-05-09T12:30:14Z" level=info msg="Node cd0b2fe191f4/172.31.98.69, added to nodes list" [2022-05-09T12:30:15.169Z] time="2022-05-09T12:30:14Z" level=info msg="Node 47474ff69209/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:15.169Z] time="2022-05-09T12:30:14Z" level=info msg="Node 47474ff69209/172.31.98.69, added to nodes list" [2022-05-09T12:30:15.169Z] time="2022-05-09T12:30:14Z" level=info msg="Node 61a7bf7ae4c1/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:15.169Z] time="2022-05-09T12:30:14Z" level=info msg="Node 61a7bf7ae4c1/172.31.98.69, added to nodes list" [2022-05-09T12:30:15.169Z] time="2022-05-09T12:30:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-09T12:30:15.169Z] time="2022-05-09T12:30:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49386" [2022-05-09T12:30:15.169Z] time="2022-05-09T12:30:14Z" level=info msg="Node cd0b2fe191f4/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:15.169Z] time="2022-05-09T12:30:14Z" level=info msg="Node cd0b2fe191f4/172.31.98.69, added to nodes list" [2022-05-09T12:30:15.169Z] time="2022-05-09T12:30:15Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:1a892e5947b4 with config:&{NodeID:1a892e5947b4 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:30:15.169Z] time="2022-05-09T12:30:15Z" level=info msg="Node 1a892e5947b4/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:15.169Z] time="2022-05-09T12:30:15Z" level=info msg="Node 1a892e5947b4/172.31.98.69, added to nodes list" [2022-05-09T12:30:15.169Z] time="2022-05-09T12:30:15Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-09T12:30:15.169Z] time="2022-05-09T12:30:15Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-09T12:30:15.169Z] time="2022-05-09T12:30:15Z" level=debug msg="memberlist: Stream connection from=[::1]:49387" [2022-05-09T12:30:15.169Z] time="2022-05-09T12:30:15Z" level=info msg="Node 1a892e5947b4/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:15.169Z] time="2022-05-09T12:30:15Z" level=info msg="Node 1a892e5947b4/172.31.98.69, added to nodes list" [2022-05-09T12:30:15.169Z] time="2022-05-09T12:30:15Z" level=info msg="Node 61a7bf7ae4c1/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:15.169Z] time="2022-05-09T12:30:15Z" level=info msg="Node 61a7bf7ae4c1/172.31.98.69, added to nodes list" [2022-05-09T12:30:15.169Z] time="2022-05-09T12:30:15Z" level=info msg="Node cd0b2fe191f4/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:15.169Z] time="2022-05-09T12:30:15Z" level=info msg="Node cd0b2fe191f4/172.31.98.69, added to nodes list" [2022-05-09T12:30:15.169Z] time="2022-05-09T12:30:15Z" level=info msg="Node 47474ff69209/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:15.169Z] time="2022-05-09T12:30:15Z" level=info msg="Node 47474ff69209/172.31.98.69, added to nodes list" [2022-05-09T12:30:15.169Z] time="2022-05-09T12:30:15Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49388" [2022-05-09T12:30:15.169Z] time="2022-05-09T12:30:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-09T12:30:15.637Z] time="2022-05-09T12:30:15Z" level=info msg="Node 1a892e5947b4/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:15.637Z] time="2022-05-09T12:30:15Z" level=info msg="Node 1a892e5947b4/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:15.638Z] time="2022-05-09T12:30:15Z" level=info msg="Node 1a892e5947b4/172.31.98.69, added to nodes list" [2022-05-09T12:30:15.638Z] time="2022-05-09T12:30:15Z" level=info msg="Node 1a892e5947b4/172.31.98.69, added to nodes list" [2022-05-09T12:30:15.638Z] time="2022-05-09T12:30:15Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:da4d7dca3c1e with config:&{NodeID:da4d7dca3c1e Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:30:15.638Z] time="2022-05-09T12:30:15Z" level=info msg="Node da4d7dca3c1e/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:15.638Z] time="2022-05-09T12:30:15Z" level=info msg="Node da4d7dca3c1e/172.31.98.69, added to nodes list" [2022-05-09T12:30:15.638Z] time="2022-05-09T12:30:15Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-09T12:30:15.638Z] time="2022-05-09T12:30:15Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-09T12:30:15.638Z] time="2022-05-09T12:30:15Z" level=debug msg="memberlist: Stream connection from=[::1]:49389" [2022-05-09T12:30:15.638Z] time="2022-05-09T12:30:15Z" level=info msg="Node da4d7dca3c1e/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:15.638Z] time="2022-05-09T12:30:15Z" level=info msg="Node da4d7dca3c1e/172.31.98.69, added to nodes list" [2022-05-09T12:30:15.638Z] time="2022-05-09T12:30:15Z" level=info msg="Node 47474ff69209/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:15.638Z] time="2022-05-09T12:30:15Z" level=info msg="Node 47474ff69209/172.31.98.69, added to nodes list" [2022-05-09T12:30:15.638Z] time="2022-05-09T12:30:15Z" level=info msg="Node 1a892e5947b4/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:15.638Z] time="2022-05-09T12:30:15Z" level=info msg="Node 1a892e5947b4/172.31.98.69, added to nodes list" [2022-05-09T12:30:15.638Z] time="2022-05-09T12:30:15Z" level=info msg="Node 61a7bf7ae4c1/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:15.638Z] time="2022-05-09T12:30:15Z" level=info msg="Node 61a7bf7ae4c1/172.31.98.69, added to nodes list" [2022-05-09T12:30:15.638Z] time="2022-05-09T12:30:15Z" level=info msg="Node cd0b2fe191f4/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:15.638Z] time="2022-05-09T12:30:15Z" level=info msg="Node cd0b2fe191f4/172.31.98.69, added to nodes list" [2022-05-09T12:30:15.638Z] time="2022-05-09T12:30:15Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49390" [2022-05-09T12:30:15.638Z] time="2022-05-09T12:30:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-09T12:30:15.852Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-09T12:30:15.852Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-09T12:30:16.105Z] time="2022-05-09T12:30:15Z" level=info msg="Node da4d7dca3c1e/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:16.105Z] time="2022-05-09T12:30:15Z" level=info msg="Node da4d7dca3c1e/172.31.98.69, added to nodes list" [2022-05-09T12:30:16.105Z] time="2022-05-09T12:30:15Z" level=info msg="Node da4d7dca3c1e/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:16.105Z] time="2022-05-09T12:30:15Z" level=info msg="Node da4d7dca3c1e/172.31.98.69, added to nodes list" [2022-05-09T12:30:16.105Z] time="2022-05-09T12:30:15Z" level=info msg="Node da4d7dca3c1e/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:16.105Z] time="2022-05-09T12:30:15Z" level=info msg="Node da4d7dca3c1e/172.31.98.69, added to nodes list" [2022-05-09T12:30:16.105Z] networkdb_test.go:835: Re-joining: 3 [2022-05-09T12:30:16.105Z] time="2022-05-09T12:30:15Z" level=info msg="The new bootstrap node list is:[172.31.98.69:10033 172.31.98.69:10034 172.31.98.69:10035]" [2022-05-09T12:30:16.105Z] time="2022-05-09T12:30:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.98.69:10033" [2022-05-09T12:30:16.105Z] time="2022-05-09T12:30:15Z" level=debug msg="memberlist: Stream connection from=172.31.98.69:49391" [2022-05-09T12:30:16.105Z] time="2022-05-09T12:30:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.98.69:10034" [2022-05-09T12:30:16.105Z] time="2022-05-09T12:30:15Z" level=debug msg="memberlist: Stream connection from=172.31.98.69:49392" [2022-05-09T12:30:16.105Z] time="2022-05-09T12:30:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.98.69:10035" [2022-05-09T12:30:16.106Z] time="2022-05-09T12:30:15Z" level=debug msg="memberlist: Stream connection from=172.31.98.69:49393" [2022-05-09T12:30:16.106Z] === RUN TestPeerCertificateMarshalJSON [2022-05-09T12:30:16.106Z] 2022/05/09 12:30:15 Closing DB instances... [2022-05-09T12:30:16.106Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-09T12:30:16.106Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-09T12:30:16.106Z] --- PASS: TestPeerCertificateMarshalJSON (0.30s) [2022-05-09T12:30:16.106Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-09T12:30:16.106Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-09T12:30:16.106Z] === RUN TestMiddleware [2022-05-09T12:30:16.106Z] --- PASS: TestMiddleware (0.00s) [2022-05-09T12:30:16.106Z] === RUN TestNewResponseModifier [2022-05-09T12:30:16.106Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-09T12:30:16.106Z] PASS [2022-05-09T12:30:16.106Z] coverage: 26.8% of statements [2022-05-09T12:30:16.106Z] ok github.com/docker/docker/pkg/authorization 0.360s coverage: 26.8% of statements [2022-05-09T12:30:16.419Z] check_test.go:307: [d4293c14d261b] daemon is not started [2022-05-09T12:30:16.419Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-05-09T12:30:16.561Z] === RUN TestIsArchivePathDir [2022-05-09T12:30:16.561Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-05-09T12:30:16.561Z] === RUN TestIsArchivePathInvalidFile [2022-05-09T12:30:16.561Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-05-09T12:30:16.561Z] === RUN TestIsArchivePathTar [2022-05-09T12:30:16.573Z] networkdb_test.go:835: Re-joining: 4 [2022-05-09T12:30:16.573Z] time="2022-05-09T12:30:16Z" level=info msg="The new bootstrap node list is:[172.31.98.69:10033 172.31.98.69:10034 172.31.98.69:10035]" [2022-05-09T12:30:16.573Z] time="2022-05-09T12:30:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.98.69:10033" [2022-05-09T12:30:16.573Z] time="2022-05-09T12:30:16Z" level=debug msg="memberlist: Stream connection from=172.31.98.69:49394" [2022-05-09T12:30:16.573Z] time="2022-05-09T12:30:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.98.69:10034" [2022-05-09T12:30:16.573Z] time="2022-05-09T12:30:16Z" level=debug msg="memberlist: Stream connection from=172.31.98.69:49395" [2022-05-09T12:30:16.573Z] time="2022-05-09T12:30:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.98.69:10035" [2022-05-09T12:30:16.573Z] time="2022-05-09T12:30:16Z" level=debug msg="memberlist: Stream connection from=172.31.98.69:49396" [2022-05-09T12:30:16.573Z] time="2022-05-09T12:30:16Z" level=info msg="node 0 leaving" [2022-05-09T12:30:16.573Z] time="2022-05-09T12:30:16Z" level=info msg="Node 47474ff69209 change state NodeActive --> NodeLeft" [2022-05-09T12:30:16.573Z] time="2022-05-09T12:30:16Z" level=info msg="node5(da4d7dca3c1e): Node leave event for 47474ff69209/172.31.98.69" [2022-05-09T12:30:16.573Z] time="2022-05-09T12:30:16Z" level=info msg="Node 47474ff69209 change state NodeActive --> NodeLeft" [2022-05-09T12:30:16.573Z] time="2022-05-09T12:30:16Z" level=info msg="node3(cd0b2fe191f4): Node leave event for 47474ff69209/172.31.98.69" [2022-05-09T12:30:16.573Z] time="2022-05-09T12:30:16Z" level=info msg="Node 47474ff69209 change state NodeActive --> NodeLeft" [2022-05-09T12:30:16.573Z] time="2022-05-09T12:30:16Z" level=info msg="node2(61a7bf7ae4c1): Node leave event for 47474ff69209/172.31.98.69" [2022-05-09T12:30:16.573Z] time="2022-05-09T12:30:16Z" level=info msg="Node 47474ff69209 change state NodeActive --> NodeLeft" [2022-05-09T12:30:16.573Z] time="2022-05-09T12:30:16Z" level=info msg="node1(47474ff69209): Node leave event for 47474ff69209/172.31.98.69" [2022-05-09T12:30:16.573Z] time="2022-05-09T12:30:16Z" level=info msg="Node 47474ff69209 change state NodeActive --> NodeLeft" [2022-05-09T12:30:16.573Z] time="2022-05-09T12:30:16Z" level=info msg="node4(1a892e5947b4): Node leave event for 47474ff69209/172.31.98.69" [2022-05-09T12:30:16.989Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-05-09T12:30:17.016Z] --- PASS: TestIsArchivePathTar (0.19s) [2022-05-09T12:30:17.016Z] === RUN TestDecompressStreamGzip [2022-05-09T12:30:17.016Z] === RUN TestUnbuffered [2022-05-09T12:30:17.016Z] --- PASS: TestUnbuffered (0.00s) [2022-05-09T12:30:17.016Z] === RUN TestRaceUnbuffered [2022-05-09T12:30:17.016Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-09T12:30:17.016Z] PASS [2022-05-09T12:30:17.016Z] coverage: 100.0% of statements [2022-05-09T12:30:17.016Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements [2022-05-09T12:30:17.016Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-05-09T12:30:17.016Z] === RUN TestDecompressStreamBzip2 [2022-05-09T12:30:17.016Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-05-09T12:30:17.016Z] === RUN TestDecompressStreamXz [2022-05-09T12:30:17.016Z] archive_test.go:133: Xz not present in msys2 [2022-05-09T12:30:17.016Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-09T12:30:17.016Z] === RUN TestDecompressStreamZstd [2022-05-09T12:30:17.044Z] time="2022-05-09T12:30:16Z" level=info msg="Node 47474ff69209/172.31.98.69, left gossip cluster" [2022-05-09T12:30:17.044Z] time="2022-05-09T12:30:16Z" level=info msg="Node 47474ff69209/172.31.98.69, left gossip cluster" [2022-05-09T12:30:17.044Z] time="2022-05-09T12:30:16Z" level=info msg="Node 47474ff69209/172.31.98.69, left gossip cluster" [2022-05-09T12:30:17.044Z] time="2022-05-09T12:30:16Z" level=info msg="Node 47474ff69209/172.31.98.69, left gossip cluster" [2022-05-09T12:30:17.044Z] time="2022-05-09T12:30:16Z" level=info msg="Node 47474ff69209/172.31.98.69, left gossip cluster" [2022-05-09T12:30:17.044Z] time="2022-05-09T12:30:16Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.31.98.69:10034: use of closed network connection" [2022-05-09T12:30:17.044Z] time="2022-05-09T12:30:16Z" level=info msg="node 1 leaving" [2022-05-09T12:30:17.044Z] time="2022-05-09T12:30:16Z" level=info msg="Node 61a7bf7ae4c1 change state NodeActive --> NodeLeft" [2022-05-09T12:30:17.044Z] time="2022-05-09T12:30:16Z" level=info msg="node4(1a892e5947b4): Node leave event for 61a7bf7ae4c1/172.31.98.69" [2022-05-09T12:30:17.044Z] time="2022-05-09T12:30:16Z" level=info msg="Node 61a7bf7ae4c1/172.31.98.69, left gossip cluster" [2022-05-09T12:30:17.044Z] time="2022-05-09T12:30:16Z" level=info msg="Node 61a7bf7ae4c1 change state NodeActive --> NodeLeft" [2022-05-09T12:30:17.044Z] time="2022-05-09T12:30:16Z" level=info msg="node5(da4d7dca3c1e): Node leave event for 61a7bf7ae4c1/172.31.98.69" [2022-05-09T12:30:17.044Z] time="2022-05-09T12:30:16Z" level=info msg="Node 61a7bf7ae4c1 change state NodeActive --> NodeFailed" [2022-05-09T12:30:17.044Z] time="2022-05-09T12:30:16Z" level=info msg="Node 61a7bf7ae4c1/172.31.98.69, added to failed nodes list" [2022-05-09T12:30:17.044Z] time="2022-05-09T12:30:16Z" level=info msg="Node 61a7bf7ae4c1 change state NodeActive --> NodeLeft" [2022-05-09T12:30:17.044Z] time="2022-05-09T12:30:16Z" level=info msg="node3(cd0b2fe191f4): Node leave event for 61a7bf7ae4c1/172.31.98.69" [2022-05-09T12:30:17.044Z] time="2022-05-09T12:30:16Z" level=error msg="node: 61a7bf7ae4c1 is unknown to memberlist" [2022-05-09T12:30:17.471Z] archive_test.go:140: zstd not installed [2022-05-09T12:30:17.471Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-05-09T12:30:17.471Z] === RUN TestCompressStreamXzUnsupported [2022-05-09T12:30:17.471Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-09T12:30:17.471Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-09T12:30:17.471Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-09T12:30:17.471Z] === RUN TestCompressStreamInvalid [2022-05-09T12:30:17.471Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-09T12:30:17.471Z] === RUN TestExtensionInvalid [2022-05-09T12:30:17.471Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-09T12:30:17.471Z] === RUN TestExtensionUncompressed [2022-05-09T12:30:17.471Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-09T12:30:17.471Z] === RUN TestExtensionBzip2 [2022-05-09T12:30:17.471Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-09T12:30:17.471Z] === RUN TestExtensionGzip [2022-05-09T12:30:17.471Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-09T12:30:17.471Z] === RUN TestExtensionXz [2022-05-09T12:30:17.471Z] --- PASS: TestExtensionXz (0.00s) [2022-05-09T12:30:17.471Z] === RUN TestExtensionZstd [2022-05-09T12:30:17.471Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-09T12:30:17.471Z] === RUN TestCmdStreamLargeStderr [2022-05-09T12:30:17.471Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-05-09T12:30:17.471Z] === RUN TestCmdStreamBad [2022-05-09T12:30:17.471Z] archive_test.go:252: Failing on Windows CI machines [2022-05-09T12:30:17.471Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-09T12:30:17.471Z] === RUN TestCmdStreamGood [2022-05-09T12:30:17.471Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.65s) [2022-05-09T12:30:17.471Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-09T12:30:17.471Z] --- PASS: TestCmdStreamGood (0.06s) [2022-05-09T12:30:17.471Z] === RUN TestUntarPathWithInvalidDest [2022-05-09T12:30:17.471Z] --- PASS: TestUntarPathWithInvalidDest (0.17s) [2022-05-09T12:30:17.471Z] === RUN TestUntarPathWithInvalidSrc [2022-05-09T12:30:17.471Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-09T12:30:17.471Z] === RUN TestUntarPath [2022-05-09T12:30:17.471Z] --- PASS: TestUntarPath (0.08s) [2022-05-09T12:30:17.471Z] === RUN TestUntarPathWithDestinationFile [2022-05-09T12:30:17.513Z] time="2022-05-09T12:30:17Z" level=info msg="Node 61a7bf7ae4c1/172.31.98.69, left gossip cluster" [2022-05-09T12:30:17.513Z] time="2022-05-09T12:30:17Z" level=info msg="Node 61a7bf7ae4c1/172.31.98.69, left gossip cluster" [2022-05-09T12:30:17.513Z] time="2022-05-09T12:30:17Z" level=info msg="Node 61a7bf7ae4c1/172.31.98.69, left gossip cluster" [2022-05-09T12:30:17.513Z] time="2022-05-09T12:30:17Z" level=info msg="node 2 leaving" [2022-05-09T12:30:17.513Z] time="2022-05-09T12:30:17Z" level=info msg="Node cd0b2fe191f4 change state NodeActive --> NodeLeft" [2022-05-09T12:30:17.513Z] time="2022-05-09T12:30:17Z" level=info msg="node4(1a892e5947b4): Node leave event for cd0b2fe191f4/172.31.98.69" [2022-05-09T12:30:17.513Z] time="2022-05-09T12:30:17Z" level=info msg="Node cd0b2fe191f4 change state NodeActive --> NodeLeft" [2022-05-09T12:30:17.513Z] time="2022-05-09T12:30:17Z" level=info msg="node5(da4d7dca3c1e): Node leave event for cd0b2fe191f4/172.31.98.69" [2022-05-09T12:30:17.513Z] time="2022-05-09T12:30:17Z" level=info msg="Node cd0b2fe191f4 change state NodeActive --> NodeLeft" [2022-05-09T12:30:17.513Z] time="2022-05-09T12:30:17Z" level=info msg="node3(cd0b2fe191f4): Node leave event for cd0b2fe191f4/172.31.98.69" [2022-05-09T12:30:17.557Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-05-09T12:30:17.926Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-05-09T12:30:17.926Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-09T12:30:17.926Z] === RUN TestMatch [2022-05-09T12:30:17.926Z] === RUN TestMatch/[[]] [2022-05-09T12:30:17.926Z] === RUN TestMatch/[[foo]] [2022-05-09T12:30:17.926Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-09T12:30:17.926Z] === RUN TestMatch/[[foo_bar]] [2022-05-09T12:30:17.926Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-09T12:30:17.926Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-09T12:30:17.926Z] === RUN TestMatch/[] [2022-05-09T12:30:17.926Z] === RUN TestMatch/[]#01 [2022-05-09T12:30:17.926Z] === RUN TestMatch/[[qux]] [2022-05-09T12:30:17.926Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-09T12:30:17.926Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-09T12:30:17.926Z] === RUN TestMatch/[[foo_baz]] [2022-05-09T12:30:17.926Z] --- PASS: TestMatch (0.00s) [2022-05-09T12:30:17.926Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-09T12:30:17.926Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-09T12:30:17.926Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-09T12:30:17.926Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-09T12:30:17.926Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-09T12:30:17.926Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-09T12:30:17.926Z] --- PASS: TestMatch/[] (0.00s) [2022-05-09T12:30:17.926Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-09T12:30:17.926Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-09T12:30:17.926Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-09T12:30:17.926Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-09T12:30:17.926Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-09T12:30:17.926Z] PASS [2022-05-09T12:30:17.926Z] coverage: 87.5% of statements [2022-05-09T12:30:17.926Z] ok github.com/docker/docker/pkg/capabilities 0.047s coverage: 87.5% of statements [2022-05-09T12:30:17.926Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-05-09T12:30:17.926Z] === RUN TestCopyWithTarInvalidSrc [2022-05-09T12:30:17.926Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-09T12:30:17.926Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-09T12:30:17.926Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-09T12:30:17.926Z] === RUN TestCopyWithTarSrcFile [2022-05-09T12:30:17.926Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-09T12:30:17.926Z] === RUN TestCopyWithTarSrcFolder [2022-05-09T12:30:17.926Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-09T12:30:17.926Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-09T12:30:17.926Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-09T12:30:17.926Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-09T12:30:17.926Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-05-09T12:30:17.926Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-09T12:30:17.926Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-09T12:30:17.926Z] === RUN TestCopyFileWithTarSrcFile [2022-05-09T12:30:17.926Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-09T12:30:17.926Z] === RUN TestTarFiles [2022-05-09T12:30:17.982Z] time="2022-05-09T12:30:17Z" level=info msg="Node cd0b2fe191f4/172.31.98.69, left gossip cluster" [2022-05-09T12:30:17.982Z] time="2022-05-09T12:30:17Z" level=info msg="Node cd0b2fe191f4/172.31.98.69, left gossip cluster" [2022-05-09T12:30:17.982Z] time="2022-05-09T12:30:17Z" level=info msg="Node cd0b2fe191f4/172.31.98.69, left gossip cluster" [2022-05-09T12:30:17.982Z] networkdb_test.go:867: node4: OK [2022-05-09T12:30:17.982Z] networkdb_test.go:867: node5: OK [2022-05-09T12:30:17.982Z] time="2022-05-09T12:30:17Z" level=info msg="node 0 coming back" [2022-05-09T12:30:17.982Z] time="2022-05-09T12:30:17Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:60377053034c with config:&{NodeID:60377053034c Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:30:17.982Z] time="2022-05-09T12:30:17Z" level=info msg="Node 60377053034c/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:17.982Z] time="2022-05-09T12:30:17Z" level=info msg="Node 60377053034c/172.31.98.69, added to nodes list" [2022-05-09T12:30:17.982Z] time="2022-05-09T12:30:17Z" level=info msg="node 1 coming back" [2022-05-09T12:30:17.982Z] time="2022-05-09T12:30:17Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:638fdb6346f5 with config:&{NodeID:638fdb6346f5 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:30:17.982Z] time="2022-05-09T12:30:17Z" level=info msg="Node 638fdb6346f5/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:17.982Z] time="2022-05-09T12:30:17Z" level=info msg="Node 638fdb6346f5/172.31.98.69, added to nodes list" [2022-05-09T12:30:17.982Z] time="2022-05-09T12:30:17Z" level=info msg="node 2 coming back" [2022-05-09T12:30:17.982Z] time="2022-05-09T12:30:17Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:96dab2e738ae with config:&{NodeID:96dab2e738ae Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:30:17.982Z] time="2022-05-09T12:30:17Z" level=info msg="Node 96dab2e738ae/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:17.982Z] time="2022-05-09T12:30:17Z" level=info msg="Node 96dab2e738ae/172.31.98.69, added to nodes list" [2022-05-09T12:30:18.124Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-05-09T12:30:18.887Z] === RUN TestChrootTarUntar [2022-05-09T12:30:18.887Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:30:18.887Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-09T12:30:18.887Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-09T12:30:18.887Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:30:18.887Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-09T12:30:18.887Z] === RUN TestChrootUntarEmptyArchive [2022-05-09T12:30:18.887Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-09T12:30:18.887Z] === RUN TestChrootTarUntarWithSymlink [2022-05-09T12:30:18.887Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:30:18.887Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-09T12:30:18.887Z] === RUN TestChrootCopyWithTar [2022-05-09T12:30:18.887Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:30:18.887Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-09T12:30:18.887Z] === RUN TestChrootCopyFileWithTar [2022-05-09T12:30:18.887Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:30:18.887Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-09T12:30:18.887Z] === RUN TestChrootUntarPath [2022-05-09T12:30:18.887Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:30:18.887Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-09T12:30:18.887Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-09T12:30:18.887Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:30:18.887Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-09T12:30:18.887Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-09T12:30:18.887Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:30:18.887Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-09T12:30:18.887Z] === RUN TestChrootApplyDotDotFile [2022-05-09T12:30:18.887Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:30:18.887Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-09T12:30:18.887Z] PASS [2022-05-09T12:30:18.887Z] coverage: 12.0% of statements [2022-05-09T12:30:18.887Z] ok github.com/docker/docker/pkg/chrootarchive 0.094s coverage: 12.0% of statements [2022-05-09T12:30:19.342Z] 2022/05/09 12:30:19 Closing DB instances... [2022-05-09T12:30:20.026Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-05-09T12:30:20.026Z] check_test.go:307: [d193e4d432ace] daemon is not started [2022-05-09T12:30:20.026Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-05-09T12:30:20.285Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-09T12:30:20.302Z] === RUN TestEnsureRemoveAllNotExist [2022-05-09T12:30:20.303Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-09T12:30:20.303Z] === RUN TestEnsureRemoveAllWithDir [2022-05-09T12:30:20.303Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-09T12:30:20.303Z] === RUN TestEnsureRemoveAllWithFile [2022-05-09T12:30:20.303Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-09T12:30:20.303Z] PASS [2022-05-09T12:30:20.303Z] coverage: 0.0% of statements [2022-05-09T12:30:20.303Z] ok github.com/docker/docker/pkg/containerfs 0.045s coverage: 0.0% of statements [2022-05-09T12:30:20.758Z] === RUN TestSizeEmpty [2022-05-09T12:30:20.758Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-09T12:30:20.758Z] === RUN TestSizeEmptyFile [2022-05-09T12:30:20.758Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-09T12:30:20.758Z] === RUN TestSizeNonemptyFile [2022-05-09T12:30:20.758Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-09T12:30:20.758Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-09T12:30:20.758Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-09T12:30:20.758Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-09T12:30:20.758Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-09T12:30:20.758Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-09T12:30:20.758Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-09T12:30:20.758Z] === RUN TestMoveToSubdir [2022-05-09T12:30:20.758Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-09T12:30:20.758Z] === RUN TestSizeNonExistingDirectory [2022-05-09T12:30:20.758Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-09T12:30:20.758Z] PASS [2022-05-09T12:30:20.758Z] coverage: 80.0% of statements [2022-05-09T12:30:20.758Z] ok github.com/docker/docker/pkg/directory 0.066s coverage: 80.0% of statements [2022-05-09T12:30:21.214Z] --- PASS: TestNetworkDBCRUDTableEntry (3.88s) [2022-05-09T12:30:21.214Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-09T12:30:21.769Z] time="2022-05-09T12:30:21Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.98.69:10033 172.31.98.69:10034 172.31.98.69:10035]" [2022-05-09T12:30:21.770Z] time="2022-05-09T12:30:21Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.98.69:10033 172.31.98.69:10034 172.31.98.69:10035]" [2022-05-09T12:30:22.181Z] === RUN TestPollerAddRemove [2022-05-09T12:30:22.181Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-09T12:30:22.181Z] === RUN TestPollerEvent [2022-05-09T12:30:22.181Z] poller_test.go:40: No chmod on Windows [2022-05-09T12:30:22.181Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-09T12:30:22.181Z] === RUN TestPollerClose [2022-05-09T12:30:22.181Z] --- PASS: TestPollerClose (0.00s) [2022-05-09T12:30:22.181Z] PASS [2022-05-09T12:30:22.181Z] coverage: 45.7% of statements [2022-05-09T12:30:22.181Z] ok github.com/docker/docker/pkg/filenotify 0.045s coverage: 45.7% of statements [2022-05-09T12:30:22.188Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.98.69:10033" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=debug msg="memberlist: Stream connection from=172.31.98.69:49397" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node 1a892e5947b4/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node 1a892e5947b4/172.31.98.69, added to nodes list" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node da4d7dca3c1e/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node 60377053034c/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node da4d7dca3c1e/172.31.98.69, added to nodes list" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node 60377053034c/172.31.98.69, is the new incarnation of the shutdown node 47474ff69209/172.31.98.69" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node 60377053034c/172.31.98.69, added to nodes list" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.98.69:10034" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=debug msg="memberlist: Stream connection from=172.31.98.69:49398" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node 60377053034c/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node 60377053034c/172.31.98.69, added to nodes list" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node da4d7dca3c1e/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node da4d7dca3c1e/172.31.98.69, added to nodes list" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node 1a892e5947b4/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node 1a892e5947b4/172.31.98.69, added to nodes list" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node 638fdb6346f5/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node 638fdb6346f5/172.31.98.69, is the new incarnation of the shutdown node 61a7bf7ae4c1/172.31.98.69" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node 638fdb6346f5/172.31.98.69, added to nodes list" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=debug msg="memberlist: Stream connection from=172.31.98.69:49399" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.98.69:10035" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node 638fdb6346f5/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node 638fdb6346f5/172.31.98.69, added to nodes list" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node da4d7dca3c1e/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node da4d7dca3c1e/172.31.98.69, added to nodes list" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node 1a892e5947b4/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node 1a892e5947b4/172.31.98.69, added to nodes list" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node 60377053034c/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node 60377053034c/172.31.98.69, added to nodes list" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node 96dab2e738ae/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node 96dab2e738ae/172.31.98.69, is the new incarnation of the shutdown node cd0b2fe191f4/172.31.98.69" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node 96dab2e738ae/172.31.98.69, added to nodes list" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node 638fdb6346f5/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node 638fdb6346f5/172.31.98.69, added to nodes list" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node 96dab2e738ae/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node 96dab2e738ae/172.31.98.69, added to nodes list" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node 96dab2e738ae/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:22.238Z] time="2022-05-09T12:30:22Z" level=info msg="Node 96dab2e738ae/172.31.98.69, added to nodes list" [2022-05-09T12:30:22.448Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-09T12:30:22.706Z] time="2022-05-09T12:30:22Z" level=info msg="Node 638fdb6346f5/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:22.706Z] time="2022-05-09T12:30:22Z" level=info msg="Node 638fdb6346f5/172.31.98.69, is the new incarnation of the shutdown node 61a7bf7ae4c1/172.31.98.69" [2022-05-09T12:30:22.706Z] time="2022-05-09T12:30:22Z" level=info msg="Node 638fdb6346f5/172.31.98.69, added to nodes list" [2022-05-09T12:30:22.706Z] time="2022-05-09T12:30:22Z" level=info msg="Node 60377053034c/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:22.706Z] time="2022-05-09T12:30:22Z" level=info msg="Node 60377053034c/172.31.98.69, is the new incarnation of the shutdown node 47474ff69209/172.31.98.69" [2022-05-09T12:30:22.706Z] time="2022-05-09T12:30:22Z" level=info msg="Node 60377053034c/172.31.98.69, added to nodes list" [2022-05-09T12:30:22.706Z] time="2022-05-09T12:30:22Z" level=info msg="Node 96dab2e738ae/172.31.98.69, joined gossip cluster" [2022-05-09T12:30:22.706Z] time="2022-05-09T12:30:22Z" level=info msg="Node 96dab2e738ae/172.31.98.69, is the new incarnation of the shutdown node cd0b2fe191f4/172.31.98.69" [2022-05-09T12:30:22.706Z] time="2022-05-09T12:30:22Z" level=info msg="Node 96dab2e738ae/172.31.98.69, added to nodes list" [2022-05-09T12:30:22.706Z] time="2022-05-09T12:30:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.98.69:10033" [2022-05-09T12:30:22.706Z] time="2022-05-09T12:30:22Z" level=debug msg="memberlist: Stream connection from=172.31.98.69:49400" [2022-05-09T12:30:22.706Z] time="2022-05-09T12:30:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.98.69:10034" [2022-05-09T12:30:22.706Z] time="2022-05-09T12:30:22Z" level=debug msg="memberlist: Stream connection from=172.31.98.69:49401" [2022-05-09T12:30:22.706Z] time="2022-05-09T12:30:22Z" level=debug msg="memberlist: Stream connection from=172.31.98.69:49402" [2022-05-09T12:30:22.706Z] time="2022-05-09T12:30:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.98.69:10035" [2022-05-09T12:30:23.142Z] === RUN TestCopyFileWithInvalidSrc [2022-05-09T12:30:23.142Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-09T12:30:23.142Z] === RUN TestCopyFileWithInvalidDest [2022-05-09T12:30:23.142Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-09T12:30:23.142Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-09T12:30:23.142Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-09T12:30:23.142Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-09T12:30:23.142Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-09T12:30:23.142Z] === RUN TestCopyFile [2022-05-09T12:30:23.142Z] --- PASS: TestCopyFile (0.00s) [2022-05-09T12:30:23.142Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-09T12:30:23.142Z] fileutils_test.go:133: Needs porting to Windows [2022-05-09T12:30:23.142Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-09T12:30:23.142Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-09T12:30:23.142Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-09T12:30:23.142Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-09T12:30:23.142Z] fileutils_test.go:179: Needs porting to Windows [2022-05-09T12:30:23.142Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-09T12:30:23.142Z] === RUN TestWildcardMatches [2022-05-09T12:30:23.142Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-09T12:30:23.142Z] === RUN TestPatternMatches [2022-05-09T12:30:23.142Z] --- PASS: TestPatternMatches (0.00s) [2022-05-09T12:30:23.142Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-09T12:30:23.143Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-09T12:30:23.143Z] === RUN TestPatternMatchesFolderExclusions [2022-05-09T12:30:23.143Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-09T12:30:23.143Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-09T12:30:23.143Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-09T12:30:23.143Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-09T12:30:23.143Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-09T12:30:23.143Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-09T12:30:23.143Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-09T12:30:23.143Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-09T12:30:23.143Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-09T12:30:23.143Z] === RUN TestSingleExclamationError [2022-05-09T12:30:23.143Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-09T12:30:23.143Z] === RUN TestMatchesWithNoPatterns [2022-05-09T12:30:23.143Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-09T12:30:23.143Z] === RUN TestMatchesWithMalformedPatterns [2022-05-09T12:30:23.143Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-09T12:30:23.143Z] === RUN TestMatches [2022-05-09T12:30:23.143Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-09T12:30:23.143Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-09T12:30:23.143Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-09T12:30:23.143Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-09T12:30:23.143Z] --- PASS: TestMatches (0.01s) [2022-05-09T12:30:23.143Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-09T12:30:23.143Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-09T12:30:23.143Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-09T12:30:23.143Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-09T12:30:23.143Z] === RUN TestCleanPatterns [2022-05-09T12:30:23.143Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-09T12:30:23.143Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-09T12:30:23.143Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-09T12:30:23.143Z] === RUN TestCleanPatternsExceptionFlag [2022-05-09T12:30:23.143Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-09T12:30:23.143Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-09T12:30:23.143Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-09T12:30:23.143Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-09T12:30:23.143Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-09T12:30:23.143Z] === RUN TestCleanPatternsErrorSingleException [2022-05-09T12:30:23.143Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-09T12:30:23.143Z] === RUN TestCreateIfNotExistsDir [2022-05-09T12:30:23.143Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-05-09T12:30:23.143Z] === RUN TestCreateIfNotExistsFile [2022-05-09T12:30:23.143Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-09T12:30:23.143Z] === RUN TestMatch [2022-05-09T12:30:23.143Z] --- PASS: TestMatch (0.00s) [2022-05-09T12:30:23.143Z] === RUN TestCompile [2022-05-09T12:30:23.143Z] === RUN TestCompile/slash [2022-05-09T12:30:23.143Z] === RUN TestCompile/backslash [2022-05-09T12:30:23.143Z] --- PASS: TestCompile (0.00s) [2022-05-09T12:30:23.143Z] --- PASS: TestCompile/slash (0.00s) [2022-05-09T12:30:23.143Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-09T12:30:23.143Z] PASS [2022-05-09T12:30:23.143Z] coverage: 84.7% of statements [2022-05-09T12:30:23.143Z] ok github.com/docker/docker/pkg/fileutils 0.095s coverage: 84.7% of statements [2022-05-09T12:30:23.175Z] 2022/05/09 12:30:22 Closing DB instances... [2022-05-09T12:30:23.175Z] time="2022-05-09T12:30:23Z" level=info msg="Node 60377053034c change state NodeActive --> NodeLeft" [2022-05-09T12:30:23.175Z] time="2022-05-09T12:30:23Z" level=info msg="node2(638fdb6346f5): Node leave event for 60377053034c/172.31.98.69" [2022-05-09T12:30:23.175Z] time="2022-05-09T12:30:23Z" level=info msg="Node 60377053034c change state NodeActive --> NodeLeft" [2022-05-09T12:30:23.175Z] time="2022-05-09T12:30:23Z" level=info msg="node3(96dab2e738ae): Node leave event for 60377053034c/172.31.98.69" [2022-05-09T12:30:23.175Z] time="2022-05-09T12:30:23Z" level=info msg="Node 60377053034c change state NodeActive --> NodeLeft" [2022-05-09T12:30:23.175Z] time="2022-05-09T12:30:23Z" level=info msg="node5(da4d7dca3c1e): Node leave event for 60377053034c/172.31.98.69" [2022-05-09T12:30:23.175Z] time="2022-05-09T12:30:23Z" level=info msg="Node 60377053034c change state NodeActive --> NodeLeft" [2022-05-09T12:30:23.175Z] time="2022-05-09T12:30:23Z" level=info msg="node4(1a892e5947b4): Node leave event for 60377053034c/172.31.98.69" [2022-05-09T12:30:23.175Z] time="2022-05-09T12:30:23Z" level=info msg="Node 60377053034c change state NodeActive --> NodeLeft" [2022-05-09T12:30:23.175Z] time="2022-05-09T12:30:23Z" level=info msg="node1(60377053034c): Node leave event for 60377053034c/172.31.98.69" [2022-05-09T12:30:23.598Z] 2022/05/09 12:30:23 Closing DB instances... [2022-05-09T12:30:23.598Z] --- PASS: TestTarFiles (5.81s) [2022-05-09T12:30:23.598Z] === RUN TestDetectCompressionZstd [2022-05-09T12:30:23.598Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-09T12:30:23.598Z] === RUN TestTarUntar [2022-05-09T12:30:23.598Z] --- PASS: TestTarUntar (0.04s) [2022-05-09T12:30:23.598Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-09T12:30:23.598Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-09T12:30:23.598Z] === RUN TestTarWithOptions [2022-05-09T12:30:23.598Z] --- PASS: TestTarWithOptions (0.04s) [2022-05-09T12:30:23.598Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-09T12:30:23.598Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-09T12:30:23.598Z] === RUN TestUntarUstarGnuConflict [2022-05-09T12:30:23.598Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-09T12:30:23.598Z] === RUN TestUntarInvalidFilenames [2022-05-09T12:30:23.644Z] time="2022-05-09T12:30:23Z" level=info msg="Node 60377053034c/172.31.98.69, left gossip cluster" [2022-05-09T12:30:23.644Z] time="2022-05-09T12:30:23Z" level=info msg="Node 60377053034c/172.31.98.69, left gossip cluster" [2022-05-09T12:30:23.644Z] time="2022-05-09T12:30:23Z" level=info msg="Node 60377053034c/172.31.98.69, left gossip cluster" [2022-05-09T12:30:23.644Z] time="2022-05-09T12:30:23Z" level=info msg="Node 60377053034c/172.31.98.69, left gossip cluster" [2022-05-09T12:30:23.644Z] time="2022-05-09T12:30:23Z" level=info msg="Node 60377053034c/172.31.98.69, left gossip cluster" [2022-05-09T12:30:23.644Z] time="2022-05-09T12:30:23Z" level=info msg="Node 638fdb6346f5 change state NodeActive --> NodeLeft" [2022-05-09T12:30:23.644Z] time="2022-05-09T12:30:23Z" level=info msg="node3(96dab2e738ae): Node leave event for 638fdb6346f5/172.31.98.69" [2022-05-09T12:30:23.644Z] time="2022-05-09T12:30:23Z" level=info msg="Node 638fdb6346f5 change state NodeActive --> NodeLeft" [2022-05-09T12:30:23.644Z] time="2022-05-09T12:30:23Z" level=info msg="node4(1a892e5947b4): Node leave event for 638fdb6346f5/172.31.98.69" [2022-05-09T12:30:23.644Z] time="2022-05-09T12:30:23Z" level=info msg="Node 638fdb6346f5 change state NodeActive --> NodeLeft" [2022-05-09T12:30:23.644Z] time="2022-05-09T12:30:23Z" level=info msg="node5(da4d7dca3c1e): Node leave event for 638fdb6346f5/172.31.98.69" [2022-05-09T12:30:23.644Z] time="2022-05-09T12:30:23Z" level=info msg="Node 638fdb6346f5 change state NodeActive --> NodeLeft" [2022-05-09T12:30:23.644Z] time="2022-05-09T12:30:23Z" level=info msg="node2(638fdb6346f5): Node leave event for 638fdb6346f5/172.31.98.69" [2022-05-09T12:30:24.054Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames948394006\\dest" [2022-05-09T12:30:24.054Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2022-05-09T12:30:24.054Z] === RUN TestUntarHardlinkToSymlink [2022-05-09T12:30:24.054Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2022-05-09T12:30:24.054Z] === RUN TestUntarInvalidHardlink [2022-05-09T12:30:24.054Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink45165695\\victim\\hello" -> "../victim/hello" [2022-05-09T12:30:24.054Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink928218321\\victim\\hello" -> "/../victim/hello" [2022-05-09T12:30:24.054Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2699561782\\victim" -> "../victim" [2022-05-09T12:30:24.054Z] === RUN TestGet [2022-05-09T12:30:24.054Z] --- PASS: TestGet (0.00s) [2022-05-09T12:30:24.054Z] === RUN TestGetShortcutString [2022-05-09T12:30:24.054Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-09T12:30:24.054Z] PASS [2022-05-09T12:30:24.054Z] coverage: 42.9% of statements [2022-05-09T12:30:24.054Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink346483671\\victim" -> "../victim" [2022-05-09T12:30:24.054Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1485169585\\victim" -> "../victim" [2022-05-09T12:30:24.054Z] ok github.com/docker/docker/pkg/homedir 0.052s coverage: 42.9% of statements [2022-05-09T12:30:24.054Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2927170084\\victim" -> "../victim" [2022-05-09T12:30:24.054Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-05-09T12:30:24.054Z] === RUN TestUntarInvalidSymlink [2022-05-09T12:30:24.054Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2624345859\\dest\\dotdot" -> "../victim/hello" [2022-05-09T12:30:24.054Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3236584405\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-09T12:30:24.054Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4067655582\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:30:24.054Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3249012516\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:30:24.054Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink423670981\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:30:24.054Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3523132755\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:30:24.054Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink81268572\\dest\\dir\\loophole" -> "../../victim" [2022-05-09T12:30:24.054Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-05-09T12:30:24.054Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-09T12:30:24.054Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-09T12:30:24.054Z] === RUN TestXGlobalNoParent [2022-05-09T12:30:24.054Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-09T12:30:24.054Z] === RUN TestReplaceFileTarWrapper [2022-05-09T12:30:24.054Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2022-05-09T12:30:24.054Z] === RUN TestPrefixHeaderReadable [2022-05-09T12:30:24.112Z] time="2022-05-09T12:30:23Z" level=info msg="Node 638fdb6346f5/172.31.98.69, left gossip cluster" [2022-05-09T12:30:24.112Z] time="2022-05-09T12:30:23Z" level=info msg="Node 638fdb6346f5/172.31.98.69, left gossip cluster" [2022-05-09T12:30:24.112Z] time="2022-05-09T12:30:23Z" level=info msg="Node 638fdb6346f5/172.31.98.69, left gossip cluster" [2022-05-09T12:30:24.112Z] time="2022-05-09T12:30:23Z" level=info msg="Node 638fdb6346f5/172.31.98.69, left gossip cluster" [2022-05-09T12:30:24.112Z] time="2022-05-09T12:30:23Z" level=info msg="Node 96dab2e738ae change state NodeActive --> NodeLeft" [2022-05-09T12:30:24.112Z] time="2022-05-09T12:30:23Z" level=info msg="node4(1a892e5947b4): Node leave event for 96dab2e738ae/172.31.98.69" [2022-05-09T12:30:24.112Z] time="2022-05-09T12:30:23Z" level=info msg="Node 96dab2e738ae change state NodeActive --> NodeLeft" [2022-05-09T12:30:24.112Z] time="2022-05-09T12:30:23Z" level=info msg="node5(da4d7dca3c1e): Node leave event for 96dab2e738ae/172.31.98.69" [2022-05-09T12:30:24.351Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-09T12:30:24.351Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-05-09T12:30:24.509Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-05-09T12:30:24.509Z] === RUN TestDisablePigz [2022-05-09T12:30:24.509Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-09T12:30:24.509Z] --- PASS: TestDisablePigz (0.15s) [2022-05-09T12:30:24.509Z] === RUN TestPigz [2022-05-09T12:30:24.509Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-09T12:30:24.509Z] --- PASS: TestPigz (0.17s) [2022-05-09T12:30:24.509Z] === RUN TestNosysFileInfo [2022-05-09T12:30:24.509Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-09T12:30:24.509Z] === RUN TestCopyFileWithInvalidDest [2022-05-09T12:30:24.509Z] archive_windows_test.go:16: Currently fails [2022-05-09T12:30:24.509Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-09T12:30:24.509Z] === RUN TestCanonicalTarNameForPath [2022-05-09T12:30:24.509Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-09T12:30:24.509Z] === RUN TestCanonicalTarName [2022-05-09T12:30:24.509Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-09T12:30:24.509Z] === RUN TestChmodTarEntry [2022-05-09T12:30:24.509Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-09T12:30:24.509Z] === RUN TestHardLinkOrder [2022-05-09T12:30:24.509Z] --- PASS: TestHardLinkOrder (0.10s) [2022-05-09T12:30:24.509Z] === RUN TestChangeString [2022-05-09T12:30:24.509Z] --- PASS: TestChangeString (0.00s) [2022-05-09T12:30:24.509Z] === RUN TestChangesWithNoChanges [2022-05-09T12:30:24.509Z] --- PASS: TestNetworkDBCRUDTableEntries (3.47s) [2022-05-09T12:30:24.509Z] === RUN TestNetworkDBNodeLeave [2022-05-09T12:30:24.581Z] time="2022-05-09T12:30:24Z" level=info msg="Node 96dab2e738ae change state NodeActive --> NodeLeft" [2022-05-09T12:30:24.581Z] time="2022-05-09T12:30:24Z" level=info msg="node3(96dab2e738ae): Node leave event for 96dab2e738ae/172.31.98.69" [2022-05-09T12:30:24.581Z] time="2022-05-09T12:30:24Z" level=info msg="Node 96dab2e738ae/172.31.98.69, left gossip cluster" [2022-05-09T12:30:24.581Z] time="2022-05-09T12:30:24Z" level=info msg="Node 96dab2e738ae/172.31.98.69, left gossip cluster" [2022-05-09T12:30:24.581Z] time="2022-05-09T12:30:24Z" level=info msg="Node 96dab2e738ae/172.31.98.69, left gossip cluster" [2022-05-09T12:30:24.581Z] time="2022-05-09T12:30:24Z" level=debug msg="memberlist: Failed ping: 96dab2e738ae (timeout reached)" [2022-05-09T12:30:24.581Z] time="2022-05-09T12:30:24Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.98.69:10037: use of closed network connection" [2022-05-09T12:30:24.581Z] time="2022-05-09T12:30:24Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.98.69:10036: use of closed network connection" [2022-05-09T12:30:24.581Z] time="2022-05-09T12:30:24Z" level=debug msg="memberlist: Stream connection from=172.31.98.69:49403" [2022-05-09T12:30:24.965Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-05-09T12:30:24.965Z] === RUN TestChangesWithChanges [2022-05-09T12:30:24.965Z] --- PASS: TestChangesWithChanges (0.04s) [2022-05-09T12:30:24.965Z] === RUN TestChangesWithChangesGH13590 [2022-05-09T12:30:24.965Z] changes_test.go:196: needs more investigation [2022-05-09T12:30:24.965Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-09T12:30:24.965Z] === RUN TestChangesDirsEmpty [2022-05-09T12:30:24.965Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-09T12:30:24.965Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-09T12:30:24.965Z] === RUN TestChangesDirsMutated [2022-05-09T12:30:24.965Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-09T12:30:24.965Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-09T12:30:24.965Z] === RUN TestApplyLayer [2022-05-09T12:30:24.965Z] changes_test.go:433: needs further investigation [2022-05-09T12:30:24.965Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-09T12:30:24.965Z] === RUN TestChangesSizeWithHardlinks [2022-05-09T12:30:24.965Z] changes_test.go:469: needs further investigation [2022-05-09T12:30:24.965Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-09T12:30:24.965Z] === RUN TestChangesSizeWithNoChanges [2022-05-09T12:30:24.965Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-09T12:30:24.965Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-09T12:30:24.965Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-09T12:30:24.965Z] === RUN TestChangesSize [2022-05-09T12:30:24.965Z] --- PASS: TestChangesSize (0.00s) [2022-05-09T12:30:24.965Z] === RUN TestApplyLayerInvalidFilenames [2022-05-09T12:30:24.965Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames35346541\\dest" [2022-05-09T12:30:24.965Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2022-05-09T12:30:24.965Z] === RUN TestApplyLayerInvalidHardlink [2022-05-09T12:30:24.965Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2534416674\\victim\\hello" -> "../victim/hello" [2022-05-09T12:30:24.965Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1945445506\\victim\\hello" -> "/../victim/hello" [2022-05-09T12:30:24.965Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4112244800\\victim" -> "../victim" [2022-05-09T12:30:24.965Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2149131214\\victim" -> "../victim" [2022-05-09T12:30:24.965Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3055785078\\victim" -> "../victim" [2022-05-09T12:30:24.965Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1219037190\\victim" -> "../victim" [2022-05-09T12:30:24.965Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-05-09T12:30:24.965Z] === RUN TestApplyLayerInvalidSymlink [2022-05-09T12:30:24.965Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3705803403\\dest\\dotdot" -> "../victim/hello" [2022-05-09T12:30:24.965Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4229891158\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-09T12:30:24.965Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink313988503\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:30:24.965Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2049081922\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:30:24.965Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4047208936\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:30:24.966Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink582921467\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:30:24.966Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-05-09T12:30:24.966Z] === RUN TestApplyLayerWhiteouts [2022-05-09T12:30:24.966Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-05-09T12:30:24.966Z] === RUN TestGenerateEmptyFile [2022-05-09T12:30:24.966Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-09T12:30:24.966Z] === RUN TestGenerateWithContent [2022-05-09T12:30:24.966Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-09T12:30:24.966Z] PASS [2022-05-09T12:30:24.966Z] coverage: 61.9% of statements [2022-05-09T12:30:24.966Z] ok github.com/docker/docker/pkg/archive 8.472s coverage: 61.9% of statements [2022-05-09T12:30:24.966Z] === RUN TestCreateIDMapOrder [2022-05-09T12:30:24.966Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-09T12:30:24.966Z] PASS [2022-05-09T12:30:24.966Z] coverage: 7.2% of statements [2022-05-09T12:30:24.966Z] ok github.com/docker/docker/pkg/idtools 0.064s coverage: 7.2% of statements [2022-05-09T12:30:25.048Z] time="2022-05-09T12:30:24Z" level=info msg="Node 1a892e5947b4 change state NodeActive --> NodeLeft" [2022-05-09T12:30:25.048Z] time="2022-05-09T12:30:24Z" level=info msg="node5(da4d7dca3c1e): Node leave event for 1a892e5947b4/172.31.98.69" [2022-05-09T12:30:25.048Z] time="2022-05-09T12:30:24Z" level=info msg="Node 1a892e5947b4 change state NodeActive --> NodeLeft" [2022-05-09T12:30:25.048Z] time="2022-05-09T12:30:24Z" level=info msg="node4(1a892e5947b4): Node leave event for 1a892e5947b4/172.31.98.69" [2022-05-09T12:30:25.048Z] time="2022-05-09T12:30:24Z" level=warning msg="memberlist: Was able to connect to 96dab2e738ae but other probes failed, network may be misconfigured" [2022-05-09T12:30:25.516Z] time="2022-05-09T12:30:25Z" level=info msg="Node 1a892e5947b4/172.31.98.69, left gossip cluster" [2022-05-09T12:30:25.516Z] time="2022-05-09T12:30:25Z" level=info msg="Node 1a892e5947b4/172.31.98.69, left gossip cluster" [2022-05-09T12:30:25.983Z] time="2022-05-09T12:30:25Z" level=info msg="Node da4d7dca3c1e/172.31.98.69, left gossip cluster" [2022-05-09T12:30:25.983Z] time="2022-05-09T12:30:25Z" level=info msg="Node da4d7dca3c1e change state NodeActive --> NodeFailed" [2022-05-09T12:30:25.983Z] time="2022-05-09T12:30:25Z" level=info msg="Node da4d7dca3c1e/172.31.98.69, added to failed nodes list" [2022-05-09T12:30:25.983Z] --- PASS: TestNetworkDBIslands (12.08s) [2022-05-09T12:30:25.983Z] PASS [2022-05-09T12:30:25.983Z] coverage: 60.0% of statements [2022-05-09T12:30:25.983Z] ok github.com/docker/docker/libnetwork/networkdb 103.957s coverage: 60.0% of statements [2022-05-09T12:30:25.983Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-09T12:30:25.983Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-09T12:30:25.983Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-09T12:30:25.983Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-09T12:30:25.983Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-09T12:30:25.983Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-09T12:30:25.983Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-09T12:30:25.983Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-09T12:30:25.983Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-09T12:30:25.983Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-09T12:30:25.983Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-09T12:30:25.983Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-09T12:30:25.983Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-09T12:30:25.983Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-09T12:30:25.983Z] ? github.com/docker/docker/quota [no test files] [2022-05-09T12:30:25.983Z] ? github.com/docker/docker/rootless [no test files] [2022-05-09T12:30:25.983Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-09T12:30:25.983Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-09T12:30:25.983Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-09T12:30:25.983Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-09T12:30:25.983Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-09T12:30:25.983Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-09T12:30:25.983Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-09T12:30:25.983Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-09T12:30:25.983Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-09T12:30:25.983Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-09T12:30:25.983Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-09T12:30:25.983Z] ? github.com/docker/docker/volume [no test files] [2022-05-09T12:30:25.983Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-09T12:30:25.983Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-09T12:30:26.498Z] === RUN TestFixedBufferCap [2022-05-09T12:30:26.498Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-09T12:30:26.498Z] === RUN TestFixedBufferLen [2022-05-09T12:30:26.498Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-09T12:30:26.498Z] === RUN TestFixedBufferString [2022-05-09T12:30:26.498Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-09T12:30:26.498Z] === RUN TestFixedBufferWrite [2022-05-09T12:30:26.498Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-09T12:30:26.498Z] === RUN TestFixedBufferRead [2022-05-09T12:30:26.498Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-09T12:30:26.498Z] === RUN TestBytesPipeRead [2022-05-09T12:30:26.498Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-09T12:30:26.498Z] === RUN TestBytesPipeWrite [2022-05-09T12:30:26.498Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-09T12:30:26.498Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-09T12:30:26.953Z] --- PASS: TestBytesPipeWriteRandomChunks (0.55s) [2022-05-09T12:30:26.953Z] === RUN TestAtomicWriteToFile [2022-05-09T12:30:26.953Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-09T12:30:26.953Z] === RUN TestAtomicWriteSetCommit [2022-05-09T12:30:26.953Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-09T12:30:26.953Z] === RUN TestAtomicWriteSetCancel [2022-05-09T12:30:26.953Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-09T12:30:26.953Z] === RUN TestReadCloserWrapperClose [2022-05-09T12:30:26.953Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-09T12:30:26.953Z] === RUN TestReaderErrWrapperReadOnError [2022-05-09T12:30:26.953Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-09T12:30:26.953Z] === RUN TestReaderErrWrapperRead [2022-05-09T12:30:26.953Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-09T12:30:26.953Z] === RUN TestCancelReadCloser [2022-05-09T12:30:27.408Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-09T12:30:27.408Z] === RUN TestWriteCloserWrapperClose [2022-05-09T12:30:27.408Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-09T12:30:27.408Z] === RUN TestNopWriteCloser [2022-05-09T12:30:27.408Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-09T12:30:27.408Z] === RUN TestNopWriter [2022-05-09T12:30:27.408Z] --- PASS: TestNopWriter (0.00s) [2022-05-09T12:30:27.408Z] === RUN TestWriteCounter [2022-05-09T12:30:27.408Z] --- PASS: TestWriteCounter (0.00s) [2022-05-09T12:30:27.408Z] PASS [2022-05-09T12:30:27.408Z] coverage: 70.5% of statements [2022-05-09T12:30:27.408Z] ok github.com/docker/docker/pkg/ioutils 0.725s coverage: 70.5% of statements [2022-05-09T12:30:27.863Z] --- PASS: TestNetworkDBNodeLeave (3.04s) [2022-05-09T12:30:27.863Z] === RUN TestNetworkDBWatch [2022-05-09T12:30:28.620Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-05-09T12:30:28.826Z] === RUN TestError [2022-05-09T12:30:28.826Z] --- PASS: TestError (0.00s) [2022-05-09T12:30:28.826Z] === RUN TestProgressString [2022-05-09T12:30:28.826Z] === RUN TestProgressString/no_progress [2022-05-09T12:30:28.826Z] === RUN TestProgressString/progress_1 [2022-05-09T12:30:28.826Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-09T12:30:28.826Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-09T12:30:28.826Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-09T12:30:28.826Z] === RUN TestProgressString/with_units [2022-05-09T12:30:28.826Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-09T12:30:28.826Z] === RUN TestProgressString/hide_counts [2022-05-09T12:30:28.826Z] --- PASS: TestProgressString (0.00s) [2022-05-09T12:30:28.826Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-09T12:30:28.826Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-09T12:30:28.826Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-09T12:30:28.826Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-09T12:30:28.826Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-09T12:30:28.826Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-09T12:30:28.826Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-09T12:30:28.826Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-09T12:30:28.826Z] === RUN TestJSONMessageDisplay [2022-05-09T12:30:28.826Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-05-09T12:30:28.826Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-09T12:30:28.826Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-09T12:30:28.826Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-09T12:30:28.826Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-09T12:30:28.826Z] === RUN TestDisplayJSONMessagesStream [2022-05-09T12:30:28.826Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-09T12:30:28.826Z] PASS [2022-05-09T12:30:28.826Z] coverage: 91.7% of statements [2022-05-09T12:30:28.826Z] ok github.com/docker/docker/pkg/jsonmessage 0.272s coverage: 91.7% of statements [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === Skipped [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-09T12:30:28.935Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-09T12:30:28.935Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-05-09T12:30:28.935Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-09T12:30:28.935Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.02s) [2022-05-09T12:30:28.935Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-09T12:30:28.935Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-09T12:30:28.935Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-09T12:30:28.935Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-09T12:30:28.935Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-09T12:30:28.935Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-09T12:30:28.935Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-09T12:30:28.935Z] daemon_test.go:145: root required [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-09T12:30:28.935Z] reload_test.go:342: root required [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-05-09T12:30:28.935Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-09T12:30:28.935Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-09T12:30:28.935Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-09T12:30:28.935Z] download_test.go:267: Needs fixing on Windows [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-09T12:30:28.935Z] layer_test.go:291: Failing on Windows [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-09T12:30:28.935Z] layer_test.go:340: Failing on Windows [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-09T12:30:28.935Z] layer_test.go:455: Failing on Windows [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-09T12:30:28.935Z] layer_test.go:684: Failing on Windows [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-09T12:30:28.935Z] migration_test.go:45: Failing on Windows [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-09T12:30:28.935Z] migration_test.go:181: Failing on Windows [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-09T12:30:28.935Z] mount_test.go:17: Failing on Windows [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-09T12:30:28.935Z] mount_test.go:76: Failing on Windows [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-09T12:30:28.935Z] mount_test.go:125: Failing on Windows [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-09T12:30:28.935Z] mount_test.go:212: Failing on Windows [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-09T12:30:28.935Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-09T12:30:28.935Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-09T12:30:28.935Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-09T12:30:28.935Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-09T12:30:28.935Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-09T12:30:28.935Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-09T12:30:28.935Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-09T12:30:28.935Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-09T12:30:28.935Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-09T12:30:28.935Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-09T12:30:28.935Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-09T12:30:28.935Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-09T12:30:28.935Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:28.935Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-09T12:30:28.935Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:30:28.935Z] [2022-05-09T12:30:29.403Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-09T12:30:29.403Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:30:29.403Z] [2022-05-09T12:30:29.403Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-09T12:30:29.403Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:30:29.403Z] [2022-05-09T12:30:29.403Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-09T12:30:29.403Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:30:29.403Z] [2022-05-09T12:30:29.403Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-09T12:30:29.403Z] archive_test.go:133: Xz not present in msys2 [2022-05-09T12:30:29.403Z] [2022-05-09T12:30:29.403Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-05-09T12:30:29.403Z] archive_test.go:140: zstd not installed [2022-05-09T12:30:29.403Z] [2022-05-09T12:30:29.403Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-09T12:30:29.403Z] archive_test.go:252: Failing on Windows CI machines [2022-05-09T12:30:29.403Z] [2022-05-09T12:30:29.403Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-09T12:30:29.403Z] archive_windows_test.go:16: Currently fails [2022-05-09T12:30:29.403Z] [2022-05-09T12:30:29.403Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-09T12:30:29.403Z] changes_test.go:196: needs more investigation [2022-05-09T12:30:29.403Z] [2022-05-09T12:30:29.403Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-09T12:30:29.403Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-09T12:30:29.403Z] [2022-05-09T12:30:29.403Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-09T12:30:29.403Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-09T12:30:29.403Z] [2022-05-09T12:30:29.403Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-09T12:30:29.403Z] changes_test.go:433: needs further investigation [2022-05-09T12:30:29.403Z] [2022-05-09T12:30:29.403Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-09T12:30:29.403Z] changes_test.go:469: needs further investigation [2022-05-09T12:30:29.403Z] [2022-05-09T12:30:29.403Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-09T12:30:29.403Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:30:29.403Z] [2022-05-09T12:30:29.403Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-09T12:30:29.403Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:30:29.403Z] [2022-05-09T12:30:29.403Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-09T12:30:29.403Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:30:29.403Z] [2022-05-09T12:30:29.403Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-09T12:30:29.403Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:30:29.403Z] [2022-05-09T12:30:29.403Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-09T12:30:29.403Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:30:29.403Z] [2022-05-09T12:30:29.403Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-09T12:30:29.403Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:30:29.403Z] [2022-05-09T12:30:29.403Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-09T12:30:29.403Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:30:29.403Z] [2022-05-09T12:30:29.404Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-09T12:30:29.404Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:30:29.404Z] [2022-05-09T12:30:29.404Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-09T12:30:29.404Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:30:29.404Z] [2022-05-09T12:30:29.404Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-09T12:30:29.404Z] poller_test.go:40: No chmod on Windows [2022-05-09T12:30:29.404Z] [2022-05-09T12:30:29.404Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-09T12:30:29.404Z] fileutils_test.go:133: Needs porting to Windows [2022-05-09T12:30:29.404Z] [2022-05-09T12:30:29.404Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-09T12:30:29.404Z] fileutils_test.go:179: Needs porting to Windows [2022-05-09T12:30:29.404Z] [2022-05-09T12:30:29.404Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-05-09T12:30:29.404Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:30:29.404Z] [2022-05-09T12:30:29.404Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-09T12:30:29.404Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:30:29.404Z] [2022-05-09T12:30:29.404Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-09T12:30:29.404Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:30:29.404Z] [2022-05-09T12:30:29.404Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-09T12:30:29.404Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-09T12:30:29.404Z] [2022-05-09T12:30:29.404Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-09T12:30:29.404Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-09T12:30:29.404Z] [2022-05-09T12:30:29.404Z] DONE 2287 tests, 70 skipped in 298.424s [2022-05-09T12:30:29.404Z] INFO: make.ps1 ended at 05/09/2022 12:30:29 [2022-05-09T12:30:29.786Z] === RUN TestStandardLongPath [2022-05-09T12:30:29.786Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-09T12:30:29.786Z] === RUN TestUNCLongPath [2022-05-09T12:30:29.786Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-09T12:30:29.786Z] PASS [2022-05-09T12:30:29.786Z] coverage: 100.0% of statements [2022-05-09T12:30:29.786Z] ok github.com/docker/docker/pkg/longpath 0.050s coverage: 100.0% of statements [2022-05-09T12:30:29.786Z] 2022/05/09 12:30:29 Closing DB instances... [2022-05-09T12:30:30.015Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-05-09T12:30:30.277Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-09T12:30:30.749Z] === RUN TestNameFormat [2022-05-09T12:30:30.749Z] --- PASS: TestNameFormat (0.00s) [2022-05-09T12:30:30.749Z] === RUN TestNameRetries [2022-05-09T12:30:30.749Z] --- PASS: TestNameRetries (0.00s) [2022-05-09T12:30:30.749Z] PASS [2022-05-09T12:30:30.749Z] coverage: 85.7% of statements [2022-05-09T12:30:30.749Z] ok github.com/docker/docker/pkg/namesgenerator 0.052s coverage: 85.7% of statements [2022-05-09T12:30:31.205Z] --- PASS: TestNetworkDBWatch (3.54s) [2022-05-09T12:30:31.205Z] === RUN TestNetworkDBBulkSync [2022-05-09T12:30:31.561Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-05-09T12:30:31.561Z] === RUN TestInfoDebug [2022-05-09T12:30:31.561Z] --- PASS: TestInfoDebug (0.52s) [2022-05-09T12:30:31.561Z] === RUN TestInfoInsecureRegistries [2022-05-09T12:30:31.561Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-09T12:30:31.561Z] === RUN TestInfoRegistryMirrors [2022-05-09T12:30:31.561Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-09T12:30:31.561Z] === RUN TestLoginFailsWithBadCredentials [2022-05-09T12:30:31.561Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-05-09T12:30:31.561Z] === RUN TestPingCacheHeaders [2022-05-09T12:30:31.561Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-09T12:30:31.561Z] === RUN TestPingGet [2022-05-09T12:30:31.561Z] --- PASS: TestPingGet (0.01s) [2022-05-09T12:30:31.561Z] === RUN TestPingHead [2022-05-09T12:30:31.561Z] --- PASS: TestPingHead (0.02s) [2022-05-09T12:30:31.561Z] === RUN TestPingSwarmHeader [2022-05-09T12:30:31.624Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-09T12:30:31.624Z] INFO: Unit tests ended at 05/09/2022 12:30:31. Duration:00:05:14.2098902 [2022-05-09T12:30:31.624Z] INFO: Building busybox [2022-05-09T12:30:31.624Z] Sending build context to Docker daemon 5.12kB [2022-05-09T12:30:31.624Z] [2022-05-09T12:30:31.624Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-09T12:30:31.624Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-09T12:30:31.624Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-09T12:30:31.624Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-09T12:30:31.624Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-09T12:30:31.624Z] ---> aa8714eb8356 [2022-05-09T12:30:31.624Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-09T12:30:31.624Z] ---> Running in fd59ed630429 [2022-05-09T12:30:32.126Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-09T12:30:32.172Z] === RUN TestParseKeyValueOpt [2022-05-09T12:30:32.172Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-09T12:30:32.182Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-05-09T12:30:32.440Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-09T12:30:32.632Z] === RUN TestParseUintList [2022-05-09T12:30:32.632Z] --- PASS: TestParseUintList (0.00s) [2022-05-09T12:30:32.632Z] === RUN TestParseUintListMaximumLimits [2022-05-09T12:30:32.632Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-09T12:30:32.632Z] PASS [2022-05-09T12:30:32.632Z] coverage: 97.0% of statements [2022-05-09T12:30:32.632Z] ok github.com/docker/docker/pkg/parsers 0.073s coverage: 97.0% of statements [2022-05-09T12:30:32.691Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-09T12:30:33.625Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-09T12:30:33.625Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-05-09T12:30:33.625Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-09T12:30:33.625Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-09T12:30:33.625Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-09T12:30:33.625Z] === RUN TestVersion [2022-05-09T12:30:33.625Z] --- PASS: TestVersion (0.03s) [2022-05-09T12:30:33.625Z] === CONT TestDiskUsage [2022-05-09T12:30:34.160Z] 2022/05/09 12:30:33 Closing DB instances... [2022-05-09T12:30:34.190Z] === RUN TestDiskUsage/empty [2022-05-09T12:30:34.190Z] === RUN TestDiskUsage/empty/container_types [2022-05-09T12:30:34.190Z] === RUN TestDiskUsage/empty/image_types [2022-05-09T12:30:34.190Z] === RUN TestDiskUsage/empty/volume_types [2022-05-09T12:30:34.190Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-09T12:30:34.190Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-09T12:30:34.190Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-09T12:30:34.190Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-09T12:30:34.190Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-09T12:30:34.190Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-09T12:30:34.190Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-09T12:30:34.190Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-09T12:30:34.448Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-09T12:30:34.448Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-09T12:30:34.448Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-09T12:30:34.448Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-09T12:30:34.448Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-09T12:30:34.448Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-09T12:30:34.448Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-09T12:30:34.448Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-09T12:30:34.448Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-09T12:30:34.448Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-09T12:30:34.448Z] === RUN TestDiskUsage/after_container.Run [2022-05-09T12:30:34.615Z] === RUN Test_windowsOSRelease_String [2022-05-09T12:30:34.615Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-09T12:30:34.615Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-09T12:30:34.615Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-09T12:30:34.615Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-09T12:30:34.615Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-09T12:30:34.615Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-09T12:30:34.615Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-09T12:30:34.615Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-09T12:30:34.615Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-09T12:30:34.615Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-09T12:30:34.615Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-09T12:30:34.615Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-09T12:30:34.615Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-09T12:30:34.615Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-09T12:30:34.615Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-09T12:30:34.615Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-09T12:30:34.615Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-09T12:30:34.615Z] PASS [2022-05-09T12:30:34.615Z] coverage: 36.4% of statements [2022-05-09T12:30:34.615Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.063s coverage: 36.4% of statements [2022-05-09T12:30:34.706Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-09T12:30:34.706Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-09T12:30:34.706Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-09T12:30:34.706Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-09T12:30:34.706Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-09T12:30:34.706Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-09T12:30:34.706Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-09T12:30:34.706Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-09T12:30:34.706Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-09T12:30:34.706Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage (1.17s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-09T12:30:34.965Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-09T12:30:34.965Z] PASS [2022-05-09T12:30:34.965Z] [2022-05-09T12:30:34.965Z] === Skipped [2022-05-09T12:30:34.965Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-09T12:30:34.965Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-09T12:30:34.965Z] [2022-05-09T12:30:34.965Z] DONE 54 tests, 1 skipped in 22.292s [2022-05-09T12:30:34.965Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-09T12:30:34.965Z] ++ 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 [2022-05-09T12:30:34.965Z] ++ set -e [2022-05-09T12:30:34.965Z] ++ '[' -n 0 ']' [2022-05-09T12:30:34.965Z] ++ set -x [2022-05-09T12:30:34.965Z] ++ env -i DEST=/go/src/github.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 [2022-05-09T12:30:34.965Z] INFO: Testing against a local daemon [2022-05-09T12:30:34.965Z] === RUN TestVolumesCreateAndList [2022-05-09T12:30:34.965Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-09T12:30:34.965Z] === RUN TestVolumesRemove [2022-05-09T12:30:34.965Z] --- PASS: TestVolumesRemove (0.06s) [2022-05-09T12:30:34.965Z] === RUN TestVolumesInspect [2022-05-09T12:30:34.974Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-09T12:30:35.224Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-09T12:30:35.224Z] === RUN TestVolumesInvalidJSON [2022-05-09T12:30:35.224Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-09T12:30:35.224Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-09T12:30:35.224Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-09T12:30:35.224Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-09T12:30:35.224Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-09T12:30:35.224Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-09T12:30:35.224Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-09T12:30:35.224Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-05-09T12:30:35.224Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-09T12:30:35.224Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-09T12:30:35.224Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-09T12:30:35.224Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-09T12:30:35.224Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-09T12:30:35.224Z] PASS [2022-05-09T12:30:35.224Z] [2022-05-09T12:30:35.224Z] DONE 9 tests in 0.225s [2022-05-09T12:30:35.224Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-09T12:30:35.224Z] ++++ cat bundles/test-integration/docker.pid [2022-05-09T12:30:35.224Z] +++ kill 14232 [2022-05-09T12:30:35.233Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-05-09T12:30:35.482Z] +++ /etc/init.d/apparmor stop [2022-05-09T12:30:35.482Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-09T12:30:35.482Z] [2022-05-09T12:30:35.482Z] Unloading profiles will leave already running processes permanently [2022-05-09T12:30:35.482Z] unconfined, which can lead to unexpected situations. [2022-05-09T12:30:35.482Z] [2022-05-09T12:30:35.482Z] To set a process to complain mode, use the command line tool [2022-05-09T12:30:35.482Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-09T12:30:35.482Z] +++ true [2022-05-09T12:30:35.482Z] exiting test-integration [2022-05-09T12:30:35.482Z] ++ exit 0 [2022-05-09T12:30:35.482Z] [2022-05-09T12:30:35.581Z] --- PASS: TestNetworkDBBulkSync (3.95s) [2022-05-09T12:30:35.581Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-09T12:30:36.036Z] === RUN TestNewAndRemove [2022-05-09T12:30:36.036Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-09T12:30:36.036Z] === RUN TestRemoveInvalidPath [2022-05-09T12:30:36.036Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-09T12:30:36.036Z] PASS [2022-05-09T12:30:36.036Z] coverage: 82.6% of statements [2022-05-09T12:30:36.036Z] ok github.com/docker/docker/pkg/pidfile 0.059s coverage: 82.6% of statements Post stage [Pipeline] junit [2022-05-09T12:30:36.105Z] Recording test results [2022-05-09T12:30:36.332Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2022-05-09T12:30:36.389Z] Removing intermediate container fd59ed630429 [2022-05-09T12:30:36.389Z] ---> c27ba1c75a9c [2022-05-09T12:30:36.389Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-09T12:30:36.389Z] ---> Running in 2da428b364b4 Post stage [Pipeline] sh [2022-05-09T12:30:36.667Z] + echo Ensuring container killed. [2022-05-09T12:30:36.667Z] Ensuring container killed. [2022-05-09T12:30:36.667Z] + docker rm -vf docker-pr1 [2022-05-09T12:30:36.667Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-05-09T12:30:36.857Z] Removing intermediate container 2da428b364b4 [2022-05-09T12:30:36.857Z] ---> 3eab187e363e [2022-05-09T12:30:36.857Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-09T12:30:36.857Z] ---> Running in d8d5c1fa797e [2022-05-09T12:30:36.950Z] + echo Chowning /workspace to jenkins user [2022-05-09T12:30:36.950Z] Chowning /workspace to jenkins user [2022-05-09T12:30:36.950Z] + id -u [2022-05-09T12:30:36.950Z] + id -g [2022-05-09T12:30:36.950Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43572:/workspace busybox chown -R 1000:1000 /workspace [2022-05-09T12:30:37.325Z] Removing intermediate container d8d5c1fa797e [2022-05-09T12:30:37.325Z] ---> 5c71a39f2b8c [2022-05-09T12:30:37.325Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-09T12:30:38.311Z] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-09T12:30:38.518Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-05-09T12:30:38.619Z] + bundleName=arm64-integration [2022-05-09T12:30:38.619Z] + echo Creating arm64-integration-bundles.tar.gz [2022-05-09T12:30:38.619Z] Creating arm64-integration-bundles.tar.gz [2022-05-09T12:30:38.619Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml )xargs -print tar -czf arm64-integration-bundles.tar.gz [2022-05-09T12:30:38.619Z] [2022-05-09T12:30:38.779Z] ---> d664616350e5 [2022-05-09T12:30:38.779Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [Pipeline] archiveArtifacts [2022-05-09T12:30:38.887Z] Archiving artifacts [2022-05-09T12:30:38.923Z] === RUN TestFailedConnection [2022-05-09T12:30:39.248Z] ---> Running in 35a63a229915 [2022-05-09T12:30:39.378Z] 2022/05/09 12:30:38 Closing DB instances... [2022-05-09T12:30:39.833Z] --- PASS: TestGetAddress (31.32s) [2022-05-09T12:30:39.833Z] === RUN TestRequestSyntaxCheck [2022-05-09T12:30:39.833Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-05-09T12:30:39.833Z] === RUN TestRequest [2022-05-09T12:30:39.833Z] time="2022-05-09T12:30:39Z" level=error msg="node: a2cc01bc7f8a is unknown to memberlist" [2022-05-09T12:30:40.750Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43572/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-09T12:30:41.057Z] + make clean [2022-05-09T12:30:41.057Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-09T12:30:41.057Z] docker-dev-cache [2022-05-09T12:30:41.057Z] docker-mod-cache [Pipeline] deleteDir [2022-05-09T12:30:41.362Z] --- PASS: TestFailedConnection (2.12s) [2022-05-09T12:30:41.362Z] === RUN TestFailOnce [2022-05-09T12:30:41.362Z] 2022/05/09 12:30:40 http: panic serving 127.0.0.1:49298: Plugin not ready [2022-05-09T12:30:41.362Z] goroutine 22 [running]: [2022-05-09T12:30:41.362Z] net/http.(*conn).serve.func1() [2022-05-09T12:30:41.362Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-09T12:30:41.362Z] panic({0x673700, 0x7bd0e0}) [2022-05-09T12:30:41.362Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-09T12:30:41.362Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000255a70?) [2022-05-09T12:30:41.362Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-09T12:30:41.362Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x7c28f8?, 0xc0001a4000?}, 0x5cda86?) [2022-05-09T12:30:41.362Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-09T12:30:41.362Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x7c28f8, 0xc0001a4000}, 0xc000230200) [2022-05-09T12:30:41.362Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-09T12:30:41.362Z] net/http.serverHandler.ServeHTTP({0x7c0f18?}, {0x7c28f8, 0xc0001a4000}, 0xc000230200) [2022-05-09T12:30:41.362Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-09T12:30:41.362Z] net/http.(*conn).serve(0xc000240000, {0x7c2df8, 0xc00020a420}) [2022-05-09T12:30:41.362Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-09T12:30:41.362Z] created by net/http.(*Server).Serve [2022-05-09T12:30:41.362Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-09T12:30:41.362Z] time="2022-05-09T12:30:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.FailOnce: Post \"http://127.0.0.1:49297/Test.FailOnce\": EOF, retrying in 1s" [2022-05-09T12:30:42.325Z] --- PASS: TestNetworkDBCRUDMediumCluster (7.13s) [2022-05-09T12:30:42.325Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-09T12:30:42.325Z] --- PASS: TestFailOnce (1.26s) [2022-05-09T12:30:42.325Z] === RUN TestEchoInputOutput [2022-05-09T12:30:42.325Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-09T12:30:42.325Z] === RUN TestBackoff [2022-05-09T12:30:42.325Z] --- PASS: TestBackoff (0.00s) [2022-05-09T12:30:42.325Z] === RUN TestAbortRetry [2022-05-09T12:30:42.325Z] --- PASS: TestAbortRetry (0.00s) [2022-05-09T12:30:42.325Z] === RUN TestClientScheme [2022-05-09T12:30:42.325Z] --- PASS: TestClientScheme (0.00s) [2022-05-09T12:30:42.325Z] === RUN TestNewClientWithTimeout [2022-05-09T12:30:42.707Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-05-09T12:30:42.780Z] time="2022-05-09T12:30:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-09T12:30:44.307Z] time="2022-05-09T12:30:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-09T12:30:44.610Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-05-09T12:30:45.547Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-05-09T12:30:46.482Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-05-09T12:30:47.197Z] time="2022-05-09T12:30:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-09T12:30:48.164Z] --- PASS: TestRequest (8.57s) [2022-05-09T12:30:48.164Z] === RUN TestOverlappingRequests [2022-05-09T12:30:48.630Z] --- PASS: TestOverlappingRequests (0.44s) [2022-05-09T12:30:48.630Z] === RUN TestRelease [2022-05-09T12:30:49.671Z] Removing intermediate container 35a63a229915 [2022-05-09T12:30:49.671Z] ---> 7d9672f84975 [2022-05-09T12:30:49.671Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-09T12:30:49.671Z] ---> Running in e477503b8bc2 [2022-05-09T12:30:49.767Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-05-09T12:30:50.140Z] [2022-05-09T12:30:50.140Z] SUCCESS: Specified value was saved. [2022-05-09T12:30:50.160Z] --- PASS: TestRelease (1.68s) [2022-05-09T12:30:50.160Z] === RUN TestAllocateRandomDeallocate [2022-05-09T12:30:51.672Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-09T12:30:51.672Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-09T12:30:51.686Z] time="2022-05-09T12:30:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-09T12:30:53.091Z] Removing intermediate container e477503b8bc2 [2022-05-09T12:30:53.091Z] ---> ed488c443c64 [2022-05-09T12:30:53.091Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-09T12:30:53.091Z] ---> Running in b3aa7d65097c [2022-05-09T12:30:53.850Z] === RUN TestParseEmptyInterface [2022-05-09T12:30:53.850Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-09T12:30:53.850Z] === RUN TestParseNonInterfaceType [2022-05-09T12:30:53.850Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-09T12:30:53.850Z] === RUN TestParseWithOneFunction [2022-05-09T12:30:53.850Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-09T12:30:53.850Z] === RUN TestParseWithMultipleFuncs [2022-05-09T12:30:53.850Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-09T12:30:53.850Z] === RUN TestParseWithUnnamedReturn [2022-05-09T12:30:53.850Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-09T12:30:53.850Z] === RUN TestEmbeddedInterface [2022-05-09T12:30:53.850Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-09T12:30:53.850Z] === RUN TestParsedImports [2022-05-09T12:30:53.850Z] --- PASS: TestParsedImports (0.00s) [2022-05-09T12:30:53.850Z] === RUN TestAliasedImports [2022-05-09T12:30:53.850Z] --- PASS: TestAliasedImports (0.00s) [2022-05-09T12:30:53.850Z] PASS [2022-05-09T12:30:53.850Z] coverage: 56.8% of statements [2022-05-09T12:30:53.850Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.058s coverage: 56.8% of statements [2022-05-09T12:30:54.817Z] === RUN TestHTTPTransport [2022-05-09T12:30:54.817Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-09T12:30:54.817Z] PASS [2022-05-09T12:30:54.817Z] coverage: 85.7% of statements [2022-05-09T12:30:54.817Z] ok github.com/docker/docker/pkg/plugins/transport 0.048s coverage: 85.7% of statements [2022-05-09T12:30:54.956Z] docker_cli_daemon_test.go:2501: [dc19f87d356e6] daemon is not started [2022-05-09T12:30:55.273Z] --- PASS: TestAllocateRandomDeallocate (4.68s) [2022-05-09T12:30:55.273Z] === RUN TestRetrieveFromStore [2022-05-09T12:30:55.273Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-09T12:30:55.273Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-09T12:30:55.273Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-09T12:30:55.273Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-09T12:30:55.273Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-09T12:30:55.273Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-09T12:30:55.273Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-09T12:30:55.273Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-09T12:30:55.273Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-09T12:30:55.273Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-09T12:30:55.273Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-09T12:30:55.273Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-09T12:30:55.273Z] === RUN TestBufferPoolPutAndGet [2022-05-09T12:30:55.273Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-09T12:30:55.273Z] PASS [2022-05-09T12:30:55.273Z] coverage: 88.2% of statements [2022-05-09T12:30:55.273Z] ok github.com/docker/docker/pkg/pools 0.050s coverage: 88.2% of statements [2022-05-09T12:30:56.234Z] === RUN TestOutputOnPrematureClose [2022-05-09T12:30:56.234Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-09T12:30:56.234Z] === RUN TestCompleteSilently [2022-05-09T12:30:56.234Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-09T12:30:56.234Z] PASS [2022-05-09T12:30:56.234Z] coverage: 75.9% of statements [2022-05-09T12:30:56.234Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2022-05-09T12:30:56.331Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-09T12:30:56.589Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-09T12:30:56.690Z] --- PASS: TestRetrieveFromStore (1.57s) [2022-05-09T12:30:56.690Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-09T12:30:56.690Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-09T12:30:56.690Z] === RUN TestParallelPredefinedRequest1 [2022-05-09T12:30:56.690Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-09T12:30:56.690Z] === RUN TestParallelPredefinedRequest2 [2022-05-09T12:30:56.690Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-09T12:30:56.690Z] === RUN TestParallelPredefinedRequest3 [2022-05-09T12:30:56.690Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-09T12:30:56.690Z] === RUN TestParallelPredefinedRequest4 [2022-05-09T12:30:56.690Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-09T12:30:56.690Z] === RUN TestParallelPredefinedRequest5 [2022-05-09T12:30:56.690Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-09T12:30:56.690Z] === RUN TestDebug [2022-05-09T12:30:56.690Z] --- PASS: TestDebug (0.00s) [2022-05-09T12:30:56.690Z] === RUN TestRequestPoolParallel [2022-05-09T12:30:56.690Z] === RUN TestSendToOneSub [2022-05-09T12:30:56.690Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-09T12:30:56.690Z] === RUN TestSendToMultipleSubs [2022-05-09T12:30:56.690Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-09T12:30:56.690Z] === RUN TestEvictOneSub [2022-05-09T12:30:56.690Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-09T12:30:56.690Z] === RUN TestClosePublisher [2022-05-09T12:30:56.690Z] --- PASS: TestClosePublisher (0.00s) [2022-05-09T12:30:56.690Z] === RUN TestPubSubRace [2022-05-09T12:30:56.848Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-05-09T12:30:57.106Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-09T12:30:57.145Z] --- PASS: TestRequestPoolParallel (0.42s) [2022-05-09T12:30:57.145Z] === RUN TestFullAllocateRelease [2022-05-09T12:30:57.600Z] --- PASS: TestFullAllocateRelease (0.45s) [2022-05-09T12:30:57.600Z] === RUN TestOddAllocateRelease [2022-05-09T12:30:57.600Z] --- PASS: TestOddAllocateRelease (0.27s) [2022-05-09T12:30:57.600Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-09T12:30:57.600Z] --- PASS: TestPubSubRace (1.08s) [2022-05-09T12:30:57.600Z] PASS [2022-05-09T12:30:57.600Z] coverage: 75.0% of statements [2022-05-09T12:30:57.600Z] ok github.com/docker/docker/pkg/pubsub 1.118s coverage: 75.0% of statements [2022-05-09T12:30:57.846Z] Cannot create a file when that file already exists. [2022-05-09T12:30:58.042Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-09T12:30:58.042Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-09T12:30:58.056Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-05-09T12:30:58.056Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-09T12:30:58.056Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-05-09T12:30:58.056Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-09T12:30:58.056Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-05-09T12:30:58.056Z] === CONT TestParallelPredefinedRequest1 [2022-05-09T12:30:58.056Z] === CONT TestParallelPredefinedRequest3 [2022-05-09T12:30:58.056Z] === CONT TestParallelPredefinedRequest4 [2022-05-09T12:30:58.056Z] === CONT TestParallelPredefinedRequest3 [2022-05-09T12:30:58.056Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:30:58.056Z] === CONT TestParallelPredefinedRequest5 [2022-05-09T12:30:58.056Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:30:58.056Z] === CONT TestParallelPredefinedRequest1 [2022-05-09T12:30:58.056Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:30:58.056Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-09T12:30:58.056Z] === CONT TestParallelPredefinedRequest2 [2022-05-09T12:30:58.056Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-09T12:30:58.056Z] === CONT TestParallelPredefinedRequest2 [2022-05-09T12:30:58.056Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:30:58.056Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-09T12:30:58.056Z] === CONT TestParallelPredefinedRequest4 [2022-05-09T12:30:58.056Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:30:58.056Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-09T12:30:58.056Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-09T12:30:58.056Z] PASS [2022-05-09T12:30:58.056Z] coverage: 85.3% of statements [2022-05-09T12:30:58.056Z] ok github.com/docker/docker/libnetwork/ipam 57.236s coverage: 85.3% of statements [2022-05-09T12:30:58.302Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-09T12:30:58.516Z] === RUN TestRegister [2022-05-09T12:30:58.516Z] --- PASS: TestRegister (0.00s) [2022-05-09T12:30:58.516Z] === RUN TestCommand [2022-05-09T12:30:58.516Z] --- PASS: TestCommand (0.04s) [2022-05-09T12:30:58.516Z] === RUN TestNaiveSelf [2022-05-09T12:30:58.516Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-09T12:30:58.516Z] PASS [2022-05-09T12:30:58.516Z] coverage: 82.4% of statements [2022-05-09T12:30:58.516Z] ok github.com/docker/docker/pkg/reexec 0.105s coverage: 82.4% of statements [2022-05-09T12:30:58.869Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-09T12:30:59.476Z] === RUN TestDump [2022-05-09T12:30:59.476Z] goroutine 19 [running]: [2022-05-09T12:30:59.476Z] github.com/docker/docker/pkg/stack.dump(0xdd2d57?) [2022-05-09T12:30:59.476Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-09T12:30:59.476Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-09T12:30:59.476Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-09T12:30:59.476Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-09T12:30:59.476Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-09T12:30:59.476Z] testing.tRunner(0xc000085380, 0xf9a498) [2022-05-09T12:30:59.476Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-09T12:30:59.476Z] created by testing.(*T).Run [2022-05-09T12:30:59.476Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-09T12:30:59.476Z] [2022-05-09T12:30:59.476Z] goroutine 1 [chan receive]: [2022-05-09T12:30:59.476Z] testing.(*T).Run(0xc0000851e0, {0xf8913c?, 0xdac1f3?}, 0xf9a498) [2022-05-09T12:30:59.476Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-09T12:30:59.476Z] testing.runTests.func1(0xc0000b6840?) [2022-05-09T12:30:59.476Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-09T12:30:59.476Z] testing.tRunner(0xc0000851e0, 0xc0000c1ca0) [2022-05-09T12:30:59.476Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-09T12:30:59.476Z] testing.runTests(0xc000094460?, {0x111e400, 0x3, 0x3}, {0x1cc59e50598?, 0x40?, 0x11234a0?}) [2022-05-09T12:30:59.476Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-09T12:30:59.476Z] testing.(*M).Run(0xc000094460) [2022-05-09T12:30:59.476Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-09T12:30:59.476Z] main.main() [2022-05-09T12:30:59.476Z] _testmain.go:99 +0x255 [2022-05-09T12:30:59.476Z] --- PASS: TestDump (0.00s) [2022-05-09T12:30:59.476Z] === RUN TestDumpToFile [2022-05-09T12:30:59.476Z] --- PASS: TestDumpToFile (0.20s) [2022-05-09T12:30:59.476Z] === RUN TestDumpToFileWithEmptyInput [2022-05-09T12:30:59.476Z] goroutine 21 [running]: [2022-05-09T12:30:59.476Z] github.com/docker/docker/pkg/stack.dump(0xe4ed13?) [2022-05-09T12:30:59.476Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-09T12:30:59.476Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xe4ece0?}) [2022-05-09T12:30:59.476Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-09T12:30:59.476Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085380?) [2022-05-09T12:30:59.476Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-09T12:30:59.476Z] testing.tRunner(0xc000085a00, 0xf9a488) [2022-05-09T12:30:59.476Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-09T12:30:59.476Z] created by testing.(*T).Run [2022-05-09T12:30:59.476Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-09T12:30:59.476Z] [2022-05-09T12:30:59.476Z] goroutine 1 [chan receive]: [2022-05-09T12:30:59.476Z] testing.(*T).Run(0xc0000851e0, {0xf90713?, 0xdac1f3?}, 0xf9a488) [2022-05-09T12:30:59.476Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-09T12:30:59.476Z] testing.runTests.func1(0xc0000b6840?) [2022-05-09T12:30:59.476Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-09T12:30:59.476Z] testing.tRunner(0xc0000851e0, 0xc0000c1ca0) [2022-05-09T12:30:59.476Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-09T12:30:59.476Z] testing.runTests(0xc000094460?, {0x111e400, 0x3, 0x3}, {0x1cc59e50598?, 0x40?, 0x11234a0?}) [2022-05-09T12:30:59.476Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-09T12:30:59.476Z] testing.(*M).Run(0xc000094460) [2022-05-09T12:30:59.476Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-09T12:30:59.476Z] main.main() [2022-05-09T12:30:59.476Z] _testmain.go:99 +0x255 [2022-05-09T12:30:59.476Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-09T12:30:59.476Z] PASS [2022-05-09T12:30:59.476Z] coverage: 90.9% of statements [2022-05-09T12:30:59.476Z] ok github.com/docker/docker/pkg/stack 0.254s coverage: 90.9% of statements [2022-05-09T12:30:59.932Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-09T12:30:59.932Z] === RUN TestClientStream [2022-05-09T12:30:59.932Z] --- PASS: TestClientStream (0.00s) [2022-05-09T12:30:59.932Z] === RUN TestClientSendFile [2022-05-09T12:30:59.932Z] --- PASS: TestClientSendFile (0.00s) [2022-05-09T12:30:59.932Z] === RUN TestClientWithRequestTimeout [2022-05-09T12:30:59.932Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-09T12:30:59.932Z] === RUN TestFileSpecPlugin [2022-05-09T12:30:59.932Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-09T12:30:59.932Z] === RUN TestFileJSONSpecPlugin [2022-05-09T12:30:59.932Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-09T12:30:59.932Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-09T12:30:59.932Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-09T12:30:59.932Z] === RUN TestPluginAddHandler [2022-05-09T12:30:59.932Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-09T12:30:59.932Z] === RUN TestPluginWaitBadPlugin [2022-05-09T12:30:59.932Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-09T12:30:59.932Z] === RUN TestGet [2022-05-09T12:30:59.932Z] time="2022-05-09T12:30:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-09T12:31:00.391Z] === RUN TestNewStdWriter [2022-05-09T12:31:00.391Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-09T12:31:00.391Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-09T12:31:00.391Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-09T12:31:00.391Z] === RUN TestWriteWithNilBytes [2022-05-09T12:31:00.391Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-09T12:31:00.391Z] === RUN TestWrite [2022-05-09T12:31:00.391Z] --- PASS: TestWrite (0.00s) [2022-05-09T12:31:00.391Z] === RUN TestWriteWithWriterError [2022-05-09T12:31:00.391Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-09T12:31:00.391Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-09T12:31:00.391Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-09T12:31:00.391Z] === RUN TestStdCopyWriteAndRead [2022-05-09T12:31:00.391Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-09T12:31:00.391Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-09T12:31:00.391Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-09T12:31:00.391Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-09T12:31:00.391Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-09T12:31:00.391Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-09T12:31:00.391Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-09T12:31:00.391Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-09T12:31:00.391Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-09T12:31:00.391Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-09T12:31:00.391Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-09T12:31:00.391Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-09T12:31:00.391Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-09T12:31:00.391Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-09T12:31:00.391Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-09T12:31:00.391Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-09T12:31:00.391Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-09T12:31:00.391Z] PASS [2022-05-09T12:31:00.391Z] coverage: 100.0% of statements [2022-05-09T12:31:00.391Z] ok github.com/docker/docker/pkg/stdcopy 0.045s coverage: 100.0% of statements [2022-05-09T12:31:01.351Z] time="2022-05-09T12:31:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-09T12:31:01.351Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-09T12:31:01.351Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-09T12:31:01.351Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-09T12:31:01.351Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-09T12:31:01.351Z] === RUN TestFormatStatus [2022-05-09T12:31:01.351Z] --- PASS: TestFormatStatus (0.00s) [2022-05-09T12:31:01.351Z] === RUN TestFormatError [2022-05-09T12:31:01.351Z] --- PASS: TestFormatError (0.00s) [2022-05-09T12:31:01.351Z] === RUN TestFormatJSONError [2022-05-09T12:31:01.351Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-09T12:31:01.351Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-09T12:31:01.351Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-09T12:31:01.351Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-09T12:31:01.351Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-09T12:31:01.351Z] === RUN TestNewJSONProgressOutput [2022-05-09T12:31:01.351Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-09T12:31:01.351Z] === RUN TestAuxFormatterEmit [2022-05-09T12:31:01.351Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-09T12:31:01.351Z] === RUN TestStreamWriterStdout [2022-05-09T12:31:01.351Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-09T12:31:01.351Z] === RUN TestStreamWriterStderr [2022-05-09T12:31:01.351Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-09T12:31:01.351Z] PASS [2022-05-09T12:31:01.351Z] coverage: 66.2% of statements [2022-05-09T12:31:01.351Z] ok github.com/docker/docker/pkg/streamformatter 0.045s coverage: 66.2% of statements [2022-05-09T12:31:01.402Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-09T12:31:01.806Z] === RUN TestGenerateRandomID [2022-05-09T12:31:01.806Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-09T12:31:01.806Z] === RUN TestShortenId [2022-05-09T12:31:01.806Z] --- PASS: TestShortenId (0.00s) [2022-05-09T12:31:01.806Z] === RUN TestShortenSha256Id [2022-05-09T12:31:01.806Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-09T12:31:01.806Z] === RUN TestShortenIdEmpty [2022-05-09T12:31:01.806Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-09T12:31:01.806Z] === RUN TestShortenIdInvalid [2022-05-09T12:31:01.806Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-09T12:31:01.806Z] === RUN TestIsShortIDNonHex [2022-05-09T12:31:01.806Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-09T12:31:01.806Z] === RUN TestIsShortIDNotCorrectSize [2022-05-09T12:31:01.806Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-09T12:31:01.806Z] PASS [2022-05-09T12:31:01.806Z] coverage: 70.6% of statements [2022-05-09T12:31:01.806Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2022-05-09T12:31:02.338Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-09T12:31:02.601Z] Removing intermediate container b3aa7d65097c [2022-05-09T12:31:02.601Z] ---> fc063294b1cf [2022-05-09T12:31:02.601Z] Step 13/13 : CMD ["sh"] [2022-05-09T12:31:02.601Z] ---> Running in 15098e9dce0c [2022-05-09T12:31:02.766Z] === RUN TestIsCpusetListAvailable [2022-05-09T12:31:02.766Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-09T12:31:02.766Z] PASS [2022-05-09T12:31:02.766Z] coverage: 39.4% of statements [2022-05-09T12:31:02.766Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 39.4% of statements [2022-05-09T12:31:03.069Z] Removing intermediate container 15098e9dce0c [2022-05-09T12:31:03.069Z] ---> 057612e87ba4 [2022-05-09T12:31:03.069Z] Successfully built 057612e87ba4 [2022-05-09T12:31:03.069Z] Successfully tagged busybox:latest [2022-05-09T12:31:03.069Z] INFO: Docker images of the daemon under test [2022-05-09T12:31:03.069Z] [2022-05-09T12:31:03.069Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-09T12:31:03.069Z] busybox latest 057612e87ba4 Less than a second ago 5.02GB [2022-05-09T12:31:03.069Z] microsoft/windowsservercore latest aa8714eb8356 5 weeks ago 4.98GB [2022-05-09T12:31:03.069Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 5 weeks ago 4.98GB [2022-05-09T12:31:03.069Z] [2022-05-09T12:31:03.069Z] INFO: Running integration tests at 05/09/2022 12:31:02... [2022-05-09T12:31:03.069Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-09T12:31:03.069Z] INFO: Integration API tests being run from the host: [2022-05-09T12:31:03.069Z] INFO: make.ps1 starting at 05/09/2022 12:31:02 [2022-05-09T12:31:03.221Z] time="2022-05-09T12:31:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-09T12:31:03.713Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-09T12:31:04.182Z] === RUN TestChtimes [2022-05-09T12:31:04.182Z] --- PASS: TestChtimes (0.00s) [2022-05-09T12:31:04.182Z] === RUN TestChtimesWindows [2022-05-09T12:31:04.182Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-09T12:31:04.182Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-09T12:31:04.182Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-09T12:31:04.182Z] PASS [2022-05-09T12:31:04.182Z] coverage: 13.0% of statements [2022-05-09T12:31:04.182Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 13.0% of statements [2022-05-09T12:31:04.635Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-09T12:31:05.089Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-09T12:31:05.142Z] === RUN TestTailFile [2022-05-09T12:31:05.142Z] --- PASS: TestTailFile (0.00s) [2022-05-09T12:31:05.142Z] === RUN TestTailFileManyLines [2022-05-09T12:31:05.142Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-09T12:31:05.142Z] === RUN TestTailEmptyFile [2022-05-09T12:31:05.142Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-09T12:31:05.142Z] === RUN TestTailNegativeN [2022-05-09T12:31:05.142Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-09T12:31:05.142Z] === RUN TestNewTailReader [2022-05-09T12:31:05.142Z] === PAUSE TestNewTailReader [2022-05-09T12:31:05.142Z] === CONT TestNewTailReader [2022-05-09T12:31:05.142Z] === RUN TestNewTailReader/no_delimiter [2022-05-09T12:31:05.142Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-09T12:31:05.142Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-09T12:31:05.142Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-09T12:31:05.142Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-09T12:31:05.142Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-09T12:31:05.142Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-09T12:31:05.142Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-09T12:31:05.142Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-09T12:31:05.142Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-09T12:31:05.142Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-09T12:31:05.142Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-09T12:31:05.142Z] === RUN TestNewTailReader/truncated_last_line [2022-05-09T12:31:05.142Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-09T12:31:05.142Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-09T12:31:05.142Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-09T12:31:05.142Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-09T12:31:05.142Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-09T12:31:05.142Z] === CONT TestNewTailReader/no_delimiter [2022-05-09T12:31:05.142Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-09T12:31:05.142Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-09T12:31:05.142Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-09T12:31:05.142Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-09T12:31:05.142Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-09T12:31:05.142Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-09T12:31:05.142Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:31:05.142Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:31:05.142Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:31:05.142Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:31:05.142Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-09T12:31:05.142Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-09T12:31:05.142Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-09T12:31:05.142Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-09T12:31:05.142Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-09T12:31:05.142Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-09T12:31:05.142Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-09T12:31:05.142Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-09T12:31:05.142Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-09T12:31:05.142Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-09T12:31:05.142Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-09T12:31:05.142Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-09T12:31:05.142Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-09T12:31:05.143Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:31:05.143Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:31:05.143Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:31:05.143Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.143Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-09T12:31:05.143Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-09T12:31:05.143Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:31:05.143Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:31:05.143Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-09T12:31:05.143Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:31:05.143Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:31:05.143Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-09T12:31:05.143Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-09T12:31:05.143Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:31:05.143Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-09T12:31:05.143Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-09T12:31:05.143Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:31:05.144Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-09T12:31:05.144Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:31:05.144Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:31:05.145Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:31:05.145Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:31:05.145Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-09T12:31:05.145Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.145Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:31:05.145Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:31:05.145Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:31:05.146Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:31:05.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:31:05.146Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:31:05.146Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:31:05.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:31:05.146Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:31:05.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:31:05.146Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:31:05.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:31:05.146Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:31:05.146Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-09T12:31:05.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:31:05.146Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-09T12:31:05.146Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:31:05.146Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-09T12:31:05.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:31:05.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-09T12:31:05.146Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.146Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-09T12:31:05.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-09T12:31:05.146Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-09T12:31:05.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-09T12:31:05.146Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-09T12:31:05.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-09T12:31:05.146Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-09T12:31:05.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-09T12:31:05.146Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-09T12:31:05.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-09T12:31:05.146Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-09T12:31:05.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-09T12:31:05.146Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-09T12:31:05.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-09T12:31:05.146Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-09T12:31:05.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-09T12:31:05.146Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-09T12:31:05.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-09T12:31:05.146Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:31:05.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:31:05.146Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-09T12:31:05.146Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:31:05.348Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:31:05.602Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:31:05.602Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.602Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:31:05.602Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:31:05.602Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:31:05.602Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:31:05.602Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:31:05.602Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:31:05.602Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:31:05.602Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:31:05.602Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:31:05.602Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-09T12:31:05.602Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-09T12:31:05.602Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:31:05.602Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:31:05.602Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:31:05.602Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:31:05.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:31:05.603Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:31:05.604Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:31:05.604Z] --- PASS: TestNewTailReader (0.00s) [2022-05-09T12:31:05.604Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-09T12:31:05.604Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-09T12:31:05.604Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-09T12:31:05.604Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-09T12:31:05.604Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-09T12:31:05.604Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-09T12:31:05.604Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-09T12:31:05.604Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-09T12:31:05.604Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:31:05.604Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.604Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-09T12:31:05.604Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:31:05.604Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.604Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:31:05.604Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.604Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:31:05.604Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-09T12:31:05.604Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:31:05.604Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.604Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-09T12:31:05.604Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:31:05.604Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:31:05.604Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:31:05.604Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.604Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:31:05.604Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:31:05.604Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.01s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.01s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.01s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.01s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:31:05.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.02s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:31:05.606Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:31:06.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:31:06.062Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:31:06.062Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:31:06.062Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-09T12:31:06.062Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:31:06.062Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:31:06.062Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:31:06.062Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:31:06.062Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:31:06.062Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:31:06.062Z] PASS [2022-05-09T12:31:06.062Z] coverage: 88.6% of statements [2022-05-09T12:31:06.062Z] ok github.com/docker/docker/pkg/tailfile 0.211s coverage: 88.6% of statements [2022-05-09T12:31:06.517Z] === RUN TestTarSumRemoveNonExistent [2022-05-09T12:31:06.517Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-09T12:31:06.517Z] === RUN TestTarSumRemove [2022-05-09T12:31:06.517Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-09T12:31:06.517Z] === RUN TestSortFileInfoSums [2022-05-09T12:31:06.517Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-09T12:31:06.517Z] === RUN TestNewTarSumForLabelInvalid [2022-05-09T12:31:06.517Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-09T12:31:06.517Z] === RUN TestNewTarSumForLabel [2022-05-09T12:31:06.517Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-09T12:31:06.517Z] === RUN TestEmptyTar [2022-05-09T12:31:06.517Z] --- PASS: TestEmptyTar (0.00s) [2022-05-09T12:31:06.517Z] === RUN TestTarSumsReadSize [2022-05-09T12:31:06.517Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-09T12:31:06.517Z] === RUN TestTarSums [2022-05-09T12:31:06.517Z] --- PASS: TestTarSums (0.07s) [2022-05-09T12:31:06.517Z] === RUN TestIteration [2022-05-09T12:31:06.517Z] --- PASS: TestIteration (0.00s) [2022-05-09T12:31:06.517Z] === RUN TestVersionLabelForChecksum [2022-05-09T12:31:06.517Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-09T12:31:06.517Z] === RUN TestVersion [2022-05-09T12:31:06.517Z] --- PASS: TestVersion (0.00s) [2022-05-09T12:31:06.517Z] === RUN TestGetVersion [2022-05-09T12:31:06.517Z] --- PASS: TestGetVersion (0.00s) [2022-05-09T12:31:06.517Z] === RUN TestGetVersions [2022-05-09T12:31:06.517Z] --- PASS: TestGetVersions (0.00s) [2022-05-09T12:31:06.517Z] PASS [2022-05-09T12:31:06.517Z] coverage: 89.3% of statements [2022-05-09T12:31:06.517Z] ok github.com/docker/docker/pkg/tarsum 0.127s coverage: 89.3% of statements [2022-05-09T12:31:06.725Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-09T12:31:06.972Z] time="2022-05-09T12:31:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-09T12:31:07.428Z] === RUN TestTruncIndex [2022-05-09T12:31:07.428Z] --- PASS: TestTruncIndex (0.10s) [2022-05-09T12:31:07.428Z] PASS [2022-05-09T12:31:07.428Z] coverage: 91.5% of statements [2022-05-09T12:31:07.428Z] ok github.com/docker/docker/pkg/truncindex 0.141s coverage: 91.5% of statements [2022-05-09T12:31:07.661Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-09T12:31:07.883Z] === RUN TestVersionInfo [2022-05-09T12:31:07.883Z] --- PASS: TestVersionInfo (0.00s) [2022-05-09T12:31:07.883Z] === RUN TestAppendVersions [2022-05-09T12:31:07.883Z] --- PASS: TestAppendVersions (0.00s) [2022-05-09T12:31:07.883Z] PASS [2022-05-09T12:31:07.883Z] coverage: 88.9% of statements [2022-05-09T12:31:07.883Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2022-05-09T12:31:08.230Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-05-09T12:31:09.608Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-05-09T12:31:10.047Z] === RUN TestValidatePrivileges [2022-05-09T12:31:10.047Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-09T12:31:10.047Z] === RUN TestFilterByCapNeg [2022-05-09T12:31:10.047Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-09T12:31:10.047Z] === RUN TestFilterByCapPos [2022-05-09T12:31:10.047Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-09T12:31:10.047Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-09T12:31:10.047Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-09T12:31:10.047Z] PASS [2022-05-09T12:31:10.047Z] coverage: 12.2% of statements [2022-05-09T12:31:10.047Z] ok github.com/docker/docker/plugin 0.052s coverage: 12.2% of statements [2022-05-09T12:31:11.008Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-09T12:31:11.008Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-09T12:31:11.008Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-09T12:31:11.008Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-09T12:31:11.008Z] === RUN TestNewSettable [2022-05-09T12:31:11.008Z] --- PASS: TestNewSettable (0.00s) [2022-05-09T12:31:11.008Z] === RUN TestIsSettable [2022-05-09T12:31:11.008Z] --- PASS: TestIsSettable (0.00s) [2022-05-09T12:31:11.008Z] === RUN TestUpdateSettingsEnv [2022-05-09T12:31:11.008Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-09T12:31:11.008Z] PASS [2022-05-09T12:31:11.008Z] coverage: 20.0% of statements [2022-05-09T12:31:11.008Z] ok github.com/docker/docker/plugin/v2 0.041s coverage: 20.0% of statements [2022-05-09T12:31:11.968Z] === RUN TestLoad [2022-05-09T12:31:11.968Z] --- PASS: TestLoad (0.00s) [2022-05-09T12:31:11.968Z] === RUN TestSave [2022-05-09T12:31:11.968Z] --- PASS: TestSave (0.03s) [2022-05-09T12:31:11.968Z] === RUN TestAddDeleteGet [2022-05-09T12:31:11.968Z] --- PASS: TestAddDeleteGet (0.04s) [2022-05-09T12:31:11.968Z] === RUN TestInvalidTags [2022-05-09T12:31:11.968Z] --- PASS: TestInvalidTags (0.00s) [2022-05-09T12:31:11.968Z] PASS [2022-05-09T12:31:11.968Z] coverage: 83.7% of statements [2022-05-09T12:31:11.968Z] ok github.com/docker/docker/reference 0.128s coverage: 83.7% of statements [2022-05-09T12:31:12.142Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-05-09T12:31:12.401Z] check_test.go:307: [dda283f148b26] daemon is not started [2022-05-09T12:31:12.401Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-05-09T12:31:13.497Z] === RUN TestResolveAuthConfigIndexServer [2022-05-09T12:31:13.497Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-09T12:31:13.497Z] === RUN TestResolveAuthConfigFullURL [2022-05-09T12:31:13.497Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-09T12:31:13.497Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-09T12:31:13.497Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-09T12:31:13.497Z] === RUN TestValidateMirror [2022-05-09T12:31:13.497Z] --- PASS: TestValidateMirror (0.00s) [2022-05-09T12:31:13.497Z] === RUN TestLoadInsecureRegistries [2022-05-09T12:31:13.497Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-09T12:31:13.497Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-05-09T12:31:13.497Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-09T12:31:13.497Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-09T12:31:13.497Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-09T12:31:13.497Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-09T12:31:13.497Z] === RUN TestResumableRequestReaderWithReadError [2022-05-09T12:31:13.497Z] time="2022-05-09T12:31:13Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-09T12:31:13.497Z] time="2022-05-09T12:31:13Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-09T12:31:13.497Z] time="2022-05-09T12:31:13Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-09T12:31:13.497Z] --- PASS: TestLoadInsecureRegistries (0.19s) [2022-05-09T12:31:13.497Z] === RUN TestNewServiceConfig [2022-05-09T12:31:13.497Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-09T12:31:13.497Z] === RUN TestValidateIndexName [2022-05-09T12:31:13.497Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-09T12:31:13.497Z] === RUN TestValidateIndexNameWithError [2022-05-09T12:31:13.497Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-09T12:31:13.497Z] === RUN TestEndpointParse [2022-05-09T12:31:13.497Z] --- PASS: TestEndpointParse (0.00s) [2022-05-09T12:31:13.497Z] === RUN TestEndpointParseInvalid [2022-05-09T12:31:13.497Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-09T12:31:13.497Z] === RUN TestValidateEndpoint [2022-05-09T12:31:13.497Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-09T12:31:13.497Z] === RUN TestPing [2022-05-09T12:31:13.497Z] --- PASS: TestPing (0.00s) [2022-05-09T12:31:13.497Z] === RUN TestPingRegistryEndpoint [2022-05-09T12:31:13.497Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:31:13.497Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-09T12:31:13.497Z] === RUN TestEndpoint [2022-05-09T12:31:13.497Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:31:13.497Z] --- SKIP: TestEndpoint (0.00s) [2022-05-09T12:31:13.497Z] === RUN TestParseRepositoryInfo [2022-05-09T12:31:13.497Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-09T12:31:13.497Z] === RUN TestNewIndexInfo [2022-05-09T12:31:13.497Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-09T12:31:13.497Z] === RUN TestMirrorEndpointLookup [2022-05-09T12:31:13.497Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:31:13.497Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-09T12:31:13.497Z] === RUN TestSearchRepositories [2022-05-09T12:31:13.497Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-09T12:31:13.497Z] Host: 127.0.0.1:49319 [2022-05-09T12:31:13.497Z] User-Agent: docker test client [2022-05-09T12:31:13.497Z] Authorization: Token fake-token [2022-05-09T12:31:13.497Z] X-Docker-Token: true [2022-05-09T12:31:13.497Z] Accept-Encoding: gzip [2022-05-09T12:31:13.497Z] [2022-05-09T12:31:13.497Z] [2022-05-09T12:31:13.497Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-09T12:31:13.497Z] Connection: close [2022-05-09T12:31:13.497Z] Content-Length: 144 [2022-05-09T12:31:13.497Z] Cache-Control: no-cache [2022-05-09T12:31:13.497Z] Content-Type: application/json [2022-05-09T12:31:13.497Z] Date: Mon, 09 May 2022 12:31:13 GMT [2022-05-09T12:31:13.497Z] Expires: -1 [2022-05-09T12:31:13.497Z] Pragma: no-cache [2022-05-09T12:31:13.497Z] Server: docker-tests/mock [2022-05-09T12:31:13.497Z] X-Docker-Registry-Config: mock [2022-05-09T12:31:13.497Z] X-Docker-Registry-Version: 0.0.0 [2022-05-09T12:31:13.497Z] [2022-05-09T12:31:13.497Z] [2022-05-09T12:31:13.497Z] --- PASS: TestSearchRepositories (0.01s) [2022-05-09T12:31:13.497Z] === RUN TestTrustedLocation [2022-05-09T12:31:13.497Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-09T12:31:13.497Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-09T12:31:13.497Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-09T12:31:13.497Z] === RUN TestAllowNondistributableArtifacts [2022-05-09T12:31:13.497Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-09T12:31:13.497Z] === RUN TestIsSecureIndex [2022-05-09T12:31:13.497Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-09T12:31:13.497Z] PASS [2022-05-09T12:31:13.497Z] coverage: 51.7% of statements [2022-05-09T12:31:13.497Z] ok github.com/docker/docker/registry 0.277s coverage: 51.7% of statements [2022-05-09T12:31:13.497Z] time="2022-05-09T12:31:13Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-09T12:31:13.497Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-05-09T12:31:13.497Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-09T12:31:13.497Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-09T12:31:13.497Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-09T12:31:13.497Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-09T12:31:13.497Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-09T12:31:13.497Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-09T12:31:13.497Z] === RUN TestResumableRequestReader [2022-05-09T12:31:13.497Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-09T12:31:13.497Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-09T12:31:13.497Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-09T12:31:13.497Z] PASS [2022-05-09T12:31:13.497Z] coverage: 100.0% of statements [2022-05-09T12:31:13.497Z] ok github.com/docker/docker/registry/resumable 0.265s coverage: 100.0% of statements [2022-05-09T12:31:13.954Z] === RUN TestRestartManagerTimeout [2022-05-09T12:31:13.954Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-09T12:31:13.954Z] === RUN TestRestartManagerTimeoutReset [2022-05-09T12:31:13.954Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-09T12:31:13.954Z] PASS [2022-05-09T12:31:13.954Z] coverage: 50.9% of statements [2022-05-09T12:31:13.954Z] ok github.com/docker/docker/restartmanager 0.041s coverage: 50.9% of statements [2022-05-09T12:31:14.408Z] === RUN TestDecodeContainerConfig [2022-05-09T12:31:14.408Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-09T12:31:14.408Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-09T12:31:14.408Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-09T12:31:14.408Z] === RUN TestDecodeContainerConfigIsolation [2022-05-09T12:31:14.408Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-09T12:31:14.408Z] === RUN TestValidatePrivileged [2022-05-09T12:31:14.408Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-09T12:31:14.408Z] PASS [2022-05-09T12:31:14.408Z] coverage: 52.4% of statements [2022-05-09T12:31:14.408Z] ok github.com/docker/docker/runconfig 0.046s coverage: 52.4% of statements [2022-05-09T12:31:14.865Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-09T12:31:14.865Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-09T12:31:14.865Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-09T12:31:14.865Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-09T12:31:14.865Z] PASS [2022-05-09T12:31:14.865Z] coverage: 62.5% of statements [2022-05-09T12:31:14.865Z] ok github.com/docker/docker/testutil 0.040s coverage: 62.5% of statements [2022-05-09T12:31:14.933Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-09T12:31:15.320Z] --- PASS: TestGet (15.01s) [2022-05-09T12:31:15.320Z] === RUN TestPluginWithNoManifest [2022-05-09T12:31:15.320Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-09T12:31:15.320Z] === RUN TestGetAll [2022-05-09T12:31:15.320Z] --- PASS: TestGetAll (0.01s) [2022-05-09T12:31:15.320Z] PASS [2022-05-09T12:31:15.320Z] coverage: 73.2% of statements [2022-05-09T12:31:15.320Z] ok github.com/docker/docker/pkg/plugins 36.109s coverage: 73.2% of statements [2022-05-09T12:31:17.483Z] === RUN TestGetDriver [2022-05-09T12:31:17.483Z] --- PASS: TestGetDriver (0.00s) [2022-05-09T12:31:17.483Z] === RUN TestVolumeRequestError [2022-05-09T12:31:17.483Z] === RUN TestGetAddress [2022-05-09T12:31:17.483Z] --- PASS: TestGetAddress (0.00s) [2022-05-09T12:31:17.483Z] === RUN TestRemove [2022-05-09T12:31:17.483Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-09T12:31:17.483Z] PASS [2022-05-09T12:31:17.483Z] coverage: 36.1% of statements [2022-05-09T12:31:17.483Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-09T12:31:17.483Z] --- SKIP: TestRemove (0.00s) [2022-05-09T12:31:17.483Z] === RUN TestInitializeWithVolumes [2022-05-09T12:31:17.483Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-09T12:31:17.483Z] === RUN TestCreate [2022-05-09T12:31:17.483Z] ok github.com/docker/docker/volume/drivers 0.064s coverage: 36.1% of statements [2022-05-09T12:31:17.483Z] --- PASS: TestCreate (0.01s) [2022-05-09T12:31:17.483Z] === RUN TestValidateName [2022-05-09T12:31:17.483Z] --- PASS: TestValidateName (0.00s) [2022-05-09T12:31:17.483Z] === RUN TestCreateWithOpts [2022-05-09T12:31:17.483Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-09T12:31:17.483Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-09T12:31:17.483Z] === RUN TestRelaodNoOpts [2022-05-09T12:31:17.483Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-05-09T12:31:17.483Z] PASS [2022-05-09T12:31:17.483Z] coverage: 41.5% of statements [2022-05-09T12:31:17.483Z] ok github.com/docker/docker/volume/local 0.100s coverage: 41.5% of statements [2022-05-09T12:31:17.938Z] === RUN TestLCOWParseMountRaw [2022-05-09T12:31:17.938Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-09T12:31:17.938Z] === RUN TestLCOWParseMountRawSplit [2022-05-09T12:31:17.938Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-09T12:31:17.938Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-09T12:31:17.938Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-09T12:31:17.938Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-09T12:31:17.938Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-09T12:31:17.938Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-09T12:31:17.938Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-09T12:31:17.938Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-09T12:31:17.938Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-09T12:31:17.938Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-09T12:31:17.938Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-09T12:31:17.938Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-09T12:31:17.938Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-09T12:31:17.938Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-09T12:31:17.938Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-09T12:31:17.938Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-09T12:31:17.938Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-09T12:31:17.938Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-09T12:31:17.938Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-09T12:31:17.938Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-09T12:31:17.938Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-09T12:31:17.938Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-09T12:31:17.938Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-09T12:31:17.938Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-09T12:31:17.938Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-09T12:31:17.938Z] === RUN TestLinuxParseMountRaw [2022-05-09T12:31:17.938Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-09T12:31:17.938Z] === RUN TestLinuxParseMountRawSplit [2022-05-09T12:31:17.938Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-09T12:31:17.938Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-09T12:31:17.938Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-09T12:31:17.938Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-09T12:31:17.938Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-09T12:31:17.938Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-09T12:31:17.938Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-09T12:31:17.938Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-09T12:31:17.938Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-09T12:31:17.938Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-09T12:31:17.938Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-09T12:31:17.938Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-09T12:31:17.938Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-09T12:31:17.938Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-09T12:31:17.938Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-09T12:31:17.938Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-09T12:31:17.938Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-09T12:31:17.938Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-09T12:31:17.938Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-09T12:31:17.939Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-09T12:31:17.939Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-09T12:31:17.939Z] === RUN TestConvertTmpfsOptions [2022-05-09T12:31:17.939Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-09T12:31:17.939Z] linux_parser_test.go:209: data="ro" [2022-05-09T12:31:17.939Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-09T12:31:17.939Z] === RUN TestParseMountSpec [2022-05-09T12:31:17.939Z] parser_test.go:62: case 0 [2022-05-09T12:31:17.939Z] parser_test.go:62: case 1 [2022-05-09T12:31:17.939Z] parser_test.go:62: case 2 [2022-05-09T12:31:17.939Z] parser_test.go:62: case 3 [2022-05-09T12:31:17.939Z] parser_test.go:62: case 4 [2022-05-09T12:31:17.939Z] parser_test.go:62: case 5 [2022-05-09T12:31:17.939Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-09T12:31:17.939Z] === RUN TestValidateMount [2022-05-09T12:31:17.939Z] --- PASS: TestValidateMount (0.00s) [2022-05-09T12:31:17.939Z] === RUN TestWindowsParseMountRaw [2022-05-09T12:31:17.939Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-09T12:31:17.939Z] === RUN TestWindowsParseMountRawSplit [2022-05-09T12:31:17.939Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-09T12:31:17.939Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-09T12:31:17.939Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-09T12:31:17.939Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-09T12:31:17.939Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-09T12:31:17.939Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-09T12:31:17.939Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-09T12:31:17.939Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-09T12:31:17.939Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-09T12:31:17.939Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-09T12:31:17.939Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-09T12:31:17.939Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-09T12:31:17.939Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-09T12:31:17.939Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-09T12:31:17.939Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-09T12:31:17.939Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-09T12:31:17.939Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-09T12:31:17.939Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-09T12:31:17.939Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-09T12:31:17.939Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-09T12:31:17.939Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-09T12:31:17.939Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-09T12:31:17.939Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-09T12:31:17.939Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-09T12:31:17.939Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-09T12:31:17.939Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-09T12:31:17.939Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-09T12:31:17.939Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-09T12:31:17.939Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-09T12:31:17.939Z] PASS [2022-05-09T12:31:17.939Z] coverage: 67.6% of statements [2022-05-09T12:31:17.939Z] ok github.com/docker/docker/volume/mounts 0.052s coverage: 67.6% of statements [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite (330.37s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.71s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.43s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.57s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.12s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.23s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.61s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.26s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.98s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.35s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.24s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.21s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.26s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.37s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.16s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.48s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.29s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.36s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.98s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.84s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.97s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.19s) [2022-05-09T12:31:18.221Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.07s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.27s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.62s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.89s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.01s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.77s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.07s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.44s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.72s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.61s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.57s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.64s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.65s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.63s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.09s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.69s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.08s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.87s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.25s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.61s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.60s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.48s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.45s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.43s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.28s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.66s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.94s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.55s) [2022-05-09T12:31:18.221Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-05-09T12:31:18.221Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.47s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.64s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.74s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.91s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.57s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.03s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.16s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.61s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.18s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.06s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.87s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.73s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.48s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-05-09T12:31:18.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.54s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.96s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.08s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.84s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.99s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.56s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.32s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.79s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.51s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.87s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.14s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.26s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.03s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.95s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.25s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.20s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.20s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.74s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.10s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.97s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.22s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.48s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.85s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.61s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.49s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2022-05-09T12:31:18.222Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.52s) [2022-05-09T12:31:18.222Z] === RUN TestDockerSwarmSuite [2022-05-09T12:31:18.222Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-05-09T12:31:19.475Z] === RUN TestSetGetMeta [2022-05-09T12:31:19.475Z] === PAUSE TestSetGetMeta [2022-05-09T12:31:19.475Z] === RUN TestRestore [2022-05-09T12:31:19.475Z] === PAUSE TestRestore [2022-05-09T12:31:19.475Z] === RUN TestServiceCreate [2022-05-09T12:31:19.475Z] === PAUSE TestServiceCreate [2022-05-09T12:31:19.475Z] === RUN TestServiceList [2022-05-09T12:31:19.475Z] === PAUSE TestServiceList [2022-05-09T12:31:19.475Z] === RUN TestServiceRemove [2022-05-09T12:31:19.475Z] === PAUSE TestServiceRemove [2022-05-09T12:31:19.475Z] === RUN TestServiceGet [2022-05-09T12:31:19.475Z] === PAUSE TestServiceGet [2022-05-09T12:31:19.475Z] === RUN TestServicePrune [2022-05-09T12:31:19.475Z] === PAUSE TestServicePrune [2022-05-09T12:31:19.475Z] === RUN TestCreate [2022-05-09T12:31:19.475Z] === PAUSE TestCreate [2022-05-09T12:31:19.475Z] === RUN TestRemove [2022-05-09T12:31:19.475Z] === PAUSE TestRemove [2022-05-09T12:31:19.475Z] === RUN TestList [2022-05-09T12:31:19.475Z] === PAUSE TestList [2022-05-09T12:31:19.475Z] === RUN TestFindByDriver [2022-05-09T12:31:19.475Z] === PAUSE TestFindByDriver [2022-05-09T12:31:19.475Z] === RUN TestFindByReferenced [2022-05-09T12:31:19.475Z] === PAUSE TestFindByReferenced [2022-05-09T12:31:19.475Z] === RUN TestDerefMultipleOfSameRef [2022-05-09T12:31:19.475Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-09T12:31:19.475Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-09T12:31:19.475Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-09T12:31:19.475Z] === RUN TestDefererencePluginOnCreateError [2022-05-09T12:31:19.475Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-09T12:31:19.475Z] === RUN TestRefDerefRemove [2022-05-09T12:31:19.475Z] === PAUSE TestRefDerefRemove [2022-05-09T12:31:19.475Z] === RUN TestGet [2022-05-09T12:31:19.475Z] === PAUSE TestGet [2022-05-09T12:31:19.475Z] === RUN TestGetWithReference [2022-05-09T12:31:19.475Z] === PAUSE TestGetWithReference [2022-05-09T12:31:19.475Z] === RUN TestFilterFunc [2022-05-09T12:31:19.475Z] === RUN TestFilterFunc/test_nil_list [2022-05-09T12:31:19.475Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-09T12:31:19.475Z] === RUN TestFilterFunc/test_empty_list [2022-05-09T12:31:19.475Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-09T12:31:19.475Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-09T12:31:19.475Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-09T12:31:19.475Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-09T12:31:19.475Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-09T12:31:19.475Z] === RUN TestFilterFunc/test_filter_some [2022-05-09T12:31:19.475Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-09T12:31:19.475Z] === RUN TestFilterFunc/test_filter_middle [2022-05-09T12:31:19.475Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-09T12:31:19.475Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-09T12:31:19.475Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-09T12:31:19.475Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-09T12:31:19.475Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-09T12:31:19.475Z] === CONT TestFilterFunc/test_nil_list [2022-05-09T12:31:19.475Z] === CONT TestFilterFunc/test_filter_some [2022-05-09T12:31:19.475Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-09T12:31:19.475Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-09T12:31:19.475Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-09T12:31:19.475Z] === CONT TestFilterFunc/test_empty_list [2022-05-09T12:31:19.475Z] === CONT TestFilterFunc/test_filter_middle [2022-05-09T12:31:19.475Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-09T12:31:19.475Z] --- PASS: TestFilterFunc (0.00s) [2022-05-09T12:31:19.475Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-09T12:31:19.475Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-09T12:31:19.475Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-09T12:31:19.475Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-09T12:31:19.475Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-09T12:31:19.475Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-09T12:31:19.475Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-09T12:31:19.475Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-09T12:31:19.475Z] === CONT TestSetGetMeta [2022-05-09T12:31:19.475Z] === CONT TestList [2022-05-09T12:31:19.475Z] === CONT TestDefererencePluginOnCreateError [2022-05-09T12:31:19.475Z] === CONT TestServiceGet [2022-05-09T12:31:19.475Z] --- PASS: TestSetGetMeta (0.02s) [2022-05-09T12:31:19.475Z] === CONT TestServiceRemove [2022-05-09T12:31:19.475Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-05-09T12:31:19.475Z] === CONT TestServiceList [2022-05-09T12:31:19.475Z] --- PASS: TestList (0.04s) [2022-05-09T12:31:19.475Z] === CONT TestServiceCreate [2022-05-09T12:31:19.475Z] --- PASS: TestServiceGet (0.19s) [2022-05-09T12:31:19.475Z] === CONT TestRestore [2022-05-09T12:31:19.475Z] --- PASS: TestServiceRemove (0.17s) [2022-05-09T12:31:19.475Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-09T12:31:19.475Z] --- PASS: TestServiceCreate (0.17s) [2022-05-09T12:31:19.475Z] === CONT TestDerefMultipleOfSameRef [2022-05-09T12:31:19.475Z] --- PASS: TestServiceList (0.17s) [2022-05-09T12:31:19.475Z] === CONT TestFindByReferenced [2022-05-09T12:31:19.475Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-05-09T12:31:19.475Z] === CONT TestFindByDriver [2022-05-09T12:31:19.475Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-05-09T12:31:19.475Z] === CONT TestGet [2022-05-09T12:31:19.475Z] --- PASS: TestRestore (0.04s) [2022-05-09T12:31:19.475Z] === CONT TestGetWithReference [2022-05-09T12:31:19.475Z] --- PASS: TestFindByReferenced (0.03s) [2022-05-09T12:31:19.475Z] === CONT TestCreate [2022-05-09T12:31:19.475Z] --- PASS: TestFindByDriver (0.03s) [2022-05-09T12:31:19.475Z] === CONT TestRemove [2022-05-09T12:31:19.475Z] --- PASS: TestCreate (0.02s) [2022-05-09T12:31:19.475Z] === CONT TestServicePrune [2022-05-09T12:31:19.475Z] --- PASS: TestGet (0.03s) [2022-05-09T12:31:19.475Z] === CONT TestRefDerefRemove [2022-05-09T12:31:19.475Z] --- PASS: TestGetWithReference (0.03s) [2022-05-09T12:31:19.475Z] time="2022-05-09T12:31:19Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-09T12:31:19.475Z] --- PASS: TestRemove (0.02s) [2022-05-09T12:31:19.475Z] --- PASS: TestRefDerefRemove (0.02s) [2022-05-09T12:31:19.475Z] time="2022-05-09T12:31:19Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-09T12:31:19.475Z] time="2022-05-09T12:31:19Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-09T12:31:19.475Z] time="2022-05-09T12:31:19Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-09T12:31:19.475Z] time="2022-05-09T12:31:19Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-09T12:31:19.475Z] --- PASS: TestServicePrune (0.05s) [2022-05-09T12:31:19.475Z] PASS [2022-05-09T12:31:19.475Z] coverage: 69.0% of statements [2022-05-09T12:31:19.475Z] ok github.com/docker/docker/volume/service 0.355s coverage: 69.0% of statements [2022-05-09T12:31:21.230Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-05-09T12:31:21.230Z] Copying nested executables into bundles/binary-daemon [2022-05-09T12:31:21.230Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-05-09T12:31:21.230Z] GOOS="" GOARCH="" GOARM="" [2022-05-09T12:31:21.230Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-05-09T12:31:21.230Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-05-09T12:31:21.507Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-05-09T12:31:21.555Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43572/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7873c27cfbd812dca60d90367d375bbae5a27014 -e DOCKER_GRAPHDRIVER docker:7873c27cfbd812dca60d90367d375bbae5a27014 hack/make.sh cross [2022-05-09T12:31:21.811Z] [2022-05-09T12:31:22.067Z] Removing bundles/ [2022-05-09T12:31:22.067Z] [2022-05-09T12:31:22.067Z] ---> Making bundle: cross (in bundles/cross) [2022-05-09T12:31:22.067Z] Cross building: bundles/cross/linux/amd64 [2022-05-09T12:31:22.067Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-09T12:31:22.068Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-09T12:31:24.791Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-05-09T12:31:26.515Z] 2022/05/09 12:31:26 Closing DB instances... [2022-05-09T12:31:27.474Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (45.23s) [2022-05-09T12:31:27.475Z] === RUN TestNetworkDBGarbageCollection [2022-05-09T12:31:30.082Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-05-09T12:31:35.347Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-09T12:31:36.725Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-09T12:31:43.291Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-05-09T12:31:44.226Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-05-09T12:31:44.485Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-09T12:31:45.421Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-09T12:31:45.989Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-09T12:31:46.926Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-09T12:31:46.926Z] docker_api_swarm_test.go:563: [d7b4b5b853d2d] joining swarm manager [da0abccb935e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:31:47.382Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:31:47.382Z] INFO: Testing against a local daemon [2022-05-09T12:31:47.382Z] === RUN TestBuildWithSession [2022-05-09T12:31:47.383Z] build_session_test.go:25: TODO: BuildKit [2022-05-09T12:31:47.383Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-09T12:31:47.383Z] === RUN TestBuildSquashParent [2022-05-09T12:31:47.383Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:31:47.383Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-09T12:31:47.383Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-09T12:31:47.383Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:31:47.383Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:31:47.383Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:31:47.383Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:31:47.383Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:31:47.383Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:31:47.383Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:31:47.383Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:31:47.383Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:31:47.383Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:31:47.383Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:31:47.383Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:31:47.383Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:31:47.383Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:31:47.383Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:31:47.383Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:31:48.888Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-09T12:31:48.889Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-09T12:31:48.889Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-09T12:31:49.148Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-09T12:31:56.147Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:31:56.147Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:31:59.137Z] docker_api_swarm_test.go:585: [dc4d254ce11ab] joining swarm manager [da0abccb935e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:31:59.137Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-09T12:31:59.395Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-09T12:32:00.771Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-09T12:32:01.340Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-09T12:32:01.599Z] check_test.go:378: [d7b4b5b853d2d] daemon is not started [2022-05-09T12:32:01.599Z] === RUN TestDockerSuite/TestBuildFails [2022-05-09T12:32:02.535Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-09T12:32:02.535Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-09T12:32:04.438Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-09T12:32:06.342Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-09T12:32:06.586Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-09T12:32:06.586Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.11s) [2022-05-09T12:32:06.586Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.09s) [2022-05-09T12:32:06.586Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.36s) [2022-05-09T12:32:06.586Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (17.41s) [2022-05-09T12:32:06.586Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.65s) [2022-05-09T12:32:06.586Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.75s) [2022-05-09T12:32:06.586Z] === RUN TestBuildMultiStageCopy [2022-05-09T12:32:06.586Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-09T12:32:08.246Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-09T12:32:09.621Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-09T12:32:09.880Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-09T12:32:10.816Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-09T12:32:12.192Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-05-09T12:32:12.192Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-09T12:32:12.192Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-05-09T12:32:12.451Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-09T12:32:13.387Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-09T12:32:13.955Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-09T12:32:15.253Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-09T12:32:15.253Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-09T12:32:15.334Z] docker_api_swarm_test.go:46: [d10b8a3c69667] joining swarm manager [d3b0d1f24e877]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:32:16.242Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-09T12:32:16.271Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-09T12:32:17.808Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-09T12:32:18.173Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-09T12:32:18.739Z] --- PASS: TestImportExtremelyLargeImageWorks (175.48s) [2022-05-09T12:32:18.739Z] PASS [2022-05-09T12:32:18.739Z] [2022-05-09T12:32:18.739Z] DONE 22 tests in 179.981s [2022-05-09T12:32:18.739Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-09T12:32:18.739Z] ++ 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 [2022-05-09T12:32:18.740Z] ++ set -e [2022-05-09T12:32:18.740Z] ++ '[' -n 0 ']' [2022-05-09T12:32:18.740Z] ++ set -x [2022-05-09T12:32:18.740Z] ++ env -i DEST=/go/src/github.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 [2022-05-09T12:32:18.740Z] INFO: Testing against a local daemon [2022-05-09T12:32:18.740Z] === RUN TestNetworkCreateDelete [2022-05-09T12:32:19.086Z] --- PASS: TestNetworkCreateDelete (0.18s) [2022-05-09T12:32:19.086Z] === RUN TestDockerNetworkDeletePreferID [2022-05-09T12:32:19.086Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-09T12:32:19.344Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2022-05-09T12:32:19.344Z] === RUN TestDaemonDNSFallback [2022-05-09T12:32:19.374Z] --- PASS: TestBuildMultiStageCopy (14.08s) [2022-05-09T12:32:19.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.33s) [2022-05-09T12:32:19.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.89s) [2022-05-09T12:32:19.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.12s) [2022-05-09T12:32:19.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.26s) [2022-05-09T12:32:19.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.48s) [2022-05-09T12:32:19.374Z] === RUN TestBuildMultiStageParentConfig [2022-05-09T12:32:21.021Z] ba8181afd426: Pull complete [2022-05-09T12:32:21.022Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-05-09T12:32:21.022Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:32:21.022Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-05-09T12:32:21.022Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-05-09T12:32:21.022Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2803' [2022-05-09T12:32:21.022Z] WARN: Skipping validation tests [2022-05-09T12:32:21.022Z] INFO: Running unit tests at 05/09/2022 12:32:12... [2022-05-09T12:32:21.022Z] INFO: make.ps1 starting at 05/09/2022 12:32:19 [2022-05-09T12:32:21.022Z] INFO: Git commit (7873c27cfb) assumed from DOCKER_GITCOMMIT environment variable [2022-05-09T12:32:21.022Z] INFO: Running unit tests... [2022-05-09T12:32:22.325Z] --- PASS: TestBuildMultiStageParentConfig (2.68s) [2022-05-09T12:32:22.325Z] === RUN TestBuildLabelWithTargets [2022-05-09T12:32:22.325Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:32:22.325Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-09T12:32:22.325Z] === RUN TestBuildWithEmptyLayers [2022-05-09T12:32:22.629Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-09T12:32:22.629Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-09T12:32:22.887Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-09T12:32:23.311Z] --- PASS: TestBuildWithEmptyLayers (1.49s) [2022-05-09T12:32:23.312Z] === RUN TestBuildMultiStageOnBuild [2022-05-09T12:32:23.452Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-09T12:32:23.712Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-09T12:32:23.712Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-09T12:32:24.278Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-09T12:32:24.536Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-09T12:32:24.794Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-09T12:32:25.053Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-09T12:32:25.311Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-09T12:32:25.569Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-09T12:32:26.138Z] --- PASS: TestDaemonDNSFallback (6.85s) [2022-05-09T12:32:26.138Z] === RUN TestInspectNetwork [2022-05-09T12:32:26.707Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-09T12:32:27.837Z] 2022/05/09 12:32:19 Closing DB instances... [2022-05-09T12:32:27.837Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2022-05-09T12:32:27.837Z] === RUN TestFindNode [2022-05-09T12:32:27.837Z] 2022/05/09 12:32:21 Closing DB instances... [2022-05-09T12:32:27.837Z] --- PASS: TestFindNode (0.03s) [2022-05-09T12:32:27.837Z] === RUN TestChangeNodeState [2022-05-09T12:32:27.837Z] 2022/05/09 12:32:21 Closing DB instances... [2022-05-09T12:32:27.837Z] --- PASS: TestChangeNodeState (0.03s) [2022-05-09T12:32:27.837Z] === RUN TestNodeReincarnation [2022-05-09T12:32:27.837Z] 2022/05/09 12:32:21 Closing DB instances... [2022-05-09T12:32:27.838Z] time="2022-05-09T12:32:26Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-09T12:32:27.838Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-09T12:32:27.838Z] === RUN TestParallelCreate [2022-05-09T12:32:27.838Z] 2022/05/09 12:32:26 Closing DB instances... [2022-05-09T12:32:27.838Z] --- PASS: TestParallelCreate (0.02s) [2022-05-09T12:32:27.838Z] === RUN TestParallelDelete [2022-05-09T12:32:27.838Z] 2022/05/09 12:32:26 Closing DB instances... [2022-05-09T12:32:27.838Z] --- PASS: TestParallelDelete (0.02s) [2022-05-09T12:32:27.838Z] === RUN TestNetworkDBIslands [2022-05-09T12:32:27.838Z] time="2022-05-09T12:32:26Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:6320971fb6ee with config:&{NodeID:6320971fb6ee Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:32:27.838Z] time="2022-05-09T12:32:26Z" level=info msg="Node 6320971fb6ee/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:27.838Z] time="2022-05-09T12:32:26Z" level=info msg="Node 6320971fb6ee/172.28.26.217, added to nodes list" [2022-05-09T12:32:27.838Z] time="2022-05-09T12:32:26Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:51665a4b8e90 with config:&{NodeID:51665a4b8e90 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:32:27.838Z] time="2022-05-09T12:32:26Z" level=info msg="Node 51665a4b8e90/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:27.838Z] time="2022-05-09T12:32:26Z" level=info msg="Node 51665a4b8e90/172.28.26.217, added to nodes list" [2022-05-09T12:32:27.838Z] time="2022-05-09T12:32:26Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-09T12:32:27.838Z] time="2022-05-09T12:32:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-09T12:32:27.838Z] time="2022-05-09T12:32:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-05-09T12:32:27.838Z] time="2022-05-09T12:32:26Z" level=info msg="Node 51665a4b8e90/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:27.838Z] time="2022-05-09T12:32:26Z" level=info msg="Node 51665a4b8e90/172.28.26.217, added to nodes list" [2022-05-09T12:32:27.838Z] time="2022-05-09T12:32:26Z" level=info msg="Node 6320971fb6ee/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:27.838Z] time="2022-05-09T12:32:26Z" level=info msg="Node 6320971fb6ee/172.28.26.217, added to nodes list" [2022-05-09T12:32:27.838Z] time="2022-05-09T12:32:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-09T12:32:27.838Z] time="2022-05-09T12:32:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-05-09T12:32:27.838Z] time="2022-05-09T12:32:27Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:3b0db656dd64 with config:&{NodeID:3b0db656dd64 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:32:27.838Z] time="2022-05-09T12:32:27Z" level=info msg="Node 3b0db656dd64/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:27.838Z] time="2022-05-09T12:32:27Z" level=info msg="Node 3b0db656dd64/172.28.26.217, added to nodes list" [2022-05-09T12:32:27.838Z] time="2022-05-09T12:32:27Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-09T12:32:27.838Z] time="2022-05-09T12:32:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-09T12:32:27.838Z] time="2022-05-09T12:32:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-05-09T12:32:27.838Z] time="2022-05-09T12:32:27Z" level=info msg="Node 3b0db656dd64/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:27.838Z] time="2022-05-09T12:32:27Z" level=info msg="Node 3b0db656dd64/172.28.26.217, added to nodes list" [2022-05-09T12:32:27.838Z] time="2022-05-09T12:32:27Z" level=info msg="Node 6320971fb6ee/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:27.838Z] time="2022-05-09T12:32:27Z" level=info msg="Node 6320971fb6ee/172.28.26.217, added to nodes list" [2022-05-09T12:32:27.838Z] time="2022-05-09T12:32:27Z" level=info msg="Node 51665a4b8e90/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:27.838Z] time="2022-05-09T12:32:27Z" level=info msg="Node 51665a4b8e90/172.28.26.217, added to nodes list" [2022-05-09T12:32:27.838Z] time="2022-05-09T12:32:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-05-09T12:32:27.838Z] time="2022-05-09T12:32:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-09T12:32:27.838Z] time="2022-05-09T12:32:27Z" level=info msg="Node 3b0db656dd64/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:27.838Z] time="2022-05-09T12:32:27Z" level=info msg="Node 3b0db656dd64/172.28.26.217, added to nodes list" [2022-05-09T12:32:28.293Z] time="2022-05-09T12:32:27Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:eec800b96971 with config:&{NodeID:eec800b96971 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:32:28.293Z] time="2022-05-09T12:32:27Z" level=info msg="Node eec800b96971/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:28.293Z] time="2022-05-09T12:32:27Z" level=info msg="Node eec800b96971/172.28.26.217, added to nodes list" [2022-05-09T12:32:28.293Z] time="2022-05-09T12:32:27Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-09T12:32:28.293Z] time="2022-05-09T12:32:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-09T12:32:28.293Z] time="2022-05-09T12:32:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-05-09T12:32:28.293Z] time="2022-05-09T12:32:27Z" level=info msg="Node eec800b96971/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:28.293Z] time="2022-05-09T12:32:27Z" level=info msg="Node eec800b96971/172.28.26.217, added to nodes list" [2022-05-09T12:32:28.293Z] time="2022-05-09T12:32:27Z" level=info msg="Node 51665a4b8e90/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:28.293Z] time="2022-05-09T12:32:27Z" level=info msg="Node 51665a4b8e90/172.28.26.217, added to nodes list" [2022-05-09T12:32:28.293Z] time="2022-05-09T12:32:27Z" level=info msg="Node 3b0db656dd64/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:28.293Z] time="2022-05-09T12:32:27Z" level=info msg="Node 3b0db656dd64/172.28.26.217, added to nodes list" [2022-05-09T12:32:28.293Z] time="2022-05-09T12:32:27Z" level=info msg="Node 6320971fb6ee/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:28.293Z] time="2022-05-09T12:32:27Z" level=info msg="Node 6320971fb6ee/172.28.26.217, added to nodes list" [2022-05-09T12:32:28.293Z] time="2022-05-09T12:32:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-09T12:32:28.293Z] time="2022-05-09T12:32:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-05-09T12:32:28.293Z] time="2022-05-09T12:32:28Z" level=info msg="Node eec800b96971/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:28.293Z] time="2022-05-09T12:32:28Z" level=info msg="Node eec800b96971/172.28.26.217, added to nodes list" [2022-05-09T12:32:28.293Z] time="2022-05-09T12:32:28Z" level=info msg="Node eec800b96971/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:28.293Z] time="2022-05-09T12:32:28Z" level=info msg="Node eec800b96971/172.28.26.217, added to nodes list" [2022-05-09T12:32:28.748Z] time="2022-05-09T12:32:28Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:a8d608b4fdc4 with config:&{NodeID:a8d608b4fdc4 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:32:28.748Z] time="2022-05-09T12:32:28Z" level=info msg="Node a8d608b4fdc4/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:28.748Z] time="2022-05-09T12:32:28Z" level=info msg="Node a8d608b4fdc4/172.28.26.217, added to nodes list" [2022-05-09T12:32:28.748Z] time="2022-05-09T12:32:28Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-09T12:32:28.748Z] time="2022-05-09T12:32:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-09T12:32:28.748Z] time="2022-05-09T12:32:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2022-05-09T12:32:28.748Z] time="2022-05-09T12:32:28Z" level=info msg="Node a8d608b4fdc4/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:28.748Z] time="2022-05-09T12:32:28Z" level=info msg="Node a8d608b4fdc4/172.28.26.217, added to nodes list" [2022-05-09T12:32:28.748Z] time="2022-05-09T12:32:28Z" level=info msg="Node 3b0db656dd64/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:28.748Z] time="2022-05-09T12:32:28Z" level=info msg="Node 3b0db656dd64/172.28.26.217, added to nodes list" [2022-05-09T12:32:28.748Z] time="2022-05-09T12:32:28Z" level=info msg="Node 6320971fb6ee/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:28.748Z] time="2022-05-09T12:32:28Z" level=info msg="Node 6320971fb6ee/172.28.26.217, added to nodes list" [2022-05-09T12:32:28.748Z] time="2022-05-09T12:32:28Z" level=info msg="Node 51665a4b8e90/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:28.748Z] time="2022-05-09T12:32:28Z" level=info msg="Node 51665a4b8e90/172.28.26.217, added to nodes list" [2022-05-09T12:32:28.748Z] time="2022-05-09T12:32:28Z" level=info msg="Node eec800b96971/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:28.748Z] time="2022-05-09T12:32:28Z" level=info msg="Node eec800b96971/172.28.26.217, added to nodes list" [2022-05-09T12:32:28.748Z] time="2022-05-09T12:32:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-09T12:32:28.748Z] time="2022-05-09T12:32:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2022-05-09T12:32:28.748Z] time="2022-05-09T12:32:28Z" level=info msg="Node a8d608b4fdc4/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:28.748Z] time="2022-05-09T12:32:28Z" level=info msg="Node a8d608b4fdc4/172.28.26.217, added to nodes list" [2022-05-09T12:32:28.748Z] time="2022-05-09T12:32:28Z" level=info msg="Node a8d608b4fdc4/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:28.748Z] time="2022-05-09T12:32:28Z" level=info msg="Node a8d608b4fdc4/172.28.26.217, added to nodes list" [2022-05-09T12:32:28.748Z] time="2022-05-09T12:32:28Z" level=info msg="Node a8d608b4fdc4/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:28.748Z] time="2022-05-09T12:32:28Z" level=info msg="Node a8d608b4fdc4/172.28.26.217, added to nodes list" [2022-05-09T12:32:29.203Z] networkdb_test.go:835: Re-joining: 3 [2022-05-09T12:32:29.203Z] time="2022-05-09T12:32:28Z" level=info msg="The new bootstrap node list is:[172.28.26.217:10033 172.28.26.217:10034 172.28.26.217:10035]" [2022-05-09T12:32:29.203Z] time="2022-05-09T12:32:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.26.217:10033" [2022-05-09T12:32:29.203Z] time="2022-05-09T12:32:28Z" level=debug msg="memberlist: Stream connection from=172.28.26.217:49371" [2022-05-09T12:32:29.203Z] time="2022-05-09T12:32:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.26.217:10034" [2022-05-09T12:32:29.203Z] time="2022-05-09T12:32:28Z" level=debug msg="memberlist: Stream connection from=172.28.26.217:49372" [2022-05-09T12:32:29.204Z] time="2022-05-09T12:32:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.26.217:10035" [2022-05-09T12:32:29.204Z] time="2022-05-09T12:32:28Z" level=debug msg="memberlist: Stream connection from=172.28.26.217:49373" [2022-05-09T12:32:29.204Z] networkdb_test.go:835: Re-joining: 4 [2022-05-09T12:32:29.204Z] time="2022-05-09T12:32:28Z" level=info msg="The new bootstrap node list is:[172.28.26.217:10033 172.28.26.217:10034 172.28.26.217:10035]" [2022-05-09T12:32:29.204Z] time="2022-05-09T12:32:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.26.217:10033" [2022-05-09T12:32:29.204Z] time="2022-05-09T12:32:28Z" level=debug msg="memberlist: Stream connection from=172.28.26.217:49374" [2022-05-09T12:32:29.204Z] time="2022-05-09T12:32:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.26.217:10034" [2022-05-09T12:32:29.204Z] time="2022-05-09T12:32:28Z" level=debug msg="memberlist: Stream connection from=172.28.26.217:49375" [2022-05-09T12:32:29.204Z] time="2022-05-09T12:32:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.26.217:10035" [2022-05-09T12:32:29.204Z] time="2022-05-09T12:32:28Z" level=debug msg="memberlist: Stream connection from=172.28.26.217:49376" [2022-05-09T12:32:29.247Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-09T12:32:29.659Z] time="2022-05-09T12:32:29Z" level=info msg="node 0 leaving" [2022-05-09T12:32:29.659Z] time="2022-05-09T12:32:29Z" level=info msg="Node 6320971fb6ee change state NodeActive --> NodeLeft" [2022-05-09T12:32:29.659Z] time="2022-05-09T12:32:29Z" level=info msg="node2(51665a4b8e90): Node leave event for 6320971fb6ee/172.28.26.217" [2022-05-09T12:32:29.659Z] time="2022-05-09T12:32:29Z" level=info msg="Node 6320971fb6ee change state NodeActive --> NodeLeft" [2022-05-09T12:32:29.659Z] time="2022-05-09T12:32:29Z" level=info msg="node5(a8d608b4fdc4): Node leave event for 6320971fb6ee/172.28.26.217" [2022-05-09T12:32:29.659Z] time="2022-05-09T12:32:29Z" level=info msg="Node 6320971fb6ee change state NodeActive --> NodeLeft" [2022-05-09T12:32:29.659Z] time="2022-05-09T12:32:29Z" level=info msg="node4(eec800b96971): Node leave event for 6320971fb6ee/172.28.26.217" [2022-05-09T12:32:29.659Z] time="2022-05-09T12:32:29Z" level=info msg="Node 6320971fb6ee change state NodeActive --> NodeLeft" [2022-05-09T12:32:29.659Z] time="2022-05-09T12:32:29Z" level=info msg="node1(6320971fb6ee): Node leave event for 6320971fb6ee/172.28.26.217" [2022-05-09T12:32:29.659Z] time="2022-05-09T12:32:29Z" level=info msg="Node 6320971fb6ee change state NodeActive --> NodeLeft" [2022-05-09T12:32:29.659Z] time="2022-05-09T12:32:29Z" level=info msg="node3(3b0db656dd64): Node leave event for 6320971fb6ee/172.28.26.217" [2022-05-09T12:32:29.659Z] time="2022-05-09T12:32:29Z" level=info msg="Node 6320971fb6ee/172.28.26.217, left gossip cluster" [2022-05-09T12:32:29.659Z] time="2022-05-09T12:32:29Z" level=info msg="Node 6320971fb6ee/172.28.26.217, left gossip cluster" [2022-05-09T12:32:29.659Z] time="2022-05-09T12:32:29Z" level=info msg="Node 6320971fb6ee/172.28.26.217, left gossip cluster" [2022-05-09T12:32:29.659Z] time="2022-05-09T12:32:29Z" level=info msg="Node 6320971fb6ee/172.28.26.217, left gossip cluster" [2022-05-09T12:32:29.659Z] time="2022-05-09T12:32:29Z" level=info msg="Node 6320971fb6ee/172.28.26.217, left gossip cluster" [2022-05-09T12:32:30.114Z] time="2022-05-09T12:32:29Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.28.26.217:10034: use of closed network connection" [2022-05-09T12:32:30.114Z] time="2022-05-09T12:32:29Z" level=info msg="node 1 leaving" [2022-05-09T12:32:30.114Z] time="2022-05-09T12:32:29Z" level=info msg="Node 51665a4b8e90 change state NodeActive --> NodeLeft" [2022-05-09T12:32:30.114Z] time="2022-05-09T12:32:29Z" level=info msg="node3(3b0db656dd64): Node leave event for 51665a4b8e90/172.28.26.217" [2022-05-09T12:32:30.114Z] time="2022-05-09T12:32:29Z" level=info msg="Node 51665a4b8e90/172.28.26.217, left gossip cluster" [2022-05-09T12:32:30.114Z] time="2022-05-09T12:32:29Z" level=info msg="Node 51665a4b8e90 change state NodeActive --> NodeFailed" [2022-05-09T12:32:30.114Z] time="2022-05-09T12:32:29Z" level=info msg="Node 51665a4b8e90/172.28.26.217, added to failed nodes list" [2022-05-09T12:32:30.114Z] time="2022-05-09T12:32:29Z" level=info msg="Node 51665a4b8e90 change state NodeActive --> NodeLeft" [2022-05-09T12:32:30.114Z] time="2022-05-09T12:32:29Z" level=info msg="node4(eec800b96971): Node leave event for 51665a4b8e90/172.28.26.217" [2022-05-09T12:32:30.114Z] time="2022-05-09T12:32:29Z" level=info msg="Node 51665a4b8e90 change state NodeActive --> NodeLeft" [2022-05-09T12:32:30.114Z] time="2022-05-09T12:32:29Z" level=info msg="node5(a8d608b4fdc4): Node leave event for 51665a4b8e90/172.28.26.217" [2022-05-09T12:32:30.114Z] time="2022-05-09T12:32:29Z" level=error msg="node: 51665a4b8e90 is unknown to memberlist" [2022-05-09T12:32:30.114Z] time="2022-05-09T12:32:29Z" level=info msg="Node 51665a4b8e90/172.28.26.217, left gossip cluster" [2022-05-09T12:32:30.114Z] time="2022-05-09T12:32:29Z" level=info msg="Node 51665a4b8e90/172.28.26.217, left gossip cluster" [2022-05-09T12:32:30.114Z] time="2022-05-09T12:32:29Z" level=info msg="Node 51665a4b8e90/172.28.26.217, left gossip cluster" [2022-05-09T12:32:30.183Z] === RUN TestInspectNetwork/full_network_id [2022-05-09T12:32:30.183Z] === RUN TestInspectNetwork/partial_network_id [2022-05-09T12:32:30.183Z] === RUN TestInspectNetwork/network_name [2022-05-09T12:32:30.183Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-09T12:32:30.570Z] time="2022-05-09T12:32:30Z" level=info msg="node 2 leaving" [2022-05-09T12:32:30.570Z] time="2022-05-09T12:32:30Z" level=info msg="Node 3b0db656dd64 change state NodeActive --> NodeLeft" [2022-05-09T12:32:30.570Z] time="2022-05-09T12:32:30Z" level=info msg="node5(a8d608b4fdc4): Node leave event for 3b0db656dd64/172.28.26.217" [2022-05-09T12:32:30.570Z] time="2022-05-09T12:32:30Z" level=info msg="Node 3b0db656dd64 change state NodeActive --> NodeLeft" [2022-05-09T12:32:30.570Z] time="2022-05-09T12:32:30Z" level=info msg="node4(eec800b96971): Node leave event for 3b0db656dd64/172.28.26.217" [2022-05-09T12:32:30.570Z] time="2022-05-09T12:32:30Z" level=info msg="Node 3b0db656dd64 change state NodeActive --> NodeLeft" [2022-05-09T12:32:30.570Z] time="2022-05-09T12:32:30Z" level=info msg="node3(3b0db656dd64): Node leave event for 3b0db656dd64/172.28.26.217" [2022-05-09T12:32:30.570Z] time="2022-05-09T12:32:30Z" level=info msg="Node 3b0db656dd64/172.28.26.217, left gossip cluster" [2022-05-09T12:32:30.570Z] time="2022-05-09T12:32:30Z" level=info msg="Node 3b0db656dd64/172.28.26.217, left gossip cluster" [2022-05-09T12:32:31.025Z] time="2022-05-09T12:32:30Z" level=info msg="Node 3b0db656dd64/172.28.26.217, left gossip cluster" [2022-05-09T12:32:31.025Z] networkdb_test.go:867: node4: OK [2022-05-09T12:32:31.025Z] networkdb_test.go:867: node5: OK [2022-05-09T12:32:31.025Z] time="2022-05-09T12:32:30Z" level=info msg="node 0 coming back" [2022-05-09T12:32:31.025Z] time="2022-05-09T12:32:30Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:fce36a2c7c4b with config:&{NodeID:fce36a2c7c4b Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:32:31.025Z] time="2022-05-09T12:32:30Z" level=info msg="Node fce36a2c7c4b/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:31.025Z] time="2022-05-09T12:32:30Z" level=info msg="Node fce36a2c7c4b/172.28.26.217, added to nodes list" [2022-05-09T12:32:31.025Z] time="2022-05-09T12:32:30Z" level=info msg="node 1 coming back" [2022-05-09T12:32:31.026Z] time="2022-05-09T12:32:30Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f66e540a0231 with config:&{NodeID:f66e540a0231 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:32:31.026Z] time="2022-05-09T12:32:30Z" level=info msg="Node f66e540a0231/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:31.026Z] time="2022-05-09T12:32:30Z" level=info msg="Node f66e540a0231/172.28.26.217, added to nodes list" [2022-05-09T12:32:31.026Z] time="2022-05-09T12:32:30Z" level=info msg="node 2 coming back" [2022-05-09T12:32:31.026Z] time="2022-05-09T12:32:30Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d3e412f26df3 with config:&{NodeID:d3e412f26df3 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:32:31.026Z] time="2022-05-09T12:32:30Z" level=info msg="Node d3e412f26df3/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:31.026Z] time="2022-05-09T12:32:30Z" level=info msg="Node d3e412f26df3/172.28.26.217, added to nodes list" [2022-05-09T12:32:31.481Z] time="2022-05-09T12:32:31Z" level=debug msg="memberlist: Failed ping: a8d608b4fdc4 (timeout reached)" [2022-05-09T12:32:31.481Z] time="2022-05-09T12:32:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.28.26.217:10036: use of closed network connection" [2022-05-09T12:32:31.481Z] time="2022-05-09T12:32:31Z" level=debug msg="memberlist: Stream connection from=172.28.26.217:49377" [2022-05-09T12:32:31.936Z] time="2022-05-09T12:32:31Z" level=warning msg="memberlist: Was able to connect to a8d608b4fdc4 but other probes failed, network may be misconfigured" [2022-05-09T12:32:32.712Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-05-09T12:32:33.534Z] 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/httpstatus 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/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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/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/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/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/longpath github.com/docker/docker/pkg/namesgenerator 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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/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 [2022-05-09T12:32:33.646Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-05-09T12:32:33.905Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-09T12:32:34.096Z] time="2022-05-09T12:32:33Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.26.217:10033 172.28.26.217:10034 172.28.26.217:10035]" [2022-05-09T12:32:34.554Z] time="2022-05-09T12:32:34Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.26.217:10033 172.28.26.217:10034 172.28.26.217:10035]" [2022-05-09T12:32:34.839Z] --- PASS: TestInspectNetwork (8.57s) [2022-05-09T12:32:34.839Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-09T12:32:34.840Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-09T12:32:34.840Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-09T12:32:34.840Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-09T12:32:34.840Z] === RUN TestRunContainerWithBridgeNone [2022-05-09T12:32:35.513Z] time="2022-05-09T12:32:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.26.217:10033" [2022-05-09T12:32:35.513Z] time="2022-05-09T12:32:34Z" level=debug msg="memberlist: Stream connection from=172.28.26.217:49378" [2022-05-09T12:32:35.513Z] time="2022-05-09T12:32:34Z" level=info msg="Node a8d608b4fdc4/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:35.513Z] time="2022-05-09T12:32:34Z" level=info msg="Node a8d608b4fdc4/172.28.26.217, added to nodes list" [2022-05-09T12:32:35.513Z] time="2022-05-09T12:32:34Z" level=info msg="Node eec800b96971/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:35.513Z] time="2022-05-09T12:32:34Z" level=info msg="Node eec800b96971/172.28.26.217, added to nodes list" [2022-05-09T12:32:35.513Z] time="2022-05-09T12:32:34Z" level=info msg="Node fce36a2c7c4b/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:35.513Z] time="2022-05-09T12:32:34Z" level=info msg="Node fce36a2c7c4b/172.28.26.217, is the new incarnation of the shutdown node 6320971fb6ee/172.28.26.217" [2022-05-09T12:32:35.513Z] time="2022-05-09T12:32:34Z" level=info msg="Node fce36a2c7c4b/172.28.26.217, added to nodes list" [2022-05-09T12:32:35.513Z] time="2022-05-09T12:32:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.26.217:10034" [2022-05-09T12:32:35.513Z] time="2022-05-09T12:32:34Z" level=debug msg="memberlist: Stream connection from=172.28.26.217:49379" [2022-05-09T12:32:35.513Z] time="2022-05-09T12:32:34Z" level=info msg="Node fce36a2c7c4b/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:35.513Z] time="2022-05-09T12:32:34Z" level=info msg="Node fce36a2c7c4b/172.28.26.217, added to nodes list" [2022-05-09T12:32:35.513Z] time="2022-05-09T12:32:34Z" level=info msg="Node eec800b96971/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:35.513Z] time="2022-05-09T12:32:34Z" level=info msg="Node eec800b96971/172.28.26.217, added to nodes list" [2022-05-09T12:32:35.513Z] time="2022-05-09T12:32:34Z" level=info msg="Node a8d608b4fdc4/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:35.513Z] time="2022-05-09T12:32:34Z" level=info msg="Node a8d608b4fdc4/172.28.26.217, added to nodes list" [2022-05-09T12:32:35.513Z] time="2022-05-09T12:32:34Z" level=info msg="Node fce36a2c7c4b/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:35.513Z] time="2022-05-09T12:32:34Z" level=info msg="Node fce36a2c7c4b/172.28.26.217, is the new incarnation of the shutdown node 6320971fb6ee/172.28.26.217" [2022-05-09T12:32:35.513Z] time="2022-05-09T12:32:34Z" level=info msg="Node fce36a2c7c4b/172.28.26.217, added to nodes list" [2022-05-09T12:32:35.513Z] time="2022-05-09T12:32:34Z" level=info msg="Node f66e540a0231/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:34Z" level=info msg="Node f66e540a0231/172.28.26.217, is the new incarnation of the shutdown node 51665a4b8e90/172.28.26.217" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:34Z" level=info msg="Node f66e540a0231/172.28.26.217, added to nodes list" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.26.217:10035" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:34Z" level=debug msg="memberlist: Stream connection from=172.28.26.217:49380" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:34Z" level=info msg="Node fce36a2c7c4b/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:34Z" level=info msg="Node fce36a2c7c4b/172.28.26.217, added to nodes list" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:34Z" level=info msg="Node eec800b96971/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:34Z" level=info msg="Node eec800b96971/172.28.26.217, added to nodes list" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:34Z" level=info msg="Node f66e540a0231/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:34Z" level=info msg="Node f66e540a0231/172.28.26.217, added to nodes list" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:34Z" level=info msg="Node a8d608b4fdc4/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:34Z" level=info msg="Node a8d608b4fdc4/172.28.26.217, added to nodes list" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:34Z" level=info msg="Node d3e412f26df3/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:34Z" level=info msg="Node d3e412f26df3/172.28.26.217, is the new incarnation of the shutdown node 3b0db656dd64/172.28.26.217" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:34Z" level=info msg="Node d3e412f26df3/172.28.26.217, added to nodes list" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:35Z" level=info msg="Node f66e540a0231/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:35Z" level=info msg="Node f66e540a0231/172.28.26.217, is the new incarnation of the shutdown node 51665a4b8e90/172.28.26.217" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:35Z" level=info msg="Node f66e540a0231/172.28.26.217, added to nodes list" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:35Z" level=info msg="Node f66e540a0231/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:35Z" level=info msg="Node f66e540a0231/172.28.26.217, added to nodes list" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:35Z" level=info msg="Node d3e412f26df3/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:35Z" level=info msg="Node d3e412f26df3/172.28.26.217, added to nodes list" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:35Z" level=info msg="Node d3e412f26df3/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:35Z" level=info msg="Node d3e412f26df3/172.28.26.217, added to nodes list" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:35Z" level=info msg="Node d3e412f26df3/172.28.26.217, joined gossip cluster" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:35Z" level=info msg="Node d3e412f26df3/172.28.26.217, is the new incarnation of the shutdown node 3b0db656dd64/172.28.26.217" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:35Z" level=info msg="Node d3e412f26df3/172.28.26.217, added to nodes list" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.26.217:10033" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:35Z" level=debug msg="memberlist: Stream connection from=172.28.26.217:49381" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.26.217:10034" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:35Z" level=debug msg="memberlist: Stream connection from=172.28.26.217:49382" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:35Z" level=debug msg="memberlist: Stream connection from=172.28.26.217:49383" [2022-05-09T12:32:35.514Z] time="2022-05-09T12:32:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.26.217:10035" [2022-05-09T12:32:35.969Z] 2022/05/09 12:32:35 Closing DB instances... [2022-05-09T12:32:35.969Z] time="2022-05-09T12:32:35Z" level=info msg="Node fce36a2c7c4b change state NodeActive --> NodeLeft" [2022-05-09T12:32:35.969Z] time="2022-05-09T12:32:35Z" level=info msg="node2(f66e540a0231): Node leave event for fce36a2c7c4b/172.28.26.217" [2022-05-09T12:32:35.969Z] time="2022-05-09T12:32:35Z" level=info msg="Node fce36a2c7c4b change state NodeActive --> NodeLeft" [2022-05-09T12:32:35.969Z] time="2022-05-09T12:32:35Z" level=info msg="node5(a8d608b4fdc4): Node leave event for fce36a2c7c4b/172.28.26.217" [2022-05-09T12:32:35.969Z] time="2022-05-09T12:32:35Z" level=info msg="Node fce36a2c7c4b change state NodeActive --> NodeLeft" [2022-05-09T12:32:35.969Z] time="2022-05-09T12:32:35Z" level=info msg="node4(eec800b96971): Node leave event for fce36a2c7c4b/172.28.26.217" [2022-05-09T12:32:35.969Z] time="2022-05-09T12:32:35Z" level=info msg="Node fce36a2c7c4b change state NodeActive --> NodeLeft" [2022-05-09T12:32:35.969Z] time="2022-05-09T12:32:35Z" level=info msg="node1(fce36a2c7c4b): Node leave event for fce36a2c7c4b/172.28.26.217" [2022-05-09T12:32:35.969Z] time="2022-05-09T12:32:35Z" level=info msg="Node fce36a2c7c4b change state NodeActive --> NodeLeft" [2022-05-09T12:32:35.969Z] time="2022-05-09T12:32:35Z" level=info msg="node3(d3e412f26df3): Node leave event for fce36a2c7c4b/172.28.26.217" [2022-05-09T12:32:36.425Z] time="2022-05-09T12:32:35Z" level=info msg="Node fce36a2c7c4b/172.28.26.217, left gossip cluster" [2022-05-09T12:32:36.425Z] time="2022-05-09T12:32:35Z" level=info msg="Node fce36a2c7c4b/172.28.26.217, left gossip cluster" [2022-05-09T12:32:36.425Z] time="2022-05-09T12:32:35Z" level=info msg="Node fce36a2c7c4b/172.28.26.217, left gossip cluster" [2022-05-09T12:32:36.425Z] time="2022-05-09T12:32:35Z" level=info msg="Node fce36a2c7c4b/172.28.26.217, left gossip cluster" [2022-05-09T12:32:36.425Z] time="2022-05-09T12:32:36Z" level=info msg="Node fce36a2c7c4b/172.28.26.217, left gossip cluster" [2022-05-09T12:32:36.425Z] time="2022-05-09T12:32:36Z" level=info msg="Node f66e540a0231 change state NodeActive --> NodeLeft" [2022-05-09T12:32:36.425Z] time="2022-05-09T12:32:36Z" level=info msg="node5(a8d608b4fdc4): Node leave event for f66e540a0231/172.28.26.217" [2022-05-09T12:32:36.425Z] time="2022-05-09T12:32:36Z" level=info msg="Node f66e540a0231 change state NodeActive --> NodeLeft" [2022-05-09T12:32:36.425Z] time="2022-05-09T12:32:36Z" level=info msg="node4(eec800b96971): Node leave event for f66e540a0231/172.28.26.217" [2022-05-09T12:32:36.881Z] time="2022-05-09T12:32:36Z" level=info msg="Node f66e540a0231 change state NodeActive --> NodeLeft" [2022-05-09T12:32:36.881Z] time="2022-05-09T12:32:36Z" level=info msg="Node f66e540a0231 change state NodeActive --> NodeLeft" [2022-05-09T12:32:36.881Z] time="2022-05-09T12:32:36Z" level=info msg="node2(f66e540a0231): Node leave event for f66e540a0231/172.28.26.217" [2022-05-09T12:32:36.881Z] time="2022-05-09T12:32:36Z" level=info msg="node3(d3e412f26df3): Node leave event for f66e540a0231/172.28.26.217" [2022-05-09T12:32:36.881Z] time="2022-05-09T12:32:36Z" level=info msg="Node f66e540a0231/172.28.26.217, left gossip cluster" [2022-05-09T12:32:36.881Z] time="2022-05-09T12:32:36Z" level=info msg="Node f66e540a0231/172.28.26.217, left gossip cluster" [2022-05-09T12:32:36.881Z] time="2022-05-09T12:32:36Z" level=info msg="Node f66e540a0231/172.28.26.217, left gossip cluster" [2022-05-09T12:32:36.881Z] time="2022-05-09T12:32:36Z" level=info msg="Node f66e540a0231/172.28.26.217, left gossip cluster" [2022-05-09T12:32:36.881Z] time="2022-05-09T12:32:36Z" level=info msg="Node d3e412f26df3 change state NodeActive --> NodeLeft" [2022-05-09T12:32:36.881Z] time="2022-05-09T12:32:36Z" level=info msg="node5(a8d608b4fdc4): Node leave event for d3e412f26df3/172.28.26.217" [2022-05-09T12:32:36.881Z] time="2022-05-09T12:32:36Z" level=info msg="Node d3e412f26df3 change state NodeActive --> NodeLeft" [2022-05-09T12:32:36.881Z] time="2022-05-09T12:32:36Z" level=info msg="node4(eec800b96971): Node leave event for d3e412f26df3/172.28.26.217" [2022-05-09T12:32:36.881Z] time="2022-05-09T12:32:36Z" level=info msg="Node d3e412f26df3 change state NodeActive --> NodeLeft" [2022-05-09T12:32:36.881Z] time="2022-05-09T12:32:36Z" level=info msg="node3(d3e412f26df3): Node leave event for d3e412f26df3/172.28.26.217" [2022-05-09T12:32:36.881Z] time="2022-05-09T12:32:36Z" level=info msg="Node d3e412f26df3/172.28.26.217, left gossip cluster" [2022-05-09T12:32:37.347Z] time="2022-05-09T12:32:36Z" level=info msg="Node d3e412f26df3/172.28.26.217, left gossip cluster" [2022-05-09T12:32:37.347Z] time="2022-05-09T12:32:37Z" level=info msg="Node d3e412f26df3/172.28.26.217, left gossip cluster" [2022-05-09T12:32:37.375Z] --- PASS: TestRunContainerWithBridgeNone (2.32s) [2022-05-09T12:32:37.375Z] === RUN TestNetworkInvalidJSON [2022-05-09T12:32:37.375Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-09T12:32:37.375Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-09T12:32:37.375Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:32:37.375Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:32:37.375Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:32:37.375Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:32:37.375Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-09T12:32:37.375Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:32:37.375Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-09T12:32:37.375Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-09T12:32:37.375Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-09T12:32:37.375Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-09T12:32:37.375Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-09T12:32:37.375Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-09T12:32:37.375Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-09T12:32:37.375Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-09T12:32:37.375Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:32:37.375Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-09T12:32:37.375Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-09T12:32:37.375Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-09T12:32:37.375Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-09T12:32:37.375Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-05-09T12:32:37.375Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-09T12:32:37.375Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-09T12:32:37.375Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-09T12:32:37.375Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-09T12:32:37.375Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-09T12:32:37.375Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-09T12:32:37.375Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-09T12:32:37.375Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-09T12:32:37.375Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-09T12:32:37.375Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-09T12:32:37.375Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-09T12:32:37.375Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-09T12:32:37.375Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-09T12:32:37.375Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-09T12:32:37.375Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-09T12:32:37.375Z] === RUN TestNetworkList [2022-05-09T12:32:37.375Z] === RUN TestNetworkList//networks [2022-05-09T12:32:37.375Z] === PAUSE TestNetworkList//networks [2022-05-09T12:32:37.375Z] === RUN TestNetworkList//networks/ [2022-05-09T12:32:37.375Z] === PAUSE TestNetworkList//networks/ [2022-05-09T12:32:37.375Z] === CONT TestNetworkList//networks [2022-05-09T12:32:37.375Z] === CONT TestNetworkList//networks/ [2022-05-09T12:32:37.375Z] --- PASS: TestNetworkList (0.01s) [2022-05-09T12:32:37.375Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-09T12:32:37.375Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-09T12:32:37.375Z] === RUN TestHostIPv4BridgeLabel [2022-05-09T12:32:37.375Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-09T12:32:37.375Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-09T12:32:37.634Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-09T12:32:37.634Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-09T12:32:37.634Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-09T12:32:37.634Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-05-09T12:32:37.634Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-09T12:32:37.804Z] time="2022-05-09T12:32:37Z" level=info msg="Node eec800b96971 change state NodeActive --> NodeLeft" [2022-05-09T12:32:37.804Z] time="2022-05-09T12:32:37Z" level=info msg="node5(a8d608b4fdc4): Node leave event for eec800b96971/172.28.26.217" [2022-05-09T12:32:37.804Z] time="2022-05-09T12:32:37Z" level=info msg="Node eec800b96971 change state NodeActive --> NodeLeft" [2022-05-09T12:32:37.804Z] time="2022-05-09T12:32:37Z" level=info msg="node4(eec800b96971): Node leave event for eec800b96971/172.28.26.217" [2022-05-09T12:32:37.894Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-09T12:32:38.256Z] --- PASS: TestBuildMultiStageOnBuild (14.00s) [2022-05-09T12:32:38.256Z] === RUN TestBuildUncleanTarFilenames [2022-05-09T12:32:38.256Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:32:38.256Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-09T12:32:38.256Z] === RUN TestBuildMultiStageLayerLeak [2022-05-09T12:32:38.260Z] time="2022-05-09T12:32:37Z" level=info msg="Node eec800b96971/172.28.26.217, left gossip cluster" [2022-05-09T12:32:38.260Z] time="2022-05-09T12:32:37Z" level=info msg="Node eec800b96971/172.28.26.217, left gossip cluster" [2022-05-09T12:32:38.715Z] time="2022-05-09T12:32:38Z" level=info msg="Node a8d608b4fdc4/172.28.26.217, left gossip cluster" [2022-05-09T12:32:38.715Z] time="2022-05-09T12:32:38Z" level=info msg="Node a8d608b4fdc4 change state NodeActive --> NodeFailed" [2022-05-09T12:32:38.715Z] time="2022-05-09T12:32:38Z" level=info msg="Node a8d608b4fdc4/172.28.26.217, added to failed nodes list" [2022-05-09T12:32:38.715Z] time="2022-05-09T12:32:38Z" level=warning msg="memberlist: Failed to send gossip to 172.28.26.217:10037: write udp [::]:10036->172.28.26.217:10037: use of closed network connection" [2022-05-09T12:32:38.715Z] --- PASS: TestNetworkDBIslands (11.68s) [2022-05-09T12:32:38.715Z] PASS [2022-05-09T12:32:38.715Z] coverage: 60.1% of statements [2022-05-09T12:32:38.715Z] ok github.com/docker/docker/libnetwork/networkdb 149.137s coverage: 60.1% of statements [2022-05-09T12:32:38.715Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-09T12:32:38.715Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-09T12:32:38.715Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-09T12:32:38.715Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-09T12:32:38.715Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-09T12:32:38.715Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-09T12:32:38.715Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-09T12:32:38.715Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-09T12:32:38.715Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-09T12:32:38.715Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-09T12:32:38.715Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-09T12:32:38.715Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-09T12:32:38.715Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-09T12:32:38.715Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-09T12:32:38.715Z] ? github.com/docker/docker/quota [no test files] [2022-05-09T12:32:38.715Z] ? github.com/docker/docker/rootless [no test files] [2022-05-09T12:32:38.715Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-09T12:32:38.715Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-09T12:32:38.715Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-09T12:32:38.715Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-09T12:32:38.715Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-09T12:32:38.715Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-09T12:32:38.715Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-09T12:32:38.715Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-09T12:32:38.715Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-09T12:32:38.715Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-09T12:32:38.715Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-09T12:32:38.715Z] ? github.com/docker/docker/volume [no test files] [2022-05-09T12:32:38.715Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-09T12:32:38.715Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-09T12:32:38.831Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-09T12:32:38.831Z] === RUN TestDaemonDefaultNetworkPools [2022-05-09T12:32:39.090Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-09T12:32:39.678Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2022-05-09T12:32:39.678Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-09T12:32:40.247Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-09T12:32:40.813Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-05-09T12:32:40.813Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-09T12:32:41.772Z] [2022-05-09T12:32:41.772Z] === Skipped [2022-05-09T12:32:41.772Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-09T12:32:41.772Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-09T12:32:41.772Z] [2022-05-09T12:32:41.772Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-09T12:32:41.772Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:32:41.772Z] [2022-05-09T12:32:41.772Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-05-09T12:32:41.772Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:32:41.772Z] [2022-05-09T12:32:41.772Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-05-09T12:32:41.772Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:32:41.772Z] [2022-05-09T12:32:41.772Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-09T12:32:41.772Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:32:41.772Z] [2022-05-09T12:32:41.772Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-09T12:32:41.772Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-09T12:32:41.772Z] [2022-05-09T12:32:41.772Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-09T12:32:41.772Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-09T12:32:41.772Z] [2022-05-09T12:32:41.772Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-09T12:32:41.772Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-09T12:32:41.772Z] [2022-05-09T12:32:41.772Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-09T12:32:41.773Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-05-09T12:32:41.773Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-09T12:32:41.773Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-09T12:32:41.773Z] daemon_test.go:145: root required [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-09T12:32:41.773Z] reload_test.go:342: root required [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-09T12:32:41.773Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-09T12:32:41.773Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-09T12:32:41.773Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-09T12:32:41.773Z] download_test.go:267: Needs fixing on Windows [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-09T12:32:41.773Z] layer_test.go:291: Failing on Windows [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-09T12:32:41.773Z] layer_test.go:340: Failing on Windows [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-09T12:32:41.773Z] layer_test.go:455: Failing on Windows [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-09T12:32:41.773Z] layer_test.go:684: Failing on Windows [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-09T12:32:41.773Z] migration_test.go:45: Failing on Windows [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-09T12:32:41.773Z] migration_test.go:181: Failing on Windows [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-09T12:32:41.773Z] mount_test.go:17: Failing on Windows [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-09T12:32:41.773Z] mount_test.go:76: Failing on Windows [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-09T12:32:41.773Z] mount_test.go:125: Failing on Windows [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-09T12:32:41.773Z] mount_test.go:212: Failing on Windows [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-09T12:32:41.773Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-05-09T12:32:41.773Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-05-09T12:32:41.773Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-09T12:32:41.773Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-09T12:32:41.773Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-09T12:32:41.773Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-09T12:32:41.773Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-09T12:32:41.773Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-09T12:32:41.773Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-09T12:32:41.773Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-09T12:32:41.773Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-09T12:32:41.773Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-09T12:32:41.773Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-09T12:32:41.773Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-09T12:32:41.773Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-09T12:32:41.773Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-09T12:32:41.773Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-09T12:32:41.773Z] archive_test.go:133: Xz not present in msys2 [2022-05-09T12:32:41.773Z] [2022-05-09T12:32:41.773Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-05-09T12:32:42.191Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2022-05-09T12:32:42.191Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-09T12:32:42.228Z] archive_test.go:140: zstd not installed [2022-05-09T12:32:42.228Z] [2022-05-09T12:32:42.228Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-09T12:32:42.228Z] archive_test.go:252: Failing on Windows CI machines [2022-05-09T12:32:42.228Z] [2022-05-09T12:32:42.228Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-09T12:32:42.228Z] archive_windows_test.go:16: Currently fails [2022-05-09T12:32:42.228Z] [2022-05-09T12:32:42.228Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-09T12:32:42.228Z] changes_test.go:196: needs more investigation [2022-05-09T12:32:42.228Z] [2022-05-09T12:32:42.228Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-09T12:32:42.228Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-09T12:32:42.228Z] [2022-05-09T12:32:42.228Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-09T12:32:42.228Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-09T12:32:42.228Z] [2022-05-09T12:32:42.228Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-09T12:32:42.228Z] changes_test.go:433: needs further investigation [2022-05-09T12:32:42.228Z] [2022-05-09T12:32:42.228Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-09T12:32:42.228Z] changes_test.go:469: needs further investigation [2022-05-09T12:32:42.228Z] [2022-05-09T12:32:42.228Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-09T12:32:42.228Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:32:42.228Z] [2022-05-09T12:32:42.228Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-09T12:32:42.228Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:32:42.228Z] [2022-05-09T12:32:42.228Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-09T12:32:42.228Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:32:42.228Z] [2022-05-09T12:32:42.228Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-09T12:32:42.228Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:32:42.228Z] [2022-05-09T12:32:42.228Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-09T12:32:42.228Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:32:42.228Z] [2022-05-09T12:32:42.228Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-09T12:32:42.228Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:32:42.228Z] [2022-05-09T12:32:42.228Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-09T12:32:42.228Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:32:42.228Z] [2022-05-09T12:32:42.228Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-09T12:32:42.228Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:32:42.228Z] [2022-05-09T12:32:42.228Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-09T12:32:42.228Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:32:42.228Z] [2022-05-09T12:32:42.228Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-09T12:32:42.228Z] poller_test.go:40: No chmod on Windows [2022-05-09T12:32:42.228Z] [2022-05-09T12:32:42.228Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-09T12:32:42.228Z] fileutils_test.go:133: Needs porting to Windows [2022-05-09T12:32:42.228Z] [2022-05-09T12:32:42.228Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-09T12:32:42.228Z] fileutils_test.go:179: Needs porting to Windows [2022-05-09T12:32:42.228Z] [2022-05-09T12:32:42.228Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-09T12:32:42.228Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:32:42.228Z] [2022-05-09T12:32:42.228Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-09T12:32:42.228Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:32:42.228Z] [2022-05-09T12:32:42.228Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-09T12:32:42.228Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:32:42.228Z] [2022-05-09T12:32:42.228Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-09T12:32:42.228Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-09T12:32:42.228Z] [2022-05-09T12:32:42.228Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-09T12:32:42.228Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-09T12:32:42.228Z] [2022-05-09T12:32:42.228Z] DONE 2287 tests, 70 skipped in 362.667s [2022-05-09T12:32:42.228Z] INFO: make.ps1 ended at 05/09/2022 12:32:41 [2022-05-09T12:32:42.449Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-05-09T12:32:42.449Z] === RUN TestServiceWithPredefinedNetwork [2022-05-09T12:32:43.016Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-09T12:32:43.583Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-09T12:32:43.841Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-09T12:32:45.120Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-09T12:32:45.120Z] INFO: Unit tests ended at 05/09/2022 12:32:44. Duration:00:06:20.1018373 [2022-05-09T12:32:45.120Z] INFO: Building busybox [2022-05-09T12:32:45.120Z] Sending build context to Docker daemon 5.12kB [2022-05-09T12:32:45.120Z] [2022-05-09T12:32:45.120Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-09T12:32:45.120Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-09T12:32:45.120Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-09T12:32:45.120Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-09T12:32:45.120Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-09T12:32:45.120Z] ---> aa8714eb8356 [2022-05-09T12:32:45.120Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-09T12:32:45.120Z] ---> Running in bdc4dfa41d57 [2022-05-09T12:32:45.747Z] --- PASS: TestServiceWithPredefinedNetwork (2.83s) [2022-05-09T12:32:45.747Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-09T12:32:45.747Z] service_test.go:243: FLAKY_TEST [2022-05-09T12:32:45.747Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-09T12:32:45.747Z] === RUN TestServiceWithDataPathPortInit [2022-05-09T12:32:46.226Z] ? github.com/docker/docker/api [no test files] [2022-05-09T12:32:50.751Z] --- PASS: TestBuildMultiStageLayerLeak (12.00s) [2022-05-09T12:32:50.751Z] === RUN TestBuildWithHugeFile [2022-05-09T12:32:50.912Z] Removing intermediate container bdc4dfa41d57 [2022-05-09T12:32:50.912Z] ---> 0f497bd57ea5 [2022-05-09T12:32:50.912Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-09T12:32:50.912Z] ---> Running in 064ce116ae1e [2022-05-09T12:32:51.015Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-09T12:32:51.368Z] Removing intermediate container 064ce116ae1e [2022-05-09T12:32:51.368Z] ---> dec74a385366 [2022-05-09T12:32:51.368Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-09T12:32:51.823Z] ---> Running in e02ac662582a [2022-05-09T12:32:52.278Z] Removing intermediate container e02ac662582a [2022-05-09T12:32:52.278Z] ---> ab6cc371d6d8 [2022-05-09T12:32:52.278Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-09T12:32:53.255Z] [2022-05-09T12:32:53.545Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-09T12:32:53.710Z] ---> e42a13d5c3a2 [2022-05-09T12:32:53.710Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-09T12:32:54.166Z] ---> Running in d9d577c2ca59 [2022-05-09T12:32:54.480Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-09T12:32:56.386Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-09T12:32:56.386Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-09T12:32:56.386Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-09T12:32:59.671Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-09T12:32:59.671Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-09T12:33:00.607Z] --- PASS: TestServiceWithDataPathPortInit (15.27s) [2022-05-09T12:33:00.607Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-09T12:33:00.866Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-09T12:33:01.125Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-09T12:33:03.028Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-09T12:33:03.624Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-09T12:33:03.885Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ne68bcvgpyrapdg62zl8smbq1 Created:2022-05-09 12:33:02.093170656 +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[7cd92347c537a39fcaa2802c0e55554742668b419a0accd06f4c5efdb957a9cc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wskngkv652krwa0b913or3yth EndpointID:88994eed8e0e345886c34c9497cea8b4be82c7792864df666e693984094ae267 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:23c97c5d1c9ae42ba245bb98b1066596f57381df2c97d5eebe69c8dd86854ed2 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:0467e9d1da5a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wskngkv652krwa0b913or3yth EndpointID:88994eed8e0e345886c34c9497cea8b4be82c7792864df666e693984094ae267 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-09T12:33:04.164Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-09T12:33:04.537Z] Removing intermediate container d9d577c2ca59 [2022-05-09T12:33:04.537Z] ---> 62765ff0f51a [2022-05-09T12:33:04.537Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-09T12:33:04.537Z] ---> Running in 35924229d546 [2022-05-09T12:33:04.770Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-09T12:33:06.062Z] [2022-05-09T12:33:06.062Z] SUCCESS: Specified value was saved. [2022-05-09T12:33:06.152Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-09T12:33:06.152Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-09T12:33:06.410Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-09T12:33:06.668Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-09T12:33:06.926Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-09T12:33:07.185Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-09T12:33:08.562Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.81s) [2022-05-09T12:33:08.562Z] PASS [2022-05-09T12:33:08.562Z] [2022-05-09T12:33:08.562Z] === Skipped [2022-05-09T12:33:08.562Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-09T12:33:08.562Z] service_test.go:243: FLAKY_TEST [2022-05-09T12:33:08.562Z] [2022-05-09T12:33:08.562Z] DONE 38 tests, 1 skipped in 49.836s [2022-05-09T12:33:08.562Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-09T12:33:08.562Z] ++ 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 [2022-05-09T12:33:08.562Z] ++ set -e [2022-05-09T12:33:08.562Z] ++ '[' -n 0 ']' [2022-05-09T12:33:08.562Z] ++ set -x [2022-05-09T12:33:08.562Z] ++ env -i DEST=/go/src/github.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 [2022-05-09T12:33:08.562Z] INFO: Testing against a local daemon [2022-05-09T12:33:08.562Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-09T12:33:08.562Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-09T12:33:08.562Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-09T12:33:08.562Z] === RUN TestDockerNetworkIpvlan [2022-05-09T12:33:08.562Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-09T12:33:08.562Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-09T12:33:08.562Z] PASS [2022-05-09T12:33:08.562Z] [2022-05-09T12:33:08.562Z] === Skipped [2022-05-09T12:33:08.562Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-09T12:33:08.562Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-09T12:33:08.562Z] [2022-05-09T12:33:08.562Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-09T12:33:08.562Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-09T12:33:08.562Z] [2022-05-09T12:33:08.562Z] DONE 2 tests, 2 skipped in 0.090s [2022-05-09T12:33:08.562Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-09T12:33:08.562Z] ++ 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 [2022-05-09T12:33:08.562Z] ++ set -e [2022-05-09T12:33:08.562Z] ++ '[' -n 0 ']' [2022-05-09T12:33:08.562Z] ++ set -x [2022-05-09T12:33:08.562Z] ++ env -i DEST=/go/src/github.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 [2022-05-09T12:33:08.562Z] INFO: Testing against a local daemon [2022-05-09T12:33:08.562Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-09T12:33:08.820Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-09T12:33:09.387Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-09T12:33:09.774Z] Removing intermediate container 35924229d546 [2022-05-09T12:33:09.774Z] ---> f1391ecc831e [2022-05-09T12:33:09.774Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-09T12:33:09.774Z] ---> Running in 878405ae7aef [2022-05-09T12:33:09.954Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-05-09T12:33:09.954Z] === RUN TestDockerNetworkMacvlan [2022-05-09T12:33:10.890Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-09T12:33:11.480Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-09T12:33:11.741Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-09T12:33:12.678Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-09T12:33:12.678Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-09T12:33:14.452Z] Cannot create a file when that file already exists. [2022-05-09T12:33:14.581Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-09T12:33:14.581Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-09T12:33:15.517Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-09T12:33:16.385Z] === RUN TestMiddlewares [2022-05-09T12:33:16.385Z] --- PASS: TestMiddlewares (0.00s) [2022-05-09T12:33:16.385Z] PASS [2022-05-09T12:33:16.385Z] coverage: 7.9% of statements [2022-05-09T12:33:16.385Z] ok github.com/docker/docker/api/server 0.069s coverage: 7.9% of statements [2022-05-09T12:33:16.452Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-09T12:33:17.019Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-09T12:33:17.019Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-09T12:33:20.244Z] Removing intermediate container 878405ae7aef [2022-05-09T12:33:20.244Z] ---> 7641e471e483 [2022-05-09T12:33:20.244Z] Step 13/13 : CMD ["sh"] [2022-05-09T12:33:20.244Z] ---> Running in a41d94e1ea37 [2022-05-09T12:33:20.305Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-09T12:33:20.704Z] Removing intermediate container a41d94e1ea37 [2022-05-09T12:33:20.704Z] ---> c1ec99950d09 [2022-05-09T12:33:20.704Z] Successfully built c1ec99950d09 [2022-05-09T12:33:20.704Z] Successfully tagged busybox:latest [2022-05-09T12:33:20.704Z] INFO: Docker images of the daemon under test [2022-05-09T12:33:20.704Z] [2022-05-09T12:33:20.704Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-09T12:33:20.704Z] busybox latest c1ec99950d09 Less than a second ago 5.02GB [2022-05-09T12:33:20.704Z] microsoft/windowsservercore latest aa8714eb8356 5 weeks ago 4.98GB [2022-05-09T12:33:20.704Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 5 weeks ago 4.98GB [2022-05-09T12:33:20.704Z] [2022-05-09T12:33:20.704Z] INFO: Running integration tests at 05/09/2022 12:33:20... [2022-05-09T12:33:20.704Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-09T12:33:20.704Z] INFO: Integration API tests being run from the host: [2022-05-09T12:33:20.704Z] INFO: make.ps1 starting at 05/09/2022 12:33:20 [2022-05-09T12:33:21.240Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-09T12:33:22.176Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-09T12:33:22.176Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-05-09T12:33:22.230Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-09T12:33:22.746Z] --- PASS: TestDockerNetworkMacvlan (12.64s) [2022-05-09T12:33:22.746Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-05-09T12:33:22.746Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-05-09T12:33:22.746Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.12s) [2022-05-09T12:33:22.746Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.16s) [2022-05-09T12:33:22.746Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.01s) [2022-05-09T12:33:22.746Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.06s) [2022-05-09T12:33:22.746Z] PASS [2022-05-09T12:33:22.746Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-09T12:33:22.746Z] [2022-05-09T12:33:22.746Z] DONE 8 tests in 14.113s [2022-05-09T12:33:22.746Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-09T12:33:22.746Z] ++ 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 [2022-05-09T12:33:22.746Z] ++ set -e [2022-05-09T12:33:22.746Z] ++ '[' -n 0 ']' [2022-05-09T12:33:22.746Z] ++ set -x [2022-05-09T12:33:22.746Z] ++ env -i DEST=/go/src/github.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 [2022-05-09T12:33:22.746Z] testing: warning: no tests to run [2022-05-09T12:33:22.746Z] PASS [2022-05-09T12:33:22.746Z] [2022-05-09T12:33:22.746Z] DONE 0 tests in 0.039s [2022-05-09T12:33:22.746Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-09T12:33:22.746Z] ++ 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 [2022-05-09T12:33:22.746Z] ++ set -e [2022-05-09T12:33:22.746Z] ++ '[' -n 0 ']' [2022-05-09T12:33:22.746Z] ++ set -x [2022-05-09T12:33:22.746Z] ++ env -i DEST=/go/src/github.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 [2022-05-09T12:33:23.005Z] INFO: Testing against a local daemon [2022-05-09T12:33:23.005Z] === RUN TestAuthZPluginAllowRequest [2022-05-09T12:33:23.573Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-09T12:33:24.956Z] docker_api_swarm_test.go:304: [d2ea0a5e34c5c] joining swarm manager [d1c906a092672]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:33:24.956Z] --- PASS: TestAuthZPluginAllowRequest (1.85s) [2022-05-09T12:33:24.956Z] === RUN TestAuthZPluginTLS [2022-05-09T12:33:25.215Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-05-09T12:33:25.215Z] === RUN TestAuthZPluginDenyRequest [2022-05-09T12:33:25.782Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-05-09T12:33:25.782Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-09T12:33:26.349Z] docker_api_swarm_test.go:305: [d897f2a4fce09] joining swarm manager [d1c906a092672]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:33:26.349Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-05-09T12:33:26.349Z] === RUN TestAuthZPluginDenyResponse [2022-05-09T12:33:26.916Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-05-09T12:33:26.916Z] === RUN TestAuthZPluginAllowEventStream [2022-05-09T12:33:27.174Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-05-09T12:33:28.481Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-09T12:33:28.481Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-05-09T12:33:28.481Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-09T12:33:28.481Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-09T12:33:28.481Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-09T12:33:28.481Z] Cross building: bundles/cross/windows/amd64 [2022-05-09T12:33:28.481Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-05-09T12:33:28.481Z] { [2022-05-09T12:33:28.481Z] "RT_GROUP_ICON": { [2022-05-09T12:33:28.481Z] "#1": { [2022-05-09T12:33:28.481Z] "0409": "../../winresources/docker.ico" [2022-05-09T12:33:28.481Z] } [2022-05-09T12:33:28.481Z] }, [2022-05-09T12:33:28.481Z] "RT_MANIFEST": { [2022-05-09T12:33:28.481Z] "#1": { [2022-05-09T12:33:28.481Z] "0409": { [2022-05-09T12:33:28.481Z] "identity": {}, [2022-05-09T12:33:28.481Z] "description": "Docker Engine", [2022-05-09T12:33:28.481Z] "minimum-os": "vista", [2022-05-09T12:33:28.481Z] "execution-level": "", [2022-05-09T12:33:28.481Z] "ui-access": false, [2022-05-09T12:33:28.481Z] "auto-elevate": false, [2022-05-09T12:33:28.481Z] "dpi-awareness": "unaware", [2022-05-09T12:33:28.481Z] "disable-theming": false, [2022-05-09T12:33:28.481Z] "disable-window-filtering": false, [2022-05-09T12:33:28.481Z] "high-resolution-scrolling-aware": false, [2022-05-09T12:33:28.481Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-09T12:33:28.481Z] "long-path-aware": false, [2022-05-09T12:33:28.481Z] "printer-driver-isolation": false, [2022-05-09T12:33:28.481Z] "gdi-scaling": false, [2022-05-09T12:33:28.481Z] "segment-heap": false, [2022-05-09T12:33:28.481Z] "use-common-controls-v6": false [2022-05-09T12:33:28.481Z] } [2022-05-09T12:33:28.481Z] } [2022-05-09T12:33:28.481Z] }, [2022-05-09T12:33:28.481Z] "RT_MESSAGETABLE": { [2022-05-09T12:33:28.481Z] "#1": { [2022-05-09T12:33:28.481Z] "0409": "../../winresources/event_messages.bin" [2022-05-09T12:33:28.481Z] } [2022-05-09T12:33:28.481Z] }, [2022-05-09T12:33:28.481Z] "RT_VERSION": { [2022-05-09T12:33:28.481Z] "#1": { [2022-05-09T12:33:28.481Z] "0409": { [2022-05-09T12:33:28.481Z] "fixed": { [2022-05-09T12:33:28.481Z] "file_version": "0.0.0.0", [2022-05-09T12:33:28.481Z] "product_version": "0.0.0.0", [2022-05-09T12:33:28.481Z] "type": "Unknown" [2022-05-09T12:33:28.481Z] }, [2022-05-09T12:33:28.481Z] "info": { [2022-05-09T12:33:28.481Z] "0000": { [2022-05-09T12:33:28.481Z] "CompanyName": "", [2022-05-09T12:33:28.481Z] "FileVersion": "dev", [2022-05-09T12:33:28.481Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-09T12:33:28.481Z] "OriginalFileName": "dockerd-dev.exe", [2022-05-09T12:33:28.481Z] "ProductName": "", [2022-05-09T12:33:28.481Z] "ProductVersion": "dev", [2022-05-09T12:33:28.481Z] "SpecialBuild": "7873c27cfbd812dca60d90367d375bbae5a27014" [2022-05-09T12:33:28.481Z] } [2022-05-09T12:33:28.481Z] } [2022-05-09T12:33:28.481Z] } [2022-05-09T12:33:28.481Z] } [2022-05-09T12:33:28.481Z] } [2022-05-09T12:33:28.481Z] } [2022-05-09T12:33:28.481Z] cmd/dockerd/config.go [2022-05-09T12:33:28.481Z] cmd/dockerd/config_windows.go [2022-05-09T12:33:28.481Z] cmd/dockerd/daemon.go [2022-05-09T12:33:28.481Z] cmd/dockerd/daemon_test.go [2022-05-09T12:33:28.481Z] cmd/dockerd/daemon_windows.go [2022-05-09T12:33:28.481Z] cmd/dockerd/docker.go [2022-05-09T12:33:28.481Z] cmd/dockerd/docker_windows.go [2022-05-09T12:33:28.481Z] cmd/dockerd/genwinres_windows.go [2022-05-09T12:33:28.481Z] cmd/dockerd/metrics.go [2022-05-09T12:33:28.481Z] cmd/dockerd/options.go [2022-05-09T12:33:28.481Z] cmd/dockerd/options_test.go [2022-05-09T12:33:28.481Z] cmd/dockerd/service_windows.go [2022-05-09T12:33:28.481Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-09T12:33:28.481Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-09T12:33:28.557Z] --- PASS: TestAuthZPluginAllowEventStream (1.45s) [2022-05-09T12:33:28.557Z] === RUN TestAuthZPluginErrorResponse [2022-05-09T12:33:29.126Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-05-09T12:33:29.126Z] === RUN TestAuthZPluginErrorRequest [2022-05-09T12:33:29.386Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-05-09T12:33:29.386Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-09T12:33:29.995Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-05-09T12:33:29.995Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-09T12:33:31.371Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-09T12:33:31.937Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.84s) [2022-05-09T12:33:31.937Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-09T12:33:33.840Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.67s) [2022-05-09T12:33:33.840Z] === RUN TestAuthZPluginHeader [2022-05-09T12:33:34.410Z] --- PASS: TestAuthZPluginHeader (0.78s) [2022-05-09T12:33:34.410Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-09T12:33:34.410Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-05-09T12:33:35.786Z] === RUN TestDockerSuite/TestBuildRm [2022-05-09T12:33:38.322Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-09T12:33:38.676Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.39s) [2022-05-09T12:33:38.676Z] === RUN TestAuthZPluginV2Disable [2022-05-09T12:33:38.676Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-09T12:33:40.069Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-09T12:33:40.069Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-09T12:33:40.637Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-09T12:33:41.575Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-09T12:33:42.143Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-09T12:33:42.402Z] --- PASS: TestAuthZPluginV2Disable (3.75s) [2022-05-09T12:33:42.402Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-09T12:33:42.969Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-09T12:33:45.502Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-09T12:33:45.761Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-09T12:33:46.021Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.49s) [2022-05-09T12:33:46.021Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-09T12:33:46.021Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-09T12:33:46.021Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-09T12:33:46.021Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-09T12:33:46.280Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-09T12:33:46.848Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-09T12:33:47.108Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-09T12:33:47.677Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-09T12:33:51.876Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-09T12:33:52.812Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-09T12:33:54.192Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-09T12:33:54.192Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-05-09T12:33:54.450Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-09T12:33:55.387Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-09T12:33:56.324Z] === RUN TestDockerSuite/TestBuildUser [2022-05-09T12:33:57.259Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.26s) [2022-05-09T12:33:57.259Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-09T12:33:57.827Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-09T12:34:00.400Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-09T12:34:04.932Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:34:04.932Z] INFO: Testing against a local daemon [2022-05-09T12:34:04.932Z] === RUN TestBuildWithSession [2022-05-09T12:34:04.932Z] build_session_test.go:25: TODO: BuildKit [2022-05-09T12:34:04.932Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-09T12:34:04.932Z] === RUN TestBuildSquashParent [2022-05-09T12:34:04.932Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:34:04.932Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-09T12:34:04.932Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-09T12:34:04.932Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:34:04.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:34:04.932Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:34:04.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:34:04.932Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:34:04.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:34:04.932Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:34:04.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:34:04.932Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:34:04.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:34:04.932Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:34:04.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:34:04.932Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:34:04.932Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:34:04.932Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:34:04.932Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:34:05.666Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-05-09T12:34:08.208Z] docker_api_swarm_test.go:272: [dface6ccf4c69] joining swarm manager [d9708575fcb6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:34:09.143Z] docker_api_swarm_test.go:273: [da1fd6f71b255] joining swarm manager [d9708575fcb6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:34:10.517Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-09T12:34:11.086Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-09T12:34:11.344Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-09T12:34:11.910Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-09T12:34:12.477Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-09T12:34:13.412Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-09T12:34:13.412Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-09T12:34:13.412Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-09T12:34:13.412Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-09T12:34:13.412Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-09T12:34:13.412Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-09T12:34:13.412Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-09T12:34:13.412Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-09T12:34:13.412Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-09T12:34:13.671Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-05-09T12:34:13.671Z] PASS [2022-05-09T12:34:13.671Z] [2022-05-09T12:34:13.671Z] DONE 17 tests in 51.005s [2022-05-09T12:34:13.929Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-09T12:34:13.929Z] ++ 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 [2022-05-09T12:34:13.929Z] ++ set -e [2022-05-09T12:34:13.929Z] ++ '[' -n 0 ']' [2022-05-09T12:34:13.929Z] ++ set -x [2022-05-09T12:34:13.930Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-05-09T12:34:13.930Z] INFO: Testing against a local daemon [2022-05-09T12:34:13.930Z] === RUN TestPluginInvalidJSON [2022-05-09T12:34:13.930Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:34:13.930Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:34:13.930Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:34:13.930Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:34:13.930Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-09T12:34:13.930Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-09T12:34:13.930Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:34:13.930Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-09T12:34:13.930Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-09T12:34:13.930Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-09T12:34:13.930Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-09T12:34:13.930Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-09T12:34:13.930Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-09T12:34:13.930Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-09T12:34:13.930Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-09T12:34:13.930Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:34:13.930Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-09T12:34:13.930Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-09T12:34:13.930Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-09T12:34:13.930Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-09T12:34:13.930Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-09T12:34:13.930Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-05-09T12:34:13.930Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-09T12:34:13.930Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-09T12:34:13.930Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-09T12:34:13.930Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-09T12:34:13.930Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-09T12:34:13.930Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-09T12:34:13.930Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-09T12:34:13.930Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-09T12:34:13.930Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-09T12:34:13.930Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-09T12:34:13.930Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-09T12:34:13.930Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-09T12:34:13.930Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-09T12:34:13.930Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-09T12:34:13.930Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-09T12:34:13.930Z] === RUN TestPluginInstall [2022-05-09T12:34:13.930Z] === RUN TestPluginInstall/no_auth [2022-05-09T12:34:14.864Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-09T12:34:14.864Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-09T12:34:15.431Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-09T12:34:15.998Z] time="2022-05-09T12:34:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:34:15.998Z] time="2022-05-09T12:34:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7ca8fb093dc86e19b897ec130742aac0743e539d07c5c351b3047608d3662a9a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:34:15.998Z] time="2022-05-09T12:34:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:34:15.998Z] time="2022-05-09T12:34:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7ca8fb093dc86e19b897ec130742aac0743e539d07c5c351b3047608d3662a9a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:34:16.257Z] === RUN TestPluginInstall/with_htpasswd [2022-05-09T12:34:16.257Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-09T12:34:16.824Z] time="2022-05-09T12:34:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:34:16.824Z] time="2022-05-09T12:34:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6a61b43e86c9648847decbe8d3ed441453b2981377b95c4385cd669ce0c3d89c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:34:16.824Z] time="2022-05-09T12:34:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:34:16.824Z] time="2022-05-09T12:34:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6a61b43e86c9648847decbe8d3ed441453b2981377b95c4385cd669ce0c3d89c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:34:17.084Z] === RUN TestPluginInstall/with_insecure [2022-05-09T12:34:17.084Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-09T12:34:17.343Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-09T12:34:18.300Z] time="2022-05-09T12:34:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:34:18.300Z] time="2022-05-09T12:34:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:83bb2c9dccbf2749f37699eca34050e794f4fcabf6433b903e69f6fe10497c0e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:34:18.300Z] time="2022-05-09T12:34:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:34:18.300Z] time="2022-05-09T12:34:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:83bb2c9dccbf2749f37699eca34050e794f4fcabf6433b903e69f6fe10497c0e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:34:18.559Z] plugin_test.go:195: [de529af8a91d2] daemon is not started [2022-05-09T12:34:18.559Z] --- PASS: TestPluginInstall (4.52s) [2022-05-09T12:34:18.560Z] --- PASS: TestPluginInstall/no_auth (2.35s) [2022-05-09T12:34:18.560Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2022-05-09T12:34:18.560Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2022-05-09T12:34:18.560Z] === RUN TestPluginsWithRuntimes [2022-05-09T12:34:19.495Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-09T12:34:19.733Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:34:20.062Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-09T12:34:20.997Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-09T12:34:21.255Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-09T12:34:21.822Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-09T12:34:21.822Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-09T12:34:22.389Z] --- PASS: TestPluginsWithRuntimes (3.84s) [2022-05-09T12:34:22.389Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2022-05-09T12:34:22.389Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.04s) [2022-05-09T12:34:22.389Z] === RUN TestPluginBackCompatMediaTypes [2022-05-09T12:34:22.389Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-09T12:34:22.389Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-09T12:34:22.389Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-09T12:34:22.956Z] --- PASS: TestPluginBackCompatMediaTypes (0.76s) [2022-05-09T12:34:22.956Z] PASS [2022-05-09T12:34:22.956Z] [2022-05-09T12:34:22.956Z] DONE 24 tests in 9.276s [2022-05-09T12:34:23.215Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-09T12:34:23.215Z] ++ 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 [2022-05-09T12:34:23.215Z] ++ set -e [2022-05-09T12:34:23.215Z] ++ '[' -n 0 ']' [2022-05-09T12:34:23.215Z] ++ set -x [2022-05-09T12:34:23.215Z] ++ env -i DEST=/go/src/github.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 [2022-05-09T12:34:23.215Z] INFO: Testing against a local daemon [2022-05-09T12:34:23.215Z] === RUN TestExternalGraphDriver [2022-05-09T12:34:23.215Z] === RUN TestExternalGraphDriver/json [2022-05-09T12:34:23.215Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-09T12:34:23.447Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:34:25.116Z] === RUN TestExternalGraphDriver/spec [2022-05-09T12:34:25.116Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-09T12:34:25.116Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-09T12:34:25.116Z] docker_cli_sni_test.go:18: Flakey test [2022-05-09T12:34:25.116Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-09T12:34:25.683Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-09T12:34:26.249Z] === RUN TestDockerSuite/TestCommitChange [2022-05-09T12:34:26.816Z] === RUN TestExternalGraphDriver/pull [2022-05-09T12:34:27.074Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-09T12:34:27.640Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-09T12:34:28.576Z] --- PASS: TestExternalGraphDriver (5.43s) [2022-05-09T12:34:28.576Z] --- PASS: TestExternalGraphDriver/json (1.79s) [2022-05-09T12:34:28.576Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2022-05-09T12:34:28.576Z] --- PASS: TestExternalGraphDriver/pull (1.81s) [2022-05-09T12:34:28.576Z] === RUN TestGraphdriverPluginV2 [2022-05-09T12:34:29.143Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-09T12:34:30.082Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-09T12:34:30.082Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-05-09T12:34:31.020Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-09T12:34:32.397Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-09T12:34:33.336Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-09T12:34:33.336Z] --- PASS: TestGraphdriverPluginV2 (4.80s) [2022-05-09T12:34:33.336Z] PASS [2022-05-09T12:34:33.595Z] [2022-05-09T12:34:33.595Z] DONE 5 tests in 10.372s [2022-05-09T12:34:33.595Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-09T12:34:33.595Z] ++ 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 [2022-05-09T12:34:33.595Z] ++ set -e [2022-05-09T12:34:33.595Z] ++ '[' -n 0 ']' [2022-05-09T12:34:33.595Z] ++ set -x [2022-05-09T12:34:33.595Z] ++ env -i DEST=/go/src/github.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 [2022-05-09T12:34:33.595Z] INFO: Testing against a local daemon [2022-05-09T12:34:33.595Z] === RUN TestContinueAfterPluginCrash [2022-05-09T12:34:33.595Z] === PAUSE TestContinueAfterPluginCrash [2022-05-09T12:34:33.595Z] === RUN TestReadPluginNoRead [2022-05-09T12:34:33.595Z] === PAUSE TestReadPluginNoRead [2022-05-09T12:34:33.595Z] === RUN TestDaemonStartWithLogOpt [2022-05-09T12:34:33.595Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-09T12:34:33.595Z] === CONT TestContinueAfterPluginCrash [2022-05-09T12:34:33.595Z] === CONT TestDaemonStartWithLogOpt [2022-05-09T12:34:34.530Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-09T12:34:35.474Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-09T12:34:35.475Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-09T12:34:35.475Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-09T12:34:35.735Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-09T12:34:35.735Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-09T12:34:35.735Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-09T12:34:35.735Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-09T12:34:35.811Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-09T12:34:35.811Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.54s) [2022-05-09T12:34:35.811Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (19.89s) [2022-05-09T12:34:35.811Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.89s) [2022-05-09T12:34:35.811Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (20.25s) [2022-05-09T12:34:35.811Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.53s) [2022-05-09T12:34:35.811Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.25s) [2022-05-09T12:34:35.811Z] === RUN TestBuildMultiStageCopy [2022-05-09T12:34:35.811Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-09T12:34:37.638Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-09T12:34:37.896Z] --- PASS: TestDaemonStartWithLogOpt (4.28s) [2022-05-09T12:34:37.896Z] === CONT TestReadPluginNoRead [2022-05-09T12:34:38.463Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-09T12:34:38.463Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-09T12:34:39.399Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-09T12:34:39.967Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-09T12:34:40.537Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-09T12:34:40.537Z] === RUN TestReadPluginNoRead/default [2022-05-09T12:34:41.106Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-09T12:34:41.673Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-09T12:34:41.673Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-09T12:34:41.673Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-09T12:34:42.240Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-09T12:34:42.240Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-09T12:34:42.240Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-09T12:34:42.240Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-09T12:34:42.240Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-09T12:34:42.240Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-09T12:34:42.669Z] === RUN TestBoolValue [2022-05-09T12:34:42.670Z] --- PASS: TestBoolValue (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestBoolValueOrDefault [2022-05-09T12:34:42.670Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestInt64ValueOrZero [2022-05-09T12:34:42.670Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestInt64ValueOrDefault [2022-05-09T12:34:42.670Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-09T12:34:42.670Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestJsonContentType [2022-05-09T12:34:42.670Z] --- PASS: TestJsonContentType (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestReadJSON [2022-05-09T12:34:42.670Z] === RUN TestReadJSON/nil_body [2022-05-09T12:34:42.670Z] === RUN TestReadJSON/empty_body [2022-05-09T12:34:42.670Z] === RUN TestReadJSON/with_valid_request [2022-05-09T12:34:42.670Z] === RUN TestReadJSON/with_whitespace [2022-05-09T12:34:42.670Z] === RUN TestReadJSON/with_extra_content [2022-05-09T12:34:42.670Z] === RUN TestReadJSON/invalid_JSON [2022-05-09T12:34:42.670Z] --- PASS: TestReadJSON (0.00s) [2022-05-09T12:34:42.670Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-09T12:34:42.670Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-09T12:34:42.670Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-09T12:34:42.670Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-09T12:34:42.670Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-09T12:34:42.670Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-09T12:34:42.670Z] PASS [2022-05-09T12:34:42.670Z] coverage: 31.9% of statements [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-09T12:34:42.670Z] ok github.com/docker/docker/api/server/httputils 0.069s coverage: 31.9% of statements [2022-05-09T12:34:42.670Z] === RUN TestMaskSecretKeys [2022-05-09T12:34:42.670Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-09T12:34:42.670Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-09T12:34:42.670Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-09T12:34:42.670Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-09T12:34:42.670Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-09T12:34:42.670Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-09T12:34:42.670Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestVersionMiddlewareVersion [2022-05-09T12:34:42.670Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-09T12:34:42.670Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-09T12:34:42.670Z] PASS [2022-05-09T12:34:42.670Z] coverage: 37.7% of statements [2022-05-09T12:34:42.670Z] ok github.com/docker/docker/api/server/middleware 0.074s coverage: 37.7% of statements [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-09T12:34:42.670Z] === RUN TestStrSliceMarshalJSON [2022-05-09T12:34:42.670Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestStrSliceUnmarshalJSON [2022-05-09T12:34:42.670Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestStrSliceUnmarshalString [2022-05-09T12:34:42.670Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestStrSliceUnmarshalSlice [2022-05-09T12:34:42.670Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-09T12:34:42.670Z] PASS [2022-05-09T12:34:42.670Z] coverage: 90.0% of statements [2022-05-09T12:34:42.670Z] ok github.com/docker/docker/api/types/strslice 0.044s coverage: 90.0% of statements [2022-05-09T12:34:42.670Z] === RUN TestToJSON [2022-05-09T12:34:42.670Z] --- PASS: TestToJSON (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestToParamWithVersion [2022-05-09T12:34:42.670Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestFromJSON [2022-05-09T12:34:42.670Z] --- PASS: TestFromJSON (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestEmpty [2022-05-09T12:34:42.670Z] --- PASS: TestEmpty (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestArgsMatchKVListEmptySources [2022-05-09T12:34:42.670Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestArgsMatchKVList [2022-05-09T12:34:42.670Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestArgsMatch [2022-05-09T12:34:42.670Z] --- PASS: TestArgsMatch (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestAdd [2022-05-09T12:34:42.670Z] --- PASS: TestAdd (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestDel [2022-05-09T12:34:42.670Z] --- PASS: TestDel (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestLen [2022-05-09T12:34:42.670Z] --- PASS: TestLen (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestExactMatch [2022-05-09T12:34:42.670Z] --- PASS: TestExactMatch (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestOnlyOneExactMatch [2022-05-09T12:34:42.670Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestContains [2022-05-09T12:34:42.670Z] --- PASS: TestContains (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestValidate [2022-05-09T12:34:42.670Z] --- PASS: TestValidate (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestWalkValues [2022-05-09T12:34:42.670Z] --- PASS: TestWalkValues (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestFuzzyMatch [2022-05-09T12:34:42.670Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestClone [2022-05-09T12:34:42.670Z] --- PASS: TestClone (0.00s) [2022-05-09T12:34:42.670Z] PASS [2022-05-09T12:34:42.670Z] coverage: 92.2% of statements [2022-05-09T12:34:42.670Z] ok github.com/docker/docker/api/types/filters 0.062s coverage: 92.2% of statements [2022-05-09T12:34:42.670Z] === RUN TestGetTimestamp [2022-05-09T12:34:42.670Z] === RUN TestAdjustForAPIVersion [2022-05-09T12:34:42.670Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-09T12:34:42.670Z] PASS [2022-05-09T12:34:42.670Z] coverage: 6.1% of statements [2022-05-09T12:34:42.670Z] ok github.com/docker/docker/api/server/router/swarm 0.053s coverage: 6.1% of statements [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/api/types [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-09T12:34:42.670Z] --- PASS: TestGetTimestamp (0.22s) [2022-05-09T12:34:42.670Z] === RUN TestParseTimestamps [2022-05-09T12:34:42.670Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-09T12:34:42.670Z] PASS [2022-05-09T12:34:42.670Z] coverage: 100.0% of statements [2022-05-09T12:34:42.670Z] ok github.com/docker/docker/api/types/time 0.270s coverage: 100.0% of statements [2022-05-09T12:34:42.670Z] === RUN TestCompareVersion [2022-05-09T12:34:42.670Z] --- PASS: TestCompareVersion (0.00s) [2022-05-09T12:34:42.670Z] PASS [2022-05-09T12:34:42.670Z] coverage: 77.3% of statements [2022-05-09T12:34:42.670Z] ok github.com/docker/docker/api/types/versions 0.077s coverage: 77.3% of statements [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/builder [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-09T12:34:42.670Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-09T12:34:42.670Z] === RUN TestIsGIT [2022-05-09T12:34:42.670Z] --- PASS: TestIsGIT (0.00s) [2022-05-09T12:34:42.670Z] PASS [2022-05-09T12:34:42.670Z] coverage: 100.0% of statements [2022-05-09T12:34:42.670Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.251s coverage: 100.0% of statements [2022-05-09T12:34:42.670Z] === RUN TestParseRemoteURL [2022-05-09T12:34:42.670Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-09T12:34:42.670Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-09T12:34:42.670Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-09T12:34:42.670Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-09T12:34:42.670Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-09T12:34:42.670Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-09T12:34:42.670Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-09T12:34:42.670Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-09T12:34:42.670Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-09T12:34:42.670Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-09T12:34:42.670Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-09T12:34:42.670Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-09T12:34:42.670Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-09T12:34:42.670Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-09T12:34:42.670Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-09T12:34:42.670Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-09T12:34:42.670Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-09T12:34:42.670Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-09T12:34:42.670Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-09T12:34:42.670Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-09T12:34:42.670Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestCloneArgsSmartHttp [2022-05-09T12:34:42.670Z] --- PASS: TestCloneArgsSmartHttp (0.04s) [2022-05-09T12:34:42.670Z] === RUN TestCloneArgsDumbHttp [2022-05-09T12:34:42.670Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestCloneArgsGit [2022-05-09T12:34:42.670Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestCheckoutGit [2022-05-09T12:34:42.670Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-09T12:34:42.670Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-05-09T12:34:42.670Z] === RUN TestProcessNoDockerignore [2022-05-09T12:34:42.670Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-09T12:34:42.670Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-05-09T12:34:42.670Z] === RUN TestDetectContentType [2022-05-09T12:34:42.670Z] --- PASS: TestDetectContentType (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestSelectAcceptableMIME [2022-05-09T12:34:42.670Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestInspectEmptyResponse [2022-05-09T12:34:42.670Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestInspectResponseBinary [2022-05-09T12:34:42.670Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestResponseUnsupportedContentType [2022-05-09T12:34:42.670Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestInspectResponseTextSimple [2022-05-09T12:34:42.670Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestInspectResponseEmptyContentType [2022-05-09T12:34:42.670Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestUnknownContentLength [2022-05-09T12:34:42.670Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestDownloadRemote [2022-05-09T12:34:42.670Z] --- PASS: TestDownloadRemote (0.13s) [2022-05-09T12:34:42.670Z] === RUN TestGetWithStatusError [2022-05-09T12:34:42.670Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestCloseRootDirectory [2022-05-09T12:34:42.670Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:34:42.670Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestHashFile [2022-05-09T12:34:42.670Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:34:42.670Z] --- SKIP: TestHashFile (0.01s) [2022-05-09T12:34:42.670Z] === RUN TestHashSubdir [2022-05-09T12:34:42.670Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:34:42.670Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-09T12:34:42.670Z] === RUN TestRemoveDirectory [2022-05-09T12:34:42.670Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:34:42.670Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-05-09T12:34:42.670Z] PASS [2022-05-09T12:34:42.670Z] coverage: 9.3% of statements [2022-05-09T12:34:42.670Z] ok github.com/docker/docker/builder/remotecontext 0.387s coverage: 9.3% of statements [2022-05-09T12:34:42.670Z] === RUN TestEnable [2022-05-09T12:34:42.670Z] --- PASS: TestEnable (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestDisable [2022-05-09T12:34:42.670Z] --- PASS: TestDisable (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestEnabled [2022-05-09T12:34:42.670Z] --- PASS: TestEnabled (0.00s) [2022-05-09T12:34:42.670Z] PASS [2022-05-09T12:34:42.670Z] coverage: 100.0% of statements [2022-05-09T12:34:42.670Z] ok github.com/docker/docker/cli/debug 0.046s coverage: 100.0% of statements [2022-05-09T12:34:42.670Z] === RUN TestGetAllAllowed [2022-05-09T12:34:42.670Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestGetAllMeta [2022-05-09T12:34:42.670Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-09T12:34:42.670Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestIsUnreferencedBuiltin [2022-05-09T12:34:42.670Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestIsExistingDirectory [2022-05-09T12:34:42.670Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestGetFilenameForDownload [2022-05-09T12:34:42.670Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestEnv2Variables [2022-05-09T12:34:42.670Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-09T12:34:42.670Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestMaintainer [2022-05-09T12:34:42.670Z] --- PASS: TestMaintainer (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestLabel [2022-05-09T12:34:42.670Z] --- PASS: TestLabel (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestFromScratch [2022-05-09T12:34:42.670Z] --- PASS: TestFromScratch (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestFromWithArg [2022-05-09T12:34:42.670Z] --- PASS: TestFromWithArg (0.00s) [2022-05-09T12:34:42.670Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-09T12:34:42.671Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestFromWithUndefinedArg [2022-05-09T12:34:42.671Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestFromMultiStageWithNamedStage [2022-05-09T12:34:42.671Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestOnbuild [2022-05-09T12:34:42.671Z] --- PASS: TestOnbuild (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestWorkdir [2022-05-09T12:34:42.671Z] --- PASS: TestWorkdir (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestCmd [2022-05-09T12:34:42.671Z] --- PASS: TestCmd (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestHealthcheckNone [2022-05-09T12:34:42.671Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestHealthcheckCmd [2022-05-09T12:34:42.671Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestEntrypoint [2022-05-09T12:34:42.671Z] --- PASS: TestEntrypoint (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestExpose [2022-05-09T12:34:42.671Z] --- PASS: TestExpose (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestUser [2022-05-09T12:34:42.671Z] --- PASS: TestUser (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestVolume [2022-05-09T12:34:42.671Z] --- PASS: TestVolume (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestStopSignal [2022-05-09T12:34:42.671Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-09T12:34:42.671Z] --- SKIP: TestStopSignal (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestArg [2022-05-09T12:34:42.671Z] --- PASS: TestArg (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestShell [2022-05-09T12:34:42.671Z] --- PASS: TestShell (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestPrependEnvOnCmd [2022-05-09T12:34:42.671Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestRunWithBuildArgs [2022-05-09T12:34:42.671Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestRunIgnoresHealthcheck [2022-05-09T12:34:42.671Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestDispatchUnsupportedOptions [2022-05-09T12:34:42.671Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-09T12:34:42.671Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-09T12:34:42.671Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-09T12:34:42.671Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-09T12:34:42.671Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-09T12:34:42.671Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-09T12:34:42.671Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestNormalizeWorkdir [2022-05-09T12:34:42.671Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestDispatch [2022-05-09T12:34:42.671Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-09T12:34:42.671Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-09T12:34:42.671Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-09T12:34:42.671Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-09T12:34:42.671Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-09T12:34:42.671Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-09T12:34:42.671Z] === RUN TestDispatch/COPY_url [2022-05-09T12:34:42.671Z] --- PASS: TestDispatch (0.08s) [2022-05-09T12:34:42.671Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-05-09T12:34:42.671Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-05-09T12:34:42.671Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-09T12:34:42.671Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-09T12:34:42.671Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-09T12:34:42.671Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-09T12:34:42.671Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestAddScratchImageAddsToMounts [2022-05-09T12:34:42.671Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-09T12:34:42.671Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-09T12:34:42.671Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-09T12:34:42.671Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestImageSourceGetAddsToMounts [2022-05-09T12:34:42.671Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestEmptyDockerfile [2022-05-09T12:34:42.671Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-05-09T12:34:42.671Z] === RUN TestSymlinkDockerfile [2022-05-09T12:34:42.671Z] --- PASS: TestSymlinkDockerfile (0.02s) [2022-05-09T12:34:42.671Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-09T12:34:42.671Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-05-09T12:34:42.671Z] === RUN TestNonExistingDockerfile [2022-05-09T12:34:42.671Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestCopyRunConfig [2022-05-09T12:34:42.671Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestDeepCopyRunConfig [2022-05-09T12:34:42.671Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestExportImage [2022-05-09T12:34:42.671Z] --- PASS: TestExportImage (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestNormalizeDest [2022-05-09T12:34:42.671Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-09T12:34:42.671Z] PASS [2022-05-09T12:34:42.671Z] coverage: 46.7% of statements [2022-05-09T12:34:42.671Z] ok github.com/docker/docker/builder/dockerfile 0.301s coverage: 46.7% of statements [2022-05-09T12:34:42.671Z] === RUN TestTCP4Proxy [2022-05-09T12:34:42.671Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-09T12:34:42.671Z] === RUN TestTCP4ProxyHalfClose [2022-05-09T12:34:42.671Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestTCP6Proxy [2022-05-09T12:34:42.671Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-09T12:34:42.671Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestTCPDualStackProxy [2022-05-09T12:34:42.671Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-09T12:34:42.671Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestUDP4Proxy [2022-05-09T12:34:42.671Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestUDP6Proxy [2022-05-09T12:34:42.671Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-09T12:34:42.671Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestUDPWriteError [2022-05-09T12:34:42.671Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-09T12:34:42.671Z] === RUN TestSCTP4Proxy [2022-05-09T12:34:42.671Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-09T12:34:42.671Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-05-09T12:34:42.671Z] === RUN TestSCTP6Proxy [2022-05-09T12:34:42.671Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-09T12:34:42.671Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-09T12:34:42.671Z] PASS [2022-05-09T12:34:42.671Z] coverage: 49.4% of statements [2022-05-09T12:34:42.671Z] ok github.com/docker/docker/cmd/docker-proxy 0.082s coverage: 49.4% of statements [2022-05-09T12:34:42.808Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-09T12:34:43.066Z] --- PASS: TestContinueAfterPluginCrash (9.41s) [2022-05-09T12:34:43.635Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-09T12:34:43.635Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-09T12:34:44.203Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-09T12:34:44.203Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-09T12:34:45.140Z] === CONT TestReadPluginNoRead [2022-05-09T12:34:45.140Z] read_test.go:92: [d06fd87cd7255] daemon is not started [2022-05-09T12:34:45.140Z] --- PASS: TestReadPluginNoRead (7.31s) [2022-05-09T12:34:45.140Z] --- PASS: TestReadPluginNoRead/default (1.52s) [2022-05-09T12:34:45.140Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.47s) [2022-05-09T12:34:45.140Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.58s) [2022-05-09T12:34:45.140Z] PASS [2022-05-09T12:34:45.140Z] [2022-05-09T12:34:45.140Z] DONE 6 tests in 11.694s [2022-05-09T12:34:45.140Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-09T12:34:45.140Z] ++ 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 [2022-05-09T12:34:45.140Z] ++ set -e [2022-05-09T12:34:45.140Z] ++ '[' -n 0 ']' [2022-05-09T12:34:45.140Z] ++ set -x [2022-05-09T12:34:45.140Z] ++ env -i DEST=/go/src/github.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 [2022-05-09T12:34:45.140Z] testing: warning: no tests to run [2022-05-09T12:34:45.140Z] PASS [2022-05-09T12:34:45.140Z] [2022-05-09T12:34:45.140Z] DONE 0 tests in 0.033s [2022-05-09T12:34:45.398Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-09T12:34:45.398Z] ++ 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 [2022-05-09T12:34:45.398Z] ++ set -e [2022-05-09T12:34:45.398Z] ++ '[' -n 0 ']' [2022-05-09T12:34:45.398Z] ++ set -x [2022-05-09T12:34:45.399Z] ++ env -i DEST=/go/src/github.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 [2022-05-09T12:34:45.399Z] INFO: Testing against a local daemon [2022-05-09T12:34:45.399Z] === RUN TestPluginWithDevMounts [2022-05-09T12:34:45.399Z] === PAUSE TestPluginWithDevMounts [2022-05-09T12:34:45.399Z] === CONT TestPluginWithDevMounts [2022-05-09T12:34:45.399Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-09T12:34:45.965Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-09T12:34:45.965Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-09T12:34:46.105Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-09T12:34:46.533Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-09T12:34:46.559Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-09T12:34:47.101Z] --- PASS: TestPluginWithDevMounts (1.76s) [2022-05-09T12:34:47.101Z] PASS [2022-05-09T12:34:47.101Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-09T12:34:47.101Z] [2022-05-09T12:34:47.101Z] DONE 1 tests in 1.860s [2022-05-09T12:34:47.101Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-09T12:34:47.101Z] ++ 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 [2022-05-09T12:34:47.101Z] ++ set -e [2022-05-09T12:34:47.101Z] ++ '[' -n 0 ']' [2022-05-09T12:34:47.101Z] ++ set -x [2022-05-09T12:34:47.101Z] ++ env -i DEST=/go/src/github.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 [2022-05-09T12:34:47.360Z] INFO: Testing against a local daemon [2022-05-09T12:34:47.360Z] === RUN TestSecretInspect [2022-05-09T12:34:47.528Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-09T12:34:47.618Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-09T12:34:48.554Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-09T12:34:48.554Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-09T12:34:48.813Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-09T12:34:49.054Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-09T12:34:49.752Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-09T12:34:49.752Z] --- PASS: TestSecretInspect (2.55s) [2022-05-09T12:34:49.752Z] === RUN TestSecretList [2022-05-09T12:34:50.318Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-09T12:34:50.318Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-09T12:34:50.587Z] --- PASS: TestBuildMultiStageCopy (16.25s) [2022-05-09T12:34:50.587Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.16s) [2022-05-09T12:34:50.587Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.93s) [2022-05-09T12:34:50.587Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.20s) [2022-05-09T12:34:50.587Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.36s) [2022-05-09T12:34:50.587Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.61s) [2022-05-09T12:34:50.587Z] === RUN TestBuildMultiStageParentConfig [2022-05-09T12:34:50.884Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-09T12:34:51.824Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-09T12:34:52.454Z] --- PASS: TestSecretList (2.65s) [2022-05-09T12:34:52.454Z] === RUN TestSecretsCreateAndDelete [2022-05-09T12:34:53.021Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-09T12:34:53.022Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-09T12:34:53.022Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-09T12:34:53.022Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-09T12:34:53.022Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-09T12:34:53.603Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-09T12:34:53.615Z] --- PASS: TestBuildMultiStageParentConfig (3.06s) [2022-05-09T12:34:53.615Z] === RUN TestBuildLabelWithTargets [2022-05-09T12:34:53.615Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:34:53.615Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-09T12:34:53.615Z] === RUN TestBuildWithEmptyLayers [2022-05-09T12:34:53.866Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-05-09T12:34:55.187Z] === RUN TestCheckpointCreateError [2022-05-09T12:34:55.187Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-09T12:34:55.187Z] === RUN TestCheckpointCreate [2022-05-09T12:34:55.187Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-09T12:34:55.187Z] === RUN TestCheckpointDeleteError [2022-05-09T12:34:55.187Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-09T12:34:55.187Z] === RUN TestCheckpointDelete [2022-05-09T12:34:55.187Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-09T12:34:55.187Z] === RUN TestCheckpointListError [2022-05-09T12:34:55.187Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-09T12:34:55.187Z] === RUN TestCheckpointList [2022-05-09T12:34:55.187Z] --- PASS: TestCheckpointList (0.00s) [2022-05-09T12:34:55.187Z] === RUN TestCheckpointListContainerNotFound [2022-05-09T12:34:55.187Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-09T12:34:55.187Z] === RUN TestNewClientWithOpsFromEnv [2022-05-09T12:34:55.187Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-09T12:34:55.187Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-09T12:34:55.187Z] === RUN TestGetAPIPath [2022-05-09T12:34:55.187Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-09T12:34:55.187Z] === RUN TestParseHostURL [2022-05-09T12:34:55.188Z] --- PASS: TestParseHostURL (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-09T12:34:55.188Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-09T12:34:55.188Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestNegotiateAPIVersion [2022-05-09T12:34:55.188Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-09T12:34:55.188Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-09T12:34:55.188Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-09T12:34:55.188Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-09T12:34:55.188Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-09T12:34:55.188Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-09T12:34:55.188Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-09T12:34:55.188Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-09T12:34:55.188Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-09T12:34:55.188Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-09T12:34:55.188Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestNegotiateAPVersionOverride [2022-05-09T12:34:55.188Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-09T12:34:55.188Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-09T12:34:55.188Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-09T12:34:55.188Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestClientRedirect [2022-05-09T12:34:55.188Z] === RUN TestClientRedirect/GET [2022-05-09T12:34:55.188Z] === RUN TestClientRedirect/POST [2022-05-09T12:34:55.188Z] === RUN TestClientRedirect/PUT [2022-05-09T12:34:55.188Z] === RUN TestClientRedirect/DELETE [2022-05-09T12:34:55.188Z] --- PASS: TestClientRedirect (0.00s) [2022-05-09T12:34:55.188Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-09T12:34:55.188Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-09T12:34:55.188Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-09T12:34:55.188Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestConfigCreateUnsupported [2022-05-09T12:34:55.188Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestConfigCreateError [2022-05-09T12:34:55.188Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestConfigCreate [2022-05-09T12:34:55.188Z] --- PASS: TestConfigCreate (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestConfigInspectNotFound [2022-05-09T12:34:55.188Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestConfigInspectWithEmptyID [2022-05-09T12:34:55.188Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestConfigInspectUnsupported [2022-05-09T12:34:55.188Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestConfigInspectError [2022-05-09T12:34:55.188Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestConfigInspectConfigNotFound [2022-05-09T12:34:55.188Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestConfigInspect [2022-05-09T12:34:55.188Z] --- PASS: TestConfigInspect (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestConfigListUnsupported [2022-05-09T12:34:55.188Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestConfigListError [2022-05-09T12:34:55.188Z] --- PASS: TestConfigListError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestConfigList [2022-05-09T12:34:55.188Z] --- PASS: TestConfigList (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestConfigRemoveUnsupported [2022-05-09T12:34:55.188Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestConfigRemoveError [2022-05-09T12:34:55.188Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestConfigRemove [2022-05-09T12:34:55.188Z] --- PASS: TestConfigRemove (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestConfigUpdateUnsupported [2022-05-09T12:34:55.188Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestConfigUpdateError [2022-05-09T12:34:55.188Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestConfigUpdate [2022-05-09T12:34:55.188Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerCommitError [2022-05-09T12:34:55.188Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerCommit [2022-05-09T12:34:55.188Z] --- PASS: TestContainerCommit (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerStatPathError [2022-05-09T12:34:55.188Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerStatPathNotFoundError [2022-05-09T12:34:55.188Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerStatPathNoHeaderError [2022-05-09T12:34:55.188Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerStatPath [2022-05-09T12:34:55.188Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestCopyToContainerError [2022-05-09T12:34:55.188Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestCopyToContainerNotFoundError [2022-05-09T12:34:55.188Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestCopyToContainerEmptyResponse [2022-05-09T12:34:55.188Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestCopyToContainer [2022-05-09T12:34:55.188Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestCopyFromContainerError [2022-05-09T12:34:55.188Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestCopyFromContainerNotFoundError [2022-05-09T12:34:55.188Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-09T12:34:55.188Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-09T12:34:55.188Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestCopyFromContainer [2022-05-09T12:34:55.188Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerCreateError [2022-05-09T12:34:55.188Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerCreateImageNotFound [2022-05-09T12:34:55.188Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerCreateWithName [2022-05-09T12:34:55.188Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerCreateAutoRemove [2022-05-09T12:34:55.188Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerDiffError [2022-05-09T12:34:55.188Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerDiff [2022-05-09T12:34:55.188Z] --- PASS: TestContainerDiff (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerExecCreateError [2022-05-09T12:34:55.188Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerExecCreate [2022-05-09T12:34:55.188Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerExecStartError [2022-05-09T12:34:55.188Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerExecStart [2022-05-09T12:34:55.188Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerExecInspectError [2022-05-09T12:34:55.188Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerExecInspect [2022-05-09T12:34:55.188Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerExportError [2022-05-09T12:34:55.188Z] --- PASS: TestContainerExportError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerExport [2022-05-09T12:34:55.188Z] --- PASS: TestContainerExport (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerInspectError [2022-05-09T12:34:55.188Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerInspectContainerNotFound [2022-05-09T12:34:55.188Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerInspectWithEmptyID [2022-05-09T12:34:55.188Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerInspect [2022-05-09T12:34:55.188Z] --- PASS: TestContainerInspect (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerInspectNode [2022-05-09T12:34:55.188Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerKillError [2022-05-09T12:34:55.188Z] --- PASS: TestContainerKillError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerKill [2022-05-09T12:34:55.188Z] --- PASS: TestContainerKill (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerListError [2022-05-09T12:34:55.188Z] --- PASS: TestContainerListError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerList [2022-05-09T12:34:55.188Z] --- PASS: TestContainerList (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerLogsNotFoundError [2022-05-09T12:34:55.188Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerLogsError [2022-05-09T12:34:55.188Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerLogs [2022-05-09T12:34:55.188Z] --- PASS: TestContainerLogs (0.25s) [2022-05-09T12:34:55.188Z] === RUN TestContainerPauseError [2022-05-09T12:34:55.188Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerPause [2022-05-09T12:34:55.188Z] --- PASS: TestContainerPause (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainersPruneError [2022-05-09T12:34:55.188Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainersPrune [2022-05-09T12:34:55.188Z] --- PASS: TestContainersPrune (0.03s) [2022-05-09T12:34:55.188Z] === RUN TestContainerRemoveError [2022-05-09T12:34:55.188Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerRemoveNotFoundError [2022-05-09T12:34:55.188Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerRemove [2022-05-09T12:34:55.188Z] --- PASS: TestContainerRemove (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerRenameError [2022-05-09T12:34:55.188Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerRename [2022-05-09T12:34:55.188Z] --- PASS: TestContainerRename (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerResizeError [2022-05-09T12:34:55.188Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerExecResizeError [2022-05-09T12:34:55.188Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerResize [2022-05-09T12:34:55.188Z] --- PASS: TestContainerResize (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerExecResize [2022-05-09T12:34:55.188Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerRestartError [2022-05-09T12:34:55.188Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerRestart [2022-05-09T12:34:55.188Z] --- PASS: TestContainerRestart (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerStartError [2022-05-09T12:34:55.188Z] --- PASS: TestContainerStartError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerStart [2022-05-09T12:34:55.188Z] --- PASS: TestContainerStart (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerStatsError [2022-05-09T12:34:55.188Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerStats [2022-05-09T12:34:55.188Z] --- PASS: TestContainerStats (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerStopError [2022-05-09T12:34:55.188Z] --- PASS: TestContainerStopError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerStop [2022-05-09T12:34:55.188Z] --- PASS: TestContainerStop (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerTopError [2022-05-09T12:34:55.188Z] --- PASS: TestContainerTopError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerTop [2022-05-09T12:34:55.188Z] --- PASS: TestContainerTop (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerUnpauseError [2022-05-09T12:34:55.188Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerUnpause [2022-05-09T12:34:55.188Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerUpdateError [2022-05-09T12:34:55.188Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerUpdate [2022-05-09T12:34:55.188Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerWaitError [2022-05-09T12:34:55.188Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestContainerWait [2022-05-09T12:34:55.188Z] --- PASS: TestContainerWait (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestDiskUsageError [2022-05-09T12:34:55.188Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestDiskUsage [2022-05-09T12:34:55.188Z] --- PASS: TestDiskUsage (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestDistributionInspectUnsupported [2022-05-09T12:34:55.188Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestDistributionInspectWithEmptyID [2022-05-09T12:34:55.188Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestEventsErrorInOptions [2022-05-09T12:34:55.188Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestEventsErrorFromServer [2022-05-09T12:34:55.188Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestEvents [2022-05-09T12:34:55.188Z] --- PASS: TestEvents (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestTLSCloseWriter [2022-05-09T12:34:55.188Z] === PAUSE TestTLSCloseWriter [2022-05-09T12:34:55.188Z] === RUN TestImageBuildError [2022-05-09T12:34:55.188Z] --- PASS: TestImageBuildError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImageBuild [2022-05-09T12:34:55.188Z] --- PASS: TestImageBuild (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestGetDockerOS [2022-05-09T12:34:55.188Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImageCreateError [2022-05-09T12:34:55.188Z] --- PASS: TestImageCreateError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImageCreate [2022-05-09T12:34:55.188Z] --- PASS: TestImageCreate (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImageHistoryError [2022-05-09T12:34:55.188Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImageHistory [2022-05-09T12:34:55.188Z] --- PASS: TestImageHistory (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImageImportError [2022-05-09T12:34:55.188Z] --- PASS: TestImageImportError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImageImport [2022-05-09T12:34:55.188Z] --- PASS: TestImageImport (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImageInspectError [2022-05-09T12:34:55.188Z] --- PASS: TestImageInspectError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImageInspectImageNotFound [2022-05-09T12:34:55.188Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImageInspectWithEmptyID [2022-05-09T12:34:55.188Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImageInspect [2022-05-09T12:34:55.188Z] --- PASS: TestImageInspect (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImageListError [2022-05-09T12:34:55.188Z] --- PASS: TestImageListError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImageList [2022-05-09T12:34:55.188Z] --- PASS: TestImageList (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImageListApiBefore125 [2022-05-09T12:34:55.188Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImageLoadError [2022-05-09T12:34:55.188Z] --- PASS: TestImageLoadError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImageLoad [2022-05-09T12:34:55.188Z] --- PASS: TestImageLoad (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImagesPruneError [2022-05-09T12:34:55.188Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImagesPrune [2022-05-09T12:34:55.188Z] --- PASS: TestImagesPrune (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImagePullReferenceParseError [2022-05-09T12:34:55.188Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImagePullAnyError [2022-05-09T12:34:55.188Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-09T12:34:55.188Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-09T12:34:55.188Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-09T12:34:55.188Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-09T12:34:55.188Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImagePullWithoutErrors [2022-05-09T12:34:55.188Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImagePushReferenceError [2022-05-09T12:34:55.188Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImagePushAnyError [2022-05-09T12:34:55.188Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-09T12:34:55.188Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-09T12:34:55.188Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-09T12:34:55.188Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-09T12:34:55.188Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImagePushWithoutErrors [2022-05-09T12:34:55.188Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-09T12:34:55.188Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-09T12:34:55.188Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-09T12:34:55.188Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-09T12:34:55.188Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-09T12:34:55.188Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-09T12:34:55.188Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-09T12:34:55.188Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-09T12:34:55.188Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImageRemoveError [2022-05-09T12:34:55.188Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-09T12:34:55.188Z] === RUN TestImageRemoveImageNotFound [2022-05-09T12:34:55.188Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestImageRemove [2022-05-09T12:34:55.189Z] --- PASS: TestImageRemove (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestImageSaveError [2022-05-09T12:34:55.189Z] --- PASS: TestImageSaveError (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestImageSave [2022-05-09T12:34:55.189Z] --- PASS: TestImageSave (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestImageSearchAnyError [2022-05-09T12:34:55.189Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-09T12:34:55.189Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-09T12:34:55.189Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-09T12:34:55.189Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-09T12:34:55.189Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestImageSearchWithoutErrors [2022-05-09T12:34:55.189Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestImageTagError [2022-05-09T12:34:55.189Z] --- PASS: TestImageTagError (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestImageTagInvalidReference [2022-05-09T12:34:55.189Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestImageTagInvalidSourceImageName [2022-05-09T12:34:55.189Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestImageTagHexSource [2022-05-09T12:34:55.189Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestImageTag [2022-05-09T12:34:55.189Z] --- PASS: TestImageTag (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestInfoServerError [2022-05-09T12:34:55.189Z] --- PASS: TestInfoServerError (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestInfoInvalidResponseJSONError [2022-05-09T12:34:55.189Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestInfo [2022-05-09T12:34:55.189Z] --- PASS: TestInfo (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestNetworkConnectError [2022-05-09T12:34:55.189Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-09T12:34:55.189Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestNetworkConnect [2022-05-09T12:34:55.189Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestNetworkCreateError [2022-05-09T12:34:55.189Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestNetworkCreate [2022-05-09T12:34:55.189Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestNetworkDisconnectError [2022-05-09T12:34:55.189Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestNetworkDisconnect [2022-05-09T12:34:55.189Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestNetworkInspect [2022-05-09T12:34:55.189Z] === RUN TestNetworkInspect/empty_ID [2022-05-09T12:34:55.189Z] === RUN TestNetworkInspect/no_options [2022-05-09T12:34:55.189Z] === RUN TestNetworkInspect/verbose [2022-05-09T12:34:55.189Z] === RUN TestNetworkInspect/global_scope [2022-05-09T12:34:55.189Z] === RUN TestNetworkInspect/unknown_network [2022-05-09T12:34:55.189Z] === RUN TestNetworkInspect/server_error [2022-05-09T12:34:55.189Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-09T12:34:55.189Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-09T12:34:55.189Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-09T12:34:55.189Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-09T12:34:55.189Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-09T12:34:55.189Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-09T12:34:55.189Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestNetworkListError [2022-05-09T12:34:55.189Z] --- PASS: TestNetworkListError (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestNetworkList [2022-05-09T12:34:55.189Z] --- PASS: TestNetworkList (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestNetworksPruneError [2022-05-09T12:34:55.189Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestNetworksPrune [2022-05-09T12:34:55.189Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestNetworkRemoveError [2022-05-09T12:34:55.189Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestNetworkRemove [2022-05-09T12:34:55.189Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestNodeInspectError [2022-05-09T12:34:55.189Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestNodeInspectNodeNotFound [2022-05-09T12:34:55.189Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestNodeInspectWithEmptyID [2022-05-09T12:34:55.189Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestNodeInspect [2022-05-09T12:34:55.189Z] --- PASS: TestNodeInspect (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestNodeListError [2022-05-09T12:34:55.189Z] --- PASS: TestNodeListError (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestNodeList [2022-05-09T12:34:55.189Z] --- PASS: TestNodeList (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestNodeRemoveError [2022-05-09T12:34:55.189Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestNodeRemove [2022-05-09T12:34:55.189Z] --- PASS: TestNodeRemove (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestNodeUpdateError [2022-05-09T12:34:55.189Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestNodeUpdate [2022-05-09T12:34:55.189Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestOptionWithHostFromEnv [2022-05-09T12:34:55.189Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestOptionWithTimeout [2022-05-09T12:34:55.189Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestOptionWithVersionFromEnv [2022-05-09T12:34:55.189Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestPingFail [2022-05-09T12:34:55.189Z] --- PASS: TestPingFail (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestPingWithError [2022-05-09T12:34:55.189Z] 2022/05/09 12:34:54 RoundTripper returned a response & error; ignoring response [2022-05-09T12:34:55.189Z] 2022/05/09 12:34:54 RoundTripper returned a response & error; ignoring response [2022-05-09T12:34:55.189Z] --- PASS: TestPingWithError (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestPingSuccess [2022-05-09T12:34:55.189Z] --- PASS: TestPingSuccess (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestPingHeadFallback [2022-05-09T12:34:55.189Z] === RUN TestPingHeadFallback/OK [2022-05-09T12:34:55.189Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-09T12:34:55.189Z] === RUN TestPingHeadFallback/Not_Found [2022-05-09T12:34:55.189Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-09T12:34:55.189Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-09T12:34:55.189Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-09T12:34:55.189Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-09T12:34:55.189Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-09T12:34:55.189Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestPluginDisableError [2022-05-09T12:34:55.189Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestPluginDisable [2022-05-09T12:34:55.189Z] --- PASS: TestPluginDisable (0.00s) [2022-05-09T12:34:55.189Z] === RUN TestPluginEnableError [2022-05-09T12:34:55.240Z] --- PASS: TestSecretsCreateAndDelete (2.53s) [2022-05-09T12:34:55.240Z] === RUN TestSecretsUpdate [2022-05-09T12:34:55.659Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestPluginEnable [2022-05-09T12:34:55.659Z] --- PASS: TestPluginEnable (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestPluginInspectError [2022-05-09T12:34:55.659Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestPluginInspectWithEmptyID [2022-05-09T12:34:55.659Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestPluginInspect [2022-05-09T12:34:55.659Z] --- PASS: TestPluginInspect (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestPluginListError [2022-05-09T12:34:55.659Z] --- PASS: TestPluginListError (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestPluginList [2022-05-09T12:34:55.659Z] --- PASS: TestPluginList (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestPluginPushError [2022-05-09T12:34:55.659Z] --- PASS: TestPluginPushError (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestPluginPush [2022-05-09T12:34:55.659Z] --- PASS: TestPluginPush (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestPluginRemoveError [2022-05-09T12:34:55.659Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestPluginRemove [2022-05-09T12:34:55.659Z] --- PASS: TestPluginRemove (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestPluginSetError [2022-05-09T12:34:55.659Z] --- PASS: TestPluginSetError (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestPluginSet [2022-05-09T12:34:55.659Z] --- PASS: TestPluginSet (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestSetHostHeader [2022-05-09T12:34:55.659Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestPlainTextError [2022-05-09T12:34:55.659Z] --- PASS: TestPlainTextError (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestInfiniteError [2022-05-09T12:34:55.659Z] --- PASS: TestInfiniteError (0.04s) [2022-05-09T12:34:55.659Z] === RUN TestCanceledContext [2022-05-09T12:34:55.659Z] 2022/05/09 12:34:54 RoundTripper returned a response & error; ignoring response [2022-05-09T12:34:55.659Z] --- PASS: TestCanceledContext (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestDeadlineExceededContext [2022-05-09T12:34:55.659Z] 2022/05/09 12:34:54 RoundTripper returned a response & error; ignoring response [2022-05-09T12:34:55.659Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestSecretCreateUnsupported [2022-05-09T12:34:55.659Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestSecretCreateError [2022-05-09T12:34:55.659Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestSecretCreate [2022-05-09T12:34:55.659Z] --- PASS: TestSecretCreate (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestSecretInspectUnsupported [2022-05-09T12:34:55.659Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestSecretInspectError [2022-05-09T12:34:55.659Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestSecretInspectSecretNotFound [2022-05-09T12:34:55.659Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestSecretInspectWithEmptyID [2022-05-09T12:34:55.659Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestSecretInspect [2022-05-09T12:34:55.659Z] --- PASS: TestSecretInspect (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestSecretListUnsupported [2022-05-09T12:34:55.659Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestSecretListError [2022-05-09T12:34:55.659Z] --- PASS: TestSecretListError (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestSecretList [2022-05-09T12:34:55.659Z] --- PASS: TestSecretList (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestSecretRemoveUnsupported [2022-05-09T12:34:55.659Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestSecretRemoveError [2022-05-09T12:34:55.659Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestSecretRemove [2022-05-09T12:34:55.659Z] --- PASS: TestSecretRemove (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestSecretUpdateUnsupported [2022-05-09T12:34:55.659Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestSecretUpdateError [2022-05-09T12:34:55.659Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestSecretUpdate [2022-05-09T12:34:55.659Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestServiceCreateError [2022-05-09T12:34:55.659Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestServiceCreate [2022-05-09T12:34:55.659Z] --- PASS: TestServiceCreate (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-09T12:34:55.659Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestServiceCreateDigestPinning [2022-05-09T12:34:55.659Z] --- PASS: TestServiceCreateDigestPinning (0.01s) [2022-05-09T12:34:55.659Z] === RUN TestServiceInspectError [2022-05-09T12:34:55.659Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestServiceInspectServiceNotFound [2022-05-09T12:34:55.659Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestServiceInspectWithEmptyID [2022-05-09T12:34:55.659Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestServiceInspect [2022-05-09T12:34:55.659Z] --- PASS: TestServiceInspect (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestServiceListError [2022-05-09T12:34:55.659Z] --- PASS: TestServiceListError (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestServiceList [2022-05-09T12:34:55.659Z] --- PASS: TestServiceList (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestServiceLogsError [2022-05-09T12:34:55.659Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestServiceLogs [2022-05-09T12:34:55.659Z] --- PASS: TestServiceLogs (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestServiceRemoveError [2022-05-09T12:34:55.659Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestServiceRemoveNotFoundError [2022-05-09T12:34:55.659Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestServiceRemove [2022-05-09T12:34:55.659Z] --- PASS: TestServiceRemove (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestServiceUpdateError [2022-05-09T12:34:55.659Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestServiceUpdate [2022-05-09T12:34:55.659Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestSwarmGetUnlockKeyError [2022-05-09T12:34:55.659Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestSwarmGetUnlockKey [2022-05-09T12:34:55.659Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestSwarmInitError [2022-05-09T12:34:55.659Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestSwarmInit [2022-05-09T12:34:55.659Z] --- PASS: TestSwarmInit (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestSwarmInspectError [2022-05-09T12:34:55.659Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestSwarmInspect [2022-05-09T12:34:55.659Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestSwarmJoinError [2022-05-09T12:34:55.659Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestSwarmJoin [2022-05-09T12:34:55.659Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestSwarmLeaveError [2022-05-09T12:34:55.659Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestSwarmLeave [2022-05-09T12:34:55.659Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestSwarmUnlockError [2022-05-09T12:34:55.659Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestSwarmUnlock [2022-05-09T12:34:55.659Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestSwarmUpdateError [2022-05-09T12:34:55.659Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestSwarmUpdate [2022-05-09T12:34:55.659Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestTaskInspectError [2022-05-09T12:34:55.659Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestTaskInspectWithEmptyID [2022-05-09T12:34:55.659Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestTaskInspect [2022-05-09T12:34:55.659Z] --- PASS: TestTaskInspect (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestTaskListError [2022-05-09T12:34:55.659Z] --- PASS: TestTaskListError (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestTaskList [2022-05-09T12:34:55.659Z] --- PASS: TestTaskList (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestVolumeCreateError [2022-05-09T12:34:55.659Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestVolumeCreate [2022-05-09T12:34:55.659Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestVolumeInspectError [2022-05-09T12:34:55.659Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestVolumeInspectNotFound [2022-05-09T12:34:55.659Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestVolumeInspectWithEmptyID [2022-05-09T12:34:55.659Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestVolumeInspect [2022-05-09T12:34:55.659Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestVolumeListError [2022-05-09T12:34:55.659Z] --- PASS: TestVolumeListError (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestVolumeList [2022-05-09T12:34:55.659Z] --- PASS: TestVolumeList (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestVolumeRemoveError [2022-05-09T12:34:55.659Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-09T12:34:55.659Z] === RUN TestVolumeRemove [2022-05-09T12:34:55.659Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-09T12:34:55.659Z] === CONT TestTLSCloseWriter [2022-05-09T12:34:55.659Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-05-09T12:34:55.659Z] PASS [2022-05-09T12:34:55.659Z] coverage: 75.1% of statements [2022-05-09T12:34:55.659Z] ok github.com/docker/docker/client 0.555s coverage: 75.1% of statements [2022-05-09T12:34:55.779Z] --- PASS: TestBuildWithEmptyLayers (1.64s) [2022-05-09T12:34:55.779Z] === RUN TestBuildMultiStageOnBuild [2022-05-09T12:34:57.149Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-05-09T12:34:57.716Z] --- PASS: TestSecretsUpdate (2.72s) [2022-05-09T12:34:57.716Z] === RUN TestTemplatedSecret [2022-05-09T12:34:57.974Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-09T12:34:58.541Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-09T12:34:59.477Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-09T12:34:59.477Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-09T12:34:59.477Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-09T12:34:59.477Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-09T12:34:59.736Z] docker_api_swarm_node_test.go:20: [d3221ab294cc9] joining swarm manager [dfc1b00aac8c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:35:00.673Z] docker_api_swarm_node_test.go:21: [d17b9b0388db6] joining swarm manager [dfc1b00aac8c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:35:00.673Z] --- PASS: TestTemplatedSecret (3.03s) [2022-05-09T12:35:00.673Z] === RUN TestSecretCreateResolve [2022-05-09T12:35:02.574Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-09T12:35:02.664Z] --- PASS: TestBuildWithHugeFile (119.16s) [2022-05-09T12:35:02.664Z] === RUN TestBuildWCOWSandboxSize [2022-05-09T12:35:02.664Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-09T12:35:02.664Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-09T12:35:02.664Z] === RUN TestBuildWithEmptyDockerfile [2022-05-09T12:35:02.664Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:35:02.664Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:35:02.664Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:35:02.664Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:35:02.664Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:35:02.664Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:35:02.664Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:35:02.664Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:35:02.664Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:35:02.664Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-05-09T12:35:02.664Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-09T12:35:02.664Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-09T12:35:02.664Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-09T12:35:02.664Z] === RUN TestBuildPreserveOwnership [2022-05-09T12:35:02.664Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:35:02.664Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2022-05-09T12:35:02.664Z] === RUN TestBuildPlatformInvalid [2022-05-09T12:35:02.664Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-05-09T12:35:02.664Z] PASS [2022-05-09T12:35:02.664Z] ok github.com/docker/docker/integration/build 186.538s [2022-05-09T12:35:02.664Z] [2022-05-09T12:35:02.664Z] === Skipped [2022-05-09T12:35:02.664Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-09T12:35:02.664Z] build_session_test.go:25: TODO: BuildKit [2022-05-09T12:35:02.664Z] [2022-05-09T12:35:02.664Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-09T12:35:02.664Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:02.664Z] [2022-05-09T12:35:02.664Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-09T12:35:02.664Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:35:02.664Z] [2022-05-09T12:35:02.664Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-09T12:35:02.664Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:35:02.664Z] [2022-05-09T12:35:02.664Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-09T12:35:02.664Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-09T12:35:02.664Z] [2022-05-09T12:35:02.664Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2022-05-09T12:35:02.664Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:35:02.664Z] [2022-05-09T12:35:02.664Z] DONE 29 tests, 6 skipped in 224.663s [2022-05-09T12:35:02.664Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-09T12:35:02.664Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:35:02.664Z] INFO: Testing against a local daemon [2022-05-09T12:35:02.664Z] === RUN TestConfigInspect [2022-05-09T12:35:02.664Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:02.664Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-09T12:35:02.664Z] === RUN TestConfigList [2022-05-09T12:35:02.664Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:02.664Z] --- SKIP: TestConfigList (0.00s) [2022-05-09T12:35:02.664Z] === RUN TestConfigsCreateAndDelete [2022-05-09T12:35:02.664Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:02.664Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-09T12:35:02.664Z] === RUN TestConfigsUpdate [2022-05-09T12:35:02.664Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:02.664Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-09T12:35:02.664Z] === RUN TestTemplatedConfig [2022-05-09T12:35:02.664Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:02.664Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-09T12:35:02.664Z] === RUN TestConfigCreateResolve [2022-05-09T12:35:02.664Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:35:02.664Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-09T12:35:02.664Z] PASS [2022-05-09T12:35:02.664Z] ok github.com/docker/docker/integration/config 0.108s [2022-05-09T12:35:02.664Z] [2022-05-09T12:35:02.664Z] === Skipped [2022-05-09T12:35:02.664Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-09T12:35:02.664Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:02.664Z] [2022-05-09T12:35:02.664Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-09T12:35:02.664Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:02.664Z] [2022-05-09T12:35:02.664Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-09T12:35:02.664Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:02.664Z] [2022-05-09T12:35:02.664Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-09T12:35:02.664Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:02.664Z] [2022-05-09T12:35:02.664Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-09T12:35:02.664Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:02.664Z] [2022-05-09T12:35:02.664Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-09T12:35:02.664Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:35:02.664Z] [2022-05-09T12:35:02.664Z] DONE 6 tests, 6 skipped in 2.149s [2022-05-09T12:35:02.664Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-09T12:35:02.664Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:35:02.664Z] INFO: Testing against a local daemon [2022-05-09T12:35:02.664Z] === RUN TestCheckpoint [2022-05-09T12:35:02.664Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-09T12:35:02.664Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-09T12:35:02.664Z] === RUN TestContainerInvalidJSON [2022-05-09T12:35:02.664Z] === RUN TestContainerInvalidJSON/commit [2022-05-09T12:35:02.664Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-09T12:35:02.664Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-09T12:35:02.664Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-09T12:35:02.664Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:35:02.664Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:35:02.664Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:35:02.664Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:35:02.664Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:35:02.664Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:35:02.664Z] === CONT TestContainerInvalidJSON/commit [2022-05-09T12:35:02.664Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:35:02.664Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-09T12:35:02.664Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-09T12:35:02.664Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:35:02.664Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-09T12:35:02.664Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:35:02.664Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-09T12:35:02.664Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-09T12:35:02.664Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-09T12:35:02.664Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-09T12:35:02.664Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-09T12:35:02.664Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-09T12:35:02.664Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-09T12:35:02.664Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-09T12:35:02.664Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-09T12:35:02.664Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-09T12:35:02.664Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-09T12:35:02.664Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-09T12:35:02.664Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-09T12:35:02.664Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-09T12:35:02.664Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-09T12:35:02.664Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-09T12:35:02.664Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-09T12:35:02.664Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-09T12:35:02.664Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-05-09T12:35:02.664Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-09T12:35:02.664Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-05-09T12:35:02.664Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-09T12:35:02.664Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-09T12:35:02.664Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-09T12:35:02.664Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-05-09T12:35:02.664Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-09T12:35:02.664Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-05-09T12:35:02.664Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-09T12:35:02.664Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-09T12:35:02.664Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-09T12:35:02.664Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-09T12:35:02.664Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-09T12:35:02.664Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) [2022-05-09T12:35:02.664Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-09T12:35:02.664Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-05-09T12:35:02.664Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-09T12:35:02.664Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-09T12:35:02.664Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-09T12:35:02.664Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.01s) [2022-05-09T12:35:02.664Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-09T12:35:02.664Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-09T12:35:02.664Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-09T12:35:02.664Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-09T12:35:02.664Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-09T12:35:02.664Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-09T12:35:02.664Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2022-05-09T12:35:02.664Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-09T12:35:02.664Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s) [2022-05-09T12:35:02.664Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-09T12:35:02.664Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2022-05-09T12:35:02.664Z] === RUN TestCopyEmptyFile [2022-05-09T12:35:02.664Z] --- PASS: TestCopyEmptyFile (0.38s) [2022-05-09T12:35:02.664Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-09T12:35:02.664Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2022-05-09T12:35:02.664Z] === RUN TestCopyFromContainer [2022-05-09T12:35:02.664Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:02.664Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-09T12:35:02.664Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-09T12:35:02.664Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:35:02.664Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:35:02.664Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:35:02.664Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:35:02.664Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:35:02.664Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:35:02.664Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:35:02.664Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:35:02.664Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:35:02.664Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-09T12:35:02.664Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-09T12:35:02.664Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-09T12:35:02.664Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-09T12:35:02.664Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-09T12:35:02.664Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-09T12:35:02.664Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-09T12:35:02.664Z] === RUN TestCreateWithInvalidEnv [2022-05-09T12:35:02.664Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-09T12:35:02.664Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-09T12:35:02.664Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-09T12:35:02.664Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-09T12:35:02.664Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-09T12:35:02.664Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-09T12:35:02.664Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-09T12:35:02.664Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-09T12:35:02.664Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-09T12:35:02.664Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-09T12:35:02.664Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-05-09T12:35:02.664Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-05-09T12:35:02.664Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-05-09T12:35:02.664Z] === RUN TestCreateTmpfsMountsTarget [2022-05-09T12:35:02.664Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:02.664Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-09T12:35:02.664Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-09T12:35:02.664Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:35:02.664Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-09T12:35:02.664Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-09T12:35:02.664Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:35:02.664Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-09T12:35:02.665Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-09T12:35:02.665Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:35:02.665Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:35:02.665Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:35:02.665Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:35:02.665Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:35:02.665Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:35:02.665Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:35:02.665Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:35:02.665Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:35:02.665Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:35:02.665Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:35:02.665Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:35:02.665Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:35:02.665Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:35:02.665Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:35:02.665Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-05-09T12:35:02.665Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-09T12:35:02.665Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-09T12:35:02.665Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-09T12:35:02.665Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-09T12:35:02.665Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-09T12:35:02.665Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-09T12:35:02.665Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-09T12:35:02.665Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-09T12:35:02.665Z] === RUN TestCreateDifferentPlatform [2022-05-09T12:35:02.665Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-09T12:35:02.665Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-09T12:35:02.665Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-05-09T12:35:02.665Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-09T12:35:02.665Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-09T12:35:02.665Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-09T12:35:02.665Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2022-05-09T12:35:02.665Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-09T12:35:02.665Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-09T12:35:02.665Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-09T12:35:02.665Z] === RUN TestContainerKillOnDaemonStart [2022-05-09T12:35:02.665Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:02.665Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-09T12:35:02.665Z] === RUN TestWindowsDevices [2022-05-09T12:35:02.665Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-09T12:35:02.665Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-09T12:35:02.665Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:02.665Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:02.665Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:02.665Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:02.665Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:02.665Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:02.665Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-09T12:35:02.665Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-09T12:35:02.665Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:02.665Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:02.665Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:02.665Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:02.665Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:02.665Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:02.665Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-09T12:35:02.665Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-09T12:35:02.665Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:02.665Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:02.665Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-09T12:35:02.665Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-09T12:35:02.665Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:02.665Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:02.665Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:02.665Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:02.665Z] --- PASS: TestWindowsDevices (0.04s) [2022-05-09T12:35:02.665Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.21s) [2022-05-09T12:35:02.665Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.37s) [2022-05-09T12:35:02.665Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.50s) [2022-05-09T12:35:02.665Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.83s) [2022-05-09T12:35:02.665Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.48s) [2022-05-09T12:35:02.665Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.86s) [2022-05-09T12:35:02.665Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.22s) [2022-05-09T12:35:02.665Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.32s) [2022-05-09T12:35:02.665Z] === RUN TestDiff [2022-05-09T12:35:02.665Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-09T12:35:02.665Z] --- SKIP: TestDiff (0.00s) [2022-05-09T12:35:02.665Z] === RUN TestExecWithCloseStdin [2022-05-09T12:35:03.141Z] --- PASS: TestSecretCreateResolve (2.37s) [2022-05-09T12:35:03.141Z] PASS [2022-05-09T12:35:03.141Z] [2022-05-09T12:35:03.141Z] DONE 6 tests in 15.956s [2022-05-09T12:35:03.141Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-09T12:35:03.141Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-09T12:35:03.141Z] ++ 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 [2022-05-09T12:35:03.141Z] ++ set -e [2022-05-09T12:35:03.141Z] ++ '[' -n 0 ']' [2022-05-09T12:35:03.141Z] ++ set -x [2022-05-09T12:35:03.141Z] ++ env -i DEST=/go/src/github.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 [2022-05-09T12:35:03.400Z] INFO: Testing against a local daemon [2022-05-09T12:35:03.400Z] === RUN TestServiceCreateInit [2022-05-09T12:35:03.400Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-09T12:35:03.967Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-09T12:35:04.880Z] --- PASS: TestExecWithCloseStdin (2.44s) [2022-05-09T12:35:04.880Z] === RUN TestExec [2022-05-09T12:35:04.945Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-09T12:35:04.946Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-05-09T12:35:04.946Z] { [2022-05-09T12:35:04.946Z] "RT_GROUP_ICON": { [2022-05-09T12:35:04.946Z] "#1": { [2022-05-09T12:35:04.946Z] "0409": "../../winresources/docker.ico" [2022-05-09T12:35:04.946Z] } [2022-05-09T12:35:04.946Z] }, [2022-05-09T12:35:04.946Z] "RT_MANIFEST": { [2022-05-09T12:35:04.946Z] "#1": { [2022-05-09T12:35:04.946Z] "0409": { [2022-05-09T12:35:04.946Z] "identity": {}, [2022-05-09T12:35:04.946Z] "description": "Docker Engine", [2022-05-09T12:35:04.946Z] "minimum-os": "vista", [2022-05-09T12:35:04.946Z] "execution-level": "", [2022-05-09T12:35:04.946Z] "ui-access": false, [2022-05-09T12:35:04.946Z] "auto-elevate": false, [2022-05-09T12:35:04.946Z] "dpi-awareness": "unaware", [2022-05-09T12:35:04.946Z] "disable-theming": false, [2022-05-09T12:35:04.946Z] "disable-window-filtering": false, [2022-05-09T12:35:04.946Z] "high-resolution-scrolling-aware": false, [2022-05-09T12:35:04.946Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-09T12:35:04.946Z] "long-path-aware": false, [2022-05-09T12:35:04.946Z] "printer-driver-isolation": false, [2022-05-09T12:35:04.946Z] "gdi-scaling": false, [2022-05-09T12:35:04.946Z] "segment-heap": false, [2022-05-09T12:35:04.946Z] "use-common-controls-v6": false [2022-05-09T12:35:04.946Z] } [2022-05-09T12:35:04.946Z] } [2022-05-09T12:35:04.946Z] }, [2022-05-09T12:35:04.946Z] "RT_MESSAGETABLE": { [2022-05-09T12:35:04.946Z] "#1": { [2022-05-09T12:35:04.946Z] "0409": "../../winresources/event_messages.bin" [2022-05-09T12:35:04.946Z] } [2022-05-09T12:35:04.946Z] }, [2022-05-09T12:35:04.946Z] "RT_VERSION": { [2022-05-09T12:35:04.946Z] "#1": { [2022-05-09T12:35:04.946Z] "0409": { [2022-05-09T12:35:04.946Z] "fixed": { [2022-05-09T12:35:04.946Z] "file_version": "0.0.0.0", [2022-05-09T12:35:04.946Z] "product_version": "0.0.0.0", [2022-05-09T12:35:04.946Z] "type": "Unknown" [2022-05-09T12:35:04.946Z] }, [2022-05-09T12:35:04.946Z] "info": { [2022-05-09T12:35:04.946Z] "0000": { [2022-05-09T12:35:04.946Z] "CompanyName": "", [2022-05-09T12:35:04.946Z] "FileVersion": "dev", [2022-05-09T12:35:04.946Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-09T12:35:04.946Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-05-09T12:35:04.946Z] "ProductName": "", [2022-05-09T12:35:04.946Z] "ProductVersion": "dev", [2022-05-09T12:35:04.946Z] "SpecialBuild": "7873c27cfbd812dca60d90367d375bbae5a27014" [2022-05-09T12:35:04.946Z] } [2022-05-09T12:35:04.946Z] } [2022-05-09T12:35:04.946Z] } [2022-05-09T12:35:04.946Z] } [2022-05-09T12:35:04.946Z] } [2022-05-09T12:35:04.946Z] } [2022-05-09T12:35:04.946Z] cmd/docker-proxy/genwinres_windows.go [2022-05-09T12:35:04.946Z] cmd/docker-proxy/main.go [2022-05-09T12:35:04.946Z] cmd/docker-proxy/network_proxy_test.go [2022-05-09T12:35:04.946Z] cmd/docker-proxy/proxy.go [2022-05-09T12:35:04.946Z] cmd/docker-proxy/sctp_proxy.go [2022-05-09T12:35:04.946Z] cmd/docker-proxy/tcp_proxy.go [2022-05-09T12:35:04.946Z] cmd/docker-proxy/udp_proxy.go [2022-05-09T12:35:04.946Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-09T12:35:04.946Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-09T12:35:04.946Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-09T12:35:04.946Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-05-09T12:35:04.946Z] remote: Enumerating objects: 23, done. [2022-05-09T12:35:04.946Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-05-09T12:35:04.946Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-05-09T12:35:04.946Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-05-09T12:35:04.946Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 5.08 MiB/s, done. [2022-05-09T12:35:04.946Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-05-09T12:35:04.946Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-05-09T12:35:04.946Z] Cross building: bundles/cross/linux/ppc64le [2022-05-09T12:35:04.946Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-09T12:35:04.946Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-09T12:35:07.098Z] --- PASS: TestExec (2.33s) [2022-05-09T12:35:07.098Z] === RUN TestExecUser [2022-05-09T12:35:07.098Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-09T12:35:07.098Z] --- SKIP: TestExecUser (0.00s) [2022-05-09T12:35:07.098Z] === RUN TestExportContainerAndImportImage [2022-05-09T12:35:07.098Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:07.098Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-09T12:35:07.098Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-09T12:35:07.098Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:07.098Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-09T12:35:07.098Z] === RUN TestHealthCheckWorkdir [2022-05-09T12:35:07.098Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-09T12:35:07.098Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-09T12:35:07.098Z] === RUN TestHealthKillContainer [2022-05-09T12:35:07.098Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-09T12:35:07.098Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-09T12:35:07.098Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-09T12:35:07.098Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-09T12:35:07.098Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-09T12:35:07.098Z] === RUN TestKillContainerInvalidSignal [2022-05-09T12:35:08.158Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-09T12:35:08.158Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-09T12:35:08.158Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-09T12:35:09.313Z] --- PASS: TestKillContainerInvalidSignal (2.14s) [2022-05-09T12:35:09.313Z] === RUN TestKillContainer [2022-05-09T12:35:09.313Z] === RUN TestKillContainer/no_signal [2022-05-09T12:35:09.535Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-09T12:35:10.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-09T12:35:11.410Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-05-09T12:35:11.410Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-05-09T12:35:11.528Z] === RUN TestKillContainer/non_killing_signal [2022-05-09T12:35:11.528Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-09T12:35:11.528Z] === RUN TestKillContainer/killing_signal [2022-05-09T12:35:11.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-05-09T12:35:12.236Z] --- PASS: TestServiceCreateInit (8.84s) [2022-05-09T12:35:12.236Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.53s) [2022-05-09T12:35:12.236Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.28s) [2022-05-09T12:35:12.236Z] === RUN TestCreateServiceMultipleTimes [2022-05-09T12:35:13.422Z] --- PASS: TestBuildMultiStageOnBuild (16.64s) [2022-05-09T12:35:13.422Z] === RUN TestBuildUncleanTarFilenames [2022-05-09T12:35:13.422Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:35:13.422Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-09T12:35:13.422Z] === RUN TestBuildMultiStageLayerLeak [2022-05-09T12:35:13.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-05-09T12:35:14.478Z] --- PASS: TestKillContainer (4.89s) [2022-05-09T12:35:14.478Z] --- PASS: TestKillContainer/no_signal (2.07s) [2022-05-09T12:35:14.478Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-09T12:35:14.478Z] --- PASS: TestKillContainer/killing_signal (2.76s) [2022-05-09T12:35:14.478Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-09T12:35:14.478Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:35:14.478Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-09T12:35:14.478Z] === RUN TestKillStoppedContainer [2022-05-09T12:35:14.478Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:35:14.478Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-09T12:35:14.478Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-09T12:35:14.478Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:35:14.478Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-09T12:35:14.478Z] === RUN TestKillDifferentUserContainer [2022-05-09T12:35:14.478Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-09T12:35:14.478Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-09T12:35:14.478Z] === RUN TestInspectOomKilledTrue [2022-05-09T12:35:14.478Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:14.478Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-09T12:35:14.478Z] === RUN TestInspectOomKilledFalse [2022-05-09T12:35:14.478Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:35:14.478Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-09T12:35:14.478Z] === RUN TestLogsFollowTailEmpty [2022-05-09T12:35:15.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-05-09T12:35:15.938Z] docker_api_swarm_test.go:502: [dea92ba1f1522] joining swarm manager [d79f67d39d166]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:35:16.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000f757b8_} [2022-05-09T12:35:16.694Z] --- PASS: TestLogsFollowTailEmpty (2.12s) [2022-05-09T12:35:16.694Z] === RUN TestNetworkNat [2022-05-09T12:35:16.694Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-09T12:35:16.694Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-09T12:35:16.694Z] === RUN TestNetworkLocalhostTCPNat [2022-05-09T12:35:18.411Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13369175108_/foo_false____} [2022-05-09T12:35:19.646Z] --- PASS: TestNetworkLocalhostTCPNat (3.47s) [2022-05-09T12:35:19.646Z] === RUN TestNetworkLoopbackNat [2022-05-09T12:35:19.646Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-09T12:35:19.646Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-09T12:35:19.646Z] === RUN TestPause [2022-05-09T12:35:19.646Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-09T12:35:19.646Z] --- SKIP: TestPause (0.00s) [2022-05-09T12:35:19.646Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-09T12:35:19.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13369175108_/foo_true____} [2022-05-09T12:35:20.724Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3352324393_/foo_false____} [2022-05-09T12:35:20.974Z] --- PASS: TestCheckoutGit (43.33s) [2022-05-09T12:35:20.974Z] === RUN TestValidGitTransport [2022-05-09T12:35:20.974Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-09T12:35:20.974Z] === RUN TestGitInvalidRef [2022-05-09T12:35:20.974Z] --- PASS: TestGitInvalidRef (0.42s) [2022-05-09T12:35:20.974Z] PASS [2022-05-09T12:35:20.974Z] coverage: 86.3% of statements [2022-05-09T12:35:20.974Z] ok github.com/docker/docker/builder/remotecontext/git 43.932s coverage: 86.3% of statements [2022-05-09T12:35:21.445Z] ? github.com/docker/docker/cli [no test files] [2022-05-09T12:35:21.445Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-09T12:35:21.445Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-09T12:35:21.445Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-09T12:35:21.865Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.12s) [2022-05-09T12:35:21.865Z] === RUN TestPauseStopPausedContainer [2022-05-09T12:35:21.865Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:21.865Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-09T12:35:21.865Z] === RUN TestPsFilter [2022-05-09T12:35:22.097Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3352324393_/foo_true____} [2022-05-09T12:35:22.333Z] --- PASS: TestPsFilter (0.43s) [2022-05-09T12:35:22.334Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-09T12:35:23.997Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3352324393_/foo_true__0xc000f757e8__} [2022-05-09T12:35:25.283Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.86s) [2022-05-09T12:35:25.283Z] === RUN TestRemoveContainerWithVolume [2022-05-09T12:35:25.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000f75800_} [2022-05-09T12:35:25.764Z] --- PASS: TestBuildMultiStageLayerLeak (13.71s) [2022-05-09T12:35:25.764Z] === RUN TestBuildWithHugeFile [2022-05-09T12:35:25.936Z] docker_api_swarm_test.go:507: [d056e720a28b0] joining swarm manager [d79f67d39d166]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:35:26.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000f75818_} [2022-05-09T12:35:27.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000f75830_} [2022-05-09T12:35:28.232Z] --- PASS: TestRemoveContainerWithVolume (2.64s) [2022-05-09T12:35:28.232Z] === RUN TestRemoveContainerRunning [2022-05-09T12:35:29.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000f75848_} [2022-05-09T12:35:29.507Z] --- PASS: TestCreateServiceMultipleTimes (17.40s) [2022-05-09T12:35:29.507Z] === RUN TestCreateServiceConflict [2022-05-09T12:35:30.442Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-09T12:35:30.447Z] --- PASS: TestRemoveContainerRunning (2.16s) [2022-05-09T12:35:30.447Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-09T12:35:31.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-09T12:35:31.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-09T12:35:31.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-09T12:35:31.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-09T12:35:31.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-09T12:35:31.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-09T12:35:31.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-09T12:35:31.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-09T12:35:31.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-09T12:35:31.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-09T12:35:31.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-09T12:35:31.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-05-09T12:35:31.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-05-09T12:35:31.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-05-09T12:35:31.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-05-09T12:35:31.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-05-09T12:35:31.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-05-09T12:35:31.816Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-09T12:35:31.895Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-09T12:35:31.895Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-09T12:35:31.895Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-09T12:35:31.895Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-09T12:35:31.895Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-09T12:35:31.895Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-09T12:35:31.895Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-09T12:35:31.895Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-09T12:35:31.895Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-09T12:35:31.895Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-09T12:35:31.895Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-09T12:35:31.895Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-09T12:35:31.895Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-09T12:35:31.895Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-09T12:35:31.895Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-09T12:35:31.895Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-09T12:35:31.895Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-09T12:35:31.895Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-09T12:35:31.895Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-09T12:35:31.895Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-09T12:35:31.895Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-09T12:35:31.895Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-05-09T12:35:31.895Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-09T12:35:31.895Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-09T12:35:31.895Z] === RUN TestConfigureDaemonLogs [2022-05-09T12:35:31.895Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-09T12:35:31.895Z] === RUN TestCommonOptionsInstallFlags [2022-05-09T12:35:31.895Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-09T12:35:31.895Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-09T12:35:31.895Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-09T12:35:31.895Z] PASS [2022-05-09T12:35:31.895Z] coverage: 19.7% of statements [2022-05-09T12:35:31.895Z] ok github.com/docker/docker/cmd/dockerd 0.258s coverage: 19.7% of statements [2022-05-09T12:35:31.895Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-09T12:35:31.895Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-09T12:35:32.012Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.06s) [2022-05-09T12:35:32.012Z] === RUN TestRemoveInvalidContainer [2022-05-09T12:35:32.012Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-05-09T12:35:32.012Z] === RUN TestRenameLinkedContainer [2022-05-09T12:35:32.012Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-09T12:35:32.012Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-09T12:35:32.012Z] === RUN TestRenameStoppedContainer [2022-05-09T12:35:32.074Z] --- PASS: TestCreateServiceConflict (2.55s) [2022-05-09T12:35:32.074Z] === RUN TestCreateServiceMaxReplicas [2022-05-09T12:35:33.463Z] === RUN TestContainerStopSignal [2022-05-09T12:35:33.463Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-09T12:35:33.463Z] === RUN TestContainerStopTimeout [2022-05-09T12:35:33.463Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-09T12:35:33.463Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-09T12:35:33.463Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-09T12:35:33.463Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-09T12:35:33.463Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-09T12:35:33.463Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-09T12:35:33.463Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-05-09T12:35:33.463Z] === RUN TestReplaceAndAppendEnvVars [2022-05-09T12:35:33.463Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-09T12:35:33.463Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-09T12:35:33.463Z] === RUN TestNewMemoryStore [2022-05-09T12:35:33.463Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-09T12:35:33.463Z] === RUN TestAddContainers [2022-05-09T12:35:33.463Z] --- PASS: TestAddContainers (0.00s) [2022-05-09T12:35:33.463Z] === RUN TestGetContainer [2022-05-09T12:35:33.463Z] --- PASS: TestGetContainer (0.00s) [2022-05-09T12:35:33.463Z] === RUN TestDeleteContainer [2022-05-09T12:35:33.463Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-09T12:35:33.463Z] === RUN TestListContainers [2022-05-09T12:35:33.463Z] --- PASS: TestListContainers (0.00s) [2022-05-09T12:35:33.463Z] === RUN TestFirstContainer [2022-05-09T12:35:33.463Z] --- PASS: TestFirstContainer (0.00s) [2022-05-09T12:35:33.463Z] === RUN TestApplyAllContainer [2022-05-09T12:35:33.463Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-09T12:35:33.463Z] === RUN TestIsValidHealthString [2022-05-09T12:35:33.463Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-09T12:35:33.463Z] === RUN TestStateRunStop [2022-05-09T12:35:33.463Z] --- PASS: TestStateRunStop (0.00s) [2022-05-09T12:35:33.463Z] === RUN TestStateTimeoutWait [2022-05-09T12:35:33.932Z] state_test.go:141: Stop callback fired [2022-05-09T12:35:33.932Z] state_test.go:165: Stop callback fired [2022-05-09T12:35:33.932Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-09T12:35:33.932Z] === RUN TestIsValidStateString [2022-05-09T12:35:33.932Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-09T12:35:33.932Z] === RUN TestViewSaveDelete [2022-05-09T12:35:33.932Z] --- PASS: TestViewSaveDelete (0.02s) [2022-05-09T12:35:33.932Z] === RUN TestViewAll [2022-05-09T12:35:33.932Z] --- PASS: TestViewAll (0.02s) [2022-05-09T12:35:33.932Z] === RUN TestViewGet [2022-05-09T12:35:33.932Z] --- PASS: TestViewGet (0.01s) [2022-05-09T12:35:33.932Z] === RUN TestNames [2022-05-09T12:35:33.932Z] --- PASS: TestNames (0.00s) [2022-05-09T12:35:33.932Z] === RUN TestViewWithHealthCheck [2022-05-09T12:35:33.932Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-09T12:35:33.932Z] PASS [2022-05-09T12:35:33.932Z] coverage: 41.7% of statements [2022-05-09T12:35:33.932Z] ok github.com/docker/docker/container 0.286s coverage: 41.7% of statements [2022-05-09T12:35:33.932Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-09T12:35:33.932Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-09T12:35:33.932Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-09T12:35:33.932Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-09T12:35:33.977Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-09T12:35:34.922Z] === RUN TestPrepare [2022-05-09T12:35:34.922Z] --- PASS: TestPrepare (0.00s) [2022-05-09T12:35:34.922Z] === RUN TestStart [2022-05-09T12:35:34.922Z] --- PASS: TestStart (0.00s) [2022-05-09T12:35:34.922Z] === RUN TestWaitCancel [2022-05-09T12:35:34.922Z] --- PASS: TestWaitCancel (0.00s) [2022-05-09T12:35:34.922Z] === RUN TestWaitDisabled [2022-05-09T12:35:34.922Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-09T12:35:34.922Z] === RUN TestWaitEnabled [2022-05-09T12:35:34.922Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-09T12:35:34.922Z] === RUN TestRemove [2022-05-09T12:35:34.922Z] --- PASS: TestRemove (0.00s) [2022-05-09T12:35:34.922Z] PASS [2022-05-09T12:35:34.922Z] coverage: 65.3% of statements [2022-05-09T12:35:34.922Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.075s coverage: 65.3% of statements [2022-05-09T12:35:34.972Z] --- PASS: TestRenameStoppedContainer (2.70s) [2022-05-09T12:35:34.972Z] === RUN TestRenameRunningContainerAndReuse [2022-05-09T12:35:35.360Z] --- PASS: TestCreateServiceMaxReplicas (3.24s) [2022-05-09T12:35:35.360Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-09T12:35:35.619Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-09T12:35:38.149Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-09T12:35:38.720Z] === RUN TestNewListSecretsFilters [2022-05-09T12:35:38.720Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-09T12:35:38.720Z] === RUN TestNewListConfigsFilters [2022-05-09T12:35:38.720Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-09T12:35:38.720Z] PASS [2022-05-09T12:35:38.720Z] coverage: 0.5% of statements [2022-05-09T12:35:38.720Z] ok github.com/docker/docker/daemon/cluster 0.975s coverage: 0.5% of statements [2022-05-09T12:35:38.720Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-09T12:35:38.720Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.22s) [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-09T12:35:38.720Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-09T12:35:38.720Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-09T12:35:38.720Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-09T12:35:38.720Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-09T12:35:38.720Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-09T12:35:38.720Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-09T12:35:38.720Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-09T12:35:38.720Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-09T12:35:38.720Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-09T12:35:38.720Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-09T12:35:38.720Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-09T12:35:38.720Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-09T12:35:38.720Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-09T12:35:38.720Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-09T12:35:38.720Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-09T12:35:38.720Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-09T12:35:38.720Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-09T12:35:38.720Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-09T12:35:38.720Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-09T12:35:38.720Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-09T12:35:38.720Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-09T12:35:38.720Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-09T12:35:38.720Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-09T12:35:38.720Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-09T12:35:38.720Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-09T12:35:38.720Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-09T12:35:38.720Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-09T12:35:38.720Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-09T12:35:38.720Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-09T12:35:38.720Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-09T12:35:38.720Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-09T12:35:38.720Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-09T12:35:38.720Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-09T12:35:38.720Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-09T12:35:38.720Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-09T12:35:39.189Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-09T12:35:39.189Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-09T12:35:39.189Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-09T12:35:39.189Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-09T12:35:39.189Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-09T12:35:39.189Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-09T12:35:39.189Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-09T12:35:39.189Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-09T12:35:39.189Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-09T12:35:39.189Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-09T12:35:39.189Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-09T12:35:39.189Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-09T12:35:39.189Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-09T12:35:39.189Z] PASS [2022-05-09T12:35:39.189Z] coverage: 35.9% of statements [2022-05-09T12:35:39.189Z] ok github.com/docker/docker/daemon/cluster/convert 0.681s coverage: 35.9% of statements [2022-05-09T12:35:39.527Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-09T12:35:39.528Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-09T12:35:39.729Z] --- PASS: TestRenameRunningContainerAndReuse (4.45s) [2022-05-09T12:35:39.729Z] === RUN TestRenameInvalidName [2022-05-09T12:35:39.786Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-09T12:35:40.353Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-05-09T12:35:40.921Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-09T12:35:41.294Z] --- PASS: TestRenameInvalidName (2.22s) [2022-05-09T12:35:41.294Z] === RUN TestRenameAnonymousContainer [2022-05-09T12:35:41.488Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-09T12:35:42.057Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-09T12:35:42.151Z] === RUN TestBuilderGC [2022-05-09T12:35:42.151Z] --- PASS: TestBuilderGC (0.01s) [2022-05-09T12:35:42.151Z] === RUN TestDaemonConfigurationNotFound [2022-05-09T12:35:42.151Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-09T12:35:42.151Z] === RUN TestDaemonBrokenConfiguration [2022-05-09T12:35:42.151Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-09T12:35:42.151Z] === RUN TestFindConfigurationConflicts [2022-05-09T12:35:42.151Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-09T12:35:42.151Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-09T12:35:42.151Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-09T12:35:42.151Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-09T12:35:42.151Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-09T12:35:42.151Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-09T12:35:42.151Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-09T12:35:42.151Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-09T12:35:42.151Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-09T12:35:42.151Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-09T12:35:42.151Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-09T12:35:42.151Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-09T12:35:42.151Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-09T12:35:42.151Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-09T12:35:42.151Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-09T12:35:42.151Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-05-09T12:35:42.151Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-09T12:35:42.151Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-09T12:35:42.151Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-09T12:35:42.151Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-09T12:35:42.151Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-09T12:35:42.151Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-09T12:35:42.151Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-09T12:35:42.151Z] === RUN TestValidateConfigurationErrors [2022-05-09T12:35:42.151Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-09T12:35:42.151Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-09T12:35:42.151Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-09T12:35:42.151Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-09T12:35:42.152Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-09T12:35:42.152Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-09T12:35:42.152Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-09T12:35:42.152Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-09T12:35:42.152Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-09T12:35:42.152Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-09T12:35:42.152Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-09T12:35:42.152Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-09T12:35:42.152Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-09T12:35:42.152Z] --- PASS: TestValidateConfigurationErrors (0.01s) [2022-05-09T12:35:42.152Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-09T12:35:42.152Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-09T12:35:42.152Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-09T12:35:42.152Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-09T12:35:42.152Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-09T12:35:42.152Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-09T12:35:42.152Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-09T12:35:42.152Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-09T12:35:42.152Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-09T12:35:42.152Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-09T12:35:42.152Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-09T12:35:42.152Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-09T12:35:42.152Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-09T12:35:42.152Z] === RUN TestValidateConfiguration [2022-05-09T12:35:42.152Z] === RUN TestValidateConfiguration/with_label [2022-05-09T12:35:42.152Z] === RUN TestValidateConfiguration/with_dns [2022-05-09T12:35:42.152Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-09T12:35:42.152Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-09T12:35:42.152Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-09T12:35:42.152Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-09T12:35:42.152Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-09T12:35:42.152Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-09T12:35:42.152Z] === RUN TestValidateConfiguration/with_hosts [2022-05-09T12:35:42.152Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-09T12:35:42.152Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-09T12:35:42.152Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-09T12:35:42.152Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-09T12:35:42.152Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-09T12:35:42.152Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-09T12:35:42.152Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-09T12:35:42.152Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-09T12:35:42.152Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-09T12:35:42.152Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-09T12:35:42.152Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-09T12:35:42.152Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-09T12:35:42.152Z] === RUN TestReloadSetConfigFileNotExist [2022-05-09T12:35:42.152Z] === RUN TestWaitNodeAttachment [2022-05-09T12:35:42.621Z] time="2022-05-09T12:35:41Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-09T12:35:42.621Z] --- PASS: TestReloadSetConfigFileNotExist (0.23s) [2022-05-09T12:35:42.621Z] === RUN TestReloadDefaultConfigNotExist [2022-05-09T12:35:42.621Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:35:42.621Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-09T12:35:42.621Z] === RUN TestReloadBadDefaultConfig [2022-05-09T12:35:42.621Z] time="2022-05-09T12:35:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1803732583" [2022-05-09T12:35:42.621Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-09T12:35:42.621Z] === RUN TestReloadWithConflictingLabels [2022-05-09T12:35:42.621Z] time="2022-05-09T12:35:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3023369056" [2022-05-09T12:35:42.621Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-09T12:35:42.621Z] === RUN TestReloadWithDuplicateLabels [2022-05-09T12:35:42.621Z] time="2022-05-09T12:35:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3869374733" [2022-05-09T12:35:42.621Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-09T12:35:42.621Z] === RUN TestMaskURLCredentials [2022-05-09T12:35:42.621Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-09T12:35:42.621Z] === RUN TestDaemonConfigurationMerge [2022-05-09T12:35:42.621Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-09T12:35:42.621Z] PASS [2022-05-09T12:35:42.621Z] coverage: 79.8% of statements [2022-05-09T12:35:42.621Z] ok github.com/docker/docker/daemon/config 0.390s coverage: 79.8% of statements [2022-05-09T12:35:42.621Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-05-09T12:35:42.621Z] === RUN TestIsolationConversion [2022-05-09T12:35:42.621Z] === RUN TestIsolationConversion/default [2022-05-09T12:35:42.621Z] === RUN TestIsolationConversion/process [2022-05-09T12:35:42.621Z] === RUN TestIsolationConversion/hyperv [2022-05-09T12:35:42.621Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-09T12:35:42.621Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-09T12:35:42.622Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-09T12:35:42.622Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-09T12:35:42.622Z] === RUN TestContainerLabels [2022-05-09T12:35:42.622Z] --- PASS: TestContainerLabels (0.00s) [2022-05-09T12:35:42.622Z] === RUN TestCredentialSpecConversion [2022-05-09T12:35:42.622Z] === RUN TestCredentialSpecConversion/none [2022-05-09T12:35:42.622Z] === RUN TestCredentialSpecConversion/config [2022-05-09T12:35:42.622Z] === RUN TestCredentialSpecConversion/file [2022-05-09T12:35:42.622Z] === RUN TestCredentialSpecConversion/registry [2022-05-09T12:35:42.622Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-09T12:35:42.622Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-09T12:35:42.622Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-09T12:35:42.622Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-09T12:35:42.622Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-09T12:35:42.622Z] === RUN TestControllerValidateMountBind [2022-05-09T12:35:42.622Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-09T12:35:42.622Z] === RUN TestControllerValidateMountVolume [2022-05-09T12:35:42.622Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-09T12:35:42.622Z] === RUN TestControllerValidateMountTarget [2022-05-09T12:35:42.622Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-09T12:35:42.622Z] === RUN TestControllerValidateMountTmpfs [2022-05-09T12:35:42.622Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-09T12:35:42.622Z] === RUN TestControllerValidateMountInvalidType [2022-05-09T12:35:42.622Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-09T12:35:42.622Z] === RUN TestControllerValidateMountNamedPipe [2022-05-09T12:35:42.622Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-09T12:35:42.622Z] PASS [2022-05-09T12:35:42.622Z] coverage: 11.0% of statements [2022-05-09T12:35:42.622Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.720s coverage: 11.0% of statements [2022-05-09T12:35:42.623Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-09T12:35:43.091Z] === RUN TestEventsLog [2022-05-09T12:35:43.091Z] --- PASS: TestEventsLog (0.00s) [2022-05-09T12:35:43.091Z] === RUN TestEventsLogTimeout [2022-05-09T12:35:43.091Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-09T12:35:43.091Z] === RUN TestLogEvents [2022-05-09T12:35:43.091Z] --- PASS: TestLogEvents (0.05s) [2022-05-09T12:35:43.091Z] === RUN TestLoadBufferedEvents [2022-05-09T12:35:43.190Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-09T12:35:43.562Z] --- PASS: TestLoadBufferedEvents (0.22s) [2022-05-09T12:35:43.562Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-09T12:35:43.562Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-09T12:35:43.562Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-09T12:35:43.562Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-09T12:35:43.562Z] PASS [2022-05-09T12:35:43.562Z] coverage: 50.0% of statements [2022-05-09T12:35:43.562Z] ok github.com/docker/docker/daemon/events 0.375s coverage: 50.0% of statements [2022-05-09T12:35:43.755Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-09T12:35:44.321Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-09T12:35:44.560Z] === RUN TestIsEmptyDir [2022-05-09T12:35:44.888Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-09T12:35:45.030Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-09T12:35:45.030Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-09T12:35:45.030Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-09T12:35:45.030Z] PASS [2022-05-09T12:35:45.030Z] coverage: 2.3% of statements [2022-05-09T12:35:45.030Z] ok github.com/docker/docker/daemon/graphdriver 0.094s coverage: 2.3% of statements [2022-05-09T12:35:45.030Z] === RUN TestLinkNaming [2022-05-09T12:35:45.030Z] --- PASS: TestLinkNaming (0.00s) [2022-05-09T12:35:45.030Z] === RUN TestLinkNew [2022-05-09T12:35:45.030Z] --- PASS: TestLinkNew (0.00s) [2022-05-09T12:35:45.030Z] === RUN TestLinkEnv [2022-05-09T12:35:45.030Z] --- PASS: TestLinkEnv (0.00s) [2022-05-09T12:35:45.030Z] === RUN TestLinkMultipleEnv [2022-05-09T12:35:45.030Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-09T12:35:45.030Z] === RUN TestLinkPortRangeEnv [2022-05-09T12:35:45.030Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-09T12:35:45.030Z] PASS [2022-05-09T12:35:45.030Z] coverage: 93.0% of statements [2022-05-09T12:35:45.030Z] ok github.com/docker/docker/daemon/links 0.052s coverage: 93.0% of statements [2022-05-09T12:35:45.453Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-09T12:35:45.500Z] === RUN TestVerifyNetworkingConfig [2022-05-09T12:35:45.500Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-09T12:35:45.500Z] === RUN TestGetContainer [2022-05-09T12:35:45.500Z] --- PASS: TestGetContainer (0.00s) [2022-05-09T12:35:45.500Z] === RUN TestValidContainerNames [2022-05-09T12:35:45.500Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-09T12:35:45.500Z] === RUN TestContainerInitDNS [2022-05-09T12:35:45.500Z] daemon_test.go:145: root required [2022-05-09T12:35:45.500Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-09T12:35:45.500Z] === RUN TestMerge [2022-05-09T12:35:45.500Z] --- PASS: TestMerge (0.00s) [2022-05-09T12:35:45.500Z] === RUN TestValidateContainerIsolation [2022-05-09T12:35:45.500Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-09T12:35:45.500Z] === RUN TestFindNetworkErrorType [2022-05-09T12:35:45.500Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-09T12:35:45.500Z] === RUN TestEnsureServicesExist [2022-05-09T12:35:45.500Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-05-09T12:35:45.500Z] === RUN TestEnsureServicesExistErrors [2022-05-09T12:35:45.500Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-09T12:35:45.500Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-09T12:35:45.500Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-09T12:35:45.500Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-09T12:35:45.500Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-09T12:35:45.500Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-09T12:35:45.500Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-09T12:35:45.500Z] === RUN TestContainerDelete [2022-05-09T12:35:45.500Z] --- PASS: TestContainerDelete (0.01s) [2022-05-09T12:35:45.500Z] === RUN TestContainerDoubleDelete [2022-05-09T12:35:45.500Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-09T12:35:45.500Z] === RUN TestLogContainerEventCopyLabels [2022-05-09T12:35:45.500Z] --- PASS: TestLogContainerEventCopyLabels (0.01s) [2022-05-09T12:35:45.500Z] === RUN TestLogContainerEventWithAttributes [2022-05-09T12:35:45.500Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-09T12:35:45.500Z] === RUN TestNoneHealthcheck [2022-05-09T12:35:45.500Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-09T12:35:45.500Z] === RUN TestHealthStates [2022-05-09T12:35:45.500Z] time="2022-05-09T12:35:45Z" 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" [2022-05-09T12:35:45.500Z] time="2022-05-09T12:35:45Z" 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" [2022-05-09T12:35:45.500Z] time="2022-05-09T12:35:45Z" 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" [2022-05-09T12:35:45.500Z] time="2022-05-09T12:35:45Z" 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" [2022-05-09T12:35:45.500Z] time="2022-05-09T12:35:45Z" 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" [2022-05-09T12:35:45.500Z] time="2022-05-09T12:35:45Z" 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" [2022-05-09T12:35:45.500Z] time="2022-05-09T12:35:45Z" 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" [2022-05-09T12:35:45.500Z] time="2022-05-09T12:35:45Z" 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" [2022-05-09T12:35:45.500Z] time="2022-05-09T12:35:45Z" 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" [2022-05-09T12:35:45.500Z] time="2022-05-09T12:35:45Z" 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" [2022-05-09T12:35:45.500Z] --- PASS: TestHealthStates (0.22s) [2022-05-09T12:35:45.500Z] === RUN TestGetInspectData [2022-05-09T12:35:45.500Z] --- PASS: TestGetInspectData (0.00s) [2022-05-09T12:35:45.500Z] === RUN TestFillLicense [2022-05-09T12:35:45.500Z] --- PASS: TestFillLicense (0.00s) [2022-05-09T12:35:45.500Z] === RUN TestListInvalidFilter [2022-05-09T12:35:45.500Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-09T12:35:45.500Z] === RUN TestNameFilter [2022-05-09T12:35:45.500Z] --- PASS: TestNameFilter (0.00s) [2022-05-09T12:35:45.500Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-09T12:35:45.500Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-09T12:35:45.500Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-09T12:35:45.500Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-09T12:35:45.500Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-09T12:35:45.500Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-09T12:35:45.500Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-09T12:35:45.500Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-09T12:35:45.500Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-09T12:35:45.500Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-09T12:35:45.500Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-09T12:35:45.500Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-09T12:35:45.500Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-09T12:35:45.500Z] === 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 [2022-05-09T12:35:45.500Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-09T12:35:45.500Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-09T12:35:45.500Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-09T12:35:45.500Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-09T12:35:45.500Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-09T12:35:45.500Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-09T12:35:45.500Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-09T12:35:45.500Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-09T12:35:45.500Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-09T12:35:45.500Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-09T12:35:45.500Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-09T12:35:45.500Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-09T12:35:45.500Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-09T12:35:45.500Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-09T12:35:45.500Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-09T12:35:45.500Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-09T12:35:45.500Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-09T12:35:45.500Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-09T12:35:45.500Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-09T12:35:45.500Z] --- 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) [2022-05-09T12:35:45.500Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-09T12:35:45.500Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-09T12:35:45.500Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-09T12:35:45.500Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-09T12:35:45.500Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-09T12:35:45.500Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-09T12:35:45.500Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-09T12:35:45.500Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-09T12:35:45.500Z] === RUN TestSetupWindowsDevices [2022-05-09T12:35:45.500Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-09T12:35:45.500Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-09T12:35:45.500Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-09T12:35:45.500Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-09T12:35:45.500Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-09T12:35:45.500Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-09T12:35:45.500Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-09T12:35:45.500Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-09T12:35:45.500Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-09T12:35:45.500Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-09T12:35:45.500Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-09T12:35:45.500Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-09T12:35:45.500Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-09T12:35:45.500Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-09T12:35:45.500Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-09T12:35:45.500Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-09T12:35:45.500Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-09T12:35:45.500Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-09T12:35:45.500Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-09T12:35:45.500Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-09T12:35:45.500Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-09T12:35:45.500Z] === RUN TestDaemonReloadLabels [2022-05-09T12:35:45.500Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-09T12:35:45.500Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-09T12:35:45.500Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-09T12:35:45.500Z] === RUN TestDaemonReloadMirrors [2022-05-09T12:35:45.500Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-09T12:35:45.500Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-09T12:35:45.500Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-09T12:35:45.500Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-09T12:35:45.500Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-09T12:35:45.500Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-09T12:35:45.500Z] reload_test.go:342: root required [2022-05-09T12:35:45.500Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-09T12:35:45.500Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-09T12:35:45.500Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-05-09T12:35:45.500Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-09T12:35:45.500Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-05-09T12:35:45.500Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-09T12:35:45.500Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.06s) [2022-05-09T12:35:45.500Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-09T12:35:45.500Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.03s) [2022-05-09T12:35:45.969Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-09T12:35:45.969Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.01s) [2022-05-09T12:35:45.969Z] === RUN TestParseVolumesFrom [2022-05-09T12:35:45.969Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-09T12:35:45.969Z] PASS [2022-05-09T12:35:45.969Z] coverage: 8.6% of statements [2022-05-09T12:35:45.969Z] ok github.com/docker/docker/daemon 0.632s coverage: 8.6% of statements [2022-05-09T12:35:45.969Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-09T12:35:45.969Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-09T12:35:45.969Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-09T12:35:45.969Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-09T12:35:45.969Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-09T12:35:45.969Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-09T12:35:45.969Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-09T12:35:45.969Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-09T12:35:45.969Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-09T12:35:45.969Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-09T12:35:45.969Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-09T12:35:45.969Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-09T12:35:45.969Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-09T12:35:45.969Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-09T12:35:46.022Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-09T12:35:46.588Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-09T12:35:47.523Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-09T12:35:48.089Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-09T12:35:48.188Z] === RUN TestNewStreamConfig [2022-05-09T12:35:48.188Z] === RUN TestNewStreamConfig/defaults [2022-05-09T12:35:48.188Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-09T12:35:48.188Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-09T12:35:48.188Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-09T12:35:48.188Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-09T12:35:48.188Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-09T12:35:48.188Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-09T12:35:48.188Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-09T12:35:48.188Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-09T12:35:48.188Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-09T12:35:48.188Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-09T12:35:48.188Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-09T12:35:48.188Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-09T12:35:48.188Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-09T12:35:48.188Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-09T12:35:48.188Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-09T12:35:48.188Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-09T12:35:48.188Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-09T12:35:48.188Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-09T12:35:48.188Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-09T12:35:48.188Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-09T12:35:48.188Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-09T12:35:48.188Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-09T12:35:48.188Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-09T12:35:48.188Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-09T12:35:48.188Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-09T12:35:48.188Z] time="2022-05-09T12:35:47Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-09T12:35:48.188Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2022-05-09T12:35:48.188Z] === RUN TestCreateSuccess [2022-05-09T12:35:48.188Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-09T12:35:48.348Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-09T12:35:48.348Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-09T12:35:48.659Z] === RUN TestCreateStreamSkipped [2022-05-09T12:35:48.659Z] time="2022-05-09T12:35:48Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-09T12:35:48.659Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-09T12:35:48.659Z] === RUN TestCreateLogGroupSuccess [2022-05-09T12:35:48.659Z] time="2022-05-09T12:35:48Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-09T12:35:48.659Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-09T12:35:48.659Z] === RUN TestCreateError [2022-05-09T12:35:48.659Z] --- PASS: TestCreateError (0.00s) [2022-05-09T12:35:48.659Z] === RUN TestCreateAlreadyExists [2022-05-09T12:35:48.659Z] time="2022-05-09T12:35:48Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-09T12:35:48.659Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-09T12:35:48.659Z] === RUN TestLogClosed [2022-05-09T12:35:48.659Z] --- PASS: TestLogClosed (0.00s) [2022-05-09T12:35:48.659Z] === RUN TestLogBlocking [2022-05-09T12:35:48.659Z] --- PASS: TestLogBlocking (0.00s) [2022-05-09T12:35:48.659Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-09T12:35:48.659Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-09T12:35:48.659Z] === RUN TestLogNonBlockingBufferFull [2022-05-09T12:35:48.659Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-09T12:35:48.659Z] === RUN TestPublishBatchSuccess [2022-05-09T12:35:48.659Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-09T12:35:48.659Z] === RUN TestPublishBatchError [2022-05-09T12:35:48.659Z] time="2022-05-09T12:35:48Z" level=error msg=error [2022-05-09T12:35:48.659Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-09T12:35:48.659Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-09T12:35:48.659Z] time="2022-05-09T12:35:48Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-09T12:35:48.659Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-09T12:35:48.659Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-09T12:35:48.659Z] time="2022-05-09T12:35:48Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-09T12:35:48.659Z] time="2022-05-09T12:35:48Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-09T12:35:48.659Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-09T12:35:48.659Z] === RUN TestCollectBatchSimple [2022-05-09T12:35:48.659Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-09T12:35:48.659Z] === RUN TestCollectBatchTicker [2022-05-09T12:35:48.659Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-09T12:35:48.659Z] === RUN TestCollectBatchMultilinePattern [2022-05-09T12:35:48.659Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-09T12:35:48.659Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-09T12:35:48.659Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-09T12:35:48.659Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-09T12:35:48.659Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-09T12:35:48.659Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-09T12:35:48.659Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-05-09T12:35:48.659Z] === RUN TestCollectBatchClose [2022-05-09T12:35:48.659Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-09T12:35:48.659Z] === RUN TestEffectiveLen [2022-05-09T12:35:48.659Z] === RUN TestEffectiveLen/0/Hello [2022-05-09T12:35:48.659Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-09T12:35:48.659Z] === RUN TestEffectiveLen/2/🙃 [2022-05-09T12:35:48.659Z] === RUN TestEffectiveLen/3/���� [2022-05-09T12:35:48.659Z] === RUN TestEffectiveLen/4/He��o [2022-05-09T12:35:48.659Z] === RUN TestEffectiveLen/5/ [2022-05-09T12:35:48.659Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-09T12:35:48.659Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-09T12:35:48.659Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-09T12:35:48.659Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-09T12:35:48.659Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-09T12:35:48.659Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-09T12:35:48.659Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-09T12:35:48.659Z] === RUN TestFindValidSplit [2022-05-09T12:35:48.659Z] === RUN TestFindValidSplit/0/ [2022-05-09T12:35:48.659Z] cloudwatchlogs_test.go:1076: [2022-05-09T12:35:48.659Z] cloudwatchlogs_test.go:1077: [2022-05-09T12:35:48.659Z] === RUN TestFindValidSplit/1/Hello [2022-05-09T12:35:48.659Z] cloudwatchlogs_test.go:1076: Hello [2022-05-09T12:35:48.659Z] cloudwatchlogs_test.go:1077: [2022-05-09T12:35:48.659Z] === RUN TestFindValidSplit/2/Hello [2022-05-09T12:35:48.659Z] cloudwatchlogs_test.go:1076: He [2022-05-09T12:35:48.659Z] cloudwatchlogs_test.go:1077: llo [2022-05-09T12:35:48.659Z] === RUN TestFindValidSplit/3/Hello [2022-05-09T12:35:48.659Z] cloudwatchlogs_test.go:1076: [2022-05-09T12:35:48.659Z] cloudwatchlogs_test.go:1077: Hello [2022-05-09T12:35:48.659Z] === RUN TestFindValidSplit/4/🙃 [2022-05-09T12:35:48.659Z] cloudwatchlogs_test.go:1076: [2022-05-09T12:35:48.659Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-09T12:35:48.659Z] === RUN TestFindValidSplit/5/🙃 [2022-05-09T12:35:48.659Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-09T12:35:48.659Z] cloudwatchlogs_test.go:1077: [2022-05-09T12:35:48.659Z] === RUN TestFindValidSplit/6/a� [2022-05-09T12:35:48.659Z] cloudwatchlogs_test.go:1076: a [2022-05-09T12:35:48.659Z] cloudwatchlogs_test.go:1077: � [2022-05-09T12:35:48.659Z] === RUN TestFindValidSplit/7/a� [2022-05-09T12:35:48.659Z] cloudwatchlogs_test.go:1076: a� [2022-05-09T12:35:48.659Z] cloudwatchlogs_test.go:1077: [2022-05-09T12:35:48.659Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-09T12:35:48.659Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-09T12:35:48.659Z] === RUN TestAdapterReadLogs [2022-05-09T12:35:48.659Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-09T12:35:48.659Z] === RUN TestCopier [2022-05-09T12:35:48.659Z] --- PASS: TestCopier (0.00s) [2022-05-09T12:35:48.659Z] === RUN TestCopierLongLines [2022-05-09T12:35:48.659Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-09T12:35:48.659Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-09T12:35:48.659Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-09T12:35:48.659Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-09T12:35:48.659Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-09T12:35:48.659Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-09T12:35:48.659Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-09T12:35:48.659Z] === RUN TestProcessEventEmoji [2022-05-09T12:35:48.659Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-09T12:35:48.659Z] === RUN TestCopierSlow [2022-05-09T12:35:48.659Z] --- PASS: TestProcessEventEmoji (0.07s) [2022-05-09T12:35:48.659Z] === RUN TestCollectBatchLineSplit [2022-05-09T12:35:48.659Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-05-09T12:35:48.659Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-09T12:35:48.659Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.04s) [2022-05-09T12:35:48.659Z] === RUN TestCollectBatchMaxEvents [2022-05-09T12:35:48.659Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-05-09T12:35:48.659Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-09T12:35:48.659Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-05-09T12:35:48.659Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-09T12:35:48.659Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-05-09T12:35:48.659Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-09T12:35:48.659Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-05-09T12:35:48.659Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-09T12:35:48.659Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-09T12:35:48.659Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-09T12:35:48.659Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-09T12:35:48.659Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-09T12:35:48.659Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-09T12:35:48.659Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-09T12:35:48.659Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-09T12:35:48.659Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-09T12:35:48.659Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-09T12:35:48.659Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.04s) [2022-05-09T12:35:48.659Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-09T12:35:48.659Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-09T12:35:48.659Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-09T12:35:48.659Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-09T12:35:48.659Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-09T12:35:48.659Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-09T12:35:48.659Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.04s) [2022-05-09T12:35:48.659Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-09T12:35:48.659Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-09T12:35:48.659Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-09T12:35:48.659Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-09T12:35:48.659Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-09T12:35:48.659Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-09T12:35:48.659Z] --- PASS: TestCopierSlow (0.23s) [2022-05-09T12:35:48.659Z] === RUN TestCopierWithSized [2022-05-09T12:35:48.659Z] === RUN TestCopierWithSized/as_is [2022-05-09T12:35:48.659Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-09T12:35:48.659Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-09T12:35:48.659Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-09T12:35:48.659Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-09T12:35:48.659Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-09T12:35:48.659Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-09T12:35:48.659Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-09T12:35:48.659Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-09T12:35:48.659Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-09T12:35:48.659Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-09T12:35:48.659Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-09T12:35:48.659Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-09T12:35:48.659Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-09T12:35:48.659Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-09T12:35:48.659Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-09T12:35:48.659Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-09T12:35:48.659Z] === RUN TestValidateLogOptionsFormat [2022-05-09T12:35:48.659Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-09T12:35:48.659Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-09T12:35:48.659Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-09T12:35:48.659Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-09T12:35:48.659Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-09T12:35:48.659Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-09T12:35:48.659Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-09T12:35:48.659Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-09T12:35:48.659Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-09T12:35:48.659Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-09T12:35:48.659Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-09T12:35:48.659Z] === RUN TestCreateTagSuccess [2022-05-09T12:35:48.659Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-09T12:35:48.659Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-09T12:35:48.659Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-09T12:35:48.659Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-09T12:35:48.659Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-09T12:35:48.659Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-09T12:35:48.659Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-09T12:35:48.659Z] PASS [2022-05-09T12:35:48.659Z] coverage: 80.2% of statements [2022-05-09T12:35:48.659Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-09T12:35:48.659Z] --- PASS: TestCopierWithSized (0.03s) [2022-05-09T12:35:48.659Z] --- PASS: TestCopierWithSized/as_is (0.03s) [2022-05-09T12:35:48.660Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-09T12:35:48.660Z] === RUN TestCopierWithPartial [2022-05-09T12:35:48.660Z] ok github.com/docker/docker/daemon/logger/awslogs 0.562s coverage: 80.2% of statements [2022-05-09T12:35:48.660Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-09T12:35:48.660Z] === RUN TestRingLogger [2022-05-09T12:35:48.660Z] --- PASS: TestRingLogger (0.00s) [2022-05-09T12:35:48.660Z] === RUN TestRingCap [2022-05-09T12:35:48.660Z] --- PASS: TestRingCap (0.00s) [2022-05-09T12:35:48.660Z] === RUN TestRingClose [2022-05-09T12:35:48.660Z] --- PASS: TestRingClose (0.00s) [2022-05-09T12:35:48.660Z] === RUN TestRingDrain [2022-05-09T12:35:48.660Z] --- PASS: TestRingDrain (0.00s) [2022-05-09T12:35:48.660Z] PASS [2022-05-09T12:35:48.660Z] coverage: 43.2% of statements [2022-05-09T12:35:48.660Z] ok github.com/docker/docker/daemon/logger 0.373s coverage: 43.2% of statements [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptReconnectInterval [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/#00 [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/example.com [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/:// [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/something:// [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-09T12:35:48.660Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-09T12:35:48.660Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-09T12:35:48.914Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-09T12:35:49.129Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-09T12:35:49.130Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-09T12:35:49.130Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-09T12:35:49.130Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-09T12:35:49.130Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-09T12:35:49.130Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-09T12:35:49.130Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-09T12:35:49.130Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-09T12:35:49.130Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-09T12:35:49.130Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-09T12:35:49.130Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-09T12:35:49.130Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-09T12:35:49.130Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-09T12:35:49.130Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-09T12:35:49.130Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-09T12:35:49.130Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-09T12:35:49.130Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-09T12:35:49.130Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-09T12:35:49.130Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-09T12:35:49.130Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-09T12:35:49.130Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-09T12:35:49.130Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-09T12:35:49.130Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-09T12:35:49.130Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-09T12:35:49.130Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-09T12:35:49.130Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-09T12:35:49.130Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-09T12:35:49.130Z] PASS [2022-05-09T12:35:49.130Z] coverage: 53.6% of statements [2022-05-09T12:35:49.130Z] ok github.com/docker/docker/daemon/logger/fluentd 0.123s coverage: 53.6% of statements [2022-05-09T12:35:49.130Z] === RUN TestSearchRegistryForImagesErrors [2022-05-09T12:35:49.130Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-09T12:35:49.130Z] === RUN TestSearchRegistryForImages [2022-05-09T12:35:49.130Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-09T12:35:49.130Z] === RUN TestOnlyPlatformWithFallback [2022-05-09T12:35:49.130Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-09T12:35:49.130Z] === RUN TestImageDelete [2022-05-09T12:35:49.130Z] === RUN TestImageDelete/no_lease [2022-05-09T12:35:49.130Z] === RUN TestImageDelete/lease_exists [2022-05-09T12:35:49.130Z] --- PASS: TestImageDelete (0.10s) [2022-05-09T12:35:49.130Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-09T12:35:49.130Z] --- PASS: TestImageDelete/lease_exists (0.06s) [2022-05-09T12:35:49.130Z] === RUN TestContentStoreForPull [2022-05-09T12:35:49.130Z] --- PASS: TestContentStoreForPull (0.24s) [2022-05-09T12:35:49.130Z] PASS [2022-05-09T12:35:49.130Z] coverage: 6.6% of statements [2022-05-09T12:35:49.130Z] ok github.com/docker/docker/daemon/images 0.533s coverage: 6.6% of statements [2022-05-09T12:35:49.601Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-09T12:35:49.601Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-09T12:35:49.601Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-09T12:35:49.601Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-09T12:35:49.601Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-09T12:35:49.601Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-09T12:35:49.849Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.35s) [2022-05-09T12:35:49.849Z] === RUN TestCreateServiceSecretFileMode [2022-05-09T12:35:49.849Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-09T12:35:50.070Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-09T12:35:50.070Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-09T12:35:50.070Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-09T12:35:50.416Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-09T12:35:50.540Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2022-05-09T12:35:50.540Z] === RUN TestFastTimeMarshalJSON [2022-05-09T12:35:50.540Z] --- PASS: TestFastTimeMarshalJSON (0.10s) [2022-05-09T12:35:50.540Z] PASS [2022-05-09T12:35:50.540Z] coverage: 87.2% of statements [2022-05-09T12:35:50.540Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.364s coverage: 87.2% of statements [2022-05-09T12:35:50.540Z] === RUN TestJSONFileLogger [2022-05-09T12:35:50.540Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-09T12:35:50.540Z] === RUN TestJSONFileLoggerWithTags [2022-05-09T12:35:50.540Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-09T12:35:50.540Z] === RUN TestJSONFileLoggerWithOpts [2022-05-09T12:35:50.540Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-09T12:35:50.540Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-09T12:35:50.540Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-09T12:35:50.540Z] === RUN TestEncodeDecode [2022-05-09T12:35:50.540Z] === PAUSE TestEncodeDecode [2022-05-09T12:35:50.540Z] === RUN TestUnexpectedEOF [2022-05-09T12:35:50.982Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-09T12:35:51.022Z] time="2022-05-09T12:35:50Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-09T12:35:51.022Z] time="2022-05-09T12:35:50Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-09T12:35:51.022Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-05-09T12:35:51.022Z] === CONT TestEncodeDecode [2022-05-09T12:35:51.022Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-09T12:35:51.022Z] PASS [2022-05-09T12:35:51.022Z] coverage: 69.9% of statements [2022-05-09T12:35:51.022Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.335s coverage: 69.9% of statements [2022-05-09T12:35:51.022Z] === RUN TestWriteLog [2022-05-09T12:35:51.022Z] === PAUSE TestWriteLog [2022-05-09T12:35:51.022Z] === RUN TestReadLog [2022-05-09T12:35:51.022Z] === PAUSE TestReadLog [2022-05-09T12:35:51.022Z] === RUN TestDecode [2022-05-09T12:35:51.022Z] --- PASS: TestDecode (0.04s) [2022-05-09T12:35:51.022Z] === CONT TestWriteLog [2022-05-09T12:35:51.022Z] === CONT TestReadLog [2022-05-09T12:35:51.022Z] === RUN TestReadLog/tail_exact [2022-05-09T12:35:51.023Z] --- PASS: TestWriteLog (0.01s) [2022-05-09T12:35:51.023Z] === RUN TestReadLog/tail_less_than_available [2022-05-09T12:35:51.023Z] === RUN TestReadLog/tail_more_than_available [2022-05-09T12:35:51.023Z] --- PASS: TestReadLog (0.31s) [2022-05-09T12:35:51.023Z] --- PASS: TestReadLog/tail_exact (0.24s) [2022-05-09T12:35:51.493Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-05-09T12:35:51.493Z] --- PASS: TestReadLog/tail_more_than_available (0.04s) [2022-05-09T12:35:51.493Z] PASS [2022-05-09T12:35:51.493Z] coverage: 78.7% of statements [2022-05-09T12:35:51.493Z] ok github.com/docker/docker/daemon/logger/local 0.451s coverage: 78.7% of statements [2022-05-09T12:35:51.493Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-09T12:35:51.714Z] --- PASS: TestRenameAnonymousContainer (9.34s) [2022-05-09T12:35:51.714Z] === RUN TestRenameContainerWithSameName [2022-05-09T12:35:51.918Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-09T12:35:51.964Z] === RUN TestOpenFileDelete [2022-05-09T12:35:51.964Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-09T12:35:51.964Z] === RUN TestOpenFileRename [2022-05-09T12:35:51.964Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-09T12:35:51.964Z] === RUN TestHandleDecoderErr [2022-05-09T12:35:51.964Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-09T12:35:51.964Z] === RUN TestParseLogTagDefaultTag [2022-05-09T12:35:51.964Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-09T12:35:51.964Z] === RUN TestParseLogTag [2022-05-09T12:35:51.964Z] --- PASS: TestParseLogTag (0.00s) [2022-05-09T12:35:51.964Z] === RUN TestParseLogTagEmptyTag [2022-05-09T12:35:51.964Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-09T12:35:51.964Z] === RUN TestTailFiles [2022-05-09T12:35:51.964Z] --- PASS: TestTailFiles (0.00s) [2022-05-09T12:35:51.964Z] === RUN TestFollowLogsConsumerGone [2022-05-09T12:35:51.964Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-09T12:35:51.964Z] === RUN TestFollowLogsProducerGone [2022-05-09T12:35:51.964Z] logfile_test.go:180: logDecode() closed after sending 2105 messages [2022-05-09T12:35:51.964Z] logfile_test.go:233: messages sent: 2105, received: 2105 [2022-05-09T12:35:51.964Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-09T12:35:51.964Z] === RUN TestCheckCapacityAndRotate [2022-05-09T12:35:51.964Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-09T12:35:51.964Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-09T12:35:52.434Z] --- PASS: TestCheckCapacityAndRotate (0.19s) [2022-05-09T12:35:52.434Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.03s) [2022-05-09T12:35:52.434Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2022-05-09T12:35:52.434Z] PASS [2022-05-09T12:35:52.434Z] coverage: 55.6% of statements [2022-05-09T12:35:52.434Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.286s coverage: 55.6% of statements [2022-05-09T12:35:52.434Z] === RUN TestLog [2022-05-09T12:35:52.434Z] --- PASS: TestLog (0.03s) [2022-05-09T12:35:52.434Z] PASS [2022-05-09T12:35:52.434Z] coverage: 31.5% of statements [2022-05-09T12:35:52.434Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.099s coverage: 31.5% of statements [2022-05-09T12:35:52.485Z] --- PASS: TestCreateServiceSecretFileMode (2.92s) [2022-05-09T12:35:52.485Z] === RUN TestCreateServiceConfigFileMode [2022-05-09T12:35:53.057Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-09T12:35:53.280Z] --- PASS: TestRenameContainerWithSameName (2.15s) [2022-05-09T12:35:53.280Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-09T12:35:53.280Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-09T12:35:53.280Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-09T12:35:53.280Z] === RUN TestResize [2022-05-09T12:35:53.422Z] === RUN TestNewParse [2022-05-09T12:35:53.422Z] --- PASS: TestNewParse (0.00s) [2022-05-09T12:35:53.422Z] PASS [2022-05-09T12:35:53.422Z] coverage: 8.3% of statements [2022-05-09T12:35:53.422Z] ok github.com/docker/docker/daemon/logger/templates 0.046s coverage: 8.3% of statements [2022-05-09T12:35:53.623Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-09T12:35:53.897Z] === RUN TestParseLogFormat [2022-05-09T12:35:53.897Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-09T12:35:53.897Z] === RUN TestValidateLogOptEmpty [2022-05-09T12:35:53.897Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-09T12:35:53.897Z] === RUN TestValidateSyslogAddress [2022-05-09T12:35:53.897Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-09T12:35:53.897Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-09T12:35:53.897Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-09T12:35:53.897Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-09T12:35:53.897Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-09T12:35:53.897Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-09T12:35:53.897Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-09T12:35:53.897Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-09T12:35:53.897Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-09T12:35:53.897Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-09T12:35:53.897Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-09T12:35:53.897Z] === RUN TestParseAddressDefaultPort [2022-05-09T12:35:53.897Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-09T12:35:53.897Z] === RUN TestValidateSyslogFacility [2022-05-09T12:35:53.897Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-09T12:35:53.897Z] === RUN TestValidateLogOptSyslogFormat [2022-05-09T12:35:53.897Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-09T12:35:53.897Z] === RUN TestValidateLogOpt [2022-05-09T12:35:53.897Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-09T12:35:53.897Z] PASS [2022-05-09T12:35:53.897Z] coverage: 43.6% of statements [2022-05-09T12:35:53.897Z] ok github.com/docker/docker/daemon/logger/syslog 0.073s coverage: 43.6% of statements [2022-05-09T12:35:53.897Z] === RUN TestValidateLogOpt [2022-05-09T12:35:53.897Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-09T12:35:53.897Z] === RUN TestNewMissedConfig [2022-05-09T12:35:53.897Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-09T12:35:53.897Z] === RUN TestNewMissedUrl [2022-05-09T12:35:53.897Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-09T12:35:53.897Z] === RUN TestNewMissedToken [2022-05-09T12:35:53.897Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-09T12:35:53.897Z] === RUN TestNewWithProxy [2022-05-09T12:35:53.897Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-09T12:35:53.897Z] === RUN TestDefault [2022-05-09T12:35:53.897Z] --- PASS: TestDefault (0.01s) [2022-05-09T12:35:53.897Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-09T12:35:53.897Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-09T12:35:53.897Z] === RUN TestJsonFormat [2022-05-09T12:35:53.897Z] --- PASS: TestJsonFormat (0.02s) [2022-05-09T12:35:53.897Z] === RUN TestRawFormat [2022-05-09T12:35:53.897Z] --- PASS: TestRawFormat (0.00s) [2022-05-09T12:35:53.897Z] === RUN TestRawFormatWithLabels [2022-05-09T12:35:53.897Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-09T12:35:53.897Z] === RUN TestRawFormatWithoutTag [2022-05-09T12:35:53.897Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-09T12:35:53.897Z] === RUN TestBatching [2022-05-09T12:35:54.367Z] --- PASS: TestBatching (0.37s) [2022-05-09T12:35:54.367Z] === RUN TestFrequency [2022-05-09T12:35:54.367Z] --- PASS: TestFrequency (0.26s) [2022-05-09T12:35:54.367Z] === RUN TestOneMessagePerRequest [2022-05-09T12:35:54.367Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-09T12:35:54.367Z] === RUN TestVerify [2022-05-09T12:35:54.367Z] --- PASS: TestVerify (0.02s) [2022-05-09T12:35:54.367Z] === RUN TestSkipVerify [2022-05-09T12:35:54.836Z] time="2022-05-09T12:35:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:35:54.836Z] time="2022-05-09T12:35:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:35:54.836Z] time="2022-05-09T12:35:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:35:54.836Z] --- PASS: TestSkipVerify (0.63s) [2022-05-09T12:35:54.836Z] === RUN TestBufferMaximum [2022-05-09T12:35:55.309Z] time="2022-05-09T12:35:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:35:55.309Z] time="2022-05-09T12:35:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:35:55.309Z] time="2022-05-09T12:35:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:35:55.309Z] time="2022-05-09T12:35:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:35:55.309Z] time="2022-05-09T12:35:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:35:55.309Z] time="2022-05-09T12:35:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099754.778328\",\"host\":\"50004396c233\"}'" [2022-05-09T12:35:55.309Z] time="2022-05-09T12:35:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099754.778328\",\"host\":\"50004396c233\"}'" [2022-05-09T12:35:55.309Z] --- PASS: TestBufferMaximum (0.01s) [2022-05-09T12:35:55.309Z] === RUN TestServerAlwaysDown [2022-05-09T12:35:55.309Z] time="2022-05-09T12:35:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:35:55.309Z] time="2022-05-09T12:35:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:35:55.309Z] time="2022-05-09T12:35:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099754.787959\",\"host\":\"50004396c233\"}'" [2022-05-09T12:35:55.309Z] time="2022-05-09T12:35:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099754.787959\",\"host\":\"50004396c233\"}'" [2022-05-09T12:35:55.309Z] time="2022-05-09T12:35:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:35:55.309Z] time="2022-05-09T12:35:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099754.787959\",\"host\":\"50004396c233\"}'" [2022-05-09T12:35:55.309Z] time="2022-05-09T12:35:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099754.788952\",\"host\":\"50004396c233\"}'" [2022-05-09T12:35:55.309Z] time="2022-05-09T12:35:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099754.788952\",\"host\":\"50004396c233\"}'" [2022-05-09T12:35:55.309Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-09T12:35:55.309Z] === RUN TestCannotSendAfterClose [2022-05-09T12:35:55.309Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-09T12:35:55.309Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-09T12:35:55.495Z] --- PASS: TestResize (2.16s) [2022-05-09T12:35:55.495Z] === RUN TestResizeWithInvalidSize [2022-05-09T12:35:55.528Z] --- PASS: TestCreateServiceConfigFileMode (2.58s) [2022-05-09T12:35:55.528Z] === RUN TestCreateServiceSysctls [2022-05-09T12:35:55.787Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-09T12:35:56.304Z] time="2022-05-09T12:35:55Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49211/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-09T12:35:56.304Z] time="2022-05-09T12:35:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"50004396c233\"}'" [2022-05-09T12:35:56.304Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-09T12:35:56.304Z] PASS [2022-05-09T12:35:56.304Z] coverage: 82.5% of statements [2022-05-09T12:35:56.304Z] === RUN TestV1IDService [2022-05-09T12:35:56.304Z] ok github.com/docker/docker/daemon/logger/splunk 2.409s coverage: 82.5% of statements [2022-05-09T12:35:56.304Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-09T12:35:56.304Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-09T12:35:56.304Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-09T12:35:56.304Z] --- PASS: TestV1IDService (0.03s) [2022-05-09T12:35:56.304Z] === RUN TestV2MetadataService [2022-05-09T12:35:56.304Z] === RUN TestSuccessfulDownload [2022-05-09T12:35:56.304Z] download_test.go:267: Needs fixing on Windows [2022-05-09T12:35:56.304Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-09T12:35:56.304Z] === RUN TestCancelledDownload [2022-05-09T12:35:56.304Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-09T12:35:56.304Z] === RUN TestMaxDownloadAttempts [2022-05-09T12:35:56.304Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-09T12:35:56.304Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-09T12:35:56.304Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-09T12:35:56.304Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-09T12:35:56.304Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-09T12:35:56.304Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-09T12:35:56.304Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-09T12:35:56.304Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-09T12:35:56.304Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-09T12:35:56.304Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-09T12:35:56.304Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-09T12:35:56.304Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-09T12:35:56.777Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-09T12:35:56.777Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-09T12:35:56.777Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-09T12:35:56.777Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-09T12:35:56.777Z] === RUN TestContinueOnError_NeverContinue [2022-05-09T12:35:56.777Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-09T12:35:56.777Z] === RUN TestManifestStore [2022-05-09T12:35:56.777Z] === RUN TestManifestStore/no_remote_or_local [2022-05-09T12:35:56.777Z] time="2022-05-09T12:35:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-09T12:35:56.777Z] time="2022-05-09T12:35:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-09T12:35:56.777Z] time="2022-05-09T12:35:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-09T12:35:56.777Z] time="2022-05-09T12:35:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-09T12:35:56.777Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-09T12:35:56.777Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.56s) [2022-05-09T12:35:56.777Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.56s) [2022-05-09T12:35:56.777Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.56s) [2022-05-09T12:35:56.777Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.56s) [2022-05-09T12:35:56.777Z] === RUN TestTransfer [2022-05-09T12:35:56.777Z] --- PASS: TestTransfer (0.12s) [2022-05-09T12:35:56.777Z] === RUN TestConcurrencyLimit [2022-05-09T12:35:57.253Z] time="2022-05-09T12:35:56Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1859580115\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-09T12:35:57.253Z] === RUN TestManifestStore/no_local_cache [2022-05-09T12:35:57.253Z] === RUN TestManifestStore/with_local_cache [2022-05-09T12:35:57.253Z] === RUN TestManifestStore/unknown_media_type [2022-05-09T12:35:57.253Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-09T12:35:57.253Z] time="2022-05-09T12:35:56Z" level=warning msg="reference for unknown type: " [2022-05-09T12:35:57.253Z] time="2022-05-09T12:35:56Z" level=warning msg="reference for unknown type: " [2022-05-09T12:35:57.253Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-09T12:35:57.253Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-09T12:35:57.253Z] time="2022-05-09T12:35:56Z" level=warning msg="reference for unknown type: " [2022-05-09T12:35:57.253Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-09T12:35:57.253Z] time="2022-05-09T12:35:56Z" level=warning msg="reference for unknown type: " [2022-05-09T12:35:57.253Z] time="2022-05-09T12:35:56Z" level=warning msg="reference for unknown type: " [2022-05-09T12:35:57.253Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-09T12:35:57.253Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-09T12:35:57.253Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-09T12:35:57.253Z] time="2022-05-09T12:35:56Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-09T12:35:57.253Z] --- PASS: TestManifestStore (0.41s) [2022-05-09T12:35:57.253Z] --- PASS: TestManifestStore/no_remote_or_local (0.26s) [2022-05-09T12:35:57.253Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-05-09T12:35:57.253Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-09T12:35:57.253Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2022-05-09T12:35:57.253Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-09T12:35:57.253Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-05-09T12:35:57.253Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-05-09T12:35:57.253Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-09T12:35:57.253Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-09T12:35:57.253Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-05-09T12:35:57.253Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-05-09T12:35:57.253Z] === RUN TestDetectManifestBlobMediaType [2022-05-09T12:35:57.253Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-09T12:35:57.253Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-09T12:35:57.253Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-09T12:35:57.253Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-09T12:35:57.253Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-09T12:35:57.253Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-09T12:35:57.253Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-09T12:35:57.253Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-09T12:35:57.253Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-09T12:35:57.253Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-09T12:35:57.253Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-09T12:35:57.253Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-09T12:35:57.253Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-09T12:35:57.253Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-09T12:35:57.253Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-09T12:35:57.253Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-09T12:35:57.253Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-09T12:35:57.253Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-09T12:35:57.253Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-09T12:35:57.253Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-09T12:35:57.253Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-09T12:35:57.253Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-09T12:35:57.253Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-09T12:35:57.253Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-09T12:35:57.253Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-09T12:35:57.253Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-09T12:35:57.253Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-09T12:35:57.253Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-09T12:35:57.253Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-09T12:35:57.253Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-09T12:35:57.253Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-09T12:35:57.253Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-09T12:35:57.253Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-09T12:35:57.253Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-09T12:35:57.253Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-09T12:35:57.253Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-09T12:35:57.253Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-09T12:35:57.253Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-09T12:35:57.253Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-09T12:35:57.253Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-09T12:35:57.253Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-09T12:35:57.253Z] === RUN TestFixManifestLayers [2022-05-09T12:35:57.253Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-09T12:35:57.253Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-09T12:35:57.253Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-09T12:35:57.253Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-09T12:35:57.253Z] === RUN TestFixManifestLayersBadParent [2022-05-09T12:35:57.253Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-09T12:35:57.253Z] === RUN TestValidateManifest [2022-05-09T12:35:57.253Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-09T12:35:57.253Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-09T12:35:57.253Z] === RUN TestFormatPlatform [2022-05-09T12:35:57.253Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-09T12:35:57.253Z] === RUN TestPullSchema2Config [2022-05-09T12:35:57.253Z] === RUN TestPullSchema2Config/success_first_time [2022-05-09T12:35:57.253Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-09T12:35:57.253Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:35:57.253Z] === RUN TestPullSchema2Config/500_status [2022-05-09T12:35:57.253Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-09T12:35:57.253Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:35:57.253Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-05-09T12:35:57.253Z] === RUN TestInactiveJobs [2022-05-09T12:35:57.253Z] --- PASS: TestV2MetadataService (1.28s) [2022-05-09T12:35:57.253Z] PASS [2022-05-09T12:35:57.253Z] coverage: 48.2% of statements [2022-05-09T12:35:57.253Z] ok github.com/docker/docker/distribution/metadata 1.399s coverage: 48.2% of statements [2022-05-09T12:35:57.710Z] --- PASS: TestResizeWithInvalidSize (2.14s) [2022-05-09T12:35:57.710Z] === RUN TestResizeWhenContainerNotStarted [2022-05-09T12:35:57.726Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:35:57.726Z] === RUN TestPullSchema2Config/EOF [2022-05-09T12:35:57.726Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-09T12:35:57.726Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:35:57.726Z] 2022/05/09 12:35:57 http: panic serving 127.0.0.1:49222: intentional panic [2022-05-09T12:35:57.726Z] goroutine 119 [running]: [2022-05-09T12:35:57.726Z] net/http.(*conn).serve.func1() [2022-05-09T12:35:57.726Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-09T12:35:57.726Z] panic({0xfe8f00, 0x11cb320}) [2022-05-09T12:35:57.726Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-09T12:35:57.726Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00042c820?, {0x11d2ab8?, 0xc0003b41c0?}) [2022-05-09T12:35:57.726Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-09T12:35:57.726Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x11d2ab8, 0xc0003b41c0}, 0xc00039c500) [2022-05-09T12:35:57.726Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-09T12:35:57.726Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x11d2ab8?, 0xc0003b41c0?}, 0xc00005ac00?) [2022-05-09T12:35:57.726Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-09T12:35:57.726Z] net/http.serverHandler.ServeHTTP({0xc0003d4000?}, {0x11d2ab8, 0xc0003b41c0}, 0xc00039c500) [2022-05-09T12:35:57.726Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-09T12:35:57.726Z] net/http.(*conn).serve(0xc000079040, {0x11d3330, 0xc00007fb30}) [2022-05-09T12:35:57.726Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-09T12:35:57.726Z] created by net/http.(*Server).Serve [2022-05-09T12:35:57.726Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-09T12:35:57.726Z] === RUN TestNotFound [2022-05-09T12:35:57.726Z] --- PASS: TestNotFound (0.00s) [2022-05-09T12:35:57.726Z] === RUN TestConflict [2022-05-09T12:35:57.726Z] --- PASS: TestConflict (0.00s) [2022-05-09T12:35:57.726Z] === RUN TestForbidden [2022-05-09T12:35:57.726Z] --- PASS: TestForbidden (0.00s) [2022-05-09T12:35:57.726Z] === RUN TestInvalidParameter [2022-05-09T12:35:57.726Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-09T12:35:57.726Z] === RUN TestNotImplemented [2022-05-09T12:35:57.726Z] --- PASS: TestNotImplemented (0.00s) [2022-05-09T12:35:57.726Z] === RUN TestNotModified [2022-05-09T12:35:57.726Z] --- PASS: TestNotModified (0.00s) [2022-05-09T12:35:57.726Z] === RUN TestUnauthorized [2022-05-09T12:35:57.726Z] --- PASS: TestUnauthorized (0.00s) [2022-05-09T12:35:57.726Z] === RUN TestUnknown [2022-05-09T12:35:57.726Z] --- PASS: TestUnknown (0.00s) [2022-05-09T12:35:57.726Z] === RUN TestCancelled [2022-05-09T12:35:57.726Z] --- PASS: TestCancelled (0.00s) [2022-05-09T12:35:57.726Z] === RUN TestDeadline [2022-05-09T12:35:57.726Z] --- PASS: TestDeadline (0.00s) [2022-05-09T12:35:57.726Z] === RUN TestDataLoss [2022-05-09T12:35:57.726Z] --- PASS: TestDataLoss (0.00s) [2022-05-09T12:35:57.726Z] === RUN TestUnavailable [2022-05-09T12:35:57.726Z] --- PASS: TestUnavailable (0.00s) [2022-05-09T12:35:57.726Z] === RUN TestSystem [2022-05-09T12:35:57.726Z] --- PASS: TestSystem (0.00s) [2022-05-09T12:35:57.726Z] === RUN TestFromStatusCode [2022-05-09T12:35:57.726Z] === RUN TestFromStatusCode/Not_Found [2022-05-09T12:35:57.726Z] === RUN TestFromStatusCode/Bad_Request [2022-05-09T12:35:57.726Z] === RUN TestFromStatusCode/Conflict [2022-05-09T12:35:57.726Z] === RUN TestFromStatusCode/Unauthorized [2022-05-09T12:35:57.726Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-09T12:35:57.726Z] === RUN TestFromStatusCode/Forbidden [2022-05-09T12:35:57.726Z] === RUN TestFromStatusCode/Not_Modified [2022-05-09T12:35:57.726Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-09T12:35:57.726Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-09T12:35:57.726Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-09T12:35:57.726Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-09T12:35:57.726Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-09T12:35:57.726Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-09T12:35:57.726Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-09T12:35:57.726Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-09T12:35:57.726Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-09T12:35:57.726Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-09T12:35:57.726Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-09T12:35:57.726Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-09T12:35:57.726Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-09T12:35:57.726Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-09T12:35:57.726Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-09T12:35:57.726Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-09T12:35:57.726Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-09T12:35:57.726Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-09T12:35:57.726Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-09T12:35:57.726Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-09T12:35:57.726Z] PASS [2022-05-09T12:35:57.726Z] coverage: 77.0% of statements [2022-05-09T12:35:57.726Z] ok github.com/docker/docker/errdefs 0.056s coverage: 77.0% of statements [2022-05-09T12:35:57.726Z] --- PASS: TestInactiveJobs (0.36s) [2022-05-09T12:35:57.726Z] === RUN TestWatchRelease [2022-05-09T12:35:57.726Z] --- PASS: TestWatchRelease (0.04s) [2022-05-09T12:35:57.726Z] === RUN TestWatchFinishedTransfer [2022-05-09T12:35:57.726Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-09T12:35:57.726Z] === RUN TestDuplicateTransfer [2022-05-09T12:35:57.726Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:35:57.726Z] === RUN TestPullSchema2Config/unauthorized [2022-05-09T12:35:57.726Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-09T12:35:57.726Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:35:57.726Z] --- PASS: TestPullSchema2Config (0.54s) [2022-05-09T12:35:57.726Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-09T12:35:57.726Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-09T12:35:57.726Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-09T12:35:57.726Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-05-09T12:35:57.726Z] === RUN TestGetRepositoryMountCandidates [2022-05-09T12:35:57.726Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-09T12:35:57.726Z] === RUN TestLayerAlreadyExists [2022-05-09T12:35:57.726Z] 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} [2022-05-09T12:35:57.726Z] 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} [2022-05-09T12:35:57.726Z] 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} [2022-05-09T12:35:57.726Z] 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} [2022-05-09T12:35:57.726Z] 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} [2022-05-09T12:35:57.726Z] 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} [2022-05-09T12:35:57.726Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-09T12:35:57.726Z] === RUN TestWhenEmptyAuthConfig [2022-05-09T12:35:57.726Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-09T12:35:57.726Z] === RUN TestSuccessfulUpload [2022-05-09T12:35:58.196Z] time="2022-05-09T12:35:57Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-09T12:35:58.196Z] --- PASS: TestSuccessfulUpload (0.41s) [2022-05-09T12:35:58.196Z] === RUN TestCancelledUpload [2022-05-09T12:35:58.196Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-09T12:35:58.196Z] PASS [2022-05-09T12:35:58.196Z] coverage: 77.3% of statements [2022-05-09T12:35:58.196Z] ok github.com/docker/docker/distribution/xfer 1.987s coverage: 77.3% of statements [2022-05-09T12:35:59.072Z] --- PASS: TestCreateServiceSysctls (3.69s) [2022-05-09T12:35:59.073Z] === RUN TestCreateServiceCapabilities [2022-05-09T12:35:59.185Z] --- PASS: TestWhenEmptyAuthConfig (1.26s) [2022-05-09T12:35:59.185Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-09T12:35:59.185Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-09T12:35:59.185Z] === RUN TestTokenPassThru [2022-05-09T12:35:59.185Z] --- PASS: TestTokenPassThru (0.01s) [2022-05-09T12:35:59.185Z] === RUN TestTokenPassThruDifferentHost [2022-05-09T12:35:59.185Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-09T12:35:59.185Z] PASS [2022-05-09T12:35:59.185Z] coverage: 26.6% of statements [2022-05-09T12:35:59.185Z] ok github.com/docker/docker/distribution 2.355s coverage: 26.6% of statements [2022-05-09T12:35:59.185Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-09T12:35:59.185Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-09T12:35:59.331Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-05-09T12:35:59.331Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-09T12:35:59.655Z] === RUN TestFSGetInvalidData [2022-05-09T12:35:59.655Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-09T12:35:59.655Z] === RUN TestFSInvalidSet [2022-05-09T12:35:59.655Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-09T12:35:59.655Z] === RUN TestFSInvalidRoot [2022-05-09T12:35:59.655Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-09T12:35:59.655Z] === RUN TestFSMetadataGetSet [2022-05-09T12:35:59.655Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-05-09T12:35:59.655Z] === RUN TestFSInvalidWalker [2022-05-09T12:35:59.655Z] === RUN TestCompare [2022-05-09T12:35:59.655Z] --- PASS: TestCompare (0.00s) [2022-05-09T12:35:59.655Z] PASS [2022-05-09T12:35:59.655Z] coverage: 19.2% of statements [2022-05-09T12:35:59.655Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-05-09T12:35:59.655Z] === RUN TestFSGetSet [2022-05-09T12:35:59.655Z] ok github.com/docker/docker/image/cache 0.095s coverage: 19.2% of statements [2022-05-09T12:35:59.655Z] --- PASS: TestFSGetSet (0.06s) [2022-05-09T12:35:59.655Z] === RUN TestFSGetUnsetKey [2022-05-09T12:35:59.655Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-09T12:35:59.655Z] === RUN TestFSGetEmptyData [2022-05-09T12:35:59.655Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-09T12:35:59.655Z] === RUN TestFSDelete [2022-05-09T12:35:59.655Z] --- PASS: TestFSDelete (0.02s) [2022-05-09T12:35:59.655Z] === RUN TestFSWalker [2022-05-09T12:35:59.655Z] --- PASS: TestFSWalker (0.02s) [2022-05-09T12:35:59.655Z] === RUN TestFSWalkerStopOnError [2022-05-09T12:35:59.655Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-05-09T12:35:59.655Z] === RUN TestNewFromJSON [2022-05-09T12:35:59.655Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-09T12:35:59.655Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-09T12:35:59.655Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-09T12:35:59.655Z] === RUN TestMarshalKeyOrder [2022-05-09T12:35:59.655Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-09T12:35:59.655Z] === RUN TestHistoryEqual [2022-05-09T12:35:59.929Z] --- PASS: TestResizeWhenContainerNotStarted (2.72s) [2022-05-09T12:35:59.929Z] === RUN TestDaemonRestartKillContainers [2022-05-09T12:35:59.929Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:59.929Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-09T12:35:59.929Z] === RUN TestStats [2022-05-09T12:35:59.929Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-09T12:35:59.929Z] --- SKIP: TestStats (0.00s) [2022-05-09T12:35:59.929Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-09T12:36:00.124Z] --- PASS: TestHistoryEqual (0.20s) [2022-05-09T12:36:00.124Z] === RUN TestImage [2022-05-09T12:36:00.124Z] --- PASS: TestImage (0.00s) [2022-05-09T12:36:00.124Z] === RUN TestImageOSNotEmpty [2022-05-09T12:36:00.124Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-09T12:36:00.124Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-09T12:36:00.124Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-09T12:36:00.124Z] === RUN TestCreate [2022-05-09T12:36:00.124Z] --- PASS: TestCreate (0.01s) [2022-05-09T12:36:00.124Z] === RUN TestRestore [2022-05-09T12:36:00.124Z] time="2022-05-09T12:35:59Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-09T12:36:00.124Z] --- PASS: TestRestore (0.05s) [2022-05-09T12:36:00.124Z] === RUN TestAddDelete [2022-05-09T12:36:00.124Z] --- PASS: TestAddDelete (0.04s) [2022-05-09T12:36:00.124Z] === RUN TestSearchAfterDelete [2022-05-09T12:36:00.124Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-09T12:36:00.124Z] === RUN TestValidateManifest [2022-05-09T12:36:00.124Z] === RUN TestParentReset [2022-05-09T12:36:00.124Z] === RUN TestValidateManifest/nil [2022-05-09T12:36:00.124Z] === RUN TestValidateManifest/non-nil [2022-05-09T12:36:00.124Z] --- PASS: TestValidateManifest (0.00s) [2022-05-09T12:36:00.124Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-09T12:36:00.124Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-09T12:36:00.124Z] PASS [2022-05-09T12:36:00.124Z] coverage: 0.7% of statements [2022-05-09T12:36:00.124Z] ok github.com/docker/docker/image/tarexport 0.104s coverage: 0.7% of statements [2022-05-09T12:36:00.124Z] --- PASS: TestParentReset (0.04s) [2022-05-09T12:36:00.124Z] === RUN TestGetAndSetLastUpdated [2022-05-09T12:36:00.124Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-05-09T12:36:00.124Z] === RUN TestStoreLen [2022-05-09T12:36:00.124Z] --- PASS: TestStoreLen (0.08s) [2022-05-09T12:36:00.124Z] PASS [2022-05-09T12:36:00.124Z] coverage: 86.9% of statements [2022-05-09T12:36:00.124Z] ok github.com/docker/docker/image 0.795s coverage: 86.9% of statements [2022-05-09T12:36:00.593Z] === RUN TestMakeV1ConfigFromConfig [2022-05-09T12:36:00.593Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-05-09T12:36:00.593Z] PASS [2022-05-09T12:36:00.593Z] coverage: 25.0% of statements [2022-05-09T12:36:00.593Z] ok github.com/docker/docker/image/v1 0.211s coverage: 25.0% of statements [2022-05-09T12:36:00.593Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-09T12:36:01.582Z] === RUN TestSerialization [2022-05-09T12:36:01.582Z] --- PASS: TestSerialization (0.02s) [2022-05-09T12:36:01.582Z] PASS [2022-05-09T12:36:01.582Z] coverage: 100.0% of statements [2022-05-09T12:36:01.582Z] ok github.com/docker/docker/libcontainerd/queue 0.069s coverage: 100.0% of statements [2022-05-09T12:36:01.863Z] docker_api_swarm_node_test.go:81: [de1742bf3ba19] joining swarm manager [dff5e311c1441]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:36:02.430Z] --- PASS: TestCreateServiceCapabilities (3.39s) [2022-05-09T12:36:02.430Z] === RUN TestInspect [2022-05-09T12:36:02.430Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-09T12:36:02.997Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-09T12:36:03.153Z] === RUN TestEmptyLayer [2022-05-09T12:36:03.153Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-09T12:36:03.153Z] === RUN TestCommitFailure [2022-05-09T12:36:03.153Z] --- PASS: TestCommitFailure (0.02s) [2022-05-09T12:36:03.153Z] === RUN TestStartTransactionFailure [2022-05-09T12:36:03.153Z] === RUN TestEnvironmentParsing [2022-05-09T12:36:03.153Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-09T12:36:03.153Z] PASS [2022-05-09T12:36:03.153Z] coverage: 1.2% of statements [2022-05-09T12:36:03.153Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-05-09T12:36:03.153Z] === RUN TestGetOrphan [2022-05-09T12:36:03.153Z] ok github.com/docker/docker/libcontainerd/local 0.075s coverage: 1.2% of statements [2022-05-09T12:36:03.153Z] --- PASS: TestGetOrphan (0.01s) [2022-05-09T12:36:03.153Z] === RUN TestMountAndRegister [2022-05-09T12:36:03.153Z] layer_test.go:258: Layer size: 14 [2022-05-09T12:36:03.153Z] --- PASS: TestMountAndRegister (0.07s) [2022-05-09T12:36:03.153Z] === RUN TestLayerRelease [2022-05-09T12:36:03.153Z] layer_test.go:291: Failing on Windows [2022-05-09T12:36:03.153Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-09T12:36:03.153Z] === RUN TestStoreRestore [2022-05-09T12:36:03.153Z] layer_test.go:340: Failing on Windows [2022-05-09T12:36:03.153Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-09T12:36:03.153Z] === RUN TestTarStreamStability [2022-05-09T12:36:03.153Z] layer_test.go:455: Failing on Windows [2022-05-09T12:36:03.153Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-09T12:36:03.153Z] === RUN TestRegisterExistingLayer [2022-05-09T12:36:03.153Z] --- PASS: TestRegisterExistingLayer (0.17s) [2022-05-09T12:36:03.153Z] === RUN TestTarStreamVerification [2022-05-09T12:36:03.153Z] layer_test.go:684: Failing on Windows [2022-05-09T12:36:03.153Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-09T12:36:03.153Z] === RUN TestLayerMigration [2022-05-09T12:36:03.153Z] migration_test.go:45: Failing on Windows [2022-05-09T12:36:03.153Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-09T12:36:03.153Z] === RUN TestLayerMigrationNoTarsplit [2022-05-09T12:36:03.153Z] migration_test.go:181: Failing on Windows [2022-05-09T12:36:03.153Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-09T12:36:03.153Z] === RUN TestMountInit [2022-05-09T12:36:03.153Z] mount_test.go:17: Failing on Windows [2022-05-09T12:36:03.153Z] --- SKIP: TestMountInit (0.00s) [2022-05-09T12:36:03.153Z] === RUN TestMountSize [2022-05-09T12:36:03.153Z] mount_test.go:76: Failing on Windows [2022-05-09T12:36:03.153Z] --- SKIP: TestMountSize (0.00s) [2022-05-09T12:36:03.153Z] === RUN TestMountChanges [2022-05-09T12:36:03.153Z] mount_test.go:125: Failing on Windows [2022-05-09T12:36:03.153Z] --- SKIP: TestMountChanges (0.00s) [2022-05-09T12:36:03.153Z] === RUN TestMountApply [2022-05-09T12:36:03.153Z] mount_test.go:212: Failing on Windows [2022-05-09T12:36:03.153Z] --- SKIP: TestMountApply (0.00s) [2022-05-09T12:36:03.153Z] PASS [2022-05-09T12:36:03.153Z] coverage: 30.6% of statements [2022-05-09T12:36:03.153Z] ok github.com/docker/docker/layer 0.394s coverage: 30.6% of statements [2022-05-09T12:36:03.622Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-09T12:36:03.622Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-09T12:36:03.622Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-09T12:36:03.622Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-09T12:36:03.622Z] === RUN TestSequenceGetAvailableBit [2022-05-09T12:36:03.622Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-09T12:36:03.622Z] === RUN TestSequenceEqual [2022-05-09T12:36:03.622Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-09T12:36:03.622Z] === RUN TestSequenceCopy [2022-05-09T12:36:03.622Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-09T12:36:03.622Z] === RUN TestGetFirstAvailable [2022-05-09T12:36:03.622Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-09T12:36:03.622Z] === RUN TestFindSequence [2022-05-09T12:36:03.622Z] --- PASS: TestFindSequence (0.00s) [2022-05-09T12:36:03.622Z] === RUN TestCheckIfAvailable [2022-05-09T12:36:03.622Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-09T12:36:03.622Z] === RUN TestMergeSequences [2022-05-09T12:36:03.622Z] --- PASS: TestMergeSequences (0.00s) [2022-05-09T12:36:03.622Z] === RUN TestPushReservation [2022-05-09T12:36:03.622Z] --- PASS: TestPushReservation (0.00s) [2022-05-09T12:36:03.622Z] === RUN TestSerializeDeserialize [2022-05-09T12:36:03.622Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-09T12:36:03.622Z] === RUN TestSet [2022-05-09T12:36:03.622Z] --- PASS: TestSet (0.00s) [2022-05-09T12:36:03.622Z] === RUN TestSetUnset [2022-05-09T12:36:03.622Z] --- PASS: TestSetUnset (0.00s) [2022-05-09T12:36:03.622Z] === RUN TestOffsetSetUnset [2022-05-09T12:36:03.622Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-09T12:36:03.622Z] === RUN TestSetInRange [2022-05-09T12:36:03.622Z] --- PASS: TestSetInRange (0.00s) [2022-05-09T12:36:03.622Z] === RUN TestSetAnyInRange [2022-05-09T12:36:03.622Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-09T12:36:03.622Z] === RUN TestMethods [2022-05-09T12:36:03.622Z] --- PASS: TestMethods (0.00s) [2022-05-09T12:36:03.622Z] === RUN TestRandomAllocateDeallocate [2022-05-09T12:36:05.796Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.13s) [2022-05-09T12:36:05.796Z] === RUN TestStopContainerWithTimeout [2022-05-09T12:36:05.796Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-09T12:36:05.796Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-09T12:36:05.796Z] === RUN TestUpdateRestartPolicy [2022-05-09T12:36:05.844Z] === RUN TestInvalidConfig [2022-05-09T12:36:05.844Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-09T12:36:05.844Z] === RUN TestConfig [2022-05-09T12:36:05.844Z] --- PASS: TestConfig (0.00s) [2022-05-09T12:36:05.844Z] === RUN TestOptionsLabels [2022-05-09T12:36:05.844Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-09T12:36:05.844Z] === RUN TestValidName [2022-05-09T12:36:05.844Z] --- PASS: TestValidName (0.00s) [2022-05-09T12:36:05.844Z] PASS [2022-05-09T12:36:05.844Z] coverage: 19.7% of statements [2022-05-09T12:36:05.844Z] ok github.com/docker/docker/libnetwork/config 0.151s coverage: 19.7% of statements [2022-05-09T12:36:06.283Z] --- PASS: TestInspect (3.75s) [2022-05-09T12:36:06.283Z] === RUN TestCreateJob [2022-05-09T12:36:06.832Z] === RUN TestKey [2022-05-09T12:36:06.832Z] --- PASS: TestKey (0.00s) [2022-05-09T12:36:06.832Z] === RUN TestParseKey [2022-05-09T12:36:06.832Z] --- PASS: TestParseKey (0.00s) [2022-05-09T12:36:06.832Z] === RUN TestInvalidDataStore [2022-05-09T12:36:06.832Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-09T12:36:06.832Z] === RUN TestKVObjectFlatKey [2022-05-09T12:36:06.832Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-09T12:36:06.832Z] === RUN TestAtomicKVObjectFlatKey [2022-05-09T12:36:06.832Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-09T12:36:06.832Z] PASS [2022-05-09T12:36:06.832Z] coverage: 21.9% of statements [2022-05-09T12:36:06.832Z] ok github.com/docker/docker/libnetwork/datastore 0.060s coverage: 21.9% of statements [2022-05-09T12:36:07.219Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-09T12:36:07.302Z] === RUN TestIPDataMarshalling [2022-05-09T12:36:07.302Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-09T12:36:07.302Z] === RUN TestValidateAndIsV6 [2022-05-09T12:36:07.302Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-09T12:36:07.302Z] PASS [2022-05-09T12:36:07.302Z] coverage: 68.9% of statements [2022-05-09T12:36:07.302Z] ok github.com/docker/docker/libnetwork/driverapi 0.056s coverage: 68.9% of statements [2022-05-09T12:36:08.291Z] === RUN TestErrorInterfaces [2022-05-09T12:36:08.291Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-09T12:36:08.291Z] === RUN TestNetworkMarshalling [2022-05-09T12:36:08.762Z] --- PASS: TestNetworkMarshalling (0.23s) [2022-05-09T12:36:08.762Z] === RUN TestEndpointMarshalling [2022-05-09T12:36:08.762Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-09T12:36:08.762Z] === RUN TestAuxAddresses [2022-05-09T12:36:08.762Z] time="2022-05-09T12:36:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-09T12:36:08.762Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-09T12:36:08.762Z] === RUN TestSRVServiceQuery [2022-05-09T12:36:08.762Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:36:08.762Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-09T12:36:08.762Z] === RUN TestServiceVIPReuse [2022-05-09T12:36:08.762Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:36:08.762Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-09T12:36:08.762Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-09T12:36:08.762Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:36:08.762Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-09T12:36:08.762Z] === RUN TestDNSIPQuery [2022-05-09T12:36:08.762Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:36:08.762Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-09T12:36:08.762Z] === RUN TestDNSProxyServFail [2022-05-09T12:36:08.762Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:36:08.762Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-09T12:36:08.762Z] === RUN TestSandboxAddEmpty [2022-05-09T12:36:08.762Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:36:08.762Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-09T12:36:08.762Z] === RUN TestSandboxAddMultiPrio [2022-05-09T12:36:08.762Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:36:08.762Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-09T12:36:08.762Z] === RUN TestSandboxAddSamePrio [2022-05-09T12:36:08.762Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:36:08.762Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-09T12:36:08.762Z] === RUN TestCleanupServiceDiscovery [2022-05-09T12:36:08.762Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:36:08.762Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-09T12:36:08.762Z] === RUN TestDNSOptions [2022-05-09T12:36:08.762Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:36:08.762Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-09T12:36:08.762Z] === RUN TestMultipleControllersWithSameStore [2022-05-09T12:36:08.762Z] time="2022-05-09T12:36:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-09T12:36:08.762Z] time="2022-05-09T12:36:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-09T12:36:08.762Z] --- PASS: TestMultipleControllersWithSameStore (0.04s) [2022-05-09T12:36:08.762Z] PASS [2022-05-09T12:36:08.762Z] coverage: 8.5% of statements [2022-05-09T12:36:08.762Z] ok github.com/docker/docker/libnetwork 0.432s coverage: 8.5% of statements [2022-05-09T12:36:08.762Z] === RUN TestDriver [2022-05-09T12:36:08.762Z] --- PASS: TestDriver (0.00s) [2022-05-09T12:36:08.762Z] PASS [2022-05-09T12:36:08.762Z] coverage: 34.8% of statements [2022-05-09T12:36:08.762Z] ok github.com/docker/docker/libnetwork/drivers/host 0.063s coverage: 34.8% of statements [2022-05-09T12:36:09.318Z] === RUN TestDriver [2022-05-09T12:36:09.318Z] --- PASS: TestDriver (0.00s) [2022-05-09T12:36:09.318Z] PASS [2022-05-09T12:36:09.318Z] coverage: 34.8% of statements [2022-05-09T12:36:09.318Z] ok github.com/docker/docker/libnetwork/drivers/null 0.105s coverage: 34.8% of statements [2022-05-09T12:36:10.307Z] === RUN TestNetworkAllocateFree [2022-05-09T12:36:10.307Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-09T12:36:10.307Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-09T12:36:10.307Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-09T12:36:10.307Z] PASS [2022-05-09T12:36:10.307Z] coverage: 63.6% of statements [2022-05-09T12:36:10.307Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.089s coverage: 63.6% of statements [2022-05-09T12:36:10.307Z] === RUN TestGetEmptyCapabilities [2022-05-09T12:36:10.307Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-09T12:36:10.307Z] === RUN TestGetExtraCapabilities [2022-05-09T12:36:10.307Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-05-09T12:36:10.307Z] === RUN TestGetInvalidCapabilities [2022-05-09T12:36:10.307Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-09T12:36:10.307Z] === RUN TestRemoteDriver [2022-05-09T12:36:10.307Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-09T12:36:10.307Z] === RUN TestDriverError [2022-05-09T12:36:10.307Z] --- PASS: TestDriverError (0.01s) [2022-05-09T12:36:10.307Z] === RUN TestMissingValues [2022-05-09T12:36:10.307Z] --- PASS: TestMissingValues (0.01s) [2022-05-09T12:36:10.307Z] === RUN TestRollback [2022-05-09T12:36:10.307Z] --- PASS: TestRollback (0.01s) [2022-05-09T12:36:10.307Z] PASS [2022-05-09T12:36:10.307Z] coverage: 57.4% of statements [2022-05-09T12:36:10.307Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.120s coverage: 57.4% of statements [2022-05-09T12:36:10.505Z] --- PASS: TestCreateJob (4.22s) [2022-05-09T12:36:10.505Z] === RUN TestReplicatedJob [2022-05-09T12:36:10.764Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-09T12:36:11.298Z] --- PASS: TestRandomAllocateDeallocate (7.90s) [2022-05-09T12:36:11.298Z] === RUN TestAllocateRandomDeallocate [2022-05-09T12:36:11.298Z] === RUN TestNAT [2022-05-09T12:36:11.298Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-09T12:36:11.298Z] --- SKIP: TestNAT (0.00s) [2022-05-09T12:36:11.298Z] === RUN TestTransparent [2022-05-09T12:36:11.298Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-09T12:36:11.298Z] --- SKIP: TestTransparent (0.00s) [2022-05-09T12:36:11.298Z] PASS [2022-05-09T12:36:11.298Z] coverage: 0.0% of statements [2022-05-09T12:36:11.298Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.085s coverage: 0.0% of statements [2022-05-09T12:36:11.332Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-09T12:36:11.769Z] === RUN TestNew [2022-05-09T12:36:11.769Z] --- PASS: TestNew (0.00s) [2022-05-09T12:36:11.769Z] === RUN TestAddDriver [2022-05-09T12:36:11.769Z] --- PASS: TestAddDriver (0.00s) [2022-05-09T12:36:11.769Z] === RUN TestAddDuplicateDriver [2022-05-09T12:36:11.769Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-09T12:36:11.769Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-09T12:36:11.769Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-09T12:36:11.769Z] === RUN TestDriver [2022-05-09T12:36:11.769Z] --- PASS: TestDriver (0.00s) [2022-05-09T12:36:11.769Z] === RUN TestIPAM [2022-05-09T12:36:11.769Z] --- PASS: TestIPAM (0.00s) [2022-05-09T12:36:11.769Z] === RUN TestWalkIPAMs [2022-05-09T12:36:11.769Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-09T12:36:11.769Z] === RUN TestWalkDrivers [2022-05-09T12:36:11.769Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-09T12:36:11.769Z] PASS [2022-05-09T12:36:11.769Z] coverage: 82.4% of statements [2022-05-09T12:36:11.769Z] === RUN TestBuildDefault [2022-05-09T12:36:11.769Z] --- PASS: TestBuildDefault (0.00s) [2022-05-09T12:36:11.769Z] === RUN TestBuildHostnameDomainname [2022-05-09T12:36:11.769Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-09T12:36:11.769Z] === RUN TestBuildHostname [2022-05-09T12:36:11.769Z] --- PASS: TestBuildHostname (0.00s) [2022-05-09T12:36:11.769Z] === RUN TestBuildHostnameFQDN [2022-05-09T12:36:11.769Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-09T12:36:11.769Z] === RUN TestBuildNoIP [2022-05-09T12:36:11.769Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-09T12:36:11.769Z] === RUN TestUpdate [2022-05-09T12:36:11.769Z] --- PASS: TestUpdate (0.00s) [2022-05-09T12:36:11.769Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-09T12:36:11.769Z] ok github.com/docker/docker/libnetwork/drvregistry 0.092s coverage: 82.4% of statements [2022-05-09T12:36:11.769Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-09T12:36:11.769Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-09T12:36:11.769Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-09T12:36:11.769Z] === RUN TestAddEmpty [2022-05-09T12:36:11.769Z] --- PASS: TestAddEmpty (0.00s) [2022-05-09T12:36:11.769Z] === RUN TestAdd [2022-05-09T12:36:11.769Z] --- PASS: TestAdd (0.00s) [2022-05-09T12:36:11.769Z] === RUN TestDeleteEmpty [2022-05-09T12:36:11.769Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-09T12:36:11.769Z] === RUN TestDeleteNewline [2022-05-09T12:36:11.769Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-09T12:36:11.769Z] === RUN TestDelete [2022-05-09T12:36:11.769Z] --- PASS: TestDelete (0.00s) [2022-05-09T12:36:11.769Z] === RUN TestConcurrentWrites [2022-05-09T12:36:12.239Z] --- PASS: TestConcurrentWrites (0.30s) [2022-05-09T12:36:12.239Z] PASS [2022-05-09T12:36:12.239Z] coverage: 81.2% of statements [2022-05-09T12:36:12.239Z] ok github.com/docker/docker/libnetwork/etchosts 0.382s coverage: 81.2% of statements [2022-05-09T12:36:12.239Z] === RUN TestNew [2022-05-09T12:36:12.239Z] --- PASS: TestNew (0.00s) [2022-05-09T12:36:12.239Z] === RUN TestAllocate [2022-05-09T12:36:12.239Z] --- PASS: TestAllocate (0.00s) [2022-05-09T12:36:12.239Z] === RUN TestUninitialized [2022-05-09T12:36:12.239Z] --- PASS: TestUninitialized (0.00s) [2022-05-09T12:36:12.239Z] === RUN TestAllocateInRange [2022-05-09T12:36:12.239Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-09T12:36:12.239Z] === RUN TestAllocateSerial [2022-05-09T12:36:12.239Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-09T12:36:12.239Z] PASS [2022-05-09T12:36:12.239Z] coverage: 87.5% of statements [2022-05-09T12:36:12.239Z] ok github.com/docker/docker/libnetwork/idm 0.044s coverage: 87.5% of statements [2022-05-09T12:36:12.709Z] === RUN TestCaller [2022-05-09T12:36:12.709Z] --- PASS: TestCaller (0.00s) [2022-05-09T12:36:12.709Z] PASS [2022-05-09T12:36:12.709Z] coverage: 100.0% of statements [2022-05-09T12:36:12.709Z] ok github.com/docker/docker/libnetwork/internal/caller 0.045s coverage: 100.0% of statements [2022-05-09T12:36:13.179Z] --- PASS: TestAllocateRandomDeallocate (1.57s) [2022-05-09T12:36:13.179Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-09T12:36:13.649Z] === RUN TestSetSerialInsertDelete [2022-05-09T12:36:13.649Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-09T12:36:13.649Z] === RUN TestSetParallelInsertDelete [2022-05-09T12:36:14.636Z] === RUN TestInt2IP2IntConversion [2022-05-09T12:36:14.636Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.71s) [2022-05-09T12:36:14.636Z] === RUN TestRetrieveFromStore [2022-05-09T12:36:15.106Z] --- PASS: TestInt2IP2IntConversion (0.62s) [2022-05-09T12:36:15.106Z] === RUN TestGetAddressVersion [2022-05-09T12:36:15.106Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-09T12:36:15.106Z] === RUN TestKeyString [2022-05-09T12:36:15.106Z] --- PASS: TestKeyString (0.00s) [2022-05-09T12:36:15.106Z] === RUN TestPoolDataMarshal [2022-05-09T12:36:15.106Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-09T12:36:15.106Z] === RUN TestSubnetsMarshal [2022-05-09T12:36:15.106Z] --- PASS: TestSubnetsMarshal (0.08s) [2022-05-09T12:36:15.106Z] === RUN TestAddSubnets [2022-05-09T12:36:15.525Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-05-09T12:36:15.576Z] --- PASS: TestAddSubnets (0.12s) [2022-05-09T12:36:15.576Z] === RUN TestDoublePoolRelease [2022-05-09T12:36:15.576Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-05-09T12:36:15.576Z] === RUN TestAddReleasePoolID [2022-05-09T12:36:15.576Z] --- PASS: TestRetrieveFromStore (0.80s) [2022-05-09T12:36:15.576Z] === RUN TestIsCorrupted [2022-05-09T12:36:15.576Z] --- PASS: TestAddReleasePoolID (0.13s) [2022-05-09T12:36:15.576Z] === RUN TestPredefinedPool [2022-05-09T12:36:15.576Z] === RUN TestPoolRequest [2022-05-09T12:36:15.576Z] --- PASS: TestPoolRequest (0.00s) [2022-05-09T12:36:15.576Z] === RUN TestOtherRequests [2022-05-09T12:36:15.576Z] --- PASS: TestOtherRequests (0.00s) [2022-05-09T12:36:15.576Z] PASS [2022-05-09T12:36:15.576Z] coverage: 57.1% of statements [2022-05-09T12:36:15.576Z] --- PASS: TestIsCorrupted (0.03s) [2022-05-09T12:36:15.576Z] === RUN TestSetRollover [2022-05-09T12:36:15.576Z] ok github.com/docker/docker/libnetwork/ipams/null 0.059s coverage: 57.1% of statements [2022-05-09T12:36:15.576Z] --- PASS: TestPredefinedPool (0.06s) [2022-05-09T12:36:15.576Z] === RUN TestRemoveSubnet [2022-05-09T12:36:16.046Z] --- PASS: TestRemoveSubnet (0.42s) [2022-05-09T12:36:16.046Z] === RUN TestGetSameAddress [2022-05-09T12:36:16.046Z] --- PASS: TestGetSameAddress (0.05s) [2022-05-09T12:36:16.046Z] === RUN TestPoolAllocationReuse [2022-05-09T12:36:16.094Z] === RUN TestDockerSuite/TestCpToDot [2022-05-09T12:36:16.352Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-05-09T12:36:16.617Z] --- PASS: TestReplicatedJob (6.30s) [2022-05-09T12:36:16.617Z] === RUN TestUpdateReplicatedJob [2022-05-09T12:36:16.878Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-09T12:36:17.038Z] === RUN TestGetCapabilities [2022-05-09T12:36:17.038Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-09T12:36:17.038Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-09T12:36:17.038Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-05-09T12:36:17.038Z] === RUN TestGetDefaultAddressSpaces [2022-05-09T12:36:17.038Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-05-09T12:36:17.038Z] === RUN TestRemoteDriver [2022-05-09T12:36:17.038Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-09T12:36:17.038Z] PASS [2022-05-09T12:36:17.038Z] coverage: 47.4% of statements [2022-05-09T12:36:17.038Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.108s coverage: 47.4% of statements [2022-05-09T12:36:17.814Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-09T12:36:18.027Z] --- PASS: TestSetRollover (2.56s) [2022-05-09T12:36:18.027Z] === RUN TestSetRolloverSerial [2022-05-09T12:36:18.497Z] === RUN TestWindowsIPAM [2022-05-09T12:36:18.497Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-09T12:36:18.497Z] PASS [2022-05-09T12:36:18.497Z] coverage: 71.4% of statements [2022-05-09T12:36:18.497Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.054s coverage: 71.4% of statements [2022-05-09T12:36:18.966Z] --- PASS: TestPoolAllocationReuse (2.98s) [2022-05-09T12:36:18.966Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-09T12:36:18.966Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2022-05-09T12:36:18.966Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-09T12:36:19.192Z] docker_api_swarm_node_test.go:53: [de162c1e32e52] joining swarm manager [d9dd404c01830]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:36:19.759Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-09T12:36:19.955Z] === RUN TestDefaultNetwork [2022-05-09T12:36:19.955Z] --- PASS: TestDefaultNetwork (0.39s) [2022-05-09T12:36:19.955Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-09T12:36:20.018Z] docker_api_swarm_node_test.go:54: [ddccdad0238fa] joining swarm manager [d9dd404c01830]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:36:20.424Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.36s) [2022-05-09T12:36:20.424Z] === RUN TestInitAddressPools [2022-05-09T12:36:20.424Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-09T12:36:20.424Z] PASS [2022-05-09T12:36:20.424Z] coverage: 74.0% of statements [2022-05-09T12:36:20.424Z] ok github.com/docker/docker/libnetwork/ipamutils 0.856s coverage: 74.0% of statements [2022-05-09T12:36:20.584Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-09T12:36:20.843Z] --- PASS: TestUpdateReplicatedJob (4.37s) [2022-05-09T12:36:20.843Z] === RUN TestServiceListWithStatuses [2022-05-09T12:36:20.843Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-09T12:36:20.843Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-09T12:36:20.843Z] === RUN TestDockerNetworkConnectAlias [2022-05-09T12:36:20.893Z] --- PASS: TestSetRolloverSerial (2.65s) [2022-05-09T12:36:20.893Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-09T12:36:20.893Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-09T12:36:20.893Z] PASS [2022-05-09T12:36:20.893Z] coverage: 84.4% of statements [2022-05-09T12:36:20.893Z] ok github.com/docker/docker/libnetwork/bitseq 17.291s coverage: 84.4% of statements [2022-05-09T12:36:21.362Z] === RUN TestKeyValue [2022-05-09T12:36:21.362Z] --- PASS: TestKeyValue (0.00s) [2022-05-09T12:36:21.362Z] PASS [2022-05-09T12:36:21.362Z] coverage: 60.0% of statements [2022-05-09T12:36:21.362Z] ok github.com/docker/docker/libnetwork/netlabel 0.057s coverage: 60.0% of statements [2022-05-09T12:36:21.779Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-09T12:36:21.779Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-09T12:36:22.345Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-09T12:36:23.580Z] --- PASS: TestSetParallelInsertDelete (10.05s) [2022-05-09T12:36:23.580Z] PASS [2022-05-09T12:36:23.580Z] coverage: 100.0% of statements [2022-05-09T12:36:23.580Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.154s coverage: 100.0% of statements [2022-05-09T12:36:23.722Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-09T12:36:23.722Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-09T12:36:23.722Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-09T12:36:24.288Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-09T12:36:24.856Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-09T12:36:24.856Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-09T12:36:24.856Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-09T12:36:24.856Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-09T12:36:25.148Z] === RUN TestNetworkDBSimple [2022-05-09T12:36:25.148Z] === RUN TestGenerate [2022-05-09T12:36:25.148Z] --- PASS: TestGenerate (0.00s) [2022-05-09T12:36:25.148Z] === RUN TestGeneratePtr [2022-05-09T12:36:25.148Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-09T12:36:25.148Z] === RUN TestGenerateMissingField [2022-05-09T12:36:25.148Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-09T12:36:25.148Z] === RUN TestFieldCannotBeSet [2022-05-09T12:36:25.148Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-09T12:36:25.148Z] === RUN TestTypeMismatchError [2022-05-09T12:36:25.148Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-09T12:36:25.148Z] PASS [2022-05-09T12:36:25.148Z] coverage: 100.0% of statements [2022-05-09T12:36:25.148Z] ok github.com/docker/docker/libnetwork/options 0.060s coverage: 100.0% of statements [2022-05-09T12:36:25.618Z] --- PASS: TestRequestReleaseAddressFromSubPool (6.73s) [2022-05-09T12:36:25.618Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-09T12:36:25.790Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-09T12:36:26.048Z] --- PASS: TestDockerNetworkConnectAlias (5.06s) [2022-05-09T12:36:26.048Z] === RUN TestDockerNetworkReConnect [2022-05-09T12:36:26.048Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-09T12:36:26.048Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-09T12:36:26.048Z] === RUN TestDockerSuite/TestCreateRM [2022-05-09T12:36:26.087Z] 2022/05/09 12:36:25 Closing DB instances... [2022-05-09T12:36:26.307Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-09T12:36:26.307Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-09T12:36:26.307Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-09T12:36:26.307Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-09T12:36:26.307Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-09T12:36:26.556Z] testing: warning: no tests to run [2022-05-09T12:36:26.556Z] PASS [2022-05-09T12:36:26.556Z] coverage: 0.0% of statements [2022-05-09T12:36:26.556Z] ok github.com/docker/docker/libnetwork/osl 0.054s coverage: 0.0% of statements [no tests to run] [2022-05-09T12:36:27.024Z] --- PASS: TestUpdateRestartPolicy (21.99s) [2022-05-09T12:36:27.024Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-09T12:36:27.545Z] --- PASS: TestNetworkDBSimple (2.66s) [2022-05-09T12:36:27.545Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-09T12:36:27.545Z] === RUN TestRequestNewPort [2022-05-09T12:36:27.545Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-09T12:36:27.545Z] === RUN TestRequestSpecificPort [2022-05-09T12:36:27.545Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-09T12:36:27.545Z] === RUN TestReleasePort [2022-05-09T12:36:27.545Z] --- PASS: TestReleasePort (0.00s) [2022-05-09T12:36:27.545Z] === RUN TestReuseReleasedPort [2022-05-09T12:36:27.545Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-09T12:36:27.545Z] === RUN TestReleaseUnreadledPort [2022-05-09T12:36:27.545Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-09T12:36:27.545Z] === RUN TestUnknowProtocol [2022-05-09T12:36:27.545Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-09T12:36:27.545Z] === RUN TestAllocateAllPorts [2022-05-09T12:36:27.545Z] --- PASS: TestAllocateAllPorts (0.01s) [2022-05-09T12:36:27.545Z] === RUN TestPortAllocation [2022-05-09T12:36:27.545Z] --- PASS: TestPortAllocation (0.00s) [2022-05-09T12:36:27.545Z] === RUN TestPortAllocationWithCustomRange [2022-05-09T12:36:27.545Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-09T12:36:27.545Z] === RUN TestNoDuplicateBPR [2022-05-09T12:36:27.545Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-09T12:36:27.545Z] === RUN TestChangePortRange [2022-05-09T12:36:27.545Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-09T12:36:27.545Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-09T12:36:27.545Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-09T12:36:27.545Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-09T12:36:27.545Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-09T12:36:27.545Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-09T12:36:27.545Z] --- PASS: TestChangePortRange (0.00s) [2022-05-09T12:36:27.545Z] PASS [2022-05-09T12:36:27.545Z] coverage: 88.6% of statements [2022-05-09T12:36:27.545Z] ok github.com/docker/docker/libnetwork/portallocator 0.065s coverage: 88.6% of statements [2022-05-09T12:36:28.014Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-09T12:36:28.014Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-09T12:36:28.014Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-09T12:36:28.014Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-09T12:36:28.014Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-09T12:36:28.014Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-09T12:36:28.014Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-09T12:36:28.014Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-09T12:36:28.014Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-09T12:36:28.014Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-09T12:36:28.014Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-09T12:36:28.014Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-09T12:36:28.014Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-09T12:36:28.014Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-09T12:36:28.014Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-09T12:36:28.014Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-09T12:36:28.014Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-09T12:36:28.209Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-09T12:36:28.467Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-09T12:36:28.467Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-09T12:36:29.002Z] testing: warning: no tests to run [2022-05-09T12:36:29.002Z] PASS [2022-05-09T12:36:29.002Z] coverage: 0.0% of statements [2022-05-09T12:36:29.002Z] ok github.com/docker/docker/libnetwork/portmapper 0.048s coverage: 0.0% of statements [no tests to run] [2022-05-09T12:36:29.002Z] === RUN TestHashData [2022-05-09T12:36:29.002Z] --- PASS: TestHashData (0.00s) [2022-05-09T12:36:29.002Z] PASS [2022-05-09T12:36:29.002Z] coverage: 2.8% of statements [2022-05-09T12:36:29.002Z] ok github.com/docker/docker/libnetwork/resolvconf 0.057s coverage: 2.8% of statements [2022-05-09T12:36:29.002Z] 2022/05/09 12:36:28 Closing DB instances... [2022-05-09T12:36:29.002Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.37s) [2022-05-09T12:36:29.002Z] === RUN TestGetAddress [2022-05-09T12:36:29.238Z] --- PASS: TestUpdateRestartWithAutoRemove (2.15s) [2022-05-09T12:36:29.238Z] === RUN TestWaitNonBlocked [2022-05-09T12:36:29.238Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:36:29.238Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:36:29.238Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:36:29.238Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:36:29.238Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:36:29.238Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:36:29.472Z] === RUN TestErrorConstructors [2022-05-09T12:36:29.472Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-09T12:36:29.472Z] === RUN TestCompareIPMask [2022-05-09T12:36:29.472Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-09T12:36:29.472Z] === RUN TestUtilGetHostPartIP [2022-05-09T12:36:29.472Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-09T12:36:29.472Z] === RUN TestUtilGetBroadcastIP [2022-05-09T12:36:29.472Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-09T12:36:29.472Z] === RUN TestParseCIDR [2022-05-09T12:36:29.472Z] --- PASS: TestParseCIDR (0.00s) [2022-05-09T12:36:29.472Z] PASS [2022-05-09T12:36:29.472Z] coverage: 37.3% of statements [2022-05-09T12:36:29.472Z] ok github.com/docker/docker/libnetwork/types 0.047s coverage: 37.3% of statements [2022-05-09T12:36:29.844Z] --- PASS: TestDockerNetworkReConnect (4.00s) [2022-05-09T12:36:29.844Z] === RUN TestServicePlugin [2022-05-09T12:36:30.462Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-09T12:36:30.462Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-09T12:36:30.462Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-09T12:36:30.462Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-09T12:36:30.462Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-09T12:36:30.462Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-09T12:36:30.462Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-09T12:36:30.462Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-09T12:36:30.462Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-09T12:36:30.462Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-09T12:36:30.462Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-09T12:36:30.462Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-09T12:36:30.462Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-09T12:36:30.462Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-09T12:36:30.462Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-09T12:36:30.462Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-09T12:36:30.462Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-09T12:36:30.462Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-09T12:36:30.462Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-09T12:36:30.462Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-09T12:36:30.462Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-09T12:36:30.462Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-09T12:36:30.462Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-09T12:36:30.462Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-09T12:36:30.462Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-09T12:36:30.462Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-09T12:36:30.462Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-09T12:36:30.462Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-09T12:36:30.462Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-09T12:36:30.462Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-09T12:36:30.462Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-09T12:36:30.462Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-09T12:36:30.462Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-09T12:36:30.462Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-09T12:36:30.462Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-09T12:36:30.462Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-09T12:36:30.462Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-09T12:36:30.462Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-09T12:36:30.462Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-09T12:36:30.462Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-09T12:36:30.462Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-09T12:36:30.462Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-09T12:36:30.462Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-09T12:36:30.462Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-09T12:36:30.462Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-09T12:36:30.462Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-09T12:36:30.462Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-09T12:36:30.462Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-09T12:36:30.462Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-09T12:36:30.462Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-09T12:36:30.462Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-09T12:36:30.462Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-09T12:36:30.462Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-09T12:36:30.462Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-09T12:36:30.462Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-09T12:36:30.462Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-09T12:36:30.462Z] PASS [2022-05-09T12:36:30.462Z] coverage: 55.0% of statements [2022-05-09T12:36:30.462Z] ok github.com/docker/docker/oci 0.095s coverage: 55.0% of statements [2022-05-09T12:36:30.462Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-05-09T12:36:30.462Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-09T12:36:31.451Z] === RUN TestAddressPoolOpt [2022-05-09T12:36:31.451Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-09T12:36:31.451Z] === RUN TestValidateEnv [2022-05-09T12:36:31.451Z] === RUN TestValidateEnv/a [2022-05-09T12:36:31.451Z] === RUN TestValidateEnv/something [2022-05-09T12:36:31.451Z] === RUN TestValidateEnv/_=a [2022-05-09T12:36:31.451Z] === RUN TestValidateEnv/env1=value1 [2022-05-09T12:36:31.451Z] === RUN TestValidateEnv/_env1=value1 [2022-05-09T12:36:31.451Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-09T12:36:31.451Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-09T12:36:31.451Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-09T12:36:31.451Z] === RUN TestValidateEnv/PATH [2022-05-09T12:36:31.451Z] === RUN TestValidateEnv/=a [2022-05-09T12:36:31.451Z] === RUN TestValidateEnv/PATH= [2022-05-09T12:36:31.451Z] === RUN TestValidateEnv/PATH=something [2022-05-09T12:36:31.451Z] === RUN TestValidateEnv/asd!qwe [2022-05-09T12:36:31.451Z] === RUN TestValidateEnv/1asd [2022-05-09T12:36:31.451Z] === RUN TestValidateEnv/123 [2022-05-09T12:36:31.451Z] === RUN TestValidateEnv/some_space [2022-05-09T12:36:31.451Z] === RUN TestValidateEnv/__some_space_before [2022-05-09T12:36:31.451Z] === RUN TestValidateEnv/some_space_after__ [2022-05-09T12:36:31.451Z] === RUN TestValidateEnv/= [2022-05-09T12:36:31.451Z] === RUN TestValidateEnv/PaTh [2022-05-09T12:36:31.451Z] --- PASS: TestValidateEnv (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-09T12:36:31.451Z] === RUN TestParseHost [2022-05-09T12:36:31.451Z] === RUN TestParseHost/something_with_spaces [2022-05-09T12:36:31.451Z] === RUN TestParseHost/tcp://:port [2022-05-09T12:36:31.451Z] === RUN TestParseHost/tcp://invalid:port [2022-05-09T12:36:31.451Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-09T12:36:31.451Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-09T12:36:31.451Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-09T12:36:31.451Z] === RUN TestParseHost/:// [2022-05-09T12:36:31.451Z] === RUN TestParseHost/unknown:// [2022-05-09T12:36:31.451Z] === RUN TestParseHost/tcp://:5555/ [2022-05-09T12:36:31.451Z] === RUN TestParseHost/tcp://:5555/p [2022-05-09T12:36:31.451Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-09T12:36:31.451Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-09T12:36:31.451Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-09T12:36:31.451Z] === RUN TestParseHost/tcp://: [2022-05-09T12:36:31.451Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-09T12:36:31.451Z] === RUN TestParseHost/unix://path/to/socket [2022-05-09T12:36:31.451Z] === RUN TestParseHost/_ [2022-05-09T12:36:31.451Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-09T12:36:31.451Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-09T12:36:31.451Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-09T12:36:31.451Z] === RUN TestParseHost/unix:// [2022-05-09T12:36:31.451Z] === RUN TestParseHost/tcp://host: [2022-05-09T12:36:31.451Z] === RUN TestParseHost/tcp://:5555 [2022-05-09T12:36:31.451Z] === RUN TestParseHost/tcp://[::1]: [2022-05-09T12:36:31.451Z] === RUN TestParseHost/tcp:// [2022-05-09T12:36:31.451Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-09T12:36:31.451Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-09T12:36:31.451Z] === RUN TestParseHost/#00 [2022-05-09T12:36:31.451Z] === RUN TestParseHost/fd:// [2022-05-09T12:36:31.451Z] === RUN TestParseHost/fd://something [2022-05-09T12:36:31.451Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-09T12:36:31.451Z] === RUN TestParseHost/npipe:// [2022-05-09T12:36:31.451Z] === RUN TestParseHost/__ [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/: [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-09T12:36:31.451Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-09T12:36:31.451Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-09T12:36:31.451Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-09T12:36:31.452Z] === RUN TestParseTCP [2022-05-09T12:36:31.452Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-09T12:36:31.452Z] === RUN TestParseTCP/:5555/path [2022-05-09T12:36:31.452Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-09T12:36:31.452Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-09T12:36:31.452Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-09T12:36:31.452Z] === RUN TestParseTCP/localhost:5555/path [2022-05-09T12:36:31.452Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-09T12:36:31.452Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-09T12:36:31.452Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-09T12:36:31.452Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-09T12:36:31.452Z] === RUN TestParseTCP/tcp://:5555 [2022-05-09T12:36:31.452Z] === RUN TestParseTCP/0.0.0.1 [2022-05-09T12:36:31.452Z] === RUN TestParseTCP/0.0.0.1: [2022-05-09T12:36:31.452Z] === RUN TestParseTCP/::1 [2022-05-09T12:36:31.452Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-09T12:36:31.452Z] === RUN TestParseTCP/localhost:5555 [2022-05-09T12:36:31.452Z] === RUN TestParseTCP/tcp:// [2022-05-09T12:36:31.452Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-09T12:36:31.452Z] === RUN TestParseTCP/[::1]: [2022-05-09T12:36:31.452Z] === RUN TestParseTCP/[::1]:5555 [2022-05-09T12:36:31.452Z] === RUN TestParseTCP/localhost [2022-05-09T12:36:31.452Z] === RUN TestParseTCP/: [2022-05-09T12:36:31.452Z] === RUN TestParseTCP/:5555 [2022-05-09T12:36:31.452Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-09T12:36:31.452Z] === RUN TestParseTCP/localhost: [2022-05-09T12:36:31.452Z] === RUN TestParseTCP/#00 [2022-05-09T12:36:31.452Z] === RUN TestParseTCP/tcp://: [2022-05-09T12:36:31.452Z] --- PASS: TestParseTCP (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-09T12:36:31.452Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-09T12:36:31.452Z] === RUN TestParseVersion [2022-05-09T12:36:31.452Z] --- PASS: TestParseVersion (0.00s) [2022-05-09T12:36:31.452Z] PASS [2022-05-09T12:36:31.452Z] coverage: 52.9% of statements [2022-05-09T12:36:31.452Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-09T12:36:31.452Z] === RUN TestValidateExtraHosts [2022-05-09T12:36:31.452Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-09T12:36:31.452Z] === RUN TestValidateIPAddress [2022-05-09T12:36:31.452Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-09T12:36:31.452Z] === RUN TestMapOpts [2022-05-09T12:36:31.452Z] --- PASS: TestMapOpts (0.00s) [2022-05-09T12:36:31.452Z] === RUN TestListOptsWithoutValidator [2022-05-09T12:36:31.452Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-09T12:36:31.452Z] === RUN TestListOptsWithValidator [2022-05-09T12:36:31.452Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-09T12:36:31.452Z] === RUN TestValidateDNSSearch [2022-05-09T12:36:31.452Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-09T12:36:31.452Z] === RUN TestValidateLabel [2022-05-09T12:36:31.452Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-09T12:36:31.452Z] === RUN TestValidateLabel/label_with_general_format [2022-05-09T12:36:31.452Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-09T12:36:31.452Z] === RUN TestValidateLabel/label_with_one_more [2022-05-09T12:36:31.452Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-09T12:36:31.452Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-09T12:36:31.452Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-09T12:36:31.452Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-09T12:36:31.452Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-09T12:36:31.452Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-09T12:36:31.452Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-09T12:36:31.452Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-09T12:36:31.452Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-09T12:36:31.452Z] --- PASS: TestValidateLabel (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-09T12:36:31.452Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-09T12:36:31.452Z] === RUN TestNamedListOpts [2022-05-09T12:36:31.452Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-09T12:36:31.452Z] === RUN TestNamedMapOpts [2022-05-09T12:36:31.452Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-09T12:36:31.452Z] === RUN TestParseLink [2022-05-09T12:36:31.452Z] --- PASS: TestParseLink (0.00s) [2022-05-09T12:36:31.452Z] === RUN TestUlimitOpt [2022-05-09T12:36:31.452Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-09T12:36:31.452Z] PASS [2022-05-09T12:36:31.452Z] coverage: 65.5% of statements [2022-05-09T12:36:31.452Z] ok github.com/docker/docker/opts 0.120s coverage: 65.5% of statements [2022-05-09T12:36:31.452Z] ok github.com/docker/docker/pkg/aaparser 0.057s coverage: 52.9% of statements [2022-05-09T12:36:31.452Z] 2022/05/09 12:36:31 Closing DB instances... [2022-05-09T12:36:32.376Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-09T12:36:32.376Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-09T12:36:32.376Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-09T12:36:32.376Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-09T12:36:32.376Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-09T12:36:32.376Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-09T12:36:32.943Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-09T12:36:33.021Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.64s) [2022-05-09T12:36:33.021Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-09T12:36:33.028Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-05-09T12:36:33.028Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.94s) [2022-05-09T12:36:33.028Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.11s) [2022-05-09T12:36:33.028Z] === RUN TestWaitBlocked [2022-05-09T12:36:33.028Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:36:33.028Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-09T12:36:33.028Z] PASS [2022-05-09T12:36:33.028Z] ok github.com/docker/docker/integration/container 97.993s [2022-05-09T12:36:33.028Z] [2022-05-09T12:36:33.028Z] === Skipped [2022-05-09T12:36:33.028Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-09T12:36:33.028Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-09T12:36:33.028Z] [2022-05-09T12:36:33.028Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-09T12:36:33.028Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:36:33.028Z] [2022-05-09T12:36:33.028Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-09T12:36:33.028Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-09T12:36:33.028Z] [2022-05-09T12:36:33.028Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-09T12:36:33.028Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:36:33.028Z] [2022-05-09T12:36:33.028Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-09T12:36:33.028Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:36:33.028Z] [2022-05-09T12:36:33.028Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-09T12:36:33.028Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:36:33.028Z] [2022-05-09T12:36:33.029Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-09T12:36:33.029Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-09T12:36:33.029Z] [2022-05-09T12:36:33.029Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-09T12:36:33.029Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-09T12:36:33.029Z] [2022-05-09T12:36:33.029Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-09T12:36:33.029Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:36:33.029Z] [2022-05-09T12:36:33.029Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.21s) [2022-05-09T12:36:33.029Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-09T12:36:33.029Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.21s) [2022-05-09T12:36:33.029Z] [2022-05-09T12:36:33.029Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-09T12:36:33.029Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-09T12:36:33.029Z] [2022-05-09T12:36:33.029Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-09T12:36:33.029Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-09T12:36:33.029Z] [2022-05-09T12:36:33.029Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-09T12:36:33.029Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:36:33.029Z] [2022-05-09T12:36:33.029Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-09T12:36:33.029Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:36:33.029Z] [2022-05-09T12:36:33.029Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-09T12:36:33.029Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-09T12:36:33.029Z] [2022-05-09T12:36:33.029Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-09T12:36:33.029Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-09T12:36:33.029Z] [2022-05-09T12:36:33.029Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-09T12:36:33.029Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-09T12:36:33.029Z] [2022-05-09T12:36:33.029Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-09T12:36:33.029Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-09T12:36:33.029Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-09T12:36:33.029Z] [2022-05-09T12:36:33.029Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-09T12:36:33.029Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:36:33.029Z] [2022-05-09T12:36:33.029Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-09T12:36:33.029Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:36:33.029Z] [2022-05-09T12:36:33.029Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-09T12:36:33.029Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:36:33.029Z] [2022-05-09T12:36:33.029Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-09T12:36:33.029Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-09T12:36:33.029Z] [2022-05-09T12:36:33.029Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-09T12:36:33.029Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:36:33.029Z] [2022-05-09T12:36:33.029Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-09T12:36:33.029Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:36:33.029Z] [2022-05-09T12:36:33.029Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-09T12:36:33.029Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-09T12:36:33.029Z] [2022-05-09T12:36:33.029Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-09T12:36:33.029Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-09T12:36:33.029Z] [2022-05-09T12:36:33.029Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-09T12:36:33.029Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-09T12:36:33.029Z] [2022-05-09T12:36:33.029Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-09T12:36:33.029Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:36:33.029Z] [2022-05-09T12:36:33.029Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-09T12:36:33.029Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-09T12:36:33.029Z] [2022-05-09T12:36:33.029Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-09T12:36:33.029Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-09T12:36:33.029Z] [2022-05-09T12:36:33.029Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-09T12:36:33.029Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:36:33.029Z] [2022-05-09T12:36:33.029Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-09T12:36:33.029Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-09T12:36:33.029Z] [2022-05-09T12:36:33.029Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-09T12:36:33.029Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-09T12:36:33.029Z] [2022-05-09T12:36:33.029Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-09T12:36:33.029Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:36:33.029Z] [2022-05-09T12:36:33.029Z] DONE 120 tests, 34 skipped in 100.935s [2022-05-09T12:36:33.029Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-09T12:36:33.491Z] === RUN TestPeerCertificateMarshalJSON [2022-05-09T12:36:33.969Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-09T12:36:33.969Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-09T12:36:33.969Z] --- PASS: TestPeerCertificateMarshalJSON (0.43s) [2022-05-09T12:36:33.969Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-09T12:36:33.969Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-09T12:36:33.969Z] === RUN TestMiddleware [2022-05-09T12:36:33.969Z] --- PASS: TestMiddleware (0.00s) [2022-05-09T12:36:33.969Z] === RUN TestNewResponseModifier [2022-05-09T12:36:33.969Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-09T12:36:33.969Z] PASS [2022-05-09T12:36:33.969Z] coverage: 26.8% of statements [2022-05-09T12:36:33.969Z] ok github.com/docker/docker/pkg/authorization 0.491s coverage: 26.8% of statements [2022-05-09T12:36:34.319Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-09T12:36:34.319Z] plugin_test.go:61: [de29758df2d21] joining swarm manager [de65cac41e660]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:36:34.440Z] === RUN TestIsArchivePathDir [2022-05-09T12:36:34.440Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-05-09T12:36:34.440Z] === RUN TestIsArchivePathInvalidFile [2022-05-09T12:36:34.440Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2022-05-09T12:36:34.440Z] === RUN TestIsArchivePathTar [2022-05-09T12:36:34.889Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-09T12:36:34.910Z] --- PASS: TestIsArchivePathTar (0.21s) [2022-05-09T12:36:34.910Z] === RUN TestDecompressStreamGzip [2022-05-09T12:36:34.910Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-05-09T12:36:34.910Z] === RUN TestDecompressStreamBzip2 [2022-05-09T12:36:34.910Z] === RUN TestUnbuffered [2022-05-09T12:36:34.910Z] --- PASS: TestUnbuffered (0.00s) [2022-05-09T12:36:34.910Z] === RUN TestRaceUnbuffered [2022-05-09T12:36:34.910Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-09T12:36:34.910Z] PASS [2022-05-09T12:36:34.910Z] coverage: 100.0% of statements [2022-05-09T12:36:34.910Z] ok github.com/docker/docker/pkg/broadcaster 0.055s coverage: 100.0% of statements [2022-05-09T12:36:34.910Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-05-09T12:36:34.910Z] === RUN TestDecompressStreamXz [2022-05-09T12:36:34.910Z] archive_test.go:133: Xz not present in msys2 [2022-05-09T12:36:34.910Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-09T12:36:34.910Z] === RUN TestDecompressStreamZstd [2022-05-09T12:36:34.910Z] archive_test.go:140: zstd not installed [2022-05-09T12:36:34.910Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-05-09T12:36:34.910Z] === RUN TestCompressStreamXzUnsupported [2022-05-09T12:36:34.910Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-09T12:36:34.910Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-09T12:36:34.910Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-09T12:36:34.910Z] === RUN TestCompressStreamInvalid [2022-05-09T12:36:34.910Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-09T12:36:34.910Z] === RUN TestExtensionInvalid [2022-05-09T12:36:34.910Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-09T12:36:34.910Z] === RUN TestExtensionUncompressed [2022-05-09T12:36:34.910Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-09T12:36:34.910Z] === RUN TestExtensionBzip2 [2022-05-09T12:36:34.910Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-09T12:36:34.910Z] === RUN TestExtensionGzip [2022-05-09T12:36:34.910Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-09T12:36:35.380Z] === RUN TestExtensionXz [2022-05-09T12:36:35.380Z] --- PASS: TestExtensionXz (0.00s) [2022-05-09T12:36:35.380Z] === RUN TestExtensionZstd [2022-05-09T12:36:35.380Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-09T12:36:35.380Z] === RUN TestCmdStreamLargeStderr [2022-05-09T12:36:35.380Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2022-05-09T12:36:35.380Z] === RUN TestCmdStreamBad [2022-05-09T12:36:35.380Z] archive_test.go:252: Failing on Windows CI machines [2022-05-09T12:36:35.380Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-09T12:36:35.380Z] === RUN TestCmdStreamGood [2022-05-09T12:36:35.380Z] --- PASS: TestCmdStreamGood (0.06s) [2022-05-09T12:36:35.380Z] === RUN TestUntarPathWithInvalidDest [2022-05-09T12:36:35.380Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-05-09T12:36:35.380Z] === RUN TestUntarPathWithInvalidSrc [2022-05-09T12:36:35.380Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-09T12:36:35.380Z] === RUN TestUntarPath [2022-05-09T12:36:35.380Z] --- PASS: TestUntarPath (0.09s) [2022-05-09T12:36:35.380Z] === RUN TestUntarPathWithDestinationFile [2022-05-09T12:36:35.380Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-05-09T12:36:35.380Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-09T12:36:35.380Z] 2022/05/09 12:36:35 Closing DB instances... [2022-05-09T12:36:35.380Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-05-09T12:36:35.380Z] === RUN TestCopyWithTarInvalidSrc [2022-05-09T12:36:35.380Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-09T12:36:35.380Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-09T12:36:35.380Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-09T12:36:35.380Z] === RUN TestCopyWithTarSrcFile [2022-05-09T12:36:35.828Z] plugin_test.go:64: [dd2603b45c874] joining swarm manager [de65cac41e660]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:36:35.828Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-09T12:36:35.849Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-09T12:36:35.849Z] === RUN TestCopyWithTarSrcFolder [2022-05-09T12:36:35.849Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-09T12:36:35.849Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-09T12:36:35.849Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-09T12:36:35.849Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-09T12:36:35.849Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-09T12:36:35.849Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-09T12:36:35.849Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-05-09T12:36:35.849Z] === RUN TestCopyFileWithTarSrcFile [2022-05-09T12:36:35.849Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-09T12:36:35.849Z] === RUN TestTarFiles [2022-05-09T12:36:35.849Z] === RUN TestMatch [2022-05-09T12:36:35.849Z] === RUN TestMatch/[[]] [2022-05-09T12:36:35.849Z] === RUN TestMatch/[[foo]] [2022-05-09T12:36:35.849Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-09T12:36:35.849Z] === RUN TestMatch/[[foo_bar]] [2022-05-09T12:36:35.849Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-09T12:36:35.849Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-09T12:36:35.849Z] === RUN TestMatch/[] [2022-05-09T12:36:35.849Z] === RUN TestMatch/[]#01 [2022-05-09T12:36:35.849Z] === RUN TestMatch/[[qux]] [2022-05-09T12:36:35.849Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-09T12:36:35.849Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-09T12:36:35.849Z] === RUN TestMatch/[[foo_baz]] [2022-05-09T12:36:35.849Z] --- PASS: TestMatch (0.00s) [2022-05-09T12:36:35.849Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-09T12:36:35.849Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-09T12:36:35.849Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-09T12:36:35.849Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-09T12:36:35.849Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-09T12:36:35.849Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-09T12:36:35.849Z] --- PASS: TestMatch/[] (0.00s) [2022-05-09T12:36:35.849Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-09T12:36:35.849Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-09T12:36:35.849Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-09T12:36:35.849Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-09T12:36:35.849Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-09T12:36:35.849Z] PASS [2022-05-09T12:36:35.849Z] coverage: 87.5% of statements [2022-05-09T12:36:35.849Z] ok github.com/docker/docker/pkg/capabilities 0.051s coverage: 87.5% of statements [2022-05-09T12:36:37.204Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-09T12:36:37.419Z] === RUN TestChrootTarUntar [2022-05-09T12:36:37.419Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:36:37.419Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-09T12:36:37.419Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-09T12:36:37.419Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:36:37.419Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-09T12:36:37.419Z] === RUN TestChrootUntarEmptyArchive [2022-05-09T12:36:37.419Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-09T12:36:37.419Z] === RUN TestChrootTarUntarWithSymlink [2022-05-09T12:36:37.419Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:36:37.419Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-09T12:36:37.419Z] === RUN TestChrootCopyWithTar [2022-05-09T12:36:37.419Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:36:37.419Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-09T12:36:37.419Z] === RUN TestChrootCopyFileWithTar [2022-05-09T12:36:37.419Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:36:37.419Z] --- SKIP: TestChrootCopyFileWithTar (0.01s) [2022-05-09T12:36:37.419Z] === RUN TestChrootUntarPath [2022-05-09T12:36:37.419Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:36:37.419Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-09T12:36:37.419Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-09T12:36:37.419Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:36:37.419Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-09T12:36:37.419Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-09T12:36:37.419Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:36:37.419Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-09T12:36:37.419Z] === RUN TestChrootApplyDotDotFile [2022-05-09T12:36:37.419Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:36:37.419Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-09T12:36:37.419Z] PASS [2022-05-09T12:36:37.419Z] coverage: 12.0% of statements [2022-05-09T12:36:37.419Z] ok github.com/docker/docker/pkg/chrootarchive 0.114s coverage: 12.0% of statements [2022-05-09T12:36:37.419Z] --- PASS: TestNetworkDBCRUDTableEntry (4.44s) [2022-05-09T12:36:37.420Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-09T12:36:37.771Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-09T12:36:38.339Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-09T12:36:38.339Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-09T12:36:38.906Z] === RUN TestDockerSuite/TestDockerFails [2022-05-09T12:36:38.906Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-05-09T12:36:38.906Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-05-09T12:36:38.906Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-05-09T12:36:38.987Z] === RUN TestEnsureRemoveAllNotExist [2022-05-09T12:36:38.987Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-09T12:36:38.987Z] === RUN TestEnsureRemoveAllWithDir [2022-05-09T12:36:38.987Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-09T12:36:38.987Z] === RUN TestEnsureRemoveAllWithFile [2022-05-09T12:36:38.987Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-09T12:36:38.987Z] PASS [2022-05-09T12:36:38.987Z] coverage: 0.0% of statements [2022-05-09T12:36:38.987Z] ok github.com/docker/docker/pkg/containerfs 0.056s coverage: 0.0% of statements [2022-05-09T12:36:39.457Z] 2022/05/09 12:36:39 Closing DB instances... [2022-05-09T12:36:39.845Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-05-09T12:36:39.930Z] === RUN TestSizeEmpty [2022-05-09T12:36:39.930Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-09T12:36:39.930Z] === RUN TestSizeEmptyFile [2022-05-09T12:36:39.930Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-09T12:36:39.930Z] === RUN TestSizeNonemptyFile [2022-05-09T12:36:39.930Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-09T12:36:39.930Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-09T12:36:39.930Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-09T12:36:39.930Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-09T12:36:39.930Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-09T12:36:39.930Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-09T12:36:39.930Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.01s) [2022-05-09T12:36:39.930Z] === RUN TestMoveToSubdir [2022-05-09T12:36:39.930Z] --- PASS: TestMoveToSubdir (0.01s) [2022-05-09T12:36:39.930Z] === RUN TestSizeNonExistingDirectory [2022-05-09T12:36:39.930Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-09T12:36:39.930Z] PASS [2022-05-09T12:36:39.930Z] coverage: 80.0% of statements [2022-05-09T12:36:39.930Z] ok github.com/docker/docker/pkg/directory 0.072s coverage: 80.0% of statements [2022-05-09T12:36:40.411Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-05-09T12:36:40.918Z] --- PASS: TestNetworkDBCRUDTableEntries (3.23s) [2022-05-09T12:36:40.918Z] === RUN TestNetworkDBNodeLeave [2022-05-09T12:36:40.918Z] === RUN TestPollerAddRemove [2022-05-09T12:36:40.918Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-09T12:36:40.918Z] === RUN TestPollerEvent [2022-05-09T12:36:40.918Z] poller_test.go:40: No chmod on Windows [2022-05-09T12:36:40.918Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-09T12:36:40.918Z] === RUN TestPollerClose [2022-05-09T12:36:40.918Z] --- PASS: TestPollerClose (0.00s) [2022-05-09T12:36:40.918Z] PASS [2022-05-09T12:36:40.918Z] coverage: 45.7% of statements [2022-05-09T12:36:40.918Z] ok github.com/docker/docker/pkg/filenotify 0.055s coverage: 45.7% of statements [2022-05-09T12:36:41.346Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-05-09T12:36:41.346Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-05-09T12:36:41.346Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-05-09T12:36:41.604Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-05-09T12:36:42.492Z] === RUN TestCopyFileWithInvalidSrc [2022-05-09T12:36:42.492Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-09T12:36:42.492Z] === RUN TestCopyFileWithInvalidDest [2022-05-09T12:36:42.492Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-09T12:36:42.492Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-09T12:36:42.492Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-09T12:36:42.492Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-09T12:36:42.492Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-05-09T12:36:42.492Z] === RUN TestCopyFile [2022-05-09T12:36:42.492Z] --- PASS: TestCopyFile (0.00s) [2022-05-09T12:36:42.492Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-09T12:36:42.492Z] fileutils_test.go:133: Needs porting to Windows [2022-05-09T12:36:42.492Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-09T12:36:42.492Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-09T12:36:42.492Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-09T12:36:42.492Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-09T12:36:42.492Z] fileutils_test.go:179: Needs porting to Windows [2022-05-09T12:36:42.492Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-09T12:36:42.492Z] === RUN TestWildcardMatches [2022-05-09T12:36:42.492Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-09T12:36:42.492Z] === RUN TestPatternMatches [2022-05-09T12:36:42.492Z] --- PASS: TestPatternMatches (0.00s) [2022-05-09T12:36:42.492Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-09T12:36:42.492Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-09T12:36:42.492Z] === RUN TestPatternMatchesFolderExclusions [2022-05-09T12:36:42.492Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-09T12:36:42.492Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-09T12:36:42.492Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-09T12:36:42.492Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-09T12:36:42.492Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-09T12:36:42.492Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-09T12:36:42.492Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-09T12:36:42.492Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-09T12:36:42.492Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-09T12:36:42.492Z] === RUN TestSingleExclamationError [2022-05-09T12:36:42.492Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-09T12:36:42.492Z] === RUN TestMatchesWithNoPatterns [2022-05-09T12:36:42.492Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-09T12:36:42.492Z] === RUN TestMatchesWithMalformedPatterns [2022-05-09T12:36:42.492Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-09T12:36:42.492Z] === RUN TestMatches [2022-05-09T12:36:42.492Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-09T12:36:42.492Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-09T12:36:42.492Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-09T12:36:42.492Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-09T12:36:42.492Z] --- PASS: TestMatches (0.01s) [2022-05-09T12:36:42.492Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-09T12:36:42.492Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-09T12:36:42.492Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-09T12:36:42.492Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-09T12:36:42.492Z] === RUN TestCleanPatterns [2022-05-09T12:36:42.492Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-09T12:36:42.492Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-09T12:36:42.492Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-09T12:36:42.492Z] === RUN TestCleanPatternsExceptionFlag [2022-05-09T12:36:42.492Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-09T12:36:42.492Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-09T12:36:42.492Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-09T12:36:42.492Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-09T12:36:42.492Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-09T12:36:42.492Z] === RUN TestCleanPatternsErrorSingleException [2022-05-09T12:36:42.492Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-09T12:36:42.492Z] === RUN TestCreateIfNotExistsDir [2022-05-09T12:36:42.492Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-09T12:36:42.492Z] === RUN TestCreateIfNotExistsFile [2022-05-09T12:36:42.492Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-09T12:36:42.492Z] === RUN TestMatch [2022-05-09T12:36:42.492Z] --- PASS: TestMatch (0.00s) [2022-05-09T12:36:42.492Z] === RUN TestCompile [2022-05-09T12:36:42.492Z] === RUN TestCompile/slash [2022-05-09T12:36:42.492Z] === RUN TestCompile/backslash [2022-05-09T12:36:42.492Z] --- PASS: TestCompile (0.00s) [2022-05-09T12:36:42.492Z] --- PASS: TestCompile/slash (0.00s) [2022-05-09T12:36:42.492Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-09T12:36:42.492Z] PASS [2022-05-09T12:36:42.492Z] coverage: 84.7% of statements [2022-05-09T12:36:42.492Z] ok github.com/docker/docker/pkg/fileutils 0.096s coverage: 84.7% of statements [2022-05-09T12:36:43.482Z] === RUN TestGet [2022-05-09T12:36:43.482Z] --- PASS: TestGet (0.00s) [2022-05-09T12:36:43.482Z] === RUN TestGetShortcutString [2022-05-09T12:36:43.482Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-09T12:36:43.482Z] PASS [2022-05-09T12:36:43.482Z] coverage: 42.9% of statements [2022-05-09T12:36:43.482Z] ok github.com/docker/docker/pkg/homedir 0.047s coverage: 42.9% of statements [2022-05-09T12:36:43.482Z] --- PASS: TestTarFiles (8.01s) [2022-05-09T12:36:43.482Z] === RUN TestDetectCompressionZstd [2022-05-09T12:36:43.482Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-09T12:36:43.482Z] === RUN TestTarUntar [2022-05-09T12:36:43.482Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-05-09T12:36:43.482Z] === RUN TestNetworkDBWatch [2022-05-09T12:36:43.482Z] --- PASS: TestTarUntar (0.04s) [2022-05-09T12:36:43.482Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-09T12:36:43.482Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-05-09T12:36:43.482Z] === RUN TestTarWithOptions [2022-05-09T12:36:43.953Z] --- PASS: TestTarWithOptions (0.04s) [2022-05-09T12:36:43.953Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-09T12:36:43.953Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-09T12:36:43.953Z] === RUN TestUntarUstarGnuConflict [2022-05-09T12:36:43.953Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-05-09T12:36:43.953Z] === RUN TestUntarInvalidFilenames [2022-05-09T12:36:43.953Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3016801695\\dest" [2022-05-09T12:36:43.953Z] --- PASS: TestUntarInvalidFilenames (0.25s) [2022-05-09T12:36:43.953Z] === RUN TestUntarHardlinkToSymlink [2022-05-09T12:36:43.953Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-09T12:36:43.953Z] === RUN TestUntarInvalidHardlink [2022-05-09T12:36:43.953Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink33766864\\victim\\hello" -> "../victim/hello" [2022-05-09T12:36:43.953Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1221382237\\victim\\hello" -> "/../victim/hello" [2022-05-09T12:36:43.953Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2195559224\\victim" -> "../victim" [2022-05-09T12:36:43.953Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3757356673\\victim" -> "../victim" [2022-05-09T12:36:43.953Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3218896728\\victim" -> "../victim" [2022-05-09T12:36:43.953Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3765987450\\victim" -> "../victim" [2022-05-09T12:36:43.953Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2022-05-09T12:36:43.953Z] === RUN TestUntarInvalidSymlink [2022-05-09T12:36:43.953Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink291600942\\dest\\dotdot" -> "../victim/hello" [2022-05-09T12:36:43.953Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3237373800\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-09T12:36:43.953Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2330620707\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:36:43.953Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1195454414\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:36:43.953Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2133997101\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:36:43.953Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1811234389\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:36:43.953Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1564881232\\dest\\dir\\loophole" -> "../../victim" [2022-05-09T12:36:43.953Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-05-09T12:36:43.953Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-09T12:36:43.953Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-09T12:36:43.953Z] === RUN TestXGlobalNoParent [2022-05-09T12:36:43.953Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-09T12:36:43.953Z] === RUN TestReplaceFileTarWrapper [2022-05-09T12:36:44.423Z] --- PASS: TestReplaceFileTarWrapper (0.27s) [2022-05-09T12:36:44.423Z] === RUN TestPrefixHeaderReadable [2022-05-09T12:36:44.423Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-05-09T12:36:44.423Z] === RUN TestDisablePigz [2022-05-09T12:36:44.423Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-09T12:36:44.423Z] === RUN TestCreateIDMapOrder [2022-05-09T12:36:44.423Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-09T12:36:44.423Z] PASS [2022-05-09T12:36:44.423Z] coverage: 7.2% of statements [2022-05-09T12:36:44.423Z] ok github.com/docker/docker/pkg/idtools 0.054s coverage: 7.2% of statements [2022-05-09T12:36:44.423Z] --- PASS: TestDisablePigz (0.17s) [2022-05-09T12:36:44.423Z] === RUN TestPigz [2022-05-09T12:36:44.892Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-09T12:36:44.892Z] --- PASS: TestPigz (0.16s) [2022-05-09T12:36:44.892Z] === RUN TestNosysFileInfo [2022-05-09T12:36:44.892Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-09T12:36:44.892Z] === RUN TestCopyFileWithInvalidDest [2022-05-09T12:36:44.892Z] archive_windows_test.go:16: Currently fails [2022-05-09T12:36:44.892Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-09T12:36:44.892Z] === RUN TestCanonicalTarNameForPath [2022-05-09T12:36:44.892Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-09T12:36:44.892Z] === RUN TestCanonicalTarName [2022-05-09T12:36:44.892Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-09T12:36:44.892Z] === RUN TestChmodTarEntry [2022-05-09T12:36:44.892Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-09T12:36:44.892Z] === RUN TestHardLinkOrder [2022-05-09T12:36:44.892Z] --- PASS: TestHardLinkOrder (0.10s) [2022-05-09T12:36:44.892Z] === RUN TestChangeString [2022-05-09T12:36:44.892Z] --- PASS: TestChangeString (0.00s) [2022-05-09T12:36:44.892Z] === RUN TestChangesWithNoChanges [2022-05-09T12:36:44.892Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-05-09T12:36:44.892Z] === RUN TestChangesWithChanges [2022-05-09T12:36:44.892Z] --- PASS: TestChangesWithChanges (0.04s) [2022-05-09T12:36:44.892Z] === RUN TestChangesWithChangesGH13590 [2022-05-09T12:36:44.892Z] changes_test.go:196: needs more investigation [2022-05-09T12:36:44.892Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-09T12:36:44.892Z] === RUN TestChangesDirsEmpty [2022-05-09T12:36:44.892Z] 2022/05/09 12:36:44 Closing DB instances... [2022-05-09T12:36:45.363Z] --- PASS: TestChangesDirsEmpty (0.27s) [2022-05-09T12:36:45.363Z] === RUN TestChangesDirsMutated [2022-05-09T12:36:45.363Z] --- PASS: TestChangesDirsMutated (0.19s) [2022-05-09T12:36:45.363Z] === RUN TestApplyLayer [2022-05-09T12:36:45.363Z] changes_test.go:433: needs further investigation [2022-05-09T12:36:45.363Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-09T12:36:45.363Z] === RUN TestChangesSizeWithHardlinks [2022-05-09T12:36:45.363Z] changes_test.go:469: needs further investigation [2022-05-09T12:36:45.363Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-09T12:36:45.363Z] === RUN TestChangesSizeWithNoChanges [2022-05-09T12:36:45.363Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-09T12:36:45.363Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-09T12:36:45.363Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-09T12:36:45.363Z] === RUN TestChangesSize [2022-05-09T12:36:45.363Z] --- PASS: TestChangesSize (0.01s) [2022-05-09T12:36:45.363Z] === RUN TestApplyLayerInvalidFilenames [2022-05-09T12:36:45.363Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3237623613\\dest" [2022-05-09T12:36:45.363Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-05-09T12:36:45.363Z] === RUN TestApplyLayerInvalidHardlink [2022-05-09T12:36:45.363Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1475579489\\victim\\hello" -> "../victim/hello" [2022-05-09T12:36:45.363Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2562704289\\victim\\hello" -> "/../victim/hello" [2022-05-09T12:36:45.363Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2849379549\\victim" -> "../victim" [2022-05-09T12:36:45.363Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4177872510\\victim" -> "../victim" [2022-05-09T12:36:45.363Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3785744785\\victim" -> "../victim" [2022-05-09T12:36:45.363Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3412938807\\victim" -> "../victim" [2022-05-09T12:36:45.363Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-05-09T12:36:45.363Z] === RUN TestApplyLayerInvalidSymlink [2022-05-09T12:36:45.363Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1415392249\\dest\\dotdot" -> "../victim/hello" [2022-05-09T12:36:45.363Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink631128517\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-09T12:36:45.363Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3770813771\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:36:45.363Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3431795631\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:36:45.363Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3474868460\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:36:45.363Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3506089572\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:36:45.363Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-05-09T12:36:45.363Z] === RUN TestApplyLayerWhiteouts [2022-05-09T12:36:45.363Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-05-09T12:36:45.363Z] === RUN TestGenerateEmptyFile [2022-05-09T12:36:45.363Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-09T12:36:45.363Z] === RUN TestGenerateWithContent [2022-05-09T12:36:45.363Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-09T12:36:45.363Z] PASS [2022-05-09T12:36:45.363Z] coverage: 62.9% of statements [2022-05-09T12:36:45.363Z] ok github.com/docker/docker/pkg/archive 11.265s coverage: 62.9% of statements [2022-05-09T12:36:45.833Z] === RUN TestFixedBufferCap [2022-05-09T12:36:45.833Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-09T12:36:45.833Z] === RUN TestFixedBufferLen [2022-05-09T12:36:45.833Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-09T12:36:45.833Z] === RUN TestFixedBufferString [2022-05-09T12:36:45.833Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-09T12:36:45.833Z] === RUN TestFixedBufferWrite [2022-05-09T12:36:45.833Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-09T12:36:45.833Z] === RUN TestFixedBufferRead [2022-05-09T12:36:45.833Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-09T12:36:45.833Z] === RUN TestBytesPipeRead [2022-05-09T12:36:45.833Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-09T12:36:45.833Z] === RUN TestBytesPipeWrite [2022-05-09T12:36:45.833Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-09T12:36:45.833Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-09T12:36:46.302Z] --- PASS: TestBytesPipeWriteRandomChunks (0.51s) [2022-05-09T12:36:46.302Z] === RUN TestAtomicWriteToFile [2022-05-09T12:36:46.302Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-09T12:36:46.302Z] === RUN TestAtomicWriteSetCommit [2022-05-09T12:36:46.302Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-09T12:36:46.302Z] === RUN TestAtomicWriteSetCancel [2022-05-09T12:36:46.302Z] --- PASS: TestAtomicWriteSetCancel (0.02s) [2022-05-09T12:36:46.302Z] === RUN TestReadCloserWrapperClose [2022-05-09T12:36:46.302Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-09T12:36:46.302Z] === RUN TestReaderErrWrapperReadOnError [2022-05-09T12:36:46.302Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-09T12:36:46.302Z] === RUN TestReaderErrWrapperRead [2022-05-09T12:36:46.302Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-09T12:36:46.302Z] === RUN TestCancelReadCloser [2022-05-09T12:36:46.302Z] --- PASS: TestNetworkDBWatch (2.84s) [2022-05-09T12:36:46.302Z] === RUN TestNetworkDBBulkSync [2022-05-09T12:36:46.302Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-09T12:36:46.776Z] === RUN TestWriteCloserWrapperClose [2022-05-09T12:36:46.776Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-09T12:36:46.776Z] === RUN TestNopWriteCloser [2022-05-09T12:36:46.776Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-09T12:36:46.776Z] === RUN TestNopWriter [2022-05-09T12:36:46.776Z] --- PASS: TestNopWriter (0.00s) [2022-05-09T12:36:46.776Z] === RUN TestWriteCounter [2022-05-09T12:36:46.776Z] --- PASS: TestWriteCounter (0.00s) [2022-05-09T12:36:46.776Z] PASS [2022-05-09T12:36:46.776Z] coverage: 70.1% of statements [2022-05-09T12:36:46.776Z] ok github.com/docker/docker/pkg/ioutils 0.712s coverage: 70.1% of statements [2022-05-09T12:36:47.798Z] 2022/05/09 12:36:47 Closing DB instances... [2022-05-09T12:36:48.163Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-09T12:36:48.268Z] === RUN TestError [2022-05-09T12:36:48.268Z] --- PASS: TestError (0.00s) [2022-05-09T12:36:48.268Z] === RUN TestProgressString [2022-05-09T12:36:48.268Z] === RUN TestProgressString/no_progress [2022-05-09T12:36:48.268Z] === RUN TestProgressString/progress_1 [2022-05-09T12:36:48.268Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-09T12:36:48.268Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-09T12:36:48.268Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-09T12:36:48.268Z] === RUN TestProgressString/with_units [2022-05-09T12:36:48.268Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-09T12:36:48.268Z] === RUN TestProgressString/hide_counts [2022-05-09T12:36:48.268Z] --- PASS: TestProgressString (0.00s) [2022-05-09T12:36:48.268Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-09T12:36:48.268Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-09T12:36:48.268Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-09T12:36:48.268Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-09T12:36:48.268Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-09T12:36:48.268Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-09T12:36:48.268Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-09T12:36:48.268Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-09T12:36:48.268Z] === RUN TestJSONMessageDisplay [2022-05-09T12:36:48.268Z] --- PASS: TestJSONMessageDisplay (0.24s) [2022-05-09T12:36:48.268Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-09T12:36:48.268Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-09T12:36:48.268Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-09T12:36:48.268Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-09T12:36:48.268Z] === RUN TestDisplayJSONMessagesStream [2022-05-09T12:36:48.268Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-09T12:36:48.268Z] PASS [2022-05-09T12:36:48.268Z] coverage: 91.7% of statements [2022-05-09T12:36:48.268Z] ok github.com/docker/docker/pkg/jsonmessage 0.386s coverage: 91.7% of statements [2022-05-09T12:36:49.256Z] === RUN TestStandardLongPath [2022-05-09T12:36:49.256Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-09T12:36:49.256Z] === RUN TestUNCLongPath [2022-05-09T12:36:49.256Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-09T12:36:49.256Z] PASS [2022-05-09T12:36:49.256Z] coverage: 100.0% of statements [2022-05-09T12:36:49.256Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2022-05-09T12:36:49.256Z] --- PASS: TestNetworkDBBulkSync (2.85s) [2022-05-09T12:36:49.256Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-09T12:36:49.537Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-09T12:36:49.724Z] === RUN TestNameFormat [2022-05-09T12:36:49.724Z] --- PASS: TestNameFormat (0.00s) [2022-05-09T12:36:49.725Z] === RUN TestNameRetries [2022-05-09T12:36:49.725Z] --- PASS: TestNameRetries (0.00s) [2022-05-09T12:36:49.725Z] PASS [2022-05-09T12:36:49.725Z] coverage: 85.7% of statements [2022-05-09T12:36:49.725Z] ok github.com/docker/docker/pkg/namesgenerator 0.048s coverage: 85.7% of statements [2022-05-09T12:36:50.714Z] === RUN TestParseKeyValueOpt [2022-05-09T12:36:50.714Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-09T12:36:50.714Z] === RUN TestParseUintList [2022-05-09T12:36:50.714Z] --- PASS: TestParseUintList (0.00s) [2022-05-09T12:36:50.714Z] === RUN TestParseUintListMaximumLimits [2022-05-09T12:36:50.714Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-09T12:36:50.714Z] PASS [2022-05-09T12:36:50.714Z] coverage: 97.0% of statements [2022-05-09T12:36:50.714Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2022-05-09T12:36:50.911Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-09T12:36:52.286Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-05-09T12:36:52.286Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-05-09T12:36:52.291Z] === RUN Test_windowsOSRelease_String [2022-05-09T12:36:52.291Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-09T12:36:52.291Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-09T12:36:52.291Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-09T12:36:52.291Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-09T12:36:52.291Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-09T12:36:52.291Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-09T12:36:52.291Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-09T12:36:52.291Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-09T12:36:52.291Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-09T12:36:52.291Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-09T12:36:52.291Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-09T12:36:52.291Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-09T12:36:52.291Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-09T12:36:52.291Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-09T12:36:52.291Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-09T12:36:52.291Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-09T12:36:52.291Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-09T12:36:52.291Z] PASS [2022-05-09T12:36:52.291Z] coverage: 36.4% of statements [2022-05-09T12:36:52.291Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.072s coverage: 36.4% of statements [2022-05-09T12:36:52.760Z] 2022/05/09 12:36:52 Closing DB instances... [2022-05-09T12:36:53.221Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-09T12:36:53.231Z] === RUN TestNewAndRemove [2022-05-09T12:36:53.231Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-09T12:36:53.231Z] === RUN TestRemoveInvalidPath [2022-05-09T12:36:53.231Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-09T12:36:53.231Z] PASS [2022-05-09T12:36:53.231Z] coverage: 82.6% of statements [2022-05-09T12:36:53.231Z] ok github.com/docker/docker/pkg/pidfile 0.049s coverage: 82.6% of statements [2022-05-09T12:36:53.480Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-09T12:36:54.416Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-09T12:36:54.982Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-09T12:36:55.240Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-09T12:36:55.449Z] === RUN TestFailedConnection [2022-05-09T12:36:55.449Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.20s) [2022-05-09T12:36:55.449Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-09T12:36:55.806Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-05-09T12:36:56.346Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-09T12:36:56.346Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-09T12:36:56.346Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-09T12:36:56.346Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-09T12:36:56.346Z] Cross building: bundles/cross/linux/s390x [2022-05-09T12:36:56.346Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-09T12:36:56.346Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-09T12:36:56.438Z] --- PASS: TestFailedConnection (1.08s) [2022-05-09T12:36:56.438Z] === RUN TestFailOnce [2022-05-09T12:36:56.438Z] 2022/05/09 12:36:55 http: panic serving 127.0.0.1:49302: Plugin not ready [2022-05-09T12:36:56.438Z] goroutine 34 [running]: [2022-05-09T12:36:56.438Z] net/http.(*conn).serve.func1() [2022-05-09T12:36:56.438Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-09T12:36:56.438Z] panic({0x583700, 0x6cd0e0}) [2022-05-09T12:36:56.438Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-09T12:36:56.438Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000215a70?) [2022-05-09T12:36:56.438Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-09T12:36:56.438Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x6d28f8?, 0xc0001a40e0?}, 0x4dda86?) [2022-05-09T12:36:56.438Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-09T12:36:56.438Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x6d28f8, 0xc0001a40e0}, 0xc0000ae000) [2022-05-09T12:36:56.438Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-09T12:36:56.438Z] net/http.serverHandler.ServeHTTP({0x6d0f18?}, {0x6d28f8, 0xc0001a40e0}, 0xc0000ae000) [2022-05-09T12:36:56.438Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-09T12:36:56.438Z] net/http.(*conn).serve(0xc0000a8000, {0x6d2df8, 0xc00008a0c0}) [2022-05-09T12:36:56.438Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-09T12:36:56.438Z] created by net/http.(*Server).Serve [2022-05-09T12:36:56.438Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-09T12:36:56.438Z] time="2022-05-09T12:36:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.FailOnce: Post \"http://127.0.0.1:49301/Test.FailOnce\": EOF, retrying in 1s" [2022-05-09T12:36:57.428Z] --- PASS: TestFailOnce (1.21s) [2022-05-09T12:36:57.429Z] === RUN TestEchoInputOutput [2022-05-09T12:36:57.429Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-09T12:36:57.429Z] === RUN TestBackoff [2022-05-09T12:36:57.429Z] --- PASS: TestBackoff (0.00s) [2022-05-09T12:36:57.429Z] === RUN TestAbortRetry [2022-05-09T12:36:57.429Z] --- PASS: TestAbortRetry (0.00s) [2022-05-09T12:36:57.429Z] === RUN TestClientScheme [2022-05-09T12:36:57.429Z] --- PASS: TestClientScheme (0.00s) [2022-05-09T12:36:57.429Z] === RUN TestNewClientWithTimeout [2022-05-09T12:36:57.730Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-05-09T12:36:57.899Z] time="2022-05-09T12:36:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-09T12:36:58.296Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-09T12:36:58.554Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-05-09T12:36:59.470Z] time="2022-05-09T12:36:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-09T12:36:59.470Z] --- PASS: TestGetAddress (30.31s) [2022-05-09T12:36:59.470Z] === RUN TestRequestSyntaxCheck [2022-05-09T12:36:59.470Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-05-09T12:36:59.470Z] === RUN TestRequest [2022-05-09T12:37:01.082Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-05-09T12:37:01.082Z] docker_api_swarm_test.go:202: [d551fa6194b09] joining swarm manager [dbeda3c828e6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:37:01.648Z] --- PASS: TestServicePlugin (31.80s) [2022-05-09T12:37:01.648Z] === RUN TestServiceUpdateLabel [2022-05-09T12:37:02.429Z] time="2022-05-09T12:37:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-09T12:37:03.022Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-09T12:37:03.188Z] === RUN TestConfigDaemonLibtrustID [2022-05-09T12:37:03.188Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-09T12:37:03.188Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-09T12:37:03.188Z] === RUN TestDaemonConfigValidation [2022-05-09T12:37:03.188Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-09T12:37:03.188Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-09T12:37:03.188Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-09T12:37:03.188Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-09T12:37:03.188Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-09T12:37:03.188Z] === RUN TestDaemonProxy [2022-05-09T12:37:03.188Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-09T12:37:03.188Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-09T12:37:03.188Z] PASS [2022-05-09T12:37:03.188Z] ok github.com/docker/docker/integration/daemon 0.142s [2022-05-09T12:37:03.188Z] [2022-05-09T12:37:03.188Z] === Skipped [2022-05-09T12:37:03.188Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-09T12:37:03.188Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-09T12:37:03.188Z] [2022-05-09T12:37:03.188Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-09T12:37:03.188Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-09T12:37:03.188Z] [2022-05-09T12:37:03.188Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-09T12:37:03.188Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-09T12:37:03.188Z] [2022-05-09T12:37:03.188Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-09T12:37:03.188Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-09T12:37:03.188Z] [2022-05-09T12:37:03.188Z] DONE 4 tests, 4 skipped in 26.391s [2022-05-09T12:37:03.188Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-09T12:37:03.956Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-09T12:37:04.217Z] --- PASS: TestServiceUpdateLabel (2.57s) [2022-05-09T12:37:04.217Z] === RUN TestServiceUpdateSecrets [2022-05-09T12:37:05.151Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-09T12:37:05.409Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-09T12:37:05.416Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:37:05.416Z] INFO: Testing against a local daemon [2022-05-09T12:37:05.416Z] === RUN TestCommitInheritsEnv [2022-05-09T12:37:05.416Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:37:05.416Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-09T12:37:05.416Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-09T12:37:05.416Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-09T12:37:05.416Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-09T12:37:05.416Z] === RUN TestImportWithCustomPlatform [2022-05-09T12:37:05.416Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-09T12:37:05.416Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-09T12:37:05.416Z] === RUN TestImagesFilterMultiReference [2022-05-09T12:37:05.416Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-05-09T12:37:05.416Z] === RUN TestImagePullPlatformInvalid [2022-05-09T12:37:05.416Z] --- PASS: TestImagePullPlatformInvalid (0.07s) [2022-05-09T12:37:05.416Z] === RUN TestRemoveImageOrphaning [2022-05-09T12:37:05.976Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-09T12:37:06.227Z] time="2022-05-09T12:37:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-09T12:37:06.402Z] --- PASS: TestRemoveImageOrphaning (1.14s) [2022-05-09T12:37:06.402Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-09T12:37:06.402Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-05-09T12:37:06.402Z] === RUN TestTagInvalidReference [2022-05-09T12:37:06.402Z] --- PASS: TestTagInvalidReference (0.04s) [2022-05-09T12:37:06.402Z] === RUN TestTagValidPrefixedRepo [2022-05-09T12:37:06.870Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-05-09T12:37:06.870Z] === RUN TestTagExistedNameWithoutForce [2022-05-09T12:37:06.870Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-05-09T12:37:06.870Z] === RUN TestTagOfficialNames [2022-05-09T12:37:06.870Z] --- PASS: TestTagOfficialNames (0.10s) [2022-05-09T12:37:06.870Z] === RUN TestTagMatchesDigest [2022-05-09T12:37:06.870Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-05-09T12:37:06.870Z] PASS [2022-05-09T12:37:06.870Z] ok github.com/docker/docker/integration/image 1.783s [2022-05-09T12:37:06.870Z] [2022-05-09T12:37:06.870Z] === Skipped [2022-05-09T12:37:06.870Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-09T12:37:06.870Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:37:06.870Z] [2022-05-09T12:37:06.870Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-09T12:37:06.870Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-09T12:37:06.870Z] [2022-05-09T12:37:06.870Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-09T12:37:06.870Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-09T12:37:06.870Z] [2022-05-09T12:37:06.870Z] DONE 12 tests, 3 skipped in 7.789s [2022-05-09T12:37:06.870Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-09T12:37:06.911Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-09T12:37:07.169Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-05-09T12:37:07.169Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-09T12:37:07.428Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-05-09T12:37:07.686Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-05-09T12:37:07.686Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-09T12:37:08.622Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-09T12:37:09.556Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-09T12:37:09.556Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-09T12:37:09.556Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-09T12:37:09.845Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:37:09.845Z] INFO: Testing against a local daemon [2022-05-09T12:37:09.845Z] === RUN TestNetworkCreateDelete [2022-05-09T12:37:09.845Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:37:09.845Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-09T12:37:09.845Z] === RUN TestDockerNetworkDeletePreferID [2022-05-09T12:37:09.845Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-09T12:37:09.845Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-09T12:37:09.845Z] === RUN TestDaemonDNSFallback [2022-05-09T12:37:09.845Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:37:09.845Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-09T12:37:09.845Z] === RUN TestInspectNetwork [2022-05-09T12:37:09.845Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-09T12:37:09.845Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-09T12:37:09.845Z] === RUN TestRunContainerWithBridgeNone [2022-05-09T12:37:09.845Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:37:09.845Z] --- SKIP: TestRunContainerWithBridgeNone (0.01s) [2022-05-09T12:37:09.845Z] === RUN TestNetworkInvalidJSON [2022-05-09T12:37:09.845Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-09T12:37:09.845Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-09T12:37:09.845Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:37:09.845Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:37:09.845Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:37:09.845Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:37:09.845Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-09T12:37:09.845Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-09T12:37:09.845Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:37:09.845Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-09T12:37:09.845Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:37:09.845Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-09T12:37:09.845Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-09T12:37:09.845Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-09T12:37:09.845Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-09T12:37:09.845Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-09T12:37:09.845Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-09T12:37:09.845Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-09T12:37:09.845Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-09T12:37:09.845Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-09T12:37:09.845Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-09T12:37:09.845Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-05-09T12:37:09.845Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.03s) [2022-05-09T12:37:09.845Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-09T12:37:09.845Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-09T12:37:09.845Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-09T12:37:09.845Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.01s) [2022-05-09T12:37:09.845Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.03s) [2022-05-09T12:37:09.845Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-09T12:37:09.845Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.01s) [2022-05-09T12:37:09.845Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.01s) [2022-05-09T12:37:09.845Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-09T12:37:09.845Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.03s) [2022-05-09T12:37:09.845Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-09T12:37:09.845Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-09T12:37:09.845Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.01s) [2022-05-09T12:37:09.845Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.01s) [2022-05-09T12:37:09.845Z] === RUN TestNetworkList [2022-05-09T12:37:09.845Z] === RUN TestNetworkList//networks [2022-05-09T12:37:09.845Z] === PAUSE TestNetworkList//networks [2022-05-09T12:37:09.845Z] === RUN TestNetworkList//networks/ [2022-05-09T12:37:09.845Z] === PAUSE TestNetworkList//networks/ [2022-05-09T12:37:09.845Z] === CONT TestNetworkList//networks [2022-05-09T12:37:09.845Z] === CONT TestNetworkList//networks/ [2022-05-09T12:37:09.845Z] --- PASS: TestNetworkList (0.06s) [2022-05-09T12:37:09.845Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-09T12:37:09.845Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-09T12:37:09.845Z] === RUN TestHostIPv4BridgeLabel [2022-05-09T12:37:09.845Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-09T12:37:09.845Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-09T12:37:09.845Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-09T12:37:09.845Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-09T12:37:09.845Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-09T12:37:09.845Z] === RUN TestDaemonDefaultNetworkPools [2022-05-09T12:37:09.845Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-09T12:37:09.845Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-09T12:37:09.845Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-09T12:37:09.845Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-09T12:37:09.845Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-09T12:37:09.845Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-09T12:37:09.845Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-09T12:37:09.845Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-09T12:37:09.845Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-09T12:37:09.845Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-09T12:37:09.845Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-09T12:37:09.845Z] === RUN TestServiceWithPredefinedNetwork [2022-05-09T12:37:09.845Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-09T12:37:09.845Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-09T12:37:09.845Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-09T12:37:09.845Z] service_test.go:243: FLAKY_TEST [2022-05-09T12:37:09.845Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-09T12:37:09.845Z] === RUN TestServiceWithDataPathPortInit [2022-05-09T12:37:09.845Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-09T12:37:09.845Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-09T12:37:09.845Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-09T12:37:09.845Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-09T12:37:09.845Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.01s) [2022-05-09T12:37:09.845Z] PASS [2022-05-09T12:37:09.845Z] ok github.com/docker/docker/integration/network 0.239s [2022-05-09T12:37:09.845Z] [2022-05-09T12:37:09.845Z] === Skipped [2022-05-09T12:37:09.845Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-09T12:37:09.845Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:37:09.845Z] [2022-05-09T12:37:09.845Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-09T12:37:09.845Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-09T12:37:09.845Z] [2022-05-09T12:37:09.845Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-09T12:37:09.845Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:37:09.845Z] [2022-05-09T12:37:09.845Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-09T12:37:09.845Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-09T12:37:09.845Z] [2022-05-09T12:37:09.845Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.01s) [2022-05-09T12:37:09.845Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:37:09.845Z] [2022-05-09T12:37:09.845Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-09T12:37:09.845Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-09T12:37:09.845Z] [2022-05-09T12:37:09.845Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-09T12:37:09.845Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-09T12:37:09.845Z] [2022-05-09T12:37:09.845Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-09T12:37:09.845Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-09T12:37:09.845Z] [2022-05-09T12:37:09.845Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-09T12:37:09.845Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-09T12:37:09.845Z] [2022-05-09T12:37:09.845Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-09T12:37:09.845Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-09T12:37:09.845Z] [2022-05-09T12:37:09.845Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-09T12:37:09.845Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-09T12:37:09.845Z] [2022-05-09T12:37:09.845Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-09T12:37:09.845Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-09T12:37:09.845Z] [2022-05-09T12:37:09.845Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-09T12:37:09.845Z] service_test.go:243: FLAKY_TEST [2022-05-09T12:37:09.845Z] [2022-05-09T12:37:09.845Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-09T12:37:09.845Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-09T12:37:09.845Z] [2022-05-09T12:37:09.845Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.01s) [2022-05-09T12:37:09.845Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-09T12:37:09.845Z] [2022-05-09T12:37:09.845Z] DONE 34 tests, 15 skipped in 2.543s [2022-05-09T12:37:09.845Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-09T12:37:10.124Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-09T12:37:10.314Z] testing: warning: no tests to run [2022-05-09T12:37:10.314Z] PASS [2022-05-09T12:37:10.314Z] ok github.com/docker/docker/integration/network/ipvlan 0.083s [2022-05-09T12:37:10.382Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-09T12:37:10.782Z] [2022-05-09T12:37:10.782Z] DONE 0 tests in 0.804s [2022-05-09T12:37:10.782Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-09T12:37:10.948Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-09T12:37:10.994Z] === RUN TestParseEmptyInterface [2022-05-09T12:37:10.994Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-09T12:37:10.994Z] === RUN TestParseNonInterfaceType [2022-05-09T12:37:10.994Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-09T12:37:10.994Z] === RUN TestParseWithOneFunction [2022-05-09T12:37:10.994Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-09T12:37:10.994Z] === RUN TestParseWithMultipleFuncs [2022-05-09T12:37:10.994Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-09T12:37:10.994Z] === RUN TestParseWithUnnamedReturn [2022-05-09T12:37:10.994Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-09T12:37:10.994Z] === RUN TestEmbeddedInterface [2022-05-09T12:37:10.994Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-09T12:37:10.994Z] === RUN TestParsedImports [2022-05-09T12:37:10.994Z] --- PASS: TestParsedImports (0.00s) [2022-05-09T12:37:10.994Z] === RUN TestAliasedImports [2022-05-09T12:37:10.994Z] --- PASS: TestAliasedImports (0.00s) [2022-05-09T12:37:10.994Z] PASS [2022-05-09T12:37:10.994Z] coverage: 56.8% of statements [2022-05-09T12:37:10.994Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.066s coverage: 56.8% of statements [2022-05-09T12:37:11.465Z] === RUN TestHTTPTransport [2022-05-09T12:37:11.465Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-09T12:37:11.465Z] PASS [2022-05-09T12:37:11.465Z] coverage: 85.7% of statements [2022-05-09T12:37:11.465Z] ok github.com/docker/docker/pkg/plugins/transport 0.058s coverage: 85.7% of statements [2022-05-09T12:37:11.768Z] testing: warning: no tests to run [2022-05-09T12:37:11.768Z] PASS [2022-05-09T12:37:11.768Z] ok github.com/docker/docker/integration/network/macvlan 0.088s [2022-05-09T12:37:11.768Z] [2022-05-09T12:37:11.768Z] DONE 0 tests in 0.822s [2022-05-09T12:37:11.768Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-09T12:37:12.237Z] testing: warning: no tests to run [2022-05-09T12:37:12.237Z] PASS [2022-05-09T12:37:12.237Z] ok github.com/docker/docker/integration/plugin 0.091s [2022-05-09T12:37:12.237Z] [2022-05-09T12:37:12.237Z] DONE 0 tests in 0.812s [2022-05-09T12:37:12.320Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-05-09T12:37:12.320Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-05-09T12:37:12.320Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-09T12:37:12.320Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-05-09T12:37:12.320Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-09T12:37:12.320Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-09T12:37:12.452Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-09T12:37:12.452Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-09T12:37:12.452Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-09T12:37:12.452Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-09T12:37:12.452Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-09T12:37:12.452Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-09T12:37:12.452Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-09T12:37:12.452Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-09T12:37:12.452Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-09T12:37:12.452Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-09T12:37:12.452Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-09T12:37:12.452Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-09T12:37:12.452Z] === RUN TestBufferPoolPutAndGet [2022-05-09T12:37:12.452Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-09T12:37:12.452Z] PASS [2022-05-09T12:37:12.452Z] coverage: 88.2% of statements [2022-05-09T12:37:12.452Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 88.2% of statements [2022-05-09T12:37:12.706Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-09T12:37:13.175Z] testing: warning: no tests to run [2022-05-09T12:37:13.175Z] PASS [2022-05-09T12:37:13.175Z] ok github.com/docker/docker/integration/plugin/authz 0.080s [2022-05-09T12:37:13.175Z] [2022-05-09T12:37:13.175Z] DONE 0 tests in 0.798s [2022-05-09T12:37:13.440Z] === RUN TestOutputOnPrematureClose [2022-05-09T12:37:13.440Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-09T12:37:13.440Z] === RUN TestCompleteSilently [2022-05-09T12:37:13.440Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-09T12:37:13.440Z] PASS [2022-05-09T12:37:13.440Z] coverage: 75.9% of statements [2022-05-09T12:37:13.440Z] ok github.com/docker/docker/pkg/progress 0.043s coverage: 75.9% of statements [2022-05-09T12:37:13.440Z] --- PASS: TestRequest (13.79s) [2022-05-09T12:37:13.440Z] === RUN TestOverlappingRequests [2022-05-09T12:37:13.643Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-09T12:37:13.911Z] === RUN TestSendToOneSub [2022-05-09T12:37:13.911Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-09T12:37:13.911Z] === RUN TestSendToMultipleSubs [2022-05-09T12:37:13.911Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-09T12:37:13.911Z] === RUN TestEvictOneSub [2022-05-09T12:37:13.911Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-09T12:37:13.911Z] === RUN TestClosePublisher [2022-05-09T12:37:13.911Z] --- PASS: TestClosePublisher (0.00s) [2022-05-09T12:37:13.911Z] === RUN TestPubSubRace [2022-05-09T12:37:13.911Z] --- PASS: TestOverlappingRequests (0.66s) [2022-05-09T12:37:13.911Z] === RUN TestRelease [2022-05-09T12:37:14.222Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-05-09T12:37:14.788Z] === RUN TestDockerSuite/TestEventsRename [2022-05-09T12:37:14.900Z] --- PASS: TestPubSubRace (1.09s) [2022-05-09T12:37:14.900Z] PASS [2022-05-09T12:37:14.900Z] coverage: 75.0% of statements [2022-05-09T12:37:14.900Z] ok github.com/docker/docker/pkg/pubsub 1.133s coverage: 75.0% of statements [2022-05-09T12:37:14.900Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-09T12:37:14.900Z] === RUN TestClientStream [2022-05-09T12:37:14.900Z] --- PASS: TestClientStream (0.00s) [2022-05-09T12:37:14.900Z] === RUN TestClientSendFile [2022-05-09T12:37:14.900Z] --- PASS: TestClientSendFile (0.00s) [2022-05-09T12:37:14.900Z] === RUN TestClientWithRequestTimeout [2022-05-09T12:37:14.900Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-05-09T12:37:14.900Z] === RUN TestFileSpecPlugin [2022-05-09T12:37:14.900Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-05-09T12:37:14.900Z] === RUN TestFileJSONSpecPlugin [2022-05-09T12:37:14.900Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-05-09T12:37:14.900Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-09T12:37:14.900Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-09T12:37:14.900Z] === RUN TestPluginAddHandler [2022-05-09T12:37:14.900Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-09T12:37:14.900Z] === RUN TestPluginWaitBadPlugin [2022-05-09T12:37:14.900Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-09T12:37:14.900Z] === RUN TestGet [2022-05-09T12:37:14.900Z] time="2022-05-09T12:37:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-09T12:37:15.048Z] === RUN TestDockerSuite/TestEventsResize [2022-05-09T12:37:15.614Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-09T12:37:15.899Z] === RUN TestRegister [2022-05-09T12:37:15.899Z] --- PASS: TestRegister (0.00s) [2022-05-09T12:37:15.899Z] === RUN TestCommand [2022-05-09T12:37:15.899Z] --- PASS: TestCommand (0.04s) [2022-05-09T12:37:15.899Z] === RUN TestNaiveSelf [2022-05-09T12:37:15.899Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-09T12:37:15.899Z] PASS [2022-05-09T12:37:15.899Z] coverage: 82.4% of statements [2022-05-09T12:37:15.899Z] ok github.com/docker/docker/pkg/reexec 0.125s coverage: 82.4% of statements [2022-05-09T12:37:15.899Z] time="2022-05-09T12:37:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-09T12:37:16.369Z] --- PASS: TestRelease (2.59s) [2022-05-09T12:37:16.369Z] === RUN TestAllocateRandomDeallocate [2022-05-09T12:37:16.839Z] === RUN TestDump [2022-05-09T12:37:16.839Z] goroutine 35 [running]: [2022-05-09T12:37:16.839Z] github.com/docker/docker/pkg/stack.dump(0x1082d57?) [2022-05-09T12:37:16.839Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-09T12:37:16.839Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-09T12:37:16.839Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-09T12:37:16.839Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-09T12:37:16.839Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-09T12:37:16.839Z] testing.tRunner(0xc0001431e0, 0x124a498) [2022-05-09T12:37:16.839Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-09T12:37:16.839Z] created by testing.(*T).Run [2022-05-09T12:37:16.839Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-09T12:37:16.839Z] [2022-05-09T12:37:16.839Z] goroutine 1 [chan receive]: [2022-05-09T12:37:16.839Z] testing.(*T).Run(0xc000143040, {0x123913c?, 0x105c1f3?}, 0x124a498) [2022-05-09T12:37:16.839Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-09T12:37:16.839Z] testing.runTests.func1(0xc000130840?) [2022-05-09T12:37:16.839Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-09T12:37:16.839Z] testing.tRunner(0xc000143040, 0xc00013bca0) [2022-05-09T12:37:16.839Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-09T12:37:16.839Z] testing.runTests(0xc00010e460?, {0x13ce400, 0x3, 0x3}, {0x1f6d8de0a28?, 0x40?, 0x13d34a0?}) [2022-05-09T12:37:16.839Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-09T12:37:16.839Z] testing.(*M).Run(0xc00010e460) [2022-05-09T12:37:16.839Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-09T12:37:16.839Z] main.main() [2022-05-09T12:37:16.839Z] _testmain.go:99 +0x255 [2022-05-09T12:37:16.839Z] --- PASS: TestDump (0.00s) [2022-05-09T12:37:16.839Z] === RUN TestDumpToFile [2022-05-09T12:37:16.839Z] --- PASS: TestDumpToFile (0.19s) [2022-05-09T12:37:16.839Z] === RUN TestDumpToFileWithEmptyInput [2022-05-09T12:37:16.839Z] goroutine 37 [running]: [2022-05-09T12:37:16.839Z] github.com/docker/docker/pkg/stack.dump(0x10fed13?) [2022-05-09T12:37:16.839Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-09T12:37:16.839Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x10fece0?}) [2022-05-09T12:37:16.839Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-09T12:37:16.839Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001431e0?) [2022-05-09T12:37:16.839Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-09T12:37:16.839Z] testing.tRunner(0xc000143860, 0x124a488) [2022-05-09T12:37:16.839Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-09T12:37:16.839Z] created by testing.(*T).Run [2022-05-09T12:37:16.839Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-09T12:37:16.839Z] [2022-05-09T12:37:16.839Z] goroutine 1 [chan receive]: [2022-05-09T12:37:16.839Z] testing.(*T).Run(0xc000143040, {0x1240713?, 0x105c1f3?}, 0x124a488) [2022-05-09T12:37:16.839Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-09T12:37:16.839Z] testing.runTests.func1(0xc000130840?) [2022-05-09T12:37:16.839Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-09T12:37:16.839Z] testing.tRunner(0xc000143040, 0xc00013bca0) [2022-05-09T12:37:16.839Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-09T12:37:16.839Z] testing.runTests(0xc00010e460?, {0x13ce400, 0x3, 0x3}, {0x1f6d8de0a28?, 0x40?, 0x13d34a0?}) [2022-05-09T12:37:16.839Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-09T12:37:16.839Z] testing.(*M).Run(0xc00010e460) [2022-05-09T12:37:16.839Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-09T12:37:16.839Z] main.main() [2022-05-09T12:37:16.839Z] _testmain.go:99 +0x255 [2022-05-09T12:37:16.839Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-09T12:37:16.839Z] PASS [2022-05-09T12:37:16.839Z] coverage: 90.9% of statements [2022-05-09T12:37:16.839Z] ok github.com/docker/docker/pkg/stack 0.238s coverage: 90.9% of statements [2022-05-09T12:37:17.827Z] === RUN TestNewStdWriter [2022-05-09T12:37:17.827Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-09T12:37:17.827Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-09T12:37:17.827Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-09T12:37:17.827Z] === RUN TestWriteWithNilBytes [2022-05-09T12:37:17.827Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-09T12:37:17.827Z] === RUN TestWrite [2022-05-09T12:37:17.827Z] --- PASS: TestWrite (0.00s) [2022-05-09T12:37:17.827Z] === RUN TestWriteWithWriterError [2022-05-09T12:37:17.827Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-09T12:37:17.827Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-09T12:37:17.827Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-09T12:37:17.827Z] === RUN TestStdCopyWriteAndRead [2022-05-09T12:37:17.827Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-09T12:37:17.827Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-09T12:37:17.827Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-09T12:37:17.827Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-09T12:37:17.827Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-09T12:37:17.827Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-09T12:37:17.827Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-09T12:37:17.827Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-09T12:37:17.827Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-09T12:37:17.827Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-09T12:37:17.827Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-09T12:37:17.827Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-09T12:37:17.827Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-09T12:37:17.827Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-09T12:37:17.827Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-09T12:37:17.827Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-09T12:37:17.827Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-09T12:37:17.827Z] PASS [2022-05-09T12:37:17.827Z] coverage: 100.0% of statements [2022-05-09T12:37:17.827Z] ok github.com/docker/docker/pkg/stdcopy 0.047s coverage: 100.0% of statements [2022-05-09T12:37:18.297Z] time="2022-05-09T12:37:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-09T12:37:18.428Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:37:18.428Z] INFO: Testing against a local daemon [2022-05-09T12:37:18.428Z] === RUN TestPluginInvalidJSON [2022-05-09T12:37:18.428Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:37:18.428Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:37:18.428Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:37:18.428Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:37:18.428Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-09T12:37:18.428Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-09T12:37:18.428Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:37:18.428Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-09T12:37:18.428Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:37:18.428Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-09T12:37:18.428Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-09T12:37:18.428Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-09T12:37:18.428Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-09T12:37:18.428Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-09T12:37:18.428Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-09T12:37:18.428Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-09T12:37:18.428Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-09T12:37:18.428Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-09T12:37:18.428Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-09T12:37:18.428Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-09T12:37:18.428Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-09T12:37:18.428Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-05-09T12:37:18.428Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-09T12:37:18.428Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-09T12:37:18.428Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-09T12:37:18.428Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-09T12:37:18.428Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-09T12:37:18.428Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-09T12:37:18.428Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-09T12:37:18.428Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-09T12:37:18.428Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-09T12:37:18.428Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-09T12:37:18.428Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-09T12:37:18.428Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-09T12:37:18.428Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-09T12:37:18.428Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-09T12:37:18.428Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-09T12:37:18.428Z] === RUN TestPluginInstall [2022-05-09T12:37:18.428Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-09T12:37:18.428Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-09T12:37:18.428Z] === RUN TestPluginsWithRuntimes [2022-05-09T12:37:18.428Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-09T12:37:18.428Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-09T12:37:18.428Z] === RUN TestPluginBackCompatMediaTypes [2022-05-09T12:37:18.428Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-09T12:37:18.428Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-09T12:37:18.428Z] PASS [2022-05-09T12:37:18.428Z] ok github.com/docker/docker/integration/plugin/common 0.140s [2022-05-09T12:37:18.428Z] [2022-05-09T12:37:18.428Z] === Skipped [2022-05-09T12:37:18.428Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-09T12:37:18.428Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-09T12:37:18.428Z] [2022-05-09T12:37:18.428Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-09T12:37:18.428Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-09T12:37:18.428Z] [2022-05-09T12:37:18.428Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-09T12:37:18.428Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-09T12:37:18.428Z] [2022-05-09T12:37:18.767Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-09T12:37:18.767Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-09T12:37:18.767Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-09T12:37:18.767Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-09T12:37:18.767Z] === RUN TestFormatStatus [2022-05-09T12:37:18.767Z] --- PASS: TestFormatStatus (0.00s) [2022-05-09T12:37:18.767Z] === RUN TestFormatError [2022-05-09T12:37:18.767Z] --- PASS: TestFormatError (0.00s) [2022-05-09T12:37:18.767Z] === RUN TestFormatJSONError [2022-05-09T12:37:18.767Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-09T12:37:18.767Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-09T12:37:18.767Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-09T12:37:18.767Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-09T12:37:18.767Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-09T12:37:18.767Z] === RUN TestNewJSONProgressOutput [2022-05-09T12:37:18.767Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-09T12:37:18.767Z] === RUN TestAuxFormatterEmit [2022-05-09T12:37:18.767Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-09T12:37:18.767Z] === RUN TestStreamWriterStdout [2022-05-09T12:37:18.767Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-09T12:37:18.767Z] === RUN TestStreamWriterStderr [2022-05-09T12:37:18.767Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-09T12:37:18.767Z] PASS [2022-05-09T12:37:18.767Z] coverage: 66.2% of statements [2022-05-09T12:37:18.767Z] ok github.com/docker/docker/pkg/streamformatter 0.047s coverage: 66.2% of statements [2022-05-09T12:37:18.896Z] DONE 19 tests, 3 skipped in 5.137s [2022-05-09T12:37:18.896Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-09T12:37:19.237Z] === RUN TestGenerateRandomID [2022-05-09T12:37:19.237Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-09T12:37:19.237Z] === RUN TestShortenId [2022-05-09T12:37:19.237Z] --- PASS: TestShortenId (0.00s) [2022-05-09T12:37:19.237Z] === RUN TestShortenSha256Id [2022-05-09T12:37:19.237Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-09T12:37:19.237Z] === RUN TestShortenIdEmpty [2022-05-09T12:37:19.237Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-09T12:37:19.237Z] === RUN TestShortenIdInvalid [2022-05-09T12:37:19.237Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-09T12:37:19.237Z] === RUN TestIsShortIDNonHex [2022-05-09T12:37:19.237Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-09T12:37:19.237Z] === RUN TestIsShortIDNotCorrectSize [2022-05-09T12:37:19.237Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-09T12:37:19.237Z] PASS [2022-05-09T12:37:19.237Z] coverage: 70.6% of statements [2022-05-09T12:37:19.237Z] ok github.com/docker/docker/pkg/stringid 0.046s coverage: 70.6% of statements [2022-05-09T12:37:19.808Z] --- PASS: TestServiceUpdateSecrets (14.99s) [2022-05-09T12:37:19.808Z] === RUN TestServiceUpdateConfigs [2022-05-09T12:37:20.231Z] === RUN TestIsCpusetListAvailable [2022-05-09T12:37:20.231Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-09T12:37:20.231Z] PASS [2022-05-09T12:37:20.231Z] coverage: 39.4% of statements [2022-05-09T12:37:20.231Z] ok github.com/docker/docker/pkg/sysinfo 0.043s coverage: 39.4% of statements [2022-05-09T12:37:21.183Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-09T12:37:21.252Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:37:21.252Z] INFO: Testing against a local daemon [2022-05-09T12:37:21.252Z] === RUN TestExternalGraphDriver [2022-05-09T12:37:21.252Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-09T12:37:21.252Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-09T12:37:21.252Z] === RUN TestGraphdriverPluginV2 [2022-05-09T12:37:21.252Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-09T12:37:21.252Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-09T12:37:21.252Z] PASS [2022-05-09T12:37:21.252Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.118s [2022-05-09T12:37:21.252Z] [2022-05-09T12:37:21.252Z] === Skipped [2022-05-09T12:37:21.252Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-09T12:37:21.252Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-09T12:37:21.252Z] [2022-05-09T12:37:21.252Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-09T12:37:21.252Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-09T12:37:21.252Z] [2022-05-09T12:37:21.252Z] DONE 2 tests, 2 skipped in 2.425s [2022-05-09T12:37:21.252Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-09T12:37:21.750Z] === RUN TestDockerSuite/TestEventsStreaming [2022-05-09T12:37:21.916Z] === RUN TestChtimes [2022-05-09T12:37:21.916Z] --- PASS: TestChtimes (0.01s) [2022-05-09T12:37:21.916Z] === RUN TestChtimesWindows [2022-05-09T12:37:21.916Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-09T12:37:21.916Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-09T12:37:21.916Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-09T12:37:21.916Z] PASS [2022-05-09T12:37:21.916Z] coverage: 13.0% of statements [2022-05-09T12:37:21.916Z] ok github.com/docker/docker/pkg/system 0.051s coverage: 13.0% of statements [2022-05-09T12:37:21.916Z] time="2022-05-09T12:37:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-09T12:37:22.315Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-09T12:37:22.573Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-05-09T12:37:22.912Z] === RUN TestTailFile [2022-05-09T12:37:22.912Z] --- PASS: TestTailFile (0.00s) [2022-05-09T12:37:22.912Z] === RUN TestTailFileManyLines [2022-05-09T12:37:22.912Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-09T12:37:22.912Z] === RUN TestTailEmptyFile [2022-05-09T12:37:22.912Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-09T12:37:22.912Z] === RUN TestTailNegativeN [2022-05-09T12:37:22.912Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader [2022-05-09T12:37:22.912Z] === CONT TestNewTailReader [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/no_delimiter [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/truncated_last_line [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-09T12:37:22.912Z] === CONT TestNewTailReader/no_delimiter [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-09T12:37:22.912Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:37:22.912Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-09T12:37:22.912Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-09T12:37:22.912Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-09T12:37:22.912Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-09T12:37:22.912Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:37:22.912Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-09T12:37:22.912Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:37:22.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:37:22.912Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-09T12:37:22.913Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-09T12:37:22.913Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-09T12:37:22.913Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-09T12:37:22.913Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-09T12:37:22.913Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:37:22.913Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:37:22.913Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:37:22.913Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:37:22.913Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:37:22.913Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:37:22.913Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:37:22.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:37:22.913Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:37:22.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:37:22.914Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:37:22.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:37:22.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-09T12:37:22.914Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:37:22.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-09T12:37:22.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-09T12:37:22.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-09T12:37:22.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-09T12:37:22.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-09T12:37:22.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-09T12:37:22.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-09T12:37:22.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-09T12:37:22.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-09T12:37:22.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-09T12:37:22.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-09T12:37:22.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-09T12:37:22.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-09T12:37:22.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-09T12:37:22.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-09T12:37:22.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-09T12:37:22.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-09T12:37:22.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-09T12:37:22.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:37:22.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:37:22.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:37:22.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:37:22.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:37:22.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:37:22.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:37:22.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:37:22.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:37:22.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:37:22.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:37:22.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:37:22.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:37:22.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:37:22.914Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-09T12:37:22.914Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:37:22.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:37:22.914Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:37:22.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:37:22.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:37:22.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:37:22.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:37:22.914Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-09T12:37:22.914Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:37:22.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:37:22.914Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-09T12:37:22.914Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:37:22.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:37:22.914Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:37:22.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:37:22.914Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:37:22.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:37:22.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:37:22.914Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:37:22.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:37:22.914Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:37:22.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:37:22.914Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:37:22.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:37:22.914Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:37:22.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:37:22.914Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:37:23.385Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:37:23.385Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:37:23.385Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:37:23.385Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:37:23.385Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:37:23.385Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:37:23.385Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:37:23.385Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:37:23.385Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:37:23.385Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-09T12:37:23.385Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-09T12:37:23.385Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:37:23.385Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:37:23.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:37:23.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:37:23.386Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:37:23.386Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-09T12:37:23.386Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:37:23.386Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:37:23.386Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:37:23.386Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:37:23.386Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-09T12:37:23.386Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:37:23.386Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:37:23.386Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:37:23.386Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:37:23.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:37:23.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:37:23.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:37:23.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:37:23.387Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-09T12:37:23.387Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:37:23.388Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:37:23.482Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:37:23.482Z] INFO: Testing against a local daemon [2022-05-09T12:37:23.482Z] === RUN TestReadPluginNoRead [2022-05-09T12:37:23.482Z] read_test.go:21: no unix domain sockets on Windows [2022-05-09T12:37:23.482Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-09T12:37:23.482Z] PASS [2022-05-09T12:37:23.482Z] ok github.com/docker/docker/integration/plugin/logging 0.099s [2022-05-09T12:37:23.482Z] [2022-05-09T12:37:23.482Z] === Skipped [2022-05-09T12:37:23.482Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-09T12:37:23.482Z] read_test.go:21: no unix domain sockets on Windows [2022-05-09T12:37:23.482Z] [2022-05-09T12:37:23.482Z] DONE 1 tests, 1 skipped in 2.333s [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:37:23.858Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:37:23.859Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.01s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.01s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:37:23.859Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.01s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:37:23.860Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.01s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:37:23.861Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:37:23.861Z] PASS [2022-05-09T12:37:23.861Z] coverage: 88.6% of statements [2022-05-09T12:37:23.861Z] ok github.com/docker/docker/pkg/tailfile 0.234s coverage: 88.6% of statements [2022-05-09T12:37:23.951Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-09T12:37:24.330Z] --- PASS: TestAllocateRandomDeallocate (7.73s) [2022-05-09T12:37:24.330Z] === RUN TestRetrieveFromStore [2022-05-09T12:37:24.330Z] === RUN TestTarSumRemoveNonExistent [2022-05-09T12:37:24.330Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-05-09T12:37:24.330Z] === RUN TestTarSumRemove [2022-05-09T12:37:24.330Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-09T12:37:24.330Z] === RUN TestSortFileInfoSums [2022-05-09T12:37:24.330Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-09T12:37:24.330Z] === RUN TestNewTarSumForLabelInvalid [2022-05-09T12:37:24.330Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-09T12:37:24.330Z] === RUN TestNewTarSumForLabel [2022-05-09T12:37:24.330Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-09T12:37:24.330Z] === RUN TestEmptyTar [2022-05-09T12:37:24.330Z] --- PASS: TestEmptyTar (0.00s) [2022-05-09T12:37:24.330Z] === RUN TestTarSumsReadSize [2022-05-09T12:37:24.330Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-09T12:37:24.330Z] === RUN TestTarSums [2022-05-09T12:37:24.473Z] docker_api_swarm_test.go:384: [d36b3bbdfe560] joining swarm manager [db125778659d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:37:24.800Z] --- PASS: TestTarSums (0.08s) [2022-05-09T12:37:24.800Z] === RUN TestIteration [2022-05-09T12:37:24.800Z] --- PASS: TestIteration (0.00s) [2022-05-09T12:37:24.800Z] === RUN TestVersionLabelForChecksum [2022-05-09T12:37:24.800Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-09T12:37:24.800Z] === RUN TestVersion [2022-05-09T12:37:24.800Z] --- PASS: TestVersion (0.00s) [2022-05-09T12:37:24.800Z] === RUN TestGetVersion [2022-05-09T12:37:24.800Z] --- PASS: TestGetVersion (0.00s) [2022-05-09T12:37:24.800Z] === RUN TestGetVersions [2022-05-09T12:37:24.800Z] --- PASS: TestGetVersions (0.00s) [2022-05-09T12:37:24.800Z] PASS [2022-05-09T12:37:24.800Z] coverage: 89.3% of statements [2022-05-09T12:37:24.800Z] ok github.com/docker/docker/pkg/tarsum 0.157s coverage: 89.3% of statements [2022-05-09T12:37:24.938Z] testing: warning: no tests to run [2022-05-09T12:37:24.938Z] PASS [2022-05-09T12:37:24.938Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.104s [2022-05-09T12:37:24.938Z] [2022-05-09T12:37:24.938Z] DONE 0 tests in 1.235s [2022-05-09T12:37:24.938Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-09T12:37:25.039Z] === RUN TestDockerSuite/TestEventsTop [2022-05-09T12:37:25.269Z] === RUN TestTruncIndex [2022-05-09T12:37:25.604Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-09T12:37:25.738Z] --- PASS: TestTruncIndex (0.10s) [2022-05-09T12:37:25.739Z] PASS [2022-05-09T12:37:25.739Z] coverage: 91.5% of statements [2022-05-09T12:37:25.739Z] ok github.com/docker/docker/pkg/truncindex 0.141s coverage: 91.5% of statements [2022-05-09T12:37:25.862Z] docker_api_swarm_test.go:385: [d9fcf90eee143] joining swarm manager [db125778659d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:37:26.207Z] === RUN TestVersionInfo [2022-05-09T12:37:26.207Z] --- PASS: TestVersionInfo (0.00s) [2022-05-09T12:37:26.207Z] === RUN TestAppendVersions [2022-05-09T12:37:26.207Z] --- PASS: TestAppendVersions (0.00s) [2022-05-09T12:37:26.207Z] PASS [2022-05-09T12:37:26.207Z] coverage: 88.9% of statements [2022-05-09T12:37:26.207Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2022-05-09T12:37:26.677Z] --- PASS: TestRetrieveFromStore (2.55s) [2022-05-09T12:37:26.677Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-09T12:37:26.677Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-09T12:37:26.677Z] === RUN TestParallelPredefinedRequest1 [2022-05-09T12:37:26.677Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-09T12:37:26.677Z] === RUN TestParallelPredefinedRequest2 [2022-05-09T12:37:26.677Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-09T12:37:26.677Z] === RUN TestParallelPredefinedRequest3 [2022-05-09T12:37:26.677Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-09T12:37:26.677Z] === RUN TestParallelPredefinedRequest4 [2022-05-09T12:37:26.677Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-09T12:37:26.677Z] === RUN TestParallelPredefinedRequest5 [2022-05-09T12:37:26.677Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-09T12:37:26.677Z] === RUN TestDebug [2022-05-09T12:37:26.677Z] --- PASS: TestDebug (0.00s) [2022-05-09T12:37:26.677Z] === RUN TestRequestPoolParallel [2022-05-09T12:37:27.667Z] --- PASS: TestRequestPoolParallel (0.57s) [2022-05-09T12:37:27.667Z] === RUN TestFullAllocateRelease [2022-05-09T12:37:27.887Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:37:27.887Z] INFO: Testing against a local daemon [2022-05-09T12:37:27.887Z] === RUN TestPluginWithDevMounts [2022-05-09T12:37:27.887Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:27.887Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-09T12:37:27.887Z] PASS [2022-05-09T12:37:27.887Z] ok github.com/docker/docker/integration/plugin/volumes 0.105s [2022-05-09T12:37:27.887Z] [2022-05-09T12:37:27.887Z] === Skipped [2022-05-09T12:37:27.887Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-09T12:37:27.887Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:27.887Z] [2022-05-09T12:37:27.887Z] DONE 1 tests, 1 skipped in 2.330s [2022-05-09T12:37:27.887Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-09T12:37:28.137Z] --- PASS: TestFullAllocateRelease (0.48s) [2022-05-09T12:37:28.137Z] === RUN TestOddAllocateRelease [2022-05-09T12:37:28.137Z] --- PASS: TestOddAllocateRelease (0.30s) [2022-05-09T12:37:28.137Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-09T12:37:28.137Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.11s) [2022-05-09T12:37:28.137Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-09T12:37:28.391Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-09T12:37:28.611Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s) [2022-05-09T12:37:28.611Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-09T12:37:28.611Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.07s) [2022-05-09T12:37:28.611Z] === CONT TestParallelPredefinedRequest1 [2022-05-09T12:37:28.611Z] === CONT TestParallelPredefinedRequest4 [2022-05-09T12:37:28.611Z] === CONT TestParallelPredefinedRequest1 [2022-05-09T12:37:28.611Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:37:28.611Z] === CONT TestParallelPredefinedRequest5 [2022-05-09T12:37:28.611Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:37:28.611Z] === CONT TestParallelPredefinedRequest3 [2022-05-09T12:37:28.611Z] === CONT TestParallelPredefinedRequest4 [2022-05-09T12:37:28.611Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:37:28.611Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-09T12:37:28.611Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-09T12:37:28.611Z] === CONT TestParallelPredefinedRequest3 [2022-05-09T12:37:28.611Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:37:28.611Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-09T12:37:28.611Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-09T12:37:28.611Z] === CONT TestParallelPredefinedRequest2 [2022-05-09T12:37:28.611Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:37:28.611Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-09T12:37:28.611Z] PASS [2022-05-09T12:37:28.611Z] coverage: 85.3% of statements [2022-05-09T12:37:28.611Z] ok github.com/docker/docker/libnetwork/ipam 74.017s coverage: 85.3% of statements [2022-05-09T12:37:28.611Z] === RUN TestValidatePrivileges [2022-05-09T12:37:28.611Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-09T12:37:28.611Z] === RUN TestFilterByCapNeg [2022-05-09T12:37:28.611Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-09T12:37:28.611Z] === RUN TestFilterByCapPos [2022-05-09T12:37:28.611Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-09T12:37:28.611Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-09T12:37:28.611Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-09T12:37:28.611Z] PASS [2022-05-09T12:37:28.611Z] coverage: 12.2% of statements [2022-05-09T12:37:28.611Z] ok github.com/docker/docker/plugin 0.062s coverage: 12.2% of statements [2022-05-09T12:37:29.454Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:37:29.454Z] INFO: Testing against a local daemon [2022-05-09T12:37:29.454Z] === RUN TestSecretInspect [2022-05-09T12:37:29.454Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:29.454Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-09T12:37:29.454Z] === RUN TestSecretList [2022-05-09T12:37:29.454Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:29.454Z] --- SKIP: TestSecretList (0.00s) [2022-05-09T12:37:29.454Z] === RUN TestSecretsCreateAndDelete [2022-05-09T12:37:29.454Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:29.454Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-09T12:37:29.454Z] === RUN TestSecretsUpdate [2022-05-09T12:37:29.454Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:29.454Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-09T12:37:29.454Z] === RUN TestTemplatedSecret [2022-05-09T12:37:29.454Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:29.454Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-09T12:37:29.454Z] === RUN TestSecretCreateResolve [2022-05-09T12:37:29.454Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:37:29.454Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-09T12:37:29.454Z] PASS [2022-05-09T12:37:29.454Z] ok github.com/docker/docker/integration/secret 0.103s [2022-05-09T12:37:29.454Z] [2022-05-09T12:37:29.454Z] === Skipped [2022-05-09T12:37:29.454Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-09T12:37:29.454Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:29.454Z] [2022-05-09T12:37:29.454Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-09T12:37:29.454Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:29.454Z] [2022-05-09T12:37:29.454Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-09T12:37:29.454Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:29.454Z] [2022-05-09T12:37:29.454Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-09T12:37:29.454Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:29.454Z] [2022-05-09T12:37:29.454Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-09T12:37:29.454Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:29.454Z] [2022-05-09T12:37:29.454Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-09T12:37:29.454Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:37:29.454Z] [2022-05-09T12:37:29.454Z] DONE 6 tests, 6 skipped in 1.930s [2022-05-09T12:37:29.454Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-09T12:37:30.178Z] === RUN TestNewSettable [2022-05-09T12:37:30.178Z] --- PASS: TestNewSettable (0.00s) [2022-05-09T12:37:30.178Z] === RUN TestIsSettable [2022-05-09T12:37:30.178Z] --- PASS: TestIsSettable (0.00s) [2022-05-09T12:37:30.178Z] === RUN TestUpdateSettingsEnv [2022-05-09T12:37:30.178Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-09T12:37:30.178Z] PASS [2022-05-09T12:37:30.178Z] coverage: 20.0% of statements [2022-05-09T12:37:30.178Z] ok github.com/docker/docker/plugin/v2 0.038s coverage: 20.0% of statements [2022-05-09T12:37:30.178Z] --- PASS: TestGet (15.01s) [2022-05-09T12:37:30.178Z] === RUN TestPluginWithNoManifest [2022-05-09T12:37:30.178Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-09T12:37:30.178Z] === RUN TestGetAll [2022-05-09T12:37:30.178Z] --- PASS: TestGetAll (0.00s) [2022-05-09T12:37:30.178Z] PASS [2022-05-09T12:37:30.178Z] coverage: 73.2% of statements [2022-05-09T12:37:30.178Z] ok github.com/docker/docker/pkg/plugins 35.006s coverage: 73.2% of statements [2022-05-09T12:37:31.168Z] === RUN TestLoad [2022-05-09T12:37:31.168Z] --- PASS: TestLoad (0.00s) [2022-05-09T12:37:31.168Z] === RUN TestSave [2022-05-09T12:37:31.168Z] --- PASS: TestSave (0.04s) [2022-05-09T12:37:31.168Z] === RUN TestAddDeleteGet [2022-05-09T12:37:31.168Z] --- PASS: TestAddDeleteGet (0.05s) [2022-05-09T12:37:31.168Z] === RUN TestInvalidTags [2022-05-09T12:37:31.168Z] --- PASS: TestInvalidTags (0.01s) [2022-05-09T12:37:31.168Z] PASS [2022-05-09T12:37:31.168Z] coverage: 84.4% of statements [2022-05-09T12:37:31.168Z] ok github.com/docker/docker/reference 0.187s coverage: 84.4% of statements [2022-05-09T12:37:32.408Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:37:32.408Z] INFO: Testing against a local daemon [2022-05-09T12:37:32.408Z] === RUN TestServiceCreateInit [2022-05-09T12:37:32.408Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-09T12:37:32.408Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.408Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-09T12:37:32.408Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.408Z] --- PASS: TestServiceCreateInit (0.06s) [2022-05-09T12:37:32.408Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-09T12:37:32.408Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-09T12:37:32.408Z] === RUN TestCreateServiceMultipleTimes [2022-05-09T12:37:32.408Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.408Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-09T12:37:32.408Z] === RUN TestCreateServiceConflict [2022-05-09T12:37:32.408Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.408Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-09T12:37:32.408Z] === RUN TestCreateServiceMaxReplicas [2022-05-09T12:37:32.408Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.408Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-05-09T12:37:32.408Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-09T12:37:32.408Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.408Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-09T12:37:32.408Z] === RUN TestCreateServiceSecretFileMode [2022-05-09T12:37:32.408Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.408Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-09T12:37:32.408Z] === RUN TestCreateServiceConfigFileMode [2022-05-09T12:37:32.408Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.408Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-09T12:37:32.408Z] === RUN TestCreateServiceSysctls [2022-05-09T12:37:32.408Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.408Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-05-09T12:37:32.408Z] === RUN TestCreateServiceCapabilities [2022-05-09T12:37:32.408Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.408Z] --- SKIP: TestCreateServiceCapabilities (0.06s) [2022-05-09T12:37:32.408Z] === RUN TestInspect [2022-05-09T12:37:32.408Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.408Z] --- SKIP: TestInspect (0.00s) [2022-05-09T12:37:32.408Z] === RUN TestCreateJob [2022-05-09T12:37:32.408Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.408Z] --- SKIP: TestCreateJob (0.00s) [2022-05-09T12:37:32.408Z] === RUN TestReplicatedJob [2022-05-09T12:37:32.408Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.408Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-09T12:37:32.408Z] === RUN TestUpdateReplicatedJob [2022-05-09T12:37:32.408Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.408Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-09T12:37:32.408Z] === RUN TestServiceListWithStatuses [2022-05-09T12:37:32.408Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.408Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-09T12:37:32.408Z] === RUN TestDockerNetworkConnectAlias [2022-05-09T12:37:32.408Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.408Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-09T12:37:32.408Z] === RUN TestDockerNetworkReConnect [2022-05-09T12:37:32.408Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.408Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-09T12:37:32.408Z] === RUN TestServicePlugin [2022-05-09T12:37:32.408Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.408Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-09T12:37:32.408Z] === RUN TestServiceUpdateLabel [2022-05-09T12:37:32.408Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:37:32.408Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-09T12:37:32.408Z] === RUN TestServiceUpdateSecrets [2022-05-09T12:37:32.408Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:37:32.408Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-09T12:37:32.408Z] === RUN TestServiceUpdateConfigs [2022-05-09T12:37:32.408Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:37:32.408Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-09T12:37:32.408Z] === RUN TestServiceUpdateNetwork [2022-05-09T12:37:32.408Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:37:32.408Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-09T12:37:32.408Z] === RUN TestServiceUpdatePidsLimit [2022-05-09T12:37:32.408Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:37:32.408Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-09T12:37:32.408Z] PASS [2022-05-09T12:37:32.408Z] ok github.com/docker/docker/integration/service 0.308s [2022-05-09T12:37:32.737Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-09T12:37:32.737Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-09T12:37:32.737Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-09T12:37:32.737Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-09T12:37:32.737Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-09T12:37:32.737Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-09T12:37:32.737Z] === RUN TestResumableRequestReaderWithReadError [2022-05-09T12:37:32.737Z] === RUN TestResolveAuthConfigIndexServer [2022-05-09T12:37:32.737Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-09T12:37:32.737Z] === RUN TestResolveAuthConfigFullURL [2022-05-09T12:37:32.737Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-09T12:37:32.737Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-09T12:37:32.737Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-09T12:37:32.737Z] === RUN TestValidateMirror [2022-05-09T12:37:32.737Z] --- PASS: TestValidateMirror (0.00s) [2022-05-09T12:37:32.737Z] === RUN TestLoadInsecureRegistries [2022-05-09T12:37:32.879Z] [2022-05-09T12:37:32.879Z] === Skipped [2022-05-09T12:37:32.879Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-09T12:37:32.879Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.879Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-09T12:37:32.879Z] [2022-05-09T12:37:32.879Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-09T12:37:32.879Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.879Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-09T12:37:32.879Z] [2022-05-09T12:37:32.879Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-09T12:37:32.879Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.879Z] [2022-05-09T12:37:32.879Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-09T12:37:32.879Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.879Z] [2022-05-09T12:37:32.879Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-05-09T12:37:32.879Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.879Z] [2022-05-09T12:37:32.879Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-09T12:37:32.879Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.879Z] [2022-05-09T12:37:32.879Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-09T12:37:32.879Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.879Z] [2022-05-09T12:37:32.879Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-09T12:37:32.879Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.879Z] [2022-05-09T12:37:32.879Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-05-09T12:37:32.879Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.879Z] [2022-05-09T12:37:32.879Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.06s) [2022-05-09T12:37:32.879Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.879Z] [2022-05-09T12:37:32.879Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-09T12:37:32.879Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.879Z] [2022-05-09T12:37:32.879Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-09T12:37:32.879Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.879Z] [2022-05-09T12:37:32.879Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-09T12:37:32.879Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.879Z] [2022-05-09T12:37:32.879Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-09T12:37:32.879Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.879Z] [2022-05-09T12:37:32.879Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-09T12:37:32.879Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.879Z] [2022-05-09T12:37:32.879Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-09T12:37:32.879Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.879Z] [2022-05-09T12:37:32.879Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-09T12:37:32.879Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.879Z] [2022-05-09T12:37:32.879Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-09T12:37:32.879Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:32.879Z] [2022-05-09T12:37:32.879Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-09T12:37:32.879Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:37:32.879Z] [2022-05-09T12:37:32.879Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-09T12:37:32.879Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:37:32.879Z] [2022-05-09T12:37:32.879Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-09T12:37:32.879Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:37:32.879Z] [2022-05-09T12:37:32.879Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-09T12:37:32.879Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:37:32.879Z] [2022-05-09T12:37:32.879Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-09T12:37:32.879Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:37:32.879Z] [2022-05-09T12:37:32.879Z] DONE 24 tests, 23 skipped in 3.017s [2022-05-09T12:37:32.879Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-09T12:37:33.207Z] time="2022-05-09T12:37:32Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-09T12:37:33.207Z] --- PASS: TestResumableRequestReaderWithReadError (0.22s) [2022-05-09T12:37:33.207Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-09T12:37:33.207Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-09T12:37:33.207Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-09T12:37:33.207Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-09T12:37:33.207Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-09T12:37:33.207Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-09T12:37:33.207Z] === RUN TestResumableRequestReader [2022-05-09T12:37:33.207Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-09T12:37:33.207Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-09T12:37:33.207Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-09T12:37:33.207Z] PASS [2022-05-09T12:37:33.207Z] coverage: 100.0% of statements [2022-05-09T12:37:33.207Z] time="2022-05-09T12:37:32Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-09T12:37:33.207Z] time="2022-05-09T12:37:32Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-09T12:37:33.207Z] time="2022-05-09T12:37:32Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-09T12:37:33.207Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-05-09T12:37:33.207Z] === RUN TestNewServiceConfig [2022-05-09T12:37:33.207Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-09T12:37:33.207Z] === RUN TestValidateIndexName [2022-05-09T12:37:33.207Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-09T12:37:33.207Z] === RUN TestValidateIndexNameWithError [2022-05-09T12:37:33.207Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-09T12:37:33.207Z] === RUN TestEndpointParse [2022-05-09T12:37:33.207Z] --- PASS: TestEndpointParse (0.00s) [2022-05-09T12:37:33.207Z] === RUN TestEndpointParseInvalid [2022-05-09T12:37:33.207Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-09T12:37:33.207Z] === RUN TestValidateEndpoint [2022-05-09T12:37:33.207Z] ok github.com/docker/docker/registry/resumable 0.287s coverage: 100.0% of statements [2022-05-09T12:37:33.207Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-09T12:37:33.207Z] === RUN TestPing [2022-05-09T12:37:33.207Z] --- PASS: TestPing (0.00s) [2022-05-09T12:37:33.207Z] === RUN TestPingRegistryEndpoint [2022-05-09T12:37:33.207Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:37:33.207Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-09T12:37:33.207Z] === RUN TestEndpoint [2022-05-09T12:37:33.207Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:37:33.207Z] --- SKIP: TestEndpoint (0.00s) [2022-05-09T12:37:33.207Z] === RUN TestParseRepositoryInfo [2022-05-09T12:37:33.207Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-09T12:37:33.207Z] === RUN TestNewIndexInfo [2022-05-09T12:37:33.207Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-09T12:37:33.207Z] === RUN TestMirrorEndpointLookup [2022-05-09T12:37:33.207Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:37:33.207Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-09T12:37:33.207Z] === RUN TestSearchRepositories [2022-05-09T12:37:33.207Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-09T12:37:33.207Z] Host: 127.0.0.1:49324 [2022-05-09T12:37:33.207Z] User-Agent: docker test client [2022-05-09T12:37:33.207Z] Authorization: Token fake-token [2022-05-09T12:37:33.207Z] X-Docker-Token: true [2022-05-09T12:37:33.207Z] Accept-Encoding: gzip [2022-05-09T12:37:33.207Z] [2022-05-09T12:37:33.207Z] [2022-05-09T12:37:33.207Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-09T12:37:33.207Z] Connection: close [2022-05-09T12:37:33.207Z] Content-Length: 144 [2022-05-09T12:37:33.207Z] Cache-Control: no-cache [2022-05-09T12:37:33.207Z] Content-Type: application/json [2022-05-09T12:37:33.207Z] Date: Mon, 09 May 2022 12:37:32 GMT [2022-05-09T12:37:33.207Z] Expires: -1 [2022-05-09T12:37:33.207Z] Pragma: no-cache [2022-05-09T12:37:33.207Z] Server: docker-tests/mock [2022-05-09T12:37:33.207Z] X-Docker-Registry-Config: mock [2022-05-09T12:37:33.207Z] X-Docker-Registry-Version: 0.0.0 [2022-05-09T12:37:33.207Z] [2022-05-09T12:37:33.207Z] [2022-05-09T12:37:33.207Z] --- PASS: TestSearchRepositories (0.01s) [2022-05-09T12:37:33.207Z] === RUN TestTrustedLocation [2022-05-09T12:37:33.207Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-09T12:37:33.207Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-09T12:37:33.207Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-09T12:37:33.207Z] === RUN TestAllowNondistributableArtifacts [2022-05-09T12:37:33.207Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-09T12:37:33.207Z] === RUN TestIsSecureIndex [2022-05-09T12:37:33.207Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-09T12:37:33.207Z] PASS [2022-05-09T12:37:33.207Z] coverage: 51.7% of statements [2022-05-09T12:37:33.207Z] ok github.com/docker/docker/registry 0.322s coverage: 51.7% of statements [2022-05-09T12:37:34.196Z] === RUN TestRestartManagerTimeout [2022-05-09T12:37:34.196Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-09T12:37:34.196Z] === RUN TestRestartManagerTimeoutReset [2022-05-09T12:37:34.196Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-09T12:37:34.196Z] PASS [2022-05-09T12:37:34.196Z] coverage: 50.9% of statements [2022-05-09T12:37:34.196Z] ok github.com/docker/docker/restartmanager 0.047s coverage: 50.9% of statements [2022-05-09T12:37:34.196Z] === RUN TestDecodeContainerConfig [2022-05-09T12:37:34.196Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-09T12:37:34.196Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-09T12:37:34.196Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-09T12:37:34.196Z] === RUN TestDecodeContainerConfigIsolation [2022-05-09T12:37:34.196Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-09T12:37:34.196Z] === RUN TestValidatePrivileged [2022-05-09T12:37:34.196Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-09T12:37:34.196Z] PASS [2022-05-09T12:37:34.196Z] coverage: 52.4% of statements [2022-05-09T12:37:34.196Z] ok github.com/docker/docker/runconfig 0.050s coverage: 52.4% of statements [2022-05-09T12:37:34.446Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:37:34.446Z] INFO: Testing against a local daemon [2022-05-09T12:37:34.446Z] === RUN TestSessionCreate [2022-05-09T12:37:34.446Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-09T12:37:34.446Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-09T12:37:34.446Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-09T12:37:34.446Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-09T12:37:34.446Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-09T12:37:34.446Z] PASS [2022-05-09T12:37:34.446Z] ok github.com/docker/docker/integration/session 0.102s [2022-05-09T12:37:34.446Z] [2022-05-09T12:37:34.446Z] === Skipped [2022-05-09T12:37:34.446Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-09T12:37:34.446Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-09T12:37:34.446Z] [2022-05-09T12:37:34.446Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-09T12:37:34.446Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-09T12:37:34.446Z] [2022-05-09T12:37:34.446Z] DONE 2 tests, 2 skipped in 1.768s [2022-05-09T12:37:34.914Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-09T12:37:34.952Z] === RUN TestDockerSuite/TestExec [2022-05-09T12:37:34.952Z] --- PASS: TestServiceUpdateConfigs (14.68s) [2022-05-09T12:37:34.952Z] === RUN TestServiceUpdateNetwork [2022-05-09T12:37:34.952Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-09T12:37:35.184Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-09T12:37:35.184Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-09T12:37:35.184Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-09T12:37:35.184Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-09T12:37:35.184Z] PASS [2022-05-09T12:37:35.184Z] coverage: 62.5% of statements [2022-05-09T12:37:35.184Z] ok github.com/docker/docker/testutil 0.052s coverage: 62.5% of statements [2022-05-09T12:37:35.209Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-09T12:37:35.778Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-09T12:37:36.346Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-09T12:37:37.145Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:37:37.145Z] INFO: Testing against a local daemon [2022-05-09T12:37:37.145Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-09T12:37:37.145Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:37.145Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-09T12:37:37.145Z] === RUN TestDiskUsage [2022-05-09T12:37:37.145Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-09T12:37:37.145Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-09T12:37:37.145Z] === RUN TestEventsExecDie [2022-05-09T12:37:37.145Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-09T12:37:37.145Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-09T12:37:37.145Z] === RUN TestEventsBackwardsCompatible [2022-05-09T12:37:37.145Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-09T12:37:37.145Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-09T12:37:37.145Z] === RUN TestEventsVolumeCreate [2022-05-09T12:37:37.145Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-09T12:37:37.145Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-09T12:37:37.145Z] === RUN TestInfoAPI [2022-05-09T12:37:37.145Z] --- PASS: TestInfoAPI (0.05s) [2022-05-09T12:37:37.145Z] === RUN TestInfoAPIWarnings [2022-05-09T12:37:37.145Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:37:37.145Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-09T12:37:37.145Z] === RUN TestInfoDebug [2022-05-09T12:37:37.145Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:37:37.145Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-09T12:37:37.145Z] === RUN TestInfoInsecureRegistries [2022-05-09T12:37:37.145Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:37:37.145Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-09T12:37:37.145Z] === RUN TestInfoRegistryMirrors [2022-05-09T12:37:37.145Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:37:37.145Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-09T12:37:37.145Z] === RUN TestLoginFailsWithBadCredentials [2022-05-09T12:37:37.493Z] --- PASS: TestBuildWithHugeFile (129.73s) [2022-05-09T12:37:37.493Z] === RUN TestBuildWCOWSandboxSize [2022-05-09T12:37:37.493Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-09T12:37:37.493Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-09T12:37:37.493Z] === RUN TestBuildWithEmptyDockerfile [2022-05-09T12:37:37.493Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:37:37.493Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:37:37.493Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:37:37.493Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:37:37.493Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:37:37.493Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:37:37.493Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:37:37.493Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:37:37.493Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:37:37.493Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-05-09T12:37:37.493Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-09T12:37:37.493Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-05-09T12:37:37.493Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-09T12:37:37.493Z] === RUN TestBuildPreserveOwnership [2022-05-09T12:37:37.493Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:37:37.493Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-09T12:37:37.493Z] === RUN TestBuildPlatformInvalid [2022-05-09T12:37:37.493Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-05-09T12:37:37.493Z] PASS [2022-05-09T12:37:37.493Z] ok github.com/docker/docker/integration/build 212.466s [2022-05-09T12:37:37.493Z] [2022-05-09T12:37:37.493Z] === Skipped [2022-05-09T12:37:37.493Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-09T12:37:37.493Z] build_session_test.go:25: TODO: BuildKit [2022-05-09T12:37:37.493Z] [2022-05-09T12:37:37.493Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-09T12:37:37.493Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:37.493Z] [2022-05-09T12:37:37.493Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-09T12:37:37.493Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:37:37.493Z] [2022-05-09T12:37:37.493Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-09T12:37:37.493Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:37:37.493Z] [2022-05-09T12:37:37.493Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-09T12:37:37.493Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-09T12:37:37.493Z] [2022-05-09T12:37:37.493Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-09T12:37:37.493Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:37:37.493Z] [2022-05-09T12:37:37.493Z] DONE 29 tests, 6 skipped in 254.072s [2022-05-09T12:37:37.493Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-09T12:37:37.730Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-09T12:37:38.130Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2022-05-09T12:37:38.130Z] === RUN TestPingCacheHeaders [2022-05-09T12:37:38.130Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-05-09T12:37:38.130Z] === RUN TestPingGet [2022-05-09T12:37:38.130Z] --- PASS: TestPingGet (0.05s) [2022-05-09T12:37:38.130Z] === RUN TestPingHead [2022-05-09T12:37:38.130Z] --- PASS: TestPingHead (0.04s) [2022-05-09T12:37:38.130Z] === RUN TestPingSwarmHeader [2022-05-09T12:37:38.130Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:38.130Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-09T12:37:38.130Z] === RUN TestVersion [2022-05-09T12:37:38.130Z] --- PASS: TestVersion (0.04s) [2022-05-09T12:37:38.130Z] PASS [2022-05-09T12:37:38.130Z] ok github.com/docker/docker/integration/system 1.325s [2022-05-09T12:37:38.159Z] === RUN TestGetDriver [2022-05-09T12:37:38.159Z] --- PASS: TestGetDriver (0.00s) [2022-05-09T12:37:38.159Z] === RUN TestVolumeRequestError [2022-05-09T12:37:38.159Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-09T12:37:38.159Z] PASS [2022-05-09T12:37:38.159Z] coverage: 36.1% of statements [2022-05-09T12:37:38.159Z] ok github.com/docker/docker/volume/drivers 0.062s coverage: 36.1% of statements [2022-05-09T12:37:38.159Z] === RUN TestGetAddress [2022-05-09T12:37:38.159Z] --- PASS: TestGetAddress (0.00s) [2022-05-09T12:37:38.159Z] === RUN TestRemove [2022-05-09T12:37:38.159Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-09T12:37:38.159Z] --- SKIP: TestRemove (0.00s) [2022-05-09T12:37:38.159Z] === RUN TestInitializeWithVolumes [2022-05-09T12:37:38.159Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-09T12:37:38.159Z] === RUN TestCreate [2022-05-09T12:37:38.159Z] --- PASS: TestCreate (0.02s) [2022-05-09T12:37:38.159Z] === RUN TestValidateName [2022-05-09T12:37:38.159Z] --- PASS: TestValidateName (0.00s) [2022-05-09T12:37:38.159Z] === RUN TestCreateWithOpts [2022-05-09T12:37:38.159Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-09T12:37:38.159Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-09T12:37:38.159Z] === RUN TestRelaodNoOpts [2022-05-09T12:37:38.159Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-05-09T12:37:38.159Z] PASS [2022-05-09T12:37:38.159Z] coverage: 41.5% of statements [2022-05-09T12:37:38.159Z] ok github.com/docker/docker/volume/local 0.094s coverage: 41.5% of statements [2022-05-09T12:37:38.300Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-09T12:37:38.602Z] [2022-05-09T12:37:38.602Z] === Skipped [2022-05-09T12:37:38.602Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-09T12:37:38.602Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:38.602Z] [2022-05-09T12:37:38.602Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-09T12:37:38.602Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-09T12:37:38.602Z] [2022-05-09T12:37:38.602Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-09T12:37:38.602Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-09T12:37:38.602Z] [2022-05-09T12:37:38.602Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-09T12:37:38.602Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-09T12:37:38.602Z] [2022-05-09T12:37:38.602Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-09T12:37:38.602Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-09T12:37:38.602Z] [2022-05-09T12:37:38.602Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-09T12:37:38.602Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:37:38.602Z] [2022-05-09T12:37:38.602Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-09T12:37:38.602Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:37:38.602Z] [2022-05-09T12:37:38.602Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-09T12:37:38.602Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:37:38.602Z] [2022-05-09T12:37:38.602Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-09T12:37:38.602Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:37:38.602Z] [2022-05-09T12:37:38.602Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-09T12:37:38.602Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:38.602Z] [2022-05-09T12:37:38.602Z] DONE 16 tests, 10 skipped in 3.642s [2022-05-09T12:37:38.602Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-09T12:37:38.868Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-09T12:37:39.056Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:37:39.056Z] INFO: Testing against a local daemon [2022-05-09T12:37:39.056Z] === RUN TestConfigInspect [2022-05-09T12:37:39.056Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:39.056Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-09T12:37:39.056Z] === RUN TestConfigList [2022-05-09T12:37:39.056Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:39.056Z] --- SKIP: TestConfigList (0.00s) [2022-05-09T12:37:39.056Z] === RUN TestConfigsCreateAndDelete [2022-05-09T12:37:39.056Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:39.056Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-09T12:37:39.056Z] === RUN TestConfigsUpdate [2022-05-09T12:37:39.056Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:39.056Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-09T12:37:39.056Z] === RUN TestTemplatedConfig [2022-05-09T12:37:39.056Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:39.056Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-09T12:37:39.056Z] === RUN TestConfigCreateResolve [2022-05-09T12:37:39.056Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:37:39.056Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-09T12:37:39.056Z] PASS [2022-05-09T12:37:39.056Z] ok github.com/docker/docker/integration/config 0.111s [2022-05-09T12:37:39.056Z] [2022-05-09T12:37:39.056Z] === Skipped [2022-05-09T12:37:39.056Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-09T12:37:39.056Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:39.056Z] [2022-05-09T12:37:39.056Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-09T12:37:39.056Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:39.056Z] [2022-05-09T12:37:39.056Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-09T12:37:39.056Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:39.056Z] [2022-05-09T12:37:39.056Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-09T12:37:39.056Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:39.056Z] [2022-05-09T12:37:39.056Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-09T12:37:39.056Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:39.056Z] [2022-05-09T12:37:39.056Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-09T12:37:39.056Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:37:39.056Z] [2022-05-09T12:37:39.056Z] DONE 6 tests, 6 skipped in 2.414s [2022-05-09T12:37:39.056Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-09T12:37:39.435Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-09T12:37:39.731Z] === RUN TestLCOWParseMountRaw [2022-05-09T12:37:39.731Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-09T12:37:39.731Z] === RUN TestLCOWParseMountRawSplit [2022-05-09T12:37:39.731Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-09T12:37:39.731Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-09T12:37:39.731Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-09T12:37:39.731Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-09T12:37:39.731Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-09T12:37:39.731Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-09T12:37:39.731Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-09T12:37:39.731Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-09T12:37:39.731Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-09T12:37:39.731Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-09T12:37:39.731Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-09T12:37:39.731Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-09T12:37:39.731Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-09T12:37:39.731Z] === RUN TestLinuxParseMountRaw [2022-05-09T12:37:39.731Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-09T12:37:39.731Z] === RUN TestLinuxParseMountRawSplit [2022-05-09T12:37:39.731Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-09T12:37:39.731Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-09T12:37:39.731Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-09T12:37:39.731Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-09T12:37:39.731Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-09T12:37:39.731Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-09T12:37:39.731Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-09T12:37:39.731Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-09T12:37:39.731Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-09T12:37:39.731Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-09T12:37:39.731Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-09T12:37:39.731Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-09T12:37:39.731Z] === RUN TestConvertTmpfsOptions [2022-05-09T12:37:39.731Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-09T12:37:39.731Z] linux_parser_test.go:209: data="ro" [2022-05-09T12:37:39.731Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-09T12:37:39.731Z] === RUN TestParseMountSpec [2022-05-09T12:37:39.731Z] parser_test.go:62: case 0 [2022-05-09T12:37:39.731Z] parser_test.go:62: case 1 [2022-05-09T12:37:39.731Z] parser_test.go:62: case 2 [2022-05-09T12:37:39.731Z] parser_test.go:62: case 3 [2022-05-09T12:37:39.731Z] parser_test.go:62: case 4 [2022-05-09T12:37:39.731Z] parser_test.go:62: case 5 [2022-05-09T12:37:39.731Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-09T12:37:39.731Z] === RUN TestValidateMount [2022-05-09T12:37:39.731Z] --- PASS: TestValidateMount (0.00s) [2022-05-09T12:37:39.731Z] === RUN TestWindowsParseMountRaw [2022-05-09T12:37:39.731Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-09T12:37:39.731Z] === RUN TestWindowsParseMountRawSplit [2022-05-09T12:37:39.731Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-09T12:37:39.731Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-09T12:37:39.731Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-09T12:37:39.731Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-09T12:37:39.731Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-09T12:37:39.731Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-09T12:37:39.731Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-09T12:37:39.731Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-09T12:37:39.731Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-09T12:37:39.731Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-09T12:37:39.731Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-09T12:37:39.731Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-09T12:37:39.731Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-09T12:37:39.731Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-09T12:37:39.731Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-09T12:37:39.731Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-09T12:37:39.731Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-09T12:37:39.731Z] PASS [2022-05-09T12:37:39.731Z] coverage: 67.6% of statements [2022-05-09T12:37:39.731Z] ok github.com/docker/docker/volume/mounts 0.067s coverage: 67.6% of statements [2022-05-09T12:37:40.001Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-09T12:37:40.260Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-09T12:37:40.817Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:37:40.817Z] INFO: Testing against a local daemon [2022-05-09T12:37:40.817Z] === RUN TestVolumesCreateAndList [2022-05-09T12:37:40.817Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-05-09T12:37:40.817Z] === RUN TestVolumesRemove [2022-05-09T12:37:40.817Z] --- PASS: TestVolumesRemove (0.17s) [2022-05-09T12:37:40.817Z] === RUN TestVolumesInspect [2022-05-09T12:37:40.817Z] --- PASS: TestVolumesInspect (0.06s) [2022-05-09T12:37:40.817Z] === RUN TestVolumesInvalidJSON [2022-05-09T12:37:40.817Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-09T12:37:40.817Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-09T12:37:40.817Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-09T12:37:40.818Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-09T12:37:40.818Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-09T12:37:40.818Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-09T12:37:40.818Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-09T12:37:40.818Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-05-09T12:37:40.818Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-09T12:37:40.818Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-09T12:37:40.818Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-09T12:37:40.818Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-09T12:37:40.818Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-09T12:37:40.818Z] PASS [2022-05-09T12:37:40.818Z] ok github.com/docker/docker/integration/volume 0.372s [2022-05-09T12:37:40.818Z] [2022-05-09T12:37:40.818Z] DONE 9 tests in 2.326s [2022-05-09T12:37:40.818Z] INFO: make.ps1 ended at 05/09/2022 12:37:40 [2022-05-09T12:37:40.818Z] INFO: Integration CLI tests being run from the host: [2022-05-09T12:37:40.818Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-09T12:37:40.860Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-09T12:37:41.306Z] === RUN TestSetGetMeta [2022-05-09T12:37:41.306Z] === PAUSE TestSetGetMeta [2022-05-09T12:37:41.306Z] === RUN TestRestore [2022-05-09T12:37:41.306Z] === PAUSE TestRestore [2022-05-09T12:37:41.306Z] === RUN TestServiceCreate [2022-05-09T12:37:41.306Z] === PAUSE TestServiceCreate [2022-05-09T12:37:41.306Z] === RUN TestServiceList [2022-05-09T12:37:41.306Z] === PAUSE TestServiceList [2022-05-09T12:37:41.306Z] === RUN TestServiceRemove [2022-05-09T12:37:41.306Z] === PAUSE TestServiceRemove [2022-05-09T12:37:41.306Z] === RUN TestServiceGet [2022-05-09T12:37:41.306Z] === PAUSE TestServiceGet [2022-05-09T12:37:41.306Z] === RUN TestServicePrune [2022-05-09T12:37:41.306Z] === PAUSE TestServicePrune [2022-05-09T12:37:41.306Z] === RUN TestCreate [2022-05-09T12:37:41.306Z] === PAUSE TestCreate [2022-05-09T12:37:41.306Z] === RUN TestRemove [2022-05-09T12:37:41.306Z] === PAUSE TestRemove [2022-05-09T12:37:41.306Z] === RUN TestList [2022-05-09T12:37:41.306Z] === PAUSE TestList [2022-05-09T12:37:41.306Z] === RUN TestFindByDriver [2022-05-09T12:37:41.306Z] === PAUSE TestFindByDriver [2022-05-09T12:37:41.306Z] === RUN TestFindByReferenced [2022-05-09T12:37:41.306Z] === PAUSE TestFindByReferenced [2022-05-09T12:37:41.306Z] === RUN TestDerefMultipleOfSameRef [2022-05-09T12:37:41.306Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-09T12:37:41.306Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-09T12:37:41.306Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-09T12:37:41.306Z] === RUN TestDefererencePluginOnCreateError [2022-05-09T12:37:41.306Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-09T12:37:41.306Z] === RUN TestRefDerefRemove [2022-05-09T12:37:41.306Z] === PAUSE TestRefDerefRemove [2022-05-09T12:37:41.306Z] === RUN TestGet [2022-05-09T12:37:41.306Z] === PAUSE TestGet [2022-05-09T12:37:41.306Z] === RUN TestGetWithReference [2022-05-09T12:37:41.306Z] === PAUSE TestGetWithReference [2022-05-09T12:37:41.306Z] === RUN TestFilterFunc [2022-05-09T12:37:41.306Z] === RUN TestFilterFunc/test_nil_list [2022-05-09T12:37:41.306Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-09T12:37:41.306Z] === RUN TestFilterFunc/test_empty_list [2022-05-09T12:37:41.306Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-09T12:37:41.306Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-09T12:37:41.306Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-09T12:37:41.306Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-09T12:37:41.306Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-09T12:37:41.306Z] === RUN TestFilterFunc/test_filter_some [2022-05-09T12:37:41.306Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-09T12:37:41.306Z] === RUN TestFilterFunc/test_filter_middle [2022-05-09T12:37:41.306Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-09T12:37:41.306Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-09T12:37:41.306Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-09T12:37:41.306Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-09T12:37:41.306Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-09T12:37:41.306Z] === CONT TestFilterFunc/test_nil_list [2022-05-09T12:37:41.306Z] === CONT TestFilterFunc/test_filter_some [2022-05-09T12:37:41.306Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-09T12:37:41.306Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-09T12:37:41.306Z] === CONT TestFilterFunc/test_empty_list [2022-05-09T12:37:41.306Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-09T12:37:41.306Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-09T12:37:41.306Z] === CONT TestFilterFunc/test_filter_middle [2022-05-09T12:37:41.306Z] --- PASS: TestFilterFunc (0.00s) [2022-05-09T12:37:41.306Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-09T12:37:41.306Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-09T12:37:41.306Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-09T12:37:41.306Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-09T12:37:41.306Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-09T12:37:41.306Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-09T12:37:41.306Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-09T12:37:41.306Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-09T12:37:41.306Z] === CONT TestSetGetMeta [2022-05-09T12:37:41.306Z] === CONT TestDefererencePluginOnCreateError [2022-05-09T12:37:41.306Z] === CONT TestList [2022-05-09T12:37:41.306Z] === CONT TestServiceGet [2022-05-09T12:37:41.306Z] --- PASS: TestSetGetMeta (0.04s) [2022-05-09T12:37:41.306Z] === CONT TestServiceRemove [2022-05-09T12:37:41.306Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-05-09T12:37:41.306Z] === CONT TestServiceList [2022-05-09T12:37:41.306Z] --- PASS: TestList (0.07s) [2022-05-09T12:37:41.306Z] === CONT TestServiceCreate [2022-05-09T12:37:41.306Z] --- PASS: TestServiceGet (0.27s) [2022-05-09T12:37:41.306Z] === CONT TestRestore [2022-05-09T12:37:41.306Z] --- PASS: TestServiceRemove (0.23s) [2022-05-09T12:37:41.306Z] === CONT TestRemove [2022-05-09T12:37:41.306Z] --- PASS: TestServiceList (0.23s) [2022-05-09T12:37:41.306Z] === CONT TestCreate [2022-05-09T12:37:41.306Z] --- PASS: TestServiceCreate (0.21s) [2022-05-09T12:37:41.306Z] === CONT TestServicePrune [2022-05-09T12:37:41.306Z] --- PASS: TestCreate (0.03s) [2022-05-09T12:37:41.306Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-09T12:37:41.306Z] time="2022-05-09T12:37:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-09T12:37:41.306Z] --- PASS: TestRestore (0.05s) [2022-05-09T12:37:41.306Z] === CONT TestDerefMultipleOfSameRef [2022-05-09T12:37:41.306Z] --- PASS: TestRemove (0.05s) [2022-05-09T12:37:41.306Z] === CONT TestFindByReferenced [2022-05-09T12:37:41.306Z] time="2022-05-09T12:37:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-09T12:37:41.306Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-05-09T12:37:41.306Z] === CONT TestFindByDriver [2022-05-09T12:37:41.306Z] time="2022-05-09T12:37:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-09T12:37:41.306Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-05-09T12:37:41.306Z] === CONT TestGetWithReference [2022-05-09T12:37:41.306Z] time="2022-05-09T12:37:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-09T12:37:41.306Z] --- PASS: TestFindByReferenced (0.04s) [2022-05-09T12:37:41.306Z] === CONT TestGet [2022-05-09T12:37:41.306Z] time="2022-05-09T12:37:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-09T12:37:41.306Z] --- PASS: TestServicePrune (0.10s) [2022-05-09T12:37:41.306Z] === CONT TestRefDerefRemove [2022-05-09T12:37:41.306Z] --- PASS: TestFindByDriver (0.04s) [2022-05-09T12:37:41.306Z] --- PASS: TestGetWithReference (0.04s) [2022-05-09T12:37:41.306Z] --- PASS: TestGet (0.04s) [2022-05-09T12:37:41.306Z] --- PASS: TestRefDerefRemove (0.03s) [2022-05-09T12:37:41.306Z] PASS [2022-05-09T12:37:41.306Z] coverage: 69.0% of statements [2022-05-09T12:37:41.306Z] ok github.com/docker/docker/volume/service 0.485s coverage: 69.0% of statements [2022-05-09T12:37:42.236Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-09T12:37:42.862Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:37:42.862Z] INFO: Testing against a local daemon [2022-05-09T12:37:42.862Z] === RUN TestCheckpoint [2022-05-09T12:37:42.862Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-09T12:37:42.862Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-09T12:37:42.862Z] === RUN TestContainerInvalidJSON [2022-05-09T12:37:42.862Z] === RUN TestContainerInvalidJSON/commit [2022-05-09T12:37:42.862Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-09T12:37:42.862Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-09T12:37:42.862Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-09T12:37:42.862Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:37:42.862Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:37:42.862Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:37:42.862Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:37:42.862Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:37:42.862Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:37:42.862Z] === CONT TestContainerInvalidJSON/commit [2022-05-09T12:37:42.862Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-09T12:37:42.862Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:37:42.862Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-09T12:37:42.862Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:37:42.862Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-09T12:37:42.862Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:37:42.862Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-09T12:37:42.862Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-09T12:37:42.862Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-09T12:37:42.862Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-09T12:37:42.862Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-09T12:37:42.862Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-09T12:37:42.862Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-09T12:37:42.862Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-09T12:37:42.862Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-09T12:37:42.862Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-09T12:37:42.862Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-09T12:37:42.862Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-09T12:37:42.862Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-09T12:37:42.862Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-09T12:37:42.862Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-09T12:37:42.862Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-09T12:37:42.862Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-09T12:37:42.862Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-09T12:37:42.862Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-05-09T12:37:42.862Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-09T12:37:42.862Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-09T12:37:42.862Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-09T12:37:42.862Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-09T12:37:42.862Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-09T12:37:42.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-09T12:37:42.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-09T12:37:42.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-09T12:37:42.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) [2022-05-09T12:37:42.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-09T12:37:42.862Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-05-09T12:37:42.862Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-09T12:37:42.862Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-09T12:37:42.862Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-09T12:37:42.862Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-09T12:37:42.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-05-09T12:37:42.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-09T12:37:42.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-05-09T12:37:42.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-09T12:37:42.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-09T12:37:42.862Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-09T12:37:42.862Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-09T12:37:42.862Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-09T12:37:42.862Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-09T12:37:42.862Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-09T12:37:42.862Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-09T12:37:42.862Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2022-05-09T12:37:42.862Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-09T12:37:42.862Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2022-05-09T12:37:42.862Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-09T12:37:43.170Z] === RUN TestDockerSuite/TestExecEnv [2022-05-09T12:37:43.330Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.28s) [2022-05-09T12:37:43.330Z] === RUN TestCopyEmptyFile [2022-05-09T12:37:43.428Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-09T12:37:43.798Z] --- PASS: TestCopyEmptyFile (0.46s) [2022-05-09T12:37:43.798Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-09T12:37:43.798Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2022-05-09T12:37:43.798Z] === RUN TestCopyFromContainer [2022-05-09T12:37:43.798Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:43.798Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-09T12:37:43.798Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-09T12:37:43.798Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:37:43.798Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:37:43.798Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:37:43.798Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:37:43.798Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:37:43.798Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:37:43.798Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:37:43.798Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:37:43.798Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:37:43.798Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-09T12:37:43.798Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-09T12:37:43.798Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-09T12:37:43.798Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-09T12:37:43.798Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-09T12:37:43.798Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-09T12:37:43.798Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-09T12:37:43.798Z] === RUN TestCreateWithInvalidEnv [2022-05-09T12:37:43.798Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-09T12:37:43.798Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-09T12:37:43.798Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-09T12:37:43.798Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-09T12:37:43.798Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-09T12:37:43.798Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-09T12:37:43.798Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-09T12:37:43.798Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-09T12:37:43.798Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-09T12:37:43.798Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-09T12:37:43.798Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-09T12:37:43.798Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-09T12:37:43.798Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-05-09T12:37:43.798Z] === RUN TestCreateTmpfsMountsTarget [2022-05-09T12:37:43.798Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:43.798Z] --- SKIP: TestCreateTmpfsMountsTarget (0.01s) [2022-05-09T12:37:43.798Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-09T12:37:43.798Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:37:43.798Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-09T12:37:43.798Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-09T12:37:43.798Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:37:43.798Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-09T12:37:43.798Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-09T12:37:43.798Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:37:43.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:37:43.798Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:37:43.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:37:43.798Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:37:43.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:37:43.798Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:37:43.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:37:43.798Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:37:43.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:37:43.798Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:37:43.798Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:37:43.798Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:37:43.798Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:37:43.798Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:37:43.798Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-05-09T12:37:43.798Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-05-09T12:37:43.798Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-09T12:37:43.798Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-09T12:37:43.798Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-09T12:37:43.798Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-09T12:37:43.798Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-09T12:37:43.798Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-09T12:37:43.798Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-09T12:37:43.798Z] === RUN TestCreateDifferentPlatform [2022-05-09T12:37:43.798Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-09T12:37:44.265Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-09T12:37:44.265Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-05-09T12:37:44.265Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-05-09T12:37:44.265Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-09T12:37:44.265Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-09T12:37:44.265Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-05-09T12:37:44.265Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-09T12:37:44.265Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-09T12:37:44.265Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-09T12:37:44.265Z] === RUN TestContainerKillOnDaemonStart [2022-05-09T12:37:44.265Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:44.265Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-09T12:37:44.265Z] === RUN TestWindowsDevices [2022-05-09T12:37:44.265Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-09T12:37:44.265Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-09T12:37:44.265Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:37:44.265Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:37:44.265Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:37:44.265Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:37:44.265Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:37:44.265Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:37:44.265Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-09T12:37:44.265Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-09T12:37:44.265Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:37:44.265Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:37:44.265Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:37:44.265Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:37:44.265Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:37:44.265Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:37:44.265Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-09T12:37:44.265Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:37:44.265Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-09T12:37:44.265Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:37:44.265Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-09T12:37:44.265Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:37:44.265Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-09T12:37:44.265Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-09T12:37:44.265Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:37:44.265Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:37:44.265Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-09T12:37:44.265Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:37:44.363Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-09T12:37:44.734Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:37:44.734Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-09T12:37:44.734Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:37:44.929Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-09T12:37:46.071Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-09T12:37:46.071Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-09T12:37:46.071Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-09T12:37:46.071Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-09T12:37:46.828Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-09T12:37:47.087Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-05-09T12:37:47.345Z] --- PASS: TestServiceUpdateNetwork (13.47s) [2022-05-09T12:37:47.345Z] === RUN TestServiceUpdatePidsLimit [2022-05-09T12:37:47.911Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-09T12:37:48.477Z] === RUN TestDockerSuite/TestExecParseError [2022-05-09T12:37:48.736Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-09T12:37:48.995Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-09T12:37:49.865Z] 2022/05/09 12:37:49 Closing DB instances... [2022-05-09T12:37:49.930Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-09T12:37:49.930Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-09T12:37:50.188Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-09T12:37:51.435Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (55.63s) [2022-05-09T12:37:51.435Z] === RUN TestNetworkDBGarbageCollection [2022-05-09T12:37:51.566Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-09T12:37:51.824Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-09T12:37:52.024Z] --- PASS: TestWindowsDevices (0.04s) [2022-05-09T12:37:52.024Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-05-09T12:37:52.024Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-05-09T12:37:52.024Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.22s) [2022-05-09T12:37:52.024Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-05-09T12:37:52.025Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.32s) [2022-05-09T12:37:52.025Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.51s) [2022-05-09T12:37:52.025Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.69s) [2022-05-09T12:37:52.025Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.48s) [2022-05-09T12:37:52.025Z] === RUN TestDiff [2022-05-09T12:37:52.025Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-09T12:37:52.025Z] --- SKIP: TestDiff (0.00s) [2022-05-09T12:37:52.025Z] === RUN TestExecWithCloseStdin [2022-05-09T12:37:52.025Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-09T12:37:52.025Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-05-09T12:37:52.025Z] === RUN TestExec [2022-05-09T12:37:52.391Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-09T12:37:53.426Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:37:53.426Z] INFO: Testing against a local daemon [2022-05-09T12:37:53.426Z] === RUN TestDockerSuite [2022-05-09T12:37:53.426Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-09T12:37:53.426Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-09T12:37:53.426Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-09T12:37:53.426Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-09T12:37:53.426Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-09T12:37:53.426Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-09T12:37:53.426Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-09T12:37:53.426Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-09T12:37:53.426Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-09T12:37:53.426Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-09T12:37:53.426Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-09T12:37:53.426Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-09T12:37:53.894Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-09T12:37:54.362Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-09T12:37:55.811Z] --- PASS: TestExec (4.29s) [2022-05-09T12:37:55.811Z] === RUN TestExecUser [2022-05-09T12:37:55.811Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-09T12:37:55.811Z] --- SKIP: TestExecUser (0.00s) [2022-05-09T12:37:55.811Z] === RUN TestExportContainerAndImportImage [2022-05-09T12:37:55.811Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:55.811Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-09T12:37:55.811Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-09T12:37:55.811Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:55.811Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-09T12:37:55.811Z] === RUN TestHealthCheckWorkdir [2022-05-09T12:37:55.811Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-09T12:37:55.811Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-09T12:37:55.811Z] === RUN TestHealthKillContainer [2022-05-09T12:37:55.811Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-09T12:37:55.811Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-09T12:37:55.811Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-09T12:37:55.811Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-09T12:37:55.811Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-09T12:37:55.811Z] === RUN TestKillContainerInvalidSignal [2022-05-09T12:37:56.573Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-09T12:37:58.759Z] --- PASS: TestKillContainerInvalidSignal (3.35s) [2022-05-09T12:37:58.759Z] === RUN TestKillContainer [2022-05-09T12:37:58.759Z] === RUN TestKillContainer/no_signal [2022-05-09T12:38:01.715Z] === RUN TestKillContainer/non_killing_signal [2022-05-09T12:38:01.716Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-09T12:38:01.716Z] === RUN TestKillContainer/killing_signal [2022-05-09T12:38:03.129Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-09T12:38:04.083Z] === RUN TestDockerSuite/TestExecTTY [2022-05-09T12:38:04.083Z] --- PASS: TestServiceUpdatePidsLimit (16.72s) [2022-05-09T12:38:04.083Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2022-05-09T12:38:04.083Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-05-09T12:38:04.083Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2022-05-09T12:38:04.083Z] PASS [2022-05-09T12:38:04.083Z] [2022-05-09T12:38:04.083Z] === Skipped [2022-05-09T12:38:04.083Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-09T12:38:04.083Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-09T12:38:04.083Z] [2022-05-09T12:38:04.083Z] DONE 27 tests, 1 skipped in 181.049s [2022-05-09T12:38:04.083Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-09T12:38:04.083Z] ++ 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 [2022-05-09T12:38:04.083Z] ++ set -e [2022-05-09T12:38:04.083Z] ++ '[' -n 0 ']' [2022-05-09T12:38:04.083Z] ++ set -x [2022-05-09T12:38:04.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=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 [2022-05-09T12:38:04.341Z] INFO: Testing against a local daemon [2022-05-09T12:38:04.341Z] === RUN TestSessionCreate [2022-05-09T12:38:04.341Z] --- PASS: TestSessionCreate (0.03s) [2022-05-09T12:38:04.341Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-09T12:38:04.341Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-09T12:38:04.341Z] PASS [2022-05-09T12:38:04.341Z] [2022-05-09T12:38:04.341Z] DONE 2 tests in 0.164s [2022-05-09T12:38:04.341Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-09T12:38:04.341Z] ++ 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 [2022-05-09T12:38:04.341Z] ++ set -e [2022-05-09T12:38:04.341Z] ++ '[' -n 0 ']' [2022-05-09T12:38:04.341Z] ++ set -x [2022-05-09T12:38:04.341Z] ++ env -i DEST=/go/src/github.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 [2022-05-09T12:38:04.599Z] INFO: Testing against a local daemon [2022-05-09T12:38:04.599Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-09T12:38:04.599Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-09T12:38:04.599Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-09T12:38:04.599Z] === RUN TestDiskUsage [2022-05-09T12:38:04.599Z] === PAUSE TestDiskUsage [2022-05-09T12:38:04.599Z] === RUN TestEventsExecDie [2022-05-09T12:38:04.599Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-09T12:38:05.166Z] --- PASS: TestEventsExecDie (0.74s) [2022-05-09T12:38:05.167Z] === RUN TestEventsBackwardsCompatible [2022-05-09T12:38:05.425Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-05-09T12:38:05.425Z] === RUN TestEventsVolumeCreate [2022-05-09T12:38:05.425Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-09T12:38:05.425Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-05-09T12:38:05.425Z] === RUN TestInfoBinaryCommits [2022-05-09T12:38:05.425Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-09T12:38:05.425Z] === RUN TestInfoAPIVersioned [2022-05-09T12:38:05.425Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-09T12:38:05.425Z] === RUN TestInfoAPI [2022-05-09T12:38:05.425Z] --- PASS: TestInfoAPI (0.02s) [2022-05-09T12:38:05.425Z] === RUN TestInfoAPIWarnings [2022-05-09T12:38:05.433Z] --- PASS: TestKillContainer (6.57s) [2022-05-09T12:38:05.433Z] --- PASS: TestKillContainer/no_signal (3.27s) [2022-05-09T12:38:05.433Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-09T12:38:05.433Z] --- PASS: TestKillContainer/killing_signal (3.23s) [2022-05-09T12:38:05.433Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-09T12:38:05.433Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:38:05.433Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-09T12:38:05.433Z] === RUN TestKillStoppedContainer [2022-05-09T12:38:05.433Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:38:05.433Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-09T12:38:05.433Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-09T12:38:05.433Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:38:05.433Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-09T12:38:05.433Z] === RUN TestKillDifferentUserContainer [2022-05-09T12:38:05.433Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-09T12:38:05.433Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-09T12:38:05.433Z] === RUN TestInspectOomKilledTrue [2022-05-09T12:38:05.433Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:05.433Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-09T12:38:05.433Z] === RUN TestInspectOomKilledFalse [2022-05-09T12:38:05.433Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:38:05.433Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-09T12:38:05.433Z] === RUN TestLogsFollowTailEmpty [2022-05-09T12:38:05.993Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-09T12:38:06.559Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-09T12:38:06.559Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-09T12:38:06.559Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-09T12:38:07.494Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-05-09T12:38:08.060Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-09T12:38:08.319Z] --- PASS: TestLogsFollowTailEmpty (3.23s) [2022-05-09T12:38:08.319Z] === RUN TestNetworkNat [2022-05-09T12:38:08.319Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-09T12:38:08.319Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-09T12:38:08.319Z] === RUN TestNetworkLocalhostTCPNat [2022-05-09T12:38:08.994Z] === RUN TestDockerSuite/TestExecWithTERM [2022-05-09T12:38:09.561Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-09T12:38:10.130Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-09T12:38:12.992Z] --- PASS: TestNetworkLocalhostTCPNat (4.22s) [2022-05-09T12:38:12.992Z] === RUN TestNetworkLoopbackNat [2022-05-09T12:38:12.992Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-09T12:38:12.992Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-09T12:38:12.992Z] === RUN TestPause [2022-05-09T12:38:12.992Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-09T12:38:12.992Z] --- SKIP: TestPause (0.00s) [2022-05-09T12:38:12.992Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-09T12:38:15.390Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-09T12:38:15.894Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.28s) [2022-05-09T12:38:15.895Z] === RUN TestPauseStopPausedContainer [2022-05-09T12:38:15.895Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:15.895Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-09T12:38:15.895Z] === RUN TestPsFilter [2022-05-09T12:38:16.350Z] --- PASS: TestPsFilter (0.38s) [2022-05-09T12:38:16.350Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-09T12:38:19.571Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-09T12:38:20.071Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.32s) [2022-05-09T12:38:20.071Z] === RUN TestRemoveContainerWithVolume [2022-05-09T12:38:20.136Z] check_test.go:378: [d9fcf90eee143] daemon is not started [2022-05-09T12:38:20.136Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-05-09T12:38:20.702Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-09T12:38:22.076Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-09T12:38:22.076Z] === RUN TestInfoDebug [2022-05-09T12:38:22.334Z] docker_api_swarm_test.go:802: [d6cec50d7c7b4] joining swarm manager [df7be69f3d0c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:38:22.592Z] --- PASS: TestInfoDebug (0.52s) [2022-05-09T12:38:22.592Z] === RUN TestInfoInsecureRegistries [2022-05-09T12:38:22.959Z] --- PASS: TestRemoveContainerWithVolume (3.35s) [2022-05-09T12:38:22.959Z] === RUN TestRemoveContainerRunning [2022-05-09T12:38:23.159Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-09T12:38:23.159Z] === RUN TestInfoRegistryMirrors [2022-05-09T12:38:23.417Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-05-09T12:38:23.417Z] === RUN TestLoginFailsWithBadCredentials [2022-05-09T12:38:23.675Z] docker_api_swarm_test.go:802: [d474ef3bbf18d] joining swarm manager [df7be69f3d0c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:38:23.675Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2022-05-09T12:38:23.675Z] === RUN TestPingCacheHeaders [2022-05-09T12:38:23.675Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-09T12:38:23.675Z] === RUN TestPingGet [2022-05-09T12:38:23.675Z] --- PASS: TestPingGet (0.02s) [2022-05-09T12:38:23.675Z] === RUN TestPingHead [2022-05-09T12:38:23.675Z] --- PASS: TestPingHead (0.02s) [2022-05-09T12:38:23.675Z] === RUN TestPingSwarmHeader [2022-05-09T12:38:24.241Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-09T12:38:24.241Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-09T12:38:24.809Z] docker_api_swarm_test.go:802: [da172f64584d4] joining swarm manager [df7be69f3d0c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-09T12:38:25.376Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-09T12:38:25.376Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-09T12:38:25.376Z] --- PASS: TestPingSwarmHeader (1.76s) [2022-05-09T12:38:25.376Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-09T12:38:25.376Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-09T12:38:25.376Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-09T12:38:25.376Z] === RUN TestVersion [2022-05-09T12:38:25.376Z] --- PASS: TestVersion (0.02s) [2022-05-09T12:38:25.376Z] === CONT TestDiskUsage [2022-05-09T12:38:25.962Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-09T12:38:25.962Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-09T12:38:25.962Z] === RUN TestDockerSuite/TestHealth [2022-05-09T12:38:25.962Z] === RUN TestDiskUsage/empty [2022-05-09T12:38:25.962Z] === RUN TestDiskUsage/empty/container_types [2022-05-09T12:38:25.962Z] === RUN TestDiskUsage/empty/image_types [2022-05-09T12:38:25.962Z] === RUN TestDiskUsage/empty/volume_types [2022-05-09T12:38:25.962Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-09T12:38:25.962Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-09T12:38:25.962Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-09T12:38:25.962Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-09T12:38:25.962Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-09T12:38:25.962Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-09T12:38:25.962Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-09T12:38:25.962Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-09T12:38:26.223Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-09T12:38:26.223Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-09T12:38:26.223Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-09T12:38:26.223Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-09T12:38:26.223Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-09T12:38:26.223Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-09T12:38:26.223Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-09T12:38:26.223Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-09T12:38:26.223Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-09T12:38:26.223Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-09T12:38:26.223Z] === RUN TestDiskUsage/after_container.Run [2022-05-09T12:38:26.679Z] --- PASS: TestRemoveContainerRunning (3.43s) [2022-05-09T12:38:26.679Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-09T12:38:26.790Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-09T12:38:26.790Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-09T12:38:26.790Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-09T12:38:26.790Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-09T12:38:26.790Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-09T12:38:26.790Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-09T12:38:26.790Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-09T12:38:26.790Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-09T12:38:26.790Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-09T12:38:26.790Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage (1.45s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-09T12:38:26.790Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-09T12:38:26.790Z] PASS [2022-05-09T12:38:27.049Z] [2022-05-09T12:38:27.049Z] === Skipped [2022-05-09T12:38:27.049Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-09T12:38:27.049Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-09T12:38:27.049Z] [2022-05-09T12:38:27.049Z] DONE 54 tests, 1 skipped in 22.523s [2022-05-09T12:38:27.049Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-09T12:38:27.049Z] ++ 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 [2022-05-09T12:38:27.049Z] ++ set -e [2022-05-09T12:38:27.049Z] ++ '[' -n 0 ']' [2022-05-09T12:38:27.049Z] ++ set -x [2022-05-09T12:38:27.049Z] ++ env -i DEST=/go/src/github.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 [2022-05-09T12:38:27.049Z] INFO: Testing against a local daemon [2022-05-09T12:38:27.049Z] === RUN TestVolumesCreateAndList [2022-05-09T12:38:27.049Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-05-09T12:38:27.049Z] === RUN TestVolumesRemove [2022-05-09T12:38:27.049Z] --- PASS: TestVolumesRemove (0.08s) [2022-05-09T12:38:27.049Z] === RUN TestVolumesInspect [2022-05-09T12:38:27.308Z] --- PASS: TestVolumesInspect (0.05s) [2022-05-09T12:38:27.308Z] === RUN TestVolumesInvalidJSON [2022-05-09T12:38:27.308Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-09T12:38:27.308Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-09T12:38:27.308Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-09T12:38:27.308Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-09T12:38:27.308Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-09T12:38:27.308Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-09T12:38:27.308Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-09T12:38:27.308Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-05-09T12:38:27.308Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-09T12:38:27.308Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-09T12:38:27.308Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-09T12:38:27.308Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-09T12:38:27.308Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-09T12:38:27.308Z] PASS [2022-05-09T12:38:27.308Z] [2022-05-09T12:38:27.308Z] DONE 9 tests in 0.324s [2022-05-09T12:38:27.308Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-09T12:38:27.308Z] docker_api_swarm_test.go:802: [d41dd49504626] joining swarm manager [df7be69f3d0c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-09T12:38:27.566Z] ++++ cat bundles/test-integration/docker.pid [2022-05-09T12:38:27.566Z] +++ kill 6650 [2022-05-09T12:38:27.825Z] +++ /etc/init.d/apparmor stop [2022-05-09T12:38:27.825Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-09T12:38:27.825Z] [2022-05-09T12:38:27.825Z] Unloading profiles will leave already running processes permanently [2022-05-09T12:38:27.825Z] unconfined, which can lead to unexpected situations. [2022-05-09T12:38:27.825Z] [2022-05-09T12:38:27.825Z] To set a process to complain mode, use the command line tool [2022-05-09T12:38:27.825Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-09T12:38:27.825Z] +++ true [2022-05-09T12:38:27.825Z] exiting test-integration [2022-05-09T12:38:27.825Z] ++ exit 0 [2022-05-09T12:38:27.825Z] [2022-05-09T12:38:28.392Z] + for job in $(jobs -p) [2022-05-09T12:38:28.392Z] + wait 8734 [2022-05-09T12:38:28.651Z] docker_api_swarm_test.go:810: [d9617ad182e1f] joining swarm manager [df7be69f3d0c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-05-09T12:38:29.571Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.34s) [2022-05-09T12:38:29.571Z] === RUN TestRemoveInvalidContainer [2022-05-09T12:38:29.571Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-05-09T12:38:29.571Z] === RUN TestRenameLinkedContainer [2022-05-09T12:38:29.571Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-09T12:38:29.571Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-09T12:38:29.571Z] === RUN TestRenameStoppedContainer [2022-05-09T12:38:33.287Z] --- PASS: TestRenameStoppedContainer (3.25s) [2022-05-09T12:38:33.287Z] === RUN TestRenameRunningContainerAndReuse [2022-05-09T12:38:40.331Z] --- PASS: TestRenameRunningContainerAndReuse (6.93s) [2022-05-09T12:38:40.331Z] === RUN TestRenameInvalidName [2022-05-09T12:38:43.217Z] --- PASS: TestRenameInvalidName (3.31s) [2022-05-09T12:38:43.217Z] === RUN TestRenameAnonymousContainer [2022-05-09T12:38:46.725Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-09T12:38:46.725Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-09T12:38:46.725Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-09T12:38:46.725Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-09T12:38:46.725Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-09T12:38:46.725Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-09T12:38:46.725Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-09T12:38:46.725Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-09T12:38:46.725Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-09T12:38:46.725Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-09T12:38:46.983Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-09T12:38:47.551Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-09T12:38:47.809Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-09T12:38:47.809Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-09T12:38:47.838Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-09T12:38:47.839Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-09T12:38:47.839Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-09T12:38:47.839Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-09T12:38:47.839Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-09T12:38:48.206Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-09T12:38:48.376Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-09T12:38:48.376Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-09T12:38:48.479Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43572/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7873c27cfbd812dca60d90367d375bbae5a27014 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7873c27cfbd812dca60d90367d375bbae5a27014 hack/test/unit [2022-05-09T12:38:48.944Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-09T12:38:49.040Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-05-09T12:38:49.040Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-09T12:38:49.040Z] + TESTDIRS=./... [2022-05-09T12:38:49.040Z] + exclude_paths='/vendor/|/integration' [2022-05-09T12:38:49.040Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-09T12:38:49.040Z] ++ go list ./... [2022-05-09T12:38:49.510Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-09T12:38:49.510Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-09T12:38:49.970Z] + pkg_list='github.com/docker/docker/api [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/server [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/server/backend/build [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/server/httpstatus [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/server/httputils [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/server/middleware [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/server/router [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/server/router/build [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/server/router/container [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/server/router/debug [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/server/router/distribution [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/server/router/grpc [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/server/router/image [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/server/router/network [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/server/router/plugin [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/server/router/session [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/server/router/swarm [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/server/router/system [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/server/router/volume [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/types [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/types/backend [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/types/blkiodev [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/types/container [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/types/events [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/types/filters [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/types/image [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/types/mount [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/types/network [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/types/registry [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/types/strslice [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/types/swarm [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/types/time [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/types/versions [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-09T12:38:49.970Z] github.com/docker/docker/api/types/volume [2022-05-09T12:38:49.970Z] github.com/docker/docker/builder [2022-05-09T12:38:49.970Z] github.com/docker/docker/builder/builder-next [2022-05-09T12:38:49.970Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-09T12:38:49.970Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-09T12:38:49.970Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-09T12:38:49.970Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-09T12:38:49.970Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-09T12:38:49.970Z] github.com/docker/docker/builder/builder-next/worker [2022-05-09T12:38:49.970Z] github.com/docker/docker/builder/dockerfile [2022-05-09T12:38:49.970Z] github.com/docker/docker/builder/remotecontext [2022-05-09T12:38:49.970Z] github.com/docker/docker/builder/remotecontext/git [2022-05-09T12:38:49.970Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-09T12:38:49.970Z] github.com/docker/docker/cli [2022-05-09T12:38:49.970Z] github.com/docker/docker/cli/config [2022-05-09T12:38:49.970Z] github.com/docker/docker/cli/debug [2022-05-09T12:38:49.970Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-09T12:38:49.970Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-09T12:38:49.970Z] github.com/docker/docker/client [2022-05-09T12:38:49.970Z] github.com/docker/docker/cmd/docker-proxy [2022-05-09T12:38:49.970Z] github.com/docker/docker/cmd/dockerd [2022-05-09T12:38:49.970Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-09T12:38:49.970Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-09T12:38:49.970Z] github.com/docker/docker/container [2022-05-09T12:38:49.970Z] github.com/docker/docker/container/stream [2022-05-09T12:38:49.970Z] github.com/docker/docker/contrib/apparmor [2022-05-09T12:38:49.970Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-09T12:38:49.970Z] github.com/docker/docker/contrib/httpserver [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/cluster [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/cluster/convert [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/cluster/executor [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/cluster/provider [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/config [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/events [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/events/testutils [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/exec [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/graphdriver [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/images [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/initlayer [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/links [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/listeners [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/logger [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/logger/gelf [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/logger/journald [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/logger/local [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/logger/logentries [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/logger/splunk [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/logger/syslog [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/logger/templates [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/names [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/network [2022-05-09T12:38:49.970Z] github.com/docker/docker/daemon/stats [2022-05-09T12:38:49.970Z] github.com/docker/docker/distribution [2022-05-09T12:38:49.970Z] github.com/docker/docker/distribution/metadata [2022-05-09T12:38:49.970Z] github.com/docker/docker/distribution/utils [2022-05-09T12:38:49.970Z] github.com/docker/docker/distribution/xfer [2022-05-09T12:38:49.970Z] github.com/docker/docker/dockerversion [2022-05-09T12:38:49.970Z] github.com/docker/docker/errdefs [2022-05-09T12:38:49.971Z] github.com/docker/docker/image [2022-05-09T12:38:49.971Z] github.com/docker/docker/image/cache [2022-05-09T12:38:49.971Z] github.com/docker/docker/image/tarexport [2022-05-09T12:38:49.971Z] github.com/docker/docker/image/v1 [2022-05-09T12:38:49.971Z] github.com/docker/docker/internal/test/suite [2022-05-09T12:38:49.971Z] github.com/docker/docker/layer [2022-05-09T12:38:49.971Z] github.com/docker/docker/libcontainerd [2022-05-09T12:38:49.971Z] github.com/docker/docker/libcontainerd/queue [2022-05-09T12:38:49.971Z] github.com/docker/docker/libcontainerd/remote [2022-05-09T12:38:49.971Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-09T12:38:49.971Z] github.com/docker/docker/libcontainerd/types [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/bitseq [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/cluster [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/config [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/datastore [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/driverapi [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/etchosts [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/idm [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/ipam [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/iptables [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/netlabel [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/netutils [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/networkdb [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/ns [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/options [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/osl [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/portallocator [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/portmapper [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/testutils [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/types [2022-05-09T12:38:49.971Z] github.com/docker/docker/oci [2022-05-09T12:38:49.971Z] github.com/docker/docker/oci/caps [2022-05-09T12:38:49.971Z] github.com/docker/docker/opts [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/aaparser [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/archive [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/authorization [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/broadcaster [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/capabilities [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/chrootarchive [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/containerfs [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/devicemapper [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/directory [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/dmesg [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/filenotify [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/fileutils [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/fsutils [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/homedir [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/idtools [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/ioutils [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/jsonmessage [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/longpath [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/loopback [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/namesgenerator [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/parsers [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/pidfile [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/platform [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/plugingetter [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/plugins [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/plugins/transport [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/pools [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/progress [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/pubsub [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/reexec [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/signal [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/stack [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/stdcopy [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/streamformatter [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/stringid [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/sysinfo [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/system [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/tailfile [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/tarsum [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/truncindex [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/urlutil [2022-05-09T12:38:49.971Z] github.com/docker/docker/pkg/useragent [2022-05-09T12:38:49.971Z] github.com/docker/docker/plugin [2022-05-09T12:38:49.971Z] github.com/docker/docker/plugin/executor/containerd [2022-05-09T12:38:49.971Z] github.com/docker/docker/plugin/v2 [2022-05-09T12:38:49.971Z] github.com/docker/docker/profiles/apparmor [2022-05-09T12:38:49.971Z] github.com/docker/docker/profiles/seccomp [2022-05-09T12:38:49.971Z] github.com/docker/docker/quota [2022-05-09T12:38:49.971Z] github.com/docker/docker/reference [2022-05-09T12:38:49.971Z] github.com/docker/docker/registry [2022-05-09T12:38:49.971Z] github.com/docker/docker/registry/resumable [2022-05-09T12:38:49.971Z] github.com/docker/docker/restartmanager [2022-05-09T12:38:49.971Z] github.com/docker/docker/rootless [2022-05-09T12:38:49.971Z] github.com/docker/docker/rootless/specconv [2022-05-09T12:38:49.971Z] github.com/docker/docker/runconfig [2022-05-09T12:38:49.971Z] github.com/docker/docker/runconfig/opts [2022-05-09T12:38:49.971Z] github.com/docker/docker/testutil [2022-05-09T12:38:49.971Z] github.com/docker/docker/testutil/daemon [2022-05-09T12:38:49.971Z] github.com/docker/docker/testutil/environment [2022-05-09T12:38:49.971Z] github.com/docker/docker/testutil/fakecontext [2022-05-09T12:38:49.971Z] github.com/docker/docker/testutil/fakegit [2022-05-09T12:38:49.971Z] github.com/docker/docker/testutil/fakestorage [2022-05-09T12:38:49.971Z] github.com/docker/docker/testutil/fixtures/load [2022-05-09T12:38:49.971Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-09T12:38:49.971Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-09T12:38:49.971Z] github.com/docker/docker/testutil/registry [2022-05-09T12:38:49.971Z] github.com/docker/docker/testutil/request [2022-05-09T12:38:49.971Z] github.com/docker/docker/volume [2022-05-09T12:38:49.971Z] github.com/docker/docker/volume/drivers [2022-05-09T12:38:49.971Z] github.com/docker/docker/volume/local [2022-05-09T12:38:49.971Z] github.com/docker/docker/volume/mounts [2022-05-09T12:38:49.971Z] github.com/docker/docker/volume/service [2022-05-09T12:38:49.971Z] github.com/docker/docker/volume/service/opts [2022-05-09T12:38:49.971Z] github.com/docker/docker/volume/testutils' [2022-05-09T12:38:49.971Z] ++ grep --fixed-strings -v /libnetwork [2022-05-09T12:38:49.971Z] ++ echo 'github.com/docker/docker/api [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/server [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/server/backend/build [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/server/httpstatus [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/server/httputils [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/server/middleware [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/server/router [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/server/router/build [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/server/router/container [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/server/router/debug [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/server/router/distribution [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/server/router/grpc [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/server/router/image [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/server/router/network [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/server/router/plugin [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/server/router/session [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/server/router/swarm [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/server/router/system [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/server/router/volume [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/types [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/types/backend [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/types/blkiodev [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/types/container [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/types/events [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/types/filters [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/types/image [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/types/mount [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/types/network [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/types/registry [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/types/strslice [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/types/swarm [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/types/time [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/types/versions [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-09T12:38:49.971Z] github.com/docker/docker/api/types/volume [2022-05-09T12:38:49.971Z] github.com/docker/docker/builder [2022-05-09T12:38:49.971Z] github.com/docker/docker/builder/builder-next [2022-05-09T12:38:49.971Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-09T12:38:49.971Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-09T12:38:49.971Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-09T12:38:49.971Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-09T12:38:49.971Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-09T12:38:49.971Z] github.com/docker/docker/builder/builder-next/worker [2022-05-09T12:38:49.971Z] github.com/docker/docker/builder/dockerfile [2022-05-09T12:38:49.971Z] github.com/docker/docker/builder/remotecontext [2022-05-09T12:38:49.971Z] github.com/docker/docker/builder/remotecontext/git [2022-05-09T12:38:49.971Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-09T12:38:49.971Z] github.com/docker/docker/cli [2022-05-09T12:38:49.971Z] github.com/docker/docker/cli/config [2022-05-09T12:38:49.971Z] github.com/docker/docker/cli/debug [2022-05-09T12:38:49.971Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-09T12:38:49.971Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-09T12:38:49.971Z] github.com/docker/docker/client [2022-05-09T12:38:49.971Z] github.com/docker/docker/cmd/docker-proxy [2022-05-09T12:38:49.971Z] github.com/docker/docker/cmd/dockerd [2022-05-09T12:38:49.971Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-09T12:38:49.971Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-09T12:38:49.971Z] github.com/docker/docker/container [2022-05-09T12:38:49.971Z] github.com/docker/docker/container/stream [2022-05-09T12:38:49.971Z] github.com/docker/docker/contrib/apparmor [2022-05-09T12:38:49.971Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-09T12:38:49.971Z] github.com/docker/docker/contrib/httpserver [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/cluster [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/cluster/convert [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/cluster/executor [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/cluster/provider [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/config [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/events [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/events/testutils [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/exec [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/graphdriver [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/images [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/initlayer [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/links [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/listeners [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/logger [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/logger/gelf [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/logger/journald [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/logger/local [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/logger/logentries [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/logger/splunk [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/logger/syslog [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/logger/templates [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/names [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/network [2022-05-09T12:38:49.971Z] github.com/docker/docker/daemon/stats [2022-05-09T12:38:49.971Z] github.com/docker/docker/distribution [2022-05-09T12:38:49.971Z] github.com/docker/docker/distribution/metadata [2022-05-09T12:38:49.971Z] github.com/docker/docker/distribution/utils [2022-05-09T12:38:49.971Z] github.com/docker/docker/distribution/xfer [2022-05-09T12:38:49.971Z] github.com/docker/docker/dockerversion [2022-05-09T12:38:49.971Z] github.com/docker/docker/errdefs [2022-05-09T12:38:49.971Z] github.com/docker/docker/image [2022-05-09T12:38:49.971Z] github.com/docker/docker/image/cache [2022-05-09T12:38:49.971Z] github.com/docker/docker/image/tarexport [2022-05-09T12:38:49.971Z] github.com/docker/docker/image/v1 [2022-05-09T12:38:49.971Z] github.com/docker/docker/internal/test/suite [2022-05-09T12:38:49.971Z] github.com/docker/docker/layer [2022-05-09T12:38:49.971Z] github.com/docker/docker/libcontainerd [2022-05-09T12:38:49.971Z] github.com/docker/docker/libcontainerd/queue [2022-05-09T12:38:49.971Z] github.com/docker/docker/libcontainerd/remote [2022-05-09T12:38:49.971Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-09T12:38:49.971Z] github.com/docker/docker/libcontainerd/types [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/bitseq [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/cluster [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/config [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/datastore [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/driverapi [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-09T12:38:49.971Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-09T12:38:49.972Z] github.com/docker/docker/libnetwork/etchosts [2022-05-09T12:38:49.972Z] github.com/docker/docker/libnetwork/idm [2022-05-09T12:38:49.972Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-09T12:38:49.972Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-09T12:38:49.972Z] github.com/docker/docker/libnetwork/ipam [2022-05-09T12:38:49.972Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-09T12:38:49.972Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-09T12:38:49.972Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-09T12:38:49.972Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-09T12:38:49.972Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-09T12:38:49.972Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-09T12:38:49.972Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-09T12:38:49.972Z] github.com/docker/docker/libnetwork/iptables [2022-05-09T12:38:49.972Z] github.com/docker/docker/libnetwork/netlabel [2022-05-09T12:38:49.972Z] github.com/docker/docker/libnetwork/netutils [2022-05-09T12:38:49.972Z] github.com/docker/docker/libnetwork/networkdb [2022-05-09T12:38:49.972Z] github.com/docker/docker/libnetwork/ns [2022-05-09T12:38:49.972Z] github.com/docker/docker/libnetwork/options [2022-05-09T12:38:49.972Z] github.com/docker/docker/libnetwork/osl [2022-05-09T12:38:49.972Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-09T12:38:49.972Z] github.com/docker/docker/libnetwork/portallocator [2022-05-09T12:38:49.972Z] github.com/docker/docker/libnetwork/portmapper [2022-05-09T12:38:49.972Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-09T12:38:49.972Z] github.com/docker/docker/libnetwork/testutils [2022-05-09T12:38:49.972Z] github.com/docker/docker/libnetwork/types [2022-05-09T12:38:49.972Z] github.com/docker/docker/oci [2022-05-09T12:38:49.972Z] github.com/docker/docker/oci/caps [2022-05-09T12:38:49.972Z] github.com/docker/docker/opts [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/aaparser [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/archive [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/authorization [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/broadcaster [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/capabilities [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/chrootarchive [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/containerfs [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/devicemapper [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/directory [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/dmesg [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/filenotify [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/fileutils [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/fsutils [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/homedir [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/idtools [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/ioutils [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/jsonmessage [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/longpath [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/loopback [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/namesgenerator [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/parsers [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/pidfile [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/platform [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/plugingetter [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/plugins [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/plugins/transport [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/pools [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/progress [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/pubsub [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/reexec [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/signal [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/stack [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/stdcopy [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/streamformatter [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/stringid [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/sysinfo [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/system [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/tailfile [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/tarsum [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/truncindex [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/urlutil [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/useragent [2022-05-09T12:38:49.972Z] github.com/docker/docker/plugin [2022-05-09T12:38:49.972Z] github.com/docker/docker/plugin/executor/containerd [2022-05-09T12:38:49.972Z] github.com/docker/docker/plugin/v2 [2022-05-09T12:38:49.972Z] github.com/docker/docker/profiles/apparmor [2022-05-09T12:38:49.972Z] github.com/docker/docker/profiles/seccomp [2022-05-09T12:38:49.972Z] github.com/docker/docker/quota [2022-05-09T12:38:49.972Z] github.com/docker/docker/reference [2022-05-09T12:38:49.972Z] github.com/docker/docker/registry [2022-05-09T12:38:49.972Z] github.com/docker/docker/registry/resumable [2022-05-09T12:38:49.972Z] github.com/docker/docker/restartmanager [2022-05-09T12:38:49.972Z] github.com/docker/docker/rootless [2022-05-09T12:38:49.972Z] github.com/docker/docker/rootless/specconv [2022-05-09T12:38:49.972Z] github.com/docker/docker/runconfig [2022-05-09T12:38:49.972Z] github.com/docker/docker/runconfig/opts [2022-05-09T12:38:49.972Z] github.com/docker/docker/testutil [2022-05-09T12:38:49.972Z] github.com/docker/docker/testutil/daemon [2022-05-09T12:38:49.972Z] github.com/docker/docker/testutil/environment [2022-05-09T12:38:49.972Z] github.com/docker/docker/testutil/fakecontext [2022-05-09T12:38:49.972Z] github.com/docker/docker/testutil/fakegit [2022-05-09T12:38:49.972Z] github.com/docker/docker/testutil/fakestorage [2022-05-09T12:38:49.972Z] github.com/docker/docker/testutil/fixtures/load [2022-05-09T12:38:49.972Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-09T12:38:49.972Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-09T12:38:49.972Z] github.com/docker/docker/testutil/registry [2022-05-09T12:38:49.972Z] github.com/docker/docker/testutil/request [2022-05-09T12:38:49.972Z] github.com/docker/docker/volume [2022-05-09T12:38:49.972Z] github.com/docker/docker/volume/drivers [2022-05-09T12:38:49.972Z] github.com/docker/docker/volume/local [2022-05-09T12:38:49.972Z] github.com/docker/docker/volume/mounts [2022-05-09T12:38:49.972Z] github.com/docker/docker/volume/service [2022-05-09T12:38:49.972Z] github.com/docker/docker/volume/service/opts [2022-05-09T12:38:49.972Z] github.com/docker/docker/volume/testutils' [2022-05-09T12:38:49.972Z] + base_pkg_list='github.com/docker/docker/api [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/backend/build [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/httpstatus [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/httputils [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/middleware [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/router [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/router/build [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/router/container [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/router/debug [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/router/distribution [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/router/grpc [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/router/image [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/router/network [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/router/plugin [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/router/session [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/router/swarm [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/router/system [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/router/volume [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/types [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/types/backend [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/types/blkiodev [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/types/container [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/types/events [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/types/filters [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/types/image [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/types/mount [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/types/network [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/types/registry [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/types/strslice [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/types/swarm [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/types/time [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/types/versions [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/types/volume [2022-05-09T12:38:49.972Z] github.com/docker/docker/builder [2022-05-09T12:38:49.972Z] github.com/docker/docker/builder/builder-next [2022-05-09T12:38:49.972Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-09T12:38:49.972Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-09T12:38:49.972Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-09T12:38:49.972Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-09T12:38:49.972Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-09T12:38:49.972Z] github.com/docker/docker/builder/builder-next/worker [2022-05-09T12:38:49.972Z] github.com/docker/docker/builder/dockerfile [2022-05-09T12:38:49.972Z] github.com/docker/docker/builder/remotecontext [2022-05-09T12:38:49.972Z] github.com/docker/docker/builder/remotecontext/git [2022-05-09T12:38:49.972Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-09T12:38:49.972Z] github.com/docker/docker/cli [2022-05-09T12:38:49.972Z] github.com/docker/docker/cli/config [2022-05-09T12:38:49.972Z] github.com/docker/docker/cli/debug [2022-05-09T12:38:49.972Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-09T12:38:49.972Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-09T12:38:49.972Z] github.com/docker/docker/client [2022-05-09T12:38:49.972Z] github.com/docker/docker/cmd/docker-proxy [2022-05-09T12:38:49.972Z] github.com/docker/docker/cmd/dockerd [2022-05-09T12:38:49.972Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-09T12:38:49.972Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-09T12:38:49.972Z] github.com/docker/docker/container [2022-05-09T12:38:49.972Z] github.com/docker/docker/container/stream [2022-05-09T12:38:49.972Z] github.com/docker/docker/contrib/apparmor [2022-05-09T12:38:49.972Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-09T12:38:49.972Z] github.com/docker/docker/contrib/httpserver [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/cluster [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/cluster/convert [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/cluster/executor [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/cluster/provider [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/config [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/events [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/events/testutils [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/exec [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/graphdriver [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/images [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/initlayer [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/links [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/listeners [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/logger [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/logger/gelf [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/logger/journald [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/logger/local [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/logger/logentries [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/logger/splunk [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/logger/syslog [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/logger/templates [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/names [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/network [2022-05-09T12:38:49.972Z] github.com/docker/docker/daemon/stats [2022-05-09T12:38:49.972Z] github.com/docker/docker/distribution [2022-05-09T12:38:49.972Z] github.com/docker/docker/distribution/metadata [2022-05-09T12:38:49.972Z] github.com/docker/docker/distribution/utils [2022-05-09T12:38:49.972Z] github.com/docker/docker/distribution/xfer [2022-05-09T12:38:49.972Z] github.com/docker/docker/dockerversion [2022-05-09T12:38:49.972Z] github.com/docker/docker/errdefs [2022-05-09T12:38:49.972Z] github.com/docker/docker/image [2022-05-09T12:38:49.972Z] github.com/docker/docker/image/cache [2022-05-09T12:38:49.972Z] github.com/docker/docker/image/tarexport [2022-05-09T12:38:49.972Z] github.com/docker/docker/image/v1 [2022-05-09T12:38:49.972Z] github.com/docker/docker/internal/test/suite [2022-05-09T12:38:49.972Z] github.com/docker/docker/layer [2022-05-09T12:38:49.972Z] github.com/docker/docker/libcontainerd [2022-05-09T12:38:49.972Z] github.com/docker/docker/libcontainerd/queue [2022-05-09T12:38:49.972Z] github.com/docker/docker/libcontainerd/remote [2022-05-09T12:38:49.972Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-09T12:38:49.972Z] github.com/docker/docker/libcontainerd/types [2022-05-09T12:38:49.972Z] github.com/docker/docker/oci [2022-05-09T12:38:49.972Z] github.com/docker/docker/oci/caps [2022-05-09T12:38:49.972Z] github.com/docker/docker/opts [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/aaparser [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/archive [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/authorization [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/broadcaster [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/capabilities [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/chrootarchive [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/containerfs [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/devicemapper [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/directory [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/dmesg [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/filenotify [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/fileutils [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/fsutils [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/homedir [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/idtools [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/ioutils [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/jsonmessage [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/longpath [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/loopback [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/namesgenerator [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/parsers [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/pidfile [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/platform [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/plugingetter [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/plugins [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/plugins/transport [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/pools [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/progress [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/pubsub [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/reexec [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/signal [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/stack [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/stdcopy [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/streamformatter [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/stringid [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/sysinfo [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/system [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/tailfile [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/tarsum [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/truncindex [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/urlutil [2022-05-09T12:38:49.972Z] github.com/docker/docker/pkg/useragent [2022-05-09T12:38:49.972Z] github.com/docker/docker/plugin [2022-05-09T12:38:49.972Z] github.com/docker/docker/plugin/executor/containerd [2022-05-09T12:38:49.972Z] github.com/docker/docker/plugin/v2 [2022-05-09T12:38:49.972Z] github.com/docker/docker/profiles/apparmor [2022-05-09T12:38:49.972Z] github.com/docker/docker/profiles/seccomp [2022-05-09T12:38:49.972Z] github.com/docker/docker/quota [2022-05-09T12:38:49.972Z] github.com/docker/docker/reference [2022-05-09T12:38:49.972Z] github.com/docker/docker/registry [2022-05-09T12:38:49.972Z] github.com/docker/docker/registry/resumable [2022-05-09T12:38:49.972Z] github.com/docker/docker/restartmanager [2022-05-09T12:38:49.972Z] github.com/docker/docker/rootless [2022-05-09T12:38:49.972Z] github.com/docker/docker/rootless/specconv [2022-05-09T12:38:49.972Z] github.com/docker/docker/runconfig [2022-05-09T12:38:49.972Z] github.com/docker/docker/runconfig/opts [2022-05-09T12:38:49.972Z] github.com/docker/docker/testutil [2022-05-09T12:38:49.972Z] github.com/docker/docker/testutil/daemon [2022-05-09T12:38:49.972Z] github.com/docker/docker/testutil/environment [2022-05-09T12:38:49.972Z] github.com/docker/docker/testutil/fakecontext [2022-05-09T12:38:49.972Z] github.com/docker/docker/testutil/fakegit [2022-05-09T12:38:49.972Z] github.com/docker/docker/testutil/fakestorage [2022-05-09T12:38:49.972Z] github.com/docker/docker/testutil/fixtures/load [2022-05-09T12:38:49.972Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-09T12:38:49.972Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-09T12:38:49.972Z] github.com/docker/docker/testutil/registry [2022-05-09T12:38:49.972Z] github.com/docker/docker/testutil/request [2022-05-09T12:38:49.972Z] github.com/docker/docker/volume [2022-05-09T12:38:49.972Z] github.com/docker/docker/volume/drivers [2022-05-09T12:38:49.972Z] github.com/docker/docker/volume/local [2022-05-09T12:38:49.972Z] github.com/docker/docker/volume/mounts [2022-05-09T12:38:49.972Z] github.com/docker/docker/volume/service [2022-05-09T12:38:49.972Z] github.com/docker/docker/volume/service/opts [2022-05-09T12:38:49.972Z] github.com/docker/docker/volume/testutils' [2022-05-09T12:38:49.972Z] ++ grep --fixed-strings /libnetwork [2022-05-09T12:38:49.972Z] ++ echo 'github.com/docker/docker/api [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/backend/build [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/httpstatus [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/httputils [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/middleware [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/router [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/router/build [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/router/container [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/router/debug [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/router/distribution [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/router/grpc [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/router/image [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/router/network [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/router/plugin [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/router/session [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/router/swarm [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/router/system [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/server/router/volume [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/types [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/types/backend [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/types/blkiodev [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/types/container [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/types/events [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/types/filters [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/types/image [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/types/mount [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/types/network [2022-05-09T12:38:49.972Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-09T12:38:49.973Z] github.com/docker/docker/api/types/registry [2022-05-09T12:38:49.973Z] github.com/docker/docker/api/types/strslice [2022-05-09T12:38:49.973Z] github.com/docker/docker/api/types/swarm [2022-05-09T12:38:49.973Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-09T12:38:49.973Z] github.com/docker/docker/api/types/time [2022-05-09T12:38:49.973Z] github.com/docker/docker/api/types/versions [2022-05-09T12:38:49.973Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-09T12:38:49.973Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-09T12:38:49.973Z] github.com/docker/docker/api/types/volume [2022-05-09T12:38:49.973Z] github.com/docker/docker/builder [2022-05-09T12:38:49.973Z] github.com/docker/docker/builder/builder-next [2022-05-09T12:38:49.973Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-09T12:38:49.973Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-09T12:38:49.973Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-09T12:38:49.973Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-09T12:38:49.973Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-09T12:38:49.973Z] github.com/docker/docker/builder/builder-next/worker [2022-05-09T12:38:49.973Z] github.com/docker/docker/builder/dockerfile [2022-05-09T12:38:49.973Z] github.com/docker/docker/builder/remotecontext [2022-05-09T12:38:49.973Z] github.com/docker/docker/builder/remotecontext/git [2022-05-09T12:38:49.973Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-09T12:38:49.973Z] github.com/docker/docker/cli [2022-05-09T12:38:49.973Z] github.com/docker/docker/cli/config [2022-05-09T12:38:49.973Z] github.com/docker/docker/cli/debug [2022-05-09T12:38:49.973Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-09T12:38:49.973Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-09T12:38:49.973Z] github.com/docker/docker/client [2022-05-09T12:38:49.973Z] github.com/docker/docker/cmd/docker-proxy [2022-05-09T12:38:49.973Z] github.com/docker/docker/cmd/dockerd [2022-05-09T12:38:49.973Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-09T12:38:49.973Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-09T12:38:49.973Z] github.com/docker/docker/container [2022-05-09T12:38:49.973Z] github.com/docker/docker/container/stream [2022-05-09T12:38:49.973Z] github.com/docker/docker/contrib/apparmor [2022-05-09T12:38:49.973Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-09T12:38:49.973Z] github.com/docker/docker/contrib/httpserver [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/cluster [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/cluster/convert [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/cluster/executor [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/cluster/provider [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/config [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/events [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/events/testutils [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/exec [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/graphdriver [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/images [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/initlayer [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/links [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/listeners [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/logger [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/logger/gelf [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/logger/journald [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/logger/local [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/logger/logentries [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/logger/splunk [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/logger/syslog [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/logger/templates [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/names [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/network [2022-05-09T12:38:49.973Z] github.com/docker/docker/daemon/stats [2022-05-09T12:38:49.973Z] github.com/docker/docker/distribution [2022-05-09T12:38:49.973Z] github.com/docker/docker/distribution/metadata [2022-05-09T12:38:49.973Z] github.com/docker/docker/distribution/utils [2022-05-09T12:38:49.973Z] github.com/docker/docker/distribution/xfer [2022-05-09T12:38:49.973Z] github.com/docker/docker/dockerversion [2022-05-09T12:38:49.973Z] github.com/docker/docker/errdefs [2022-05-09T12:38:49.973Z] github.com/docker/docker/image [2022-05-09T12:38:49.973Z] github.com/docker/docker/image/cache [2022-05-09T12:38:49.973Z] github.com/docker/docker/image/tarexport [2022-05-09T12:38:49.973Z] github.com/docker/docker/image/v1 [2022-05-09T12:38:49.973Z] github.com/docker/docker/internal/test/suite [2022-05-09T12:38:49.973Z] github.com/docker/docker/layer [2022-05-09T12:38:49.973Z] github.com/docker/docker/libcontainerd [2022-05-09T12:38:49.973Z] github.com/docker/docker/libcontainerd/queue [2022-05-09T12:38:49.973Z] github.com/docker/docker/libcontainerd/remote [2022-05-09T12:38:49.973Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-09T12:38:49.973Z] github.com/docker/docker/libcontainerd/types [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/bitseq [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/cluster [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/config [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/datastore [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/driverapi [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/etchosts [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/idm [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/ipam [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/iptables [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/netlabel [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/netutils [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/networkdb [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/ns [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/options [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/osl [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/portallocator [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/portmapper [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/testutils [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/types [2022-05-09T12:38:49.973Z] github.com/docker/docker/oci [2022-05-09T12:38:49.973Z] github.com/docker/docker/oci/caps [2022-05-09T12:38:49.973Z] github.com/docker/docker/opts [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/aaparser [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/archive [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/authorization [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/broadcaster [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/capabilities [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/chrootarchive [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/containerfs [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/devicemapper [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/directory [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/dmesg [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/filenotify [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/fileutils [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/fsutils [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/homedir [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/idtools [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/ioutils [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/jsonmessage [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/longpath [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/loopback [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/namesgenerator [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/parsers [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/pidfile [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/platform [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/plugingetter [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/plugins [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/plugins/transport [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/pools [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/progress [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/pubsub [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/reexec [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/signal [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/stack [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/stdcopy [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/streamformatter [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/stringid [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/sysinfo [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/system [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/tailfile [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/tarsum [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/truncindex [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/urlutil [2022-05-09T12:38:49.973Z] github.com/docker/docker/pkg/useragent [2022-05-09T12:38:49.973Z] github.com/docker/docker/plugin [2022-05-09T12:38:49.973Z] github.com/docker/docker/plugin/executor/containerd [2022-05-09T12:38:49.973Z] github.com/docker/docker/plugin/v2 [2022-05-09T12:38:49.973Z] github.com/docker/docker/profiles/apparmor [2022-05-09T12:38:49.973Z] github.com/docker/docker/profiles/seccomp [2022-05-09T12:38:49.973Z] github.com/docker/docker/quota [2022-05-09T12:38:49.973Z] github.com/docker/docker/reference [2022-05-09T12:38:49.973Z] github.com/docker/docker/registry [2022-05-09T12:38:49.973Z] github.com/docker/docker/registry/resumable [2022-05-09T12:38:49.973Z] github.com/docker/docker/restartmanager [2022-05-09T12:38:49.973Z] github.com/docker/docker/rootless [2022-05-09T12:38:49.973Z] github.com/docker/docker/rootless/specconv [2022-05-09T12:38:49.973Z] github.com/docker/docker/runconfig [2022-05-09T12:38:49.973Z] github.com/docker/docker/runconfig/opts [2022-05-09T12:38:49.973Z] github.com/docker/docker/testutil [2022-05-09T12:38:49.973Z] github.com/docker/docker/testutil/daemon [2022-05-09T12:38:49.973Z] github.com/docker/docker/testutil/environment [2022-05-09T12:38:49.973Z] github.com/docker/docker/testutil/fakecontext [2022-05-09T12:38:49.973Z] github.com/docker/docker/testutil/fakegit [2022-05-09T12:38:49.973Z] github.com/docker/docker/testutil/fakestorage [2022-05-09T12:38:49.973Z] github.com/docker/docker/testutil/fixtures/load [2022-05-09T12:38:49.973Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-09T12:38:49.973Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-09T12:38:49.973Z] github.com/docker/docker/testutil/registry [2022-05-09T12:38:49.973Z] github.com/docker/docker/testutil/request [2022-05-09T12:38:49.973Z] github.com/docker/docker/volume [2022-05-09T12:38:49.973Z] github.com/docker/docker/volume/drivers [2022-05-09T12:38:49.973Z] github.com/docker/docker/volume/local [2022-05-09T12:38:49.973Z] github.com/docker/docker/volume/mounts [2022-05-09T12:38:49.973Z] github.com/docker/docker/volume/service [2022-05-09T12:38:49.973Z] github.com/docker/docker/volume/service/opts [2022-05-09T12:38:49.973Z] github.com/docker/docker/volume/testutils' [2022-05-09T12:38:49.973Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/bitseq [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/cluster [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/config [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/datastore [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/driverapi [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/etchosts [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/idm [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/ipam [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/iptables [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/netlabel [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/netutils [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/networkdb [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/ns [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/options [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/osl [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/portallocator [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/portmapper [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/testutils [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/types' [2022-05-09T12:38:49.973Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-09T12:38:49.973Z] + echo 'github.com/docker/docker/libnetwork [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/bitseq [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/cluster [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/config [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/datastore [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/driverapi [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-09T12:38:49.973Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/etchosts [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/idm [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/ipam [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/iptables [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/netlabel [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/netutils [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/networkdb [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/ns [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/options [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/osl [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/portallocator [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/portmapper [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/testutils [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/types' [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-09T12:38:49.974Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-09T12:38:49.974Z] + type docker-proxy [2022-05-09T12:38:49.974Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-09T12:38:49.974Z] + hack/make.sh binary-proxy install-proxy [2022-05-09T12:38:49.974Z] [2022-05-09T12:38:50.077Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-09T12:38:50.229Z] Removing bundles/ [2022-05-09T12:38:50.230Z] [2022-05-09T12:38:50.230Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-09T12:38:50.230Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-09T12:38:50.230Z] GOOS="" GOARCH="" GOARM="" [2022-05-09T12:38:52.099Z] 2022/05/09 12:38:43 Closing DB instances... [2022-05-09T12:38:52.099Z] --- PASS: TestNetworkDBGarbageCollection (54.45s) [2022-05-09T12:38:52.099Z] === RUN TestFindNode [2022-05-09T12:38:52.099Z] 2022/05/09 12:38:45 Closing DB instances... [2022-05-09T12:38:52.099Z] --- PASS: TestFindNode (0.02s) [2022-05-09T12:38:52.099Z] === RUN TestChangeNodeState [2022-05-09T12:38:52.099Z] 2022/05/09 12:38:45 Closing DB instances... [2022-05-09T12:38:52.099Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-09T12:38:52.099Z] === RUN TestNodeReincarnation [2022-05-09T12:38:52.099Z] 2022/05/09 12:38:45 Closing DB instances... [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:50Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-09T12:38:52.099Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-09T12:38:52.099Z] === RUN TestParallelCreate [2022-05-09T12:38:52.099Z] 2022/05/09 12:38:50 Closing DB instances... [2022-05-09T12:38:52.099Z] --- PASS: TestParallelCreate (0.03s) [2022-05-09T12:38:52.099Z] === RUN TestParallelDelete [2022-05-09T12:38:52.099Z] 2022/05/09 12:38:50 Closing DB instances... [2022-05-09T12:38:52.099Z] --- PASS: TestParallelDelete (0.02s) [2022-05-09T12:38:52.099Z] === RUN TestNetworkDBIslands [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:50Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ea331efa3010 with config:&{NodeID:ea331efa3010 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:50Z" level=info msg="Node ea331efa3010/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:50Z" level=info msg="Node ea331efa3010/172.30.53.207, added to nodes list" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:50Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:c20cb8b5615f with config:&{NodeID:c20cb8b5615f Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:50Z" level=info msg="Node c20cb8b5615f/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:50Z" level=info msg="Node c20cb8b5615f/172.30.53.207, added to nodes list" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:50Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:50Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:50Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:50Z" level=info msg="Node c20cb8b5615f/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:50Z" level=info msg="Node c20cb8b5615f/172.30.53.207, added to nodes list" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:50Z" level=info msg="Node ea331efa3010/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:50Z" level=info msg="Node ea331efa3010/172.30.53.207, added to nodes list" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:50Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:282305f77b20 with config:&{NodeID:282305f77b20 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=info msg="Node 282305f77b20/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=info msg="Node 282305f77b20/172.30.53.207, added to nodes list" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=info msg="Node 282305f77b20/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=info msg="Node ea331efa3010/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=info msg="Node ea331efa3010/172.30.53.207, added to nodes list" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=info msg="Node c20cb8b5615f/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=info msg="Node c20cb8b5615f/172.30.53.207, added to nodes list" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=info msg="Node 282305f77b20/172.30.53.207, added to nodes list" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=info msg="Node 282305f77b20/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=info msg="Node 282305f77b20/172.30.53.207, added to nodes list" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:a842094eafa0 with config:&{NodeID:a842094eafa0 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=info msg="Node a842094eafa0/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=info msg="Node a842094eafa0/172.30.53.207, added to nodes list" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=info msg="Node a842094eafa0/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=info msg="Node a842094eafa0/172.30.53.207, added to nodes list" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=info msg="Node c20cb8b5615f/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=info msg="Node c20cb8b5615f/172.30.53.207, added to nodes list" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=info msg="Node 282305f77b20/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=info msg="Node 282305f77b20/172.30.53.207, added to nodes list" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=info msg="Node ea331efa3010/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=info msg="Node ea331efa3010/172.30.53.207, added to nodes list" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=info msg="Node a842094eafa0/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=info msg="Node a842094eafa0/172.30.53.207, added to nodes list" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=info msg="Node a842094eafa0/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:52.099Z] time="2022-05-09T12:38:51Z" level=info msg="Node a842094eafa0/172.30.53.207, added to nodes list" [2022-05-09T12:38:52.570Z] time="2022-05-09T12:38:52Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:0b129e31fcde with config:&{NodeID:0b129e31fcde Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:38:52.570Z] time="2022-05-09T12:38:52Z" level=info msg="Node 0b129e31fcde/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:52.570Z] time="2022-05-09T12:38:52Z" level=info msg="Node 0b129e31fcde/172.30.53.207, added to nodes list" [2022-05-09T12:38:52.570Z] time="2022-05-09T12:38:52Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-09T12:38:52.570Z] time="2022-05-09T12:38:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-09T12:38:52.570Z] time="2022-05-09T12:38:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2022-05-09T12:38:52.570Z] time="2022-05-09T12:38:52Z" level=info msg="Node 0b129e31fcde/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:52.570Z] time="2022-05-09T12:38:52Z" level=info msg="Node 0b129e31fcde/172.30.53.207, added to nodes list" [2022-05-09T12:38:52.570Z] time="2022-05-09T12:38:52Z" level=info msg="Node c20cb8b5615f/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:52.570Z] time="2022-05-09T12:38:52Z" level=info msg="Node c20cb8b5615f/172.30.53.207, added to nodes list" [2022-05-09T12:38:52.570Z] time="2022-05-09T12:38:52Z" level=info msg="Node 282305f77b20/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:52.570Z] time="2022-05-09T12:38:52Z" level=info msg="Node 282305f77b20/172.30.53.207, added to nodes list" [2022-05-09T12:38:52.570Z] time="2022-05-09T12:38:52Z" level=info msg="Node ea331efa3010/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:52.570Z] time="2022-05-09T12:38:52Z" level=info msg="Node ea331efa3010/172.30.53.207, added to nodes list" [2022-05-09T12:38:52.570Z] time="2022-05-09T12:38:52Z" level=info msg="Node a842094eafa0/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:52.570Z] time="2022-05-09T12:38:52Z" level=info msg="Node a842094eafa0/172.30.53.207, added to nodes list" [2022-05-09T12:38:52.570Z] time="2022-05-09T12:38:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-09T12:38:52.570Z] time="2022-05-09T12:38:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2022-05-09T12:38:52.570Z] time="2022-05-09T12:38:52Z" level=info msg="Node 0b129e31fcde/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:52.570Z] time="2022-05-09T12:38:52Z" level=info msg="Node 0b129e31fcde/172.30.53.207, added to nodes list" [2022-05-09T12:38:52.570Z] time="2022-05-09T12:38:52Z" level=info msg="Node 0b129e31fcde/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:52.570Z] time="2022-05-09T12:38:52Z" level=info msg="Node 0b129e31fcde/172.30.53.207, added to nodes list" [2022-05-09T12:38:52.570Z] time="2022-05-09T12:38:52Z" level=info msg="Node 0b129e31fcde/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:52.570Z] time="2022-05-09T12:38:52Z" level=info msg="Node 0b129e31fcde/172.30.53.207, added to nodes list" [2022-05-09T12:38:52.570Z] networkdb_test.go:835: Re-joining: 3 [2022-05-09T12:38:52.570Z] time="2022-05-09T12:38:52Z" level=info msg="The new bootstrap node list is:[172.30.53.207:10033 172.30.53.207:10034 172.30.53.207:10035]" [2022-05-09T12:38:52.570Z] time="2022-05-09T12:38:52Z" level=debug msg="memberlist: Stream connection from=172.30.53.207:49372" [2022-05-09T12:38:52.570Z] time="2022-05-09T12:38:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.53.207:10033" [2022-05-09T12:38:52.570Z] time="2022-05-09T12:38:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.53.207:10034" [2022-05-09T12:38:52.570Z] time="2022-05-09T12:38:52Z" level=debug msg="memberlist: Stream connection from=172.30.53.207:49373" [2022-05-09T12:38:52.570Z] time="2022-05-09T12:38:52Z" level=debug msg="memberlist: Stream connection from=172.30.53.207:49374" [2022-05-09T12:38:52.570Z] time="2022-05-09T12:38:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.53.207:10035" [2022-05-09T12:38:52.604Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-09T12:38:52.604Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-09T12:38:52.862Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-09T12:38:53.039Z] networkdb_test.go:835: Re-joining: 4 [2022-05-09T12:38:53.039Z] time="2022-05-09T12:38:52Z" level=info msg="The new bootstrap node list is:[172.30.53.207:10033 172.30.53.207:10034 172.30.53.207:10035]" [2022-05-09T12:38:53.039Z] time="2022-05-09T12:38:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.53.207:10033" [2022-05-09T12:38:53.039Z] time="2022-05-09T12:38:52Z" level=debug msg="memberlist: Stream connection from=172.30.53.207:49375" [2022-05-09T12:38:53.039Z] time="2022-05-09T12:38:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.53.207:10034" [2022-05-09T12:38:53.039Z] time="2022-05-09T12:38:52Z" level=debug msg="memberlist: Stream connection from=172.30.53.207:49376" [2022-05-09T12:38:53.039Z] time="2022-05-09T12:38:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.53.207:10035" [2022-05-09T12:38:53.039Z] time="2022-05-09T12:38:52Z" level=debug msg="memberlist: Stream connection from=172.30.53.207:49377" [2022-05-09T12:38:53.508Z] time="2022-05-09T12:38:53Z" level=info msg="node 0 leaving" [2022-05-09T12:38:53.508Z] time="2022-05-09T12:38:53Z" level=info msg="Node ea331efa3010 change state NodeActive --> NodeLeft" [2022-05-09T12:38:53.508Z] time="2022-05-09T12:38:53Z" level=info msg="node3(282305f77b20): Node leave event for ea331efa3010/172.30.53.207" [2022-05-09T12:38:53.508Z] time="2022-05-09T12:38:53Z" level=info msg="Node ea331efa3010 change state NodeActive --> NodeLeft" [2022-05-09T12:38:53.508Z] time="2022-05-09T12:38:53Z" level=info msg="node2(c20cb8b5615f): Node leave event for ea331efa3010/172.30.53.207" [2022-05-09T12:38:53.508Z] time="2022-05-09T12:38:53Z" level=info msg="Node ea331efa3010 change state NodeActive --> NodeLeft" [2022-05-09T12:38:53.508Z] time="2022-05-09T12:38:53Z" level=info msg="node4(a842094eafa0): Node leave event for ea331efa3010/172.30.53.207" [2022-05-09T12:38:53.508Z] time="2022-05-09T12:38:53Z" level=info msg="Node ea331efa3010 change state NodeActive --> NodeLeft" [2022-05-09T12:38:53.508Z] time="2022-05-09T12:38:53Z" level=info msg="node1(ea331efa3010): Node leave event for ea331efa3010/172.30.53.207" [2022-05-09T12:38:53.508Z] time="2022-05-09T12:38:53Z" level=info msg="Node ea331efa3010 change state NodeActive --> NodeLeft" [2022-05-09T12:38:53.508Z] time="2022-05-09T12:38:53Z" level=info msg="node5(0b129e31fcde): Node leave event for ea331efa3010/172.30.53.207" [2022-05-09T12:38:53.508Z] time="2022-05-09T12:38:53Z" level=info msg="Node ea331efa3010/172.30.53.207, left gossip cluster" [2022-05-09T12:38:53.508Z] time="2022-05-09T12:38:53Z" level=info msg="Node ea331efa3010/172.30.53.207, left gossip cluster" [2022-05-09T12:38:53.508Z] time="2022-05-09T12:38:53Z" level=info msg="Node ea331efa3010/172.30.53.207, left gossip cluster" [2022-05-09T12:38:53.508Z] time="2022-05-09T12:38:53Z" level=info msg="Node ea331efa3010/172.30.53.207, left gossip cluster" [2022-05-09T12:38:53.508Z] time="2022-05-09T12:38:53Z" level=info msg="Node ea331efa3010/172.30.53.207, left gossip cluster" [2022-05-09T12:38:53.798Z] === RUN TestDockerSuite/TestImportFile [2022-05-09T12:38:53.978Z] time="2022-05-09T12:38:53Z" level=info msg="node 1 leaving" [2022-05-09T12:38:53.978Z] time="2022-05-09T12:38:53Z" level=info msg="Node c20cb8b5615f change state NodeActive --> NodeLeft" [2022-05-09T12:38:53.978Z] time="2022-05-09T12:38:53Z" level=info msg="node5(0b129e31fcde): Node leave event for c20cb8b5615f/172.30.53.207" [2022-05-09T12:38:53.978Z] time="2022-05-09T12:38:53Z" level=info msg="Node c20cb8b5615f/172.30.53.207, left gossip cluster" [2022-05-09T12:38:53.978Z] time="2022-05-09T12:38:53Z" level=info msg="Node c20cb8b5615f change state NodeActive --> NodeFailed" [2022-05-09T12:38:53.978Z] time="2022-05-09T12:38:53Z" level=info msg="Node c20cb8b5615f/172.30.53.207, added to failed nodes list" [2022-05-09T12:38:53.978Z] time="2022-05-09T12:38:53Z" level=info msg="Node c20cb8b5615f change state NodeActive --> NodeLeft" [2022-05-09T12:38:53.978Z] time="2022-05-09T12:38:53Z" level=info msg="node4(a842094eafa0): Node leave event for c20cb8b5615f/172.30.53.207" [2022-05-09T12:38:53.978Z] time="2022-05-09T12:38:53Z" level=info msg="Node c20cb8b5615f change state NodeActive --> NodeLeft" [2022-05-09T12:38:53.978Z] time="2022-05-09T12:38:53Z" level=info msg="node3(282305f77b20): Node leave event for c20cb8b5615f/172.30.53.207" [2022-05-09T12:38:53.978Z] time="2022-05-09T12:38:53Z" level=error msg="node: c20cb8b5615f is unknown to memberlist" [2022-05-09T12:38:53.978Z] time="2022-05-09T12:38:53Z" level=info msg="Node c20cb8b5615f/172.30.53.207, left gossip cluster" [2022-05-09T12:38:53.978Z] time="2022-05-09T12:38:53Z" level=info msg="Node c20cb8b5615f/172.30.53.207, left gossip cluster" [2022-05-09T12:38:53.978Z] time="2022-05-09T12:38:53Z" level=info msg="Node c20cb8b5615f/172.30.53.207, left gossip cluster" [2022-05-09T12:38:53.978Z] time="2022-05-09T12:38:53Z" level=info msg="node 2 leaving" [2022-05-09T12:38:54.449Z] time="2022-05-09T12:38:53Z" level=info msg="Node 282305f77b20 change state NodeActive --> NodeLeft" [2022-05-09T12:38:54.449Z] time="2022-05-09T12:38:53Z" level=info msg="node4(a842094eafa0): Node leave event for 282305f77b20/172.30.53.207" [2022-05-09T12:38:54.449Z] time="2022-05-09T12:38:53Z" level=info msg="Node 282305f77b20 change state NodeActive --> NodeLeft" [2022-05-09T12:38:54.449Z] time="2022-05-09T12:38:53Z" level=info msg="node5(0b129e31fcde): Node leave event for 282305f77b20/172.30.53.207" [2022-05-09T12:38:54.449Z] time="2022-05-09T12:38:53Z" level=info msg="Node 282305f77b20 change state NodeActive --> NodeLeft" [2022-05-09T12:38:54.449Z] time="2022-05-09T12:38:53Z" level=info msg="node3(282305f77b20): Node leave event for 282305f77b20/172.30.53.207" [2022-05-09T12:38:54.449Z] time="2022-05-09T12:38:54Z" level=info msg="Node 282305f77b20/172.30.53.207, left gossip cluster" [2022-05-09T12:38:54.449Z] time="2022-05-09T12:38:54Z" level=info msg="Node 282305f77b20/172.30.53.207, left gossip cluster" [2022-05-09T12:38:54.449Z] time="2022-05-09T12:38:54Z" level=info msg="Node 282305f77b20/172.30.53.207, left gossip cluster" [2022-05-09T12:38:54.449Z] networkdb_test.go:867: node4: OK [2022-05-09T12:38:54.449Z] networkdb_test.go:867: node5: OK [2022-05-09T12:38:54.449Z] time="2022-05-09T12:38:54Z" level=info msg="node 0 coming back" [2022-05-09T12:38:54.449Z] time="2022-05-09T12:38:54Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:23cf271708fb with config:&{NodeID:23cf271708fb Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:38:54.449Z] time="2022-05-09T12:38:54Z" level=info msg="Node 23cf271708fb/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:54.449Z] time="2022-05-09T12:38:54Z" level=info msg="Node 23cf271708fb/172.30.53.207, added to nodes list" [2022-05-09T12:38:54.449Z] time="2022-05-09T12:38:54Z" level=info msg="node 1 coming back" [2022-05-09T12:38:54.449Z] time="2022-05-09T12:38:54Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:8fa628d96c49 with config:&{NodeID:8fa628d96c49 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:38:54.449Z] time="2022-05-09T12:38:54Z" level=info msg="Node 8fa628d96c49/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:54.449Z] time="2022-05-09T12:38:54Z" level=info msg="Node 8fa628d96c49/172.30.53.207, added to nodes list" [2022-05-09T12:38:54.449Z] time="2022-05-09T12:38:54Z" level=info msg="node 2 coming back" [2022-05-09T12:38:54.449Z] time="2022-05-09T12:38:54Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:cb53c23c7b34 with config:&{NodeID:cb53c23c7b34 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:38:54.918Z] time="2022-05-09T12:38:54Z" level=info msg="Node cb53c23c7b34/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:54.919Z] time="2022-05-09T12:38:54Z" level=info msg="Node cb53c23c7b34/172.30.53.207, added to nodes list" [2022-05-09T12:38:55.174Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-09T12:38:55.174Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-09T12:38:56.107Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-09T12:38:57.043Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-09T12:38:57.875Z] time="2022-05-09T12:38:57Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.53.207:10033 172.30.53.207:10034 172.30.53.207:10035]" [2022-05-09T12:38:57.992Z] --- PASS: TestRenameAnonymousContainer (12.77s) [2022-05-09T12:38:57.992Z] === RUN TestRenameContainerWithSameName [2022-05-09T12:38:58.323Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-09T12:38:58.323Z] [2022-05-09T12:38:58.323Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-09T12:38:58.323Z] Installing docker-proxy to /usr/local/bin/ [2022-05-09T12:38:58.323Z] [2022-05-09T12:38:58.323Z] + mkdir -p bundles [2022-05-09T12:38:58.323Z] + '[' -n 'github.com/docker/docker/api [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/server [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/server/backend/build [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/server/httpstatus [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/server/httputils [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/server/middleware [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/server/router [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/server/router/build [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/server/router/container [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/server/router/debug [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/server/router/distribution [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/server/router/grpc [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/server/router/image [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/server/router/network [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/server/router/plugin [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/server/router/session [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/server/router/swarm [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/server/router/system [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/server/router/volume [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/types [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/types/backend [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/types/blkiodev [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/types/container [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/types/events [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/types/filters [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/types/image [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/types/mount [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/types/network [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/types/registry [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/types/strslice [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/types/swarm [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/types/time [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/types/versions [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-09T12:38:58.323Z] github.com/docker/docker/api/types/volume [2022-05-09T12:38:58.323Z] github.com/docker/docker/builder [2022-05-09T12:38:58.323Z] github.com/docker/docker/builder/builder-next [2022-05-09T12:38:58.323Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-09T12:38:58.323Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-09T12:38:58.323Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-09T12:38:58.323Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-09T12:38:58.323Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-09T12:38:58.323Z] github.com/docker/docker/builder/builder-next/worker [2022-05-09T12:38:58.323Z] github.com/docker/docker/builder/dockerfile [2022-05-09T12:38:58.323Z] github.com/docker/docker/builder/remotecontext [2022-05-09T12:38:58.323Z] github.com/docker/docker/builder/remotecontext/git [2022-05-09T12:38:58.323Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-09T12:38:58.323Z] github.com/docker/docker/cli [2022-05-09T12:38:58.323Z] github.com/docker/docker/cli/config [2022-05-09T12:38:58.323Z] github.com/docker/docker/cli/debug [2022-05-09T12:38:58.323Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-09T12:38:58.323Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-09T12:38:58.323Z] github.com/docker/docker/client [2022-05-09T12:38:58.323Z] github.com/docker/docker/cmd/docker-proxy [2022-05-09T12:38:58.324Z] github.com/docker/docker/cmd/dockerd [2022-05-09T12:38:58.324Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-09T12:38:58.324Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-09T12:38:58.324Z] github.com/docker/docker/container [2022-05-09T12:38:58.324Z] github.com/docker/docker/container/stream [2022-05-09T12:38:58.324Z] github.com/docker/docker/contrib/apparmor [2022-05-09T12:38:58.324Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-09T12:38:58.324Z] github.com/docker/docker/contrib/httpserver [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/cluster [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/cluster/convert [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/cluster/executor [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/cluster/provider [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/config [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/events [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/events/testutils [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/exec [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/graphdriver [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/images [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/initlayer [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/links [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/listeners [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/logger [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/logger/gelf [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/logger/journald [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/logger/local [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/logger/logentries [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/logger/splunk [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/logger/syslog [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/logger/templates [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/names [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/network [2022-05-09T12:38:58.324Z] github.com/docker/docker/daemon/stats [2022-05-09T12:38:58.324Z] github.com/docker/docker/distribution [2022-05-09T12:38:58.324Z] github.com/docker/docker/distribution/metadata [2022-05-09T12:38:58.324Z] github.com/docker/docker/distribution/utils [2022-05-09T12:38:58.324Z] github.com/docker/docker/distribution/xfer [2022-05-09T12:38:58.324Z] github.com/docker/docker/dockerversion [2022-05-09T12:38:58.324Z] github.com/docker/docker/errdefs [2022-05-09T12:38:58.324Z] github.com/docker/docker/image [2022-05-09T12:38:58.324Z] github.com/docker/docker/image/cache [2022-05-09T12:38:58.324Z] github.com/docker/docker/image/tarexport [2022-05-09T12:38:58.324Z] github.com/docker/docker/image/v1 [2022-05-09T12:38:58.324Z] github.com/docker/docker/internal/test/suite [2022-05-09T12:38:58.324Z] github.com/docker/docker/layer [2022-05-09T12:38:58.324Z] github.com/docker/docker/libcontainerd [2022-05-09T12:38:58.324Z] github.com/docker/docker/libcontainerd/queue [2022-05-09T12:38:58.324Z] github.com/docker/docker/libcontainerd/remote [2022-05-09T12:38:58.324Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-09T12:38:58.324Z] github.com/docker/docker/libcontainerd/types [2022-05-09T12:38:58.324Z] github.com/docker/docker/oci [2022-05-09T12:38:58.324Z] github.com/docker/docker/oci/caps [2022-05-09T12:38:58.324Z] github.com/docker/docker/opts [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/aaparser [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/archive [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/authorization [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/broadcaster [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/capabilities [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/chrootarchive [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/containerfs [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/devicemapper [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/directory [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/dmesg [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/filenotify [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/fileutils [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/fsutils [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/homedir [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/idtools [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/ioutils [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/jsonmessage [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/longpath [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/loopback [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/namesgenerator [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/parsers [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/pidfile [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/platform [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/plugingetter [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/plugins [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/plugins/transport [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/pools [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/progress [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/pubsub [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/reexec [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/signal [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/stack [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/stdcopy [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/streamformatter [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/stringid [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/sysinfo [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/system [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/tailfile [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/tarsum [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/truncindex [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/urlutil [2022-05-09T12:38:58.324Z] github.com/docker/docker/pkg/useragent [2022-05-09T12:38:58.324Z] github.com/docker/docker/plugin [2022-05-09T12:38:58.324Z] github.com/docker/docker/plugin/executor/containerd [2022-05-09T12:38:58.324Z] github.com/docker/docker/plugin/v2 [2022-05-09T12:38:58.324Z] github.com/docker/docker/profiles/apparmor [2022-05-09T12:38:58.324Z] github.com/docker/docker/profiles/seccomp [2022-05-09T12:38:58.324Z] github.com/docker/docker/quota [2022-05-09T12:38:58.324Z] github.com/docker/docker/reference [2022-05-09T12:38:58.324Z] github.com/docker/docker/registry [2022-05-09T12:38:58.324Z] github.com/docker/docker/registry/resumable [2022-05-09T12:38:58.324Z] github.com/docker/docker/restartmanager [2022-05-09T12:38:58.324Z] github.com/docker/docker/rootless [2022-05-09T12:38:58.324Z] github.com/docker/docker/rootless/specconv [2022-05-09T12:38:58.324Z] github.com/docker/docker/runconfig [2022-05-09T12:38:58.324Z] github.com/docker/docker/runconfig/opts [2022-05-09T12:38:58.324Z] github.com/docker/docker/testutil [2022-05-09T12:38:58.324Z] github.com/docker/docker/testutil/daemon [2022-05-09T12:38:58.324Z] github.com/docker/docker/testutil/environment [2022-05-09T12:38:58.324Z] github.com/docker/docker/testutil/fakecontext [2022-05-09T12:38:58.324Z] github.com/docker/docker/testutil/fakegit [2022-05-09T12:38:58.324Z] github.com/docker/docker/testutil/fakestorage [2022-05-09T12:38:58.324Z] github.com/docker/docker/testutil/fixtures/load [2022-05-09T12:38:58.324Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-09T12:38:58.324Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-09T12:38:58.324Z] github.com/docker/docker/testutil/registry [2022-05-09T12:38:58.324Z] github.com/docker/docker/testutil/request [2022-05-09T12:38:58.324Z] github.com/docker/docker/volume [2022-05-09T12:38:58.324Z] github.com/docker/docker/volume/drivers [2022-05-09T12:38:58.324Z] github.com/docker/docker/volume/local [2022-05-09T12:38:58.324Z] github.com/docker/docker/volume/mounts [2022-05-09T12:38:58.324Z] github.com/docker/docker/volume/service [2022-05-09T12:38:58.324Z] github.com/docker/docker/volume/service/opts [2022-05-09T12:38:58.324Z] github.com/docker/docker/volume/testutils' ']' [2022-05-09T12:38:58.324Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m 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/httpstatus 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/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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/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/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/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/apparmor 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/rootless/specconv 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 [2022-05-09T12:38:58.348Z] time="2022-05-09T12:38:58Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.53.207:10033 172.30.53.207:10034 172.30.53.207:10035]" [2022-05-09T12:38:58.422Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-09T12:38:58.580Z] ? github.com/docker/docker/api [no test files] [2022-05-09T12:38:58.681Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-09T12:38:59.249Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-09T12:38:59.336Z] time="2022-05-09T12:38:58Z" level=debug msg="memberlist: Stream connection from=172.30.53.207:49378" [2022-05-09T12:38:59.336Z] time="2022-05-09T12:38:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.53.207:10033" [2022-05-09T12:38:59.336Z] time="2022-05-09T12:38:58Z" level=info msg="Node a842094eafa0/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:59.336Z] time="2022-05-09T12:38:58Z" level=info msg="Node a842094eafa0/172.30.53.207, added to nodes list" [2022-05-09T12:38:59.336Z] time="2022-05-09T12:38:58Z" level=info msg="Node 0b129e31fcde/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:59.336Z] time="2022-05-09T12:38:58Z" level=info msg="Node 0b129e31fcde/172.30.53.207, added to nodes list" [2022-05-09T12:38:59.336Z] time="2022-05-09T12:38:58Z" level=info msg="Node 23cf271708fb/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node 23cf271708fb/172.30.53.207, is the new incarnation of the shutdown node ea331efa3010/172.30.53.207" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node 23cf271708fb/172.30.53.207, added to nodes list" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=debug msg="memberlist: Stream connection from=172.30.53.207:49379" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.53.207:10034" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node 23cf271708fb/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node 23cf271708fb/172.30.53.207, is the new incarnation of the shutdown node ea331efa3010/172.30.53.207" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node 23cf271708fb/172.30.53.207, added to nodes list" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node 23cf271708fb/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node 23cf271708fb/172.30.53.207, added to nodes list" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node 0b129e31fcde/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node 0b129e31fcde/172.30.53.207, added to nodes list" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node a842094eafa0/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node a842094eafa0/172.30.53.207, added to nodes list" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node 8fa628d96c49/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node 8fa628d96c49/172.30.53.207, is the new incarnation of the shutdown node c20cb8b5615f/172.30.53.207" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node 8fa628d96c49/172.30.53.207, added to nodes list" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=debug msg="memberlist: Stream connection from=172.30.53.207:49380" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.53.207:10035" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node 23cf271708fb/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node 23cf271708fb/172.30.53.207, added to nodes list" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node 0b129e31fcde/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node 0b129e31fcde/172.30.53.207, added to nodes list" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node 8fa628d96c49/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node 8fa628d96c49/172.30.53.207, added to nodes list" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node a842094eafa0/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node a842094eafa0/172.30.53.207, added to nodes list" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node cb53c23c7b34/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node cb53c23c7b34/172.30.53.207, is the new incarnation of the shutdown node 282305f77b20/172.30.53.207" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node cb53c23c7b34/172.30.53.207, added to nodes list" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node 8fa628d96c49/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node 8fa628d96c49/172.30.53.207, is the new incarnation of the shutdown node c20cb8b5615f/172.30.53.207" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node 8fa628d96c49/172.30.53.207, added to nodes list" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node 8fa628d96c49/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node 8fa628d96c49/172.30.53.207, added to nodes list" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node cb53c23c7b34/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node cb53c23c7b34/172.30.53.207, added to nodes list" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node cb53c23c7b34/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node cb53c23c7b34/172.30.53.207, is the new incarnation of the shutdown node 282305f77b20/172.30.53.207" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node cb53c23c7b34/172.30.53.207, added to nodes list" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node cb53c23c7b34/172.30.53.207, joined gossip cluster" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:58Z" level=info msg="Node cb53c23c7b34/172.30.53.207, added to nodes list" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.53.207:10033" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:59Z" level=debug msg="memberlist: Stream connection from=172.30.53.207:49381" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.53.207:10034" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:59Z" level=debug msg="memberlist: Stream connection from=172.30.53.207:49382" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.53.207:10035" [2022-05-09T12:38:59.337Z] time="2022-05-09T12:38:59Z" level=debug msg="memberlist: Stream connection from=172.30.53.207:49383" [2022-05-09T12:38:59.525Z] --- PASS: TestRenameContainerWithSameName (3.35s) [2022-05-09T12:38:59.525Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-09T12:38:59.526Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-09T12:38:59.526Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-09T12:38:59.526Z] === RUN TestResize [2022-05-09T12:38:59.806Z] 2022/05/09 12:38:59 Closing DB instances... [2022-05-09T12:38:59.806Z] time="2022-05-09T12:38:59Z" level=info msg="Node 23cf271708fb change state NodeActive --> NodeLeft" [2022-05-09T12:38:59.806Z] time="2022-05-09T12:38:59Z" level=info msg="node3(cb53c23c7b34): Node leave event for 23cf271708fb/172.30.53.207" [2022-05-09T12:38:59.806Z] time="2022-05-09T12:38:59Z" level=info msg="Node 23cf271708fb change state NodeActive --> NodeLeft" [2022-05-09T12:38:59.806Z] time="2022-05-09T12:38:59Z" level=info msg="node5(0b129e31fcde): Node leave event for 23cf271708fb/172.30.53.207" [2022-05-09T12:38:59.806Z] time="2022-05-09T12:38:59Z" level=info msg="Node 23cf271708fb change state NodeActive --> NodeLeft" [2022-05-09T12:38:59.806Z] time="2022-05-09T12:38:59Z" level=info msg="node2(8fa628d96c49): Node leave event for 23cf271708fb/172.30.53.207" [2022-05-09T12:38:59.806Z] time="2022-05-09T12:38:59Z" level=info msg="Node 23cf271708fb change state NodeActive --> NodeLeft" [2022-05-09T12:38:59.806Z] time="2022-05-09T12:38:59Z" level=info msg="node1(23cf271708fb): Node leave event for 23cf271708fb/172.30.53.207" [2022-05-09T12:38:59.806Z] time="2022-05-09T12:38:59Z" level=info msg="Node 23cf271708fb change state NodeActive --> NodeLeft" [2022-05-09T12:38:59.806Z] time="2022-05-09T12:38:59Z" level=info msg="node4(a842094eafa0): Node leave event for 23cf271708fb/172.30.53.207" [2022-05-09T12:38:59.815Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-09T12:38:59.816Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-05-09T12:38:59.816Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-09T12:39:00.275Z] time="2022-05-09T12:38:59Z" level=info msg="Node 23cf271708fb/172.30.53.207, left gossip cluster" [2022-05-09T12:39:00.275Z] time="2022-05-09T12:38:59Z" level=info msg="Node 23cf271708fb/172.30.53.207, left gossip cluster" [2022-05-09T12:39:00.275Z] time="2022-05-09T12:38:59Z" level=info msg="Node 23cf271708fb/172.30.53.207, left gossip cluster" [2022-05-09T12:39:00.275Z] time="2022-05-09T12:38:59Z" level=info msg="Node 23cf271708fb/172.30.53.207, left gossip cluster" [2022-05-09T12:39:00.275Z] time="2022-05-09T12:38:59Z" level=info msg="Node 23cf271708fb/172.30.53.207, left gossip cluster" [2022-05-09T12:39:00.275Z] time="2022-05-09T12:39:00Z" level=info msg="Node 8fa628d96c49 change state NodeActive --> NodeLeft" [2022-05-09T12:39:00.275Z] time="2022-05-09T12:39:00Z" level=info msg="node5(0b129e31fcde): Node leave event for 8fa628d96c49/172.30.53.207" [2022-05-09T12:39:00.275Z] time="2022-05-09T12:39:00Z" level=info msg="Node 8fa628d96c49 change state NodeActive --> NodeLeft" [2022-05-09T12:39:00.275Z] time="2022-05-09T12:39:00Z" level=info msg="node4(a842094eafa0): Node leave event for 8fa628d96c49/172.30.53.207" [2022-05-09T12:39:00.275Z] time="2022-05-09T12:39:00Z" level=info msg="Node 8fa628d96c49 change state NodeActive --> NodeLeft" [2022-05-09T12:39:00.275Z] time="2022-05-09T12:39:00Z" level=info msg="node3(cb53c23c7b34): Node leave event for 8fa628d96c49/172.30.53.207" [2022-05-09T12:39:00.275Z] time="2022-05-09T12:39:00Z" level=info msg="Node 8fa628d96c49 change state NodeActive --> NodeLeft" [2022-05-09T12:39:00.275Z] time="2022-05-09T12:39:00Z" level=info msg="node2(8fa628d96c49): Node leave event for 8fa628d96c49/172.30.53.207" [2022-05-09T12:39:00.275Z] time="2022-05-09T12:39:00Z" level=info msg="Node 8fa628d96c49/172.30.53.207, left gossip cluster" [2022-05-09T12:39:00.275Z] time="2022-05-09T12:39:00Z" level=info msg="Node 8fa628d96c49/172.30.53.207, left gossip cluster" [2022-05-09T12:39:00.275Z] time="2022-05-09T12:39:00Z" level=info msg="Node 8fa628d96c49/172.30.53.207, left gossip cluster" [2022-05-09T12:39:00.275Z] time="2022-05-09T12:39:00Z" level=info msg="Node 8fa628d96c49/172.30.53.207, left gossip cluster" [2022-05-09T12:39:00.382Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-09T12:39:00.640Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-09T12:39:00.746Z] time="2022-05-09T12:39:00Z" level=info msg="Node cb53c23c7b34 change state NodeActive --> NodeLeft" [2022-05-09T12:39:00.746Z] time="2022-05-09T12:39:00Z" level=info msg="node4(a842094eafa0): Node leave event for cb53c23c7b34/172.30.53.207" [2022-05-09T12:39:00.746Z] time="2022-05-09T12:39:00Z" level=info msg="Node cb53c23c7b34 change state NodeActive --> NodeLeft" [2022-05-09T12:39:00.746Z] time="2022-05-09T12:39:00Z" level=info msg="node5(0b129e31fcde): Node leave event for cb53c23c7b34/172.30.53.207" [2022-05-09T12:39:00.746Z] time="2022-05-09T12:39:00Z" level=info msg="Node cb53c23c7b34 change state NodeActive --> NodeLeft" [2022-05-09T12:39:00.746Z] time="2022-05-09T12:39:00Z" level=info msg="node3(cb53c23c7b34): Node leave event for cb53c23c7b34/172.30.53.207" [2022-05-09T12:39:00.746Z] time="2022-05-09T12:39:00Z" level=info msg="Node cb53c23c7b34/172.30.53.207, left gossip cluster" [2022-05-09T12:39:00.746Z] time="2022-05-09T12:39:00Z" level=info msg="Node cb53c23c7b34/172.30.53.207, left gossip cluster" [2022-05-09T12:39:01.207Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-09T12:39:01.218Z] time="2022-05-09T12:39:00Z" level=info msg="Node cb53c23c7b34/172.30.53.207, left gossip cluster" [2022-05-09T12:39:01.218Z] time="2022-05-09T12:39:00Z" level=debug msg="memberlist: Failed ping: a842094eafa0 (timeout reached)" [2022-05-09T12:39:01.218Z] time="2022-05-09T12:39:00Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.53.207:10037: use of closed network connection" [2022-05-09T12:39:01.218Z] time="2022-05-09T12:39:00Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.53.207:10035: use of closed network connection" [2022-05-09T12:39:01.218Z] time="2022-05-09T12:39:00Z" level=debug msg="memberlist: Stream connection from=172.30.53.207:49384" [2022-05-09T12:39:01.465Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-09T12:39:01.688Z] time="2022-05-09T12:39:01Z" level=info msg="Node a842094eafa0 change state NodeActive --> NodeLeft" [2022-05-09T12:39:01.688Z] time="2022-05-09T12:39:01Z" level=info msg="node5(0b129e31fcde): Node leave event for a842094eafa0/172.30.53.207" [2022-05-09T12:39:01.688Z] time="2022-05-09T12:39:01Z" level=info msg="Node a842094eafa0 change state NodeActive --> NodeLeft" [2022-05-09T12:39:01.688Z] time="2022-05-09T12:39:01Z" level=info msg="node4(a842094eafa0): Node leave event for a842094eafa0/172.30.53.207" [2022-05-09T12:39:01.688Z] time="2022-05-09T12:39:01Z" level=warning msg="memberlist: Was able to connect to a842094eafa0 but other probes failed, network may be misconfigured" [2022-05-09T12:39:02.031Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-09T12:39:02.159Z] time="2022-05-09T12:39:01Z" level=info msg="Node a842094eafa0/172.30.53.207, left gossip cluster" [2022-05-09T12:39:02.159Z] time="2022-05-09T12:39:01Z" level=info msg="Node a842094eafa0/172.30.53.207, left gossip cluster" [2022-05-09T12:39:02.290Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-09T12:39:02.290Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-05-09T12:39:02.630Z] time="2022-05-09T12:39:02Z" level=info msg="Node 0b129e31fcde/172.30.53.207, left gossip cluster" [2022-05-09T12:39:02.630Z] time="2022-05-09T12:39:02Z" level=info msg="Node 0b129e31fcde change state NodeActive --> NodeFailed" [2022-05-09T12:39:02.630Z] time="2022-05-09T12:39:02Z" level=info msg="Node 0b129e31fcde/172.30.53.207, added to failed nodes list" [2022-05-09T12:39:02.630Z] --- PASS: TestNetworkDBIslands (11.89s) [2022-05-09T12:39:02.630Z] PASS [2022-05-09T12:39:02.630Z] coverage: 60.0% of statements [2022-05-09T12:39:02.630Z] ok github.com/docker/docker/libnetwork/networkdb 157.707s coverage: 60.0% of statements [2022-05-09T12:39:02.630Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-09T12:39:02.630Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-09T12:39:02.630Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-09T12:39:02.630Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-09T12:39:02.630Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-09T12:39:02.630Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-09T12:39:02.630Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-09T12:39:02.630Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-09T12:39:02.630Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-09T12:39:02.630Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-09T12:39:02.630Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-09T12:39:02.630Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-09T12:39:02.630Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-09T12:39:02.630Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-09T12:39:02.630Z] ? github.com/docker/docker/quota [no test files] [2022-05-09T12:39:02.630Z] ? github.com/docker/docker/rootless [no test files] [2022-05-09T12:39:02.630Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-09T12:39:02.630Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-09T12:39:02.630Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-09T12:39:02.630Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-09T12:39:02.630Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-09T12:39:02.630Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-09T12:39:02.630Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-09T12:39:02.630Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-09T12:39:02.630Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-09T12:39:02.630Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-09T12:39:02.630Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-09T12:39:02.630Z] ? github.com/docker/docker/volume [no test files] [2022-05-09T12:39:02.630Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-09T12:39:02.630Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-09T12:39:03.241Z] --- PASS: TestResize (3.41s) [2022-05-09T12:39:03.241Z] === RUN TestResizeWithInvalidSize [2022-05-09T12:39:03.665Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-09T12:39:04.231Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-09T12:39:04.797Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-09T12:39:04.797Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-09T12:39:05.055Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-09T12:39:05.055Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-09T12:39:05.055Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-09T12:39:05.990Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-09T12:39:06.127Z] --- PASS: TestResizeWithInvalidSize (3.40s) [2022-05-09T12:39:06.127Z] === RUN TestResizeWhenContainerNotStarted [2022-05-09T12:39:06.250Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-09T12:39:06.431Z] [2022-05-09T12:39:06.431Z] === Skipped [2022-05-09T12:39:06.431Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-09T12:39:06.431Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-09T12:39:06.431Z] [2022-05-09T12:39:06.431Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-09T12:39:06.431Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:39:06.431Z] [2022-05-09T12:39:06.431Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-05-09T12:39:06.431Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:39:06.431Z] [2022-05-09T12:39:06.431Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-09T12:39:06.431Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:39:06.431Z] [2022-05-09T12:39:06.431Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-05-09T12:39:06.431Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:39:06.431Z] [2022-05-09T12:39:06.431Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-09T12:39:06.431Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-09T12:39:06.431Z] [2022-05-09T12:39:06.431Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-09T12:39:06.432Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-09T12:39:06.432Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-09T12:39:06.432Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-05-09T12:39:06.432Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-09T12:39:06.432Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-09T12:39:06.432Z] daemon_test.go:145: root required [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-09T12:39:06.432Z] reload_test.go:342: root required [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-09T12:39:06.432Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-09T12:39:06.432Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-09T12:39:06.432Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-09T12:39:06.432Z] download_test.go:267: Needs fixing on Windows [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-09T12:39:06.432Z] layer_test.go:291: Failing on Windows [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-09T12:39:06.432Z] layer_test.go:340: Failing on Windows [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-09T12:39:06.432Z] layer_test.go:455: Failing on Windows [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-09T12:39:06.432Z] layer_test.go:684: Failing on Windows [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-09T12:39:06.432Z] migration_test.go:45: Failing on Windows [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-09T12:39:06.432Z] migration_test.go:181: Failing on Windows [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-09T12:39:06.432Z] mount_test.go:17: Failing on Windows [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-09T12:39:06.432Z] mount_test.go:76: Failing on Windows [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-09T12:39:06.432Z] mount_test.go:125: Failing on Windows [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-09T12:39:06.432Z] mount_test.go:212: Failing on Windows [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-09T12:39:06.432Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-09T12:39:06.432Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-09T12:39:06.432Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-09T12:39:06.432Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-09T12:39:06.432Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-09T12:39:06.432Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-09T12:39:06.432Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-09T12:39:06.432Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-09T12:39:06.432Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-09T12:39:06.432Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-09T12:39:06.432Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-09T12:39:06.432Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-09T12:39:06.432Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-09T12:39:06.432Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-09T12:39:06.432Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-09T12:39:06.432Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-09T12:39:06.432Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-09T12:39:06.432Z] archive_test.go:133: Xz not present in msys2 [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-05-09T12:39:06.432Z] archive_test.go:140: zstd not installed [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-09T12:39:06.432Z] archive_test.go:252: Failing on Windows CI machines [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-09T12:39:06.432Z] archive_windows_test.go:16: Currently fails [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-09T12:39:06.432Z] changes_test.go:196: needs more investigation [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-09T12:39:06.432Z] changes_test.go:433: needs further investigation [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-09T12:39:06.432Z] changes_test.go:469: needs further investigation [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-09T12:39:06.432Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-09T12:39:06.432Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-09T12:39:06.432Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-09T12:39:06.432Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.01s) [2022-05-09T12:39:06.432Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-09T12:39:06.432Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-09T12:39:06.432Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-09T12:39:06.432Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-09T12:39:06.432Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-09T12:39:06.432Z] poller_test.go:40: No chmod on Windows [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-09T12:39:06.432Z] fileutils_test.go:133: Needs porting to Windows [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-09T12:39:06.432Z] fileutils_test.go:179: Needs porting to Windows [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-09T12:39:06.432Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-09T12:39:06.432Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-09T12:39:06.432Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-09T12:39:06.432Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-09T12:39:06.432Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-09T12:39:06.432Z] [2022-05-09T12:39:06.432Z] DONE 2287 tests, 68 skipped in 393.572s [2022-05-09T12:39:06.432Z] INFO: make.ps1 ended at 05/09/2022 12:39:06 [2022-05-09T12:39:06.817Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-09T12:39:07.383Z] === RUN TestDockerSuite/TestInspectImage [2022-05-09T12:39:07.383Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-09T12:39:07.383Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-09T12:39:07.383Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-09T12:39:07.383Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-09T12:39:07.641Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-09T12:39:08.210Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-09T12:39:08.210Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-09T12:39:08.539Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-09T12:39:08.681Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-09T12:39:08.681Z] INFO: Unit tests ended at 05/09/2022 12:39:08. Duration:00:06:55.8099906 [2022-05-09T12:39:08.681Z] INFO: Building busybox [2022-05-09T12:39:08.681Z] Sending build context to Docker daemon 5.12kB [2022-05-09T12:39:08.681Z] [2022-05-09T12:39:08.681Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-09T12:39:08.681Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-09T12:39:08.681Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-09T12:39:08.681Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-09T12:39:08.681Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-09T12:39:08.681Z] ---> e8870c5c3ab2 [2022-05-09T12:39:08.681Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-09T12:39:09.104Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-09T12:39:09.152Z] ---> Running in 8ece9b446d04 [2022-05-09T12:39:10.010Z] --- PASS: TestResizeWhenContainerNotStarted (3.28s) [2022-05-09T12:39:10.010Z] === RUN TestDaemonRestartKillContainers [2022-05-09T12:39:10.010Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:39:10.010Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-09T12:39:10.010Z] === RUN TestStats [2022-05-09T12:39:10.010Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-09T12:39:10.010Z] --- SKIP: TestStats (0.00s) [2022-05-09T12:39:10.010Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-09T12:39:11.634Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-09T12:39:11.634Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-09T12:39:11.634Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-09T12:39:12.202Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-09T12:39:13.138Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-09T12:39:13.706Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-09T12:39:13.964Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-09T12:39:14.531Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-09T12:39:15.098Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-09T12:39:15.356Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-09T12:39:15.930Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-09T12:39:15.930Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-05-09T12:39:16.636Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2022-05-09T12:39:17.320Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-09T12:39:18.254Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-09T12:39:19.187Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-09T12:39:19.187Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-09T12:39:19.187Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-05-09T12:39:20.294Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.44s) [2022-05-09T12:39:20.294Z] === RUN TestStopContainerWithTimeout [2022-05-09T12:39:20.294Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-09T12:39:20.294Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-09T12:39:20.294Z] === RUN TestUpdateRestartPolicy [2022-05-09T12:39:20.560Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-09T12:39:21.934Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-09T12:39:23.310Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-09T12:39:23.310Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-09T12:39:24.684Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-09T12:39:24.684Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-09T12:39:25.251Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-09T12:39:33.367Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-09T12:39:33.367Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-09T12:39:34.456Z] Removing intermediate container 8ece9b446d04 [2022-05-09T12:39:34.456Z] ---> 9a2ced4f6be5 [2022-05-09T12:39:34.456Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-09T12:39:34.456Z] ---> Running in c2fc378f41ed [2022-05-09T12:39:34.456Z] Removing intermediate container c2fc378f41ed [2022-05-09T12:39:34.456Z] ---> 262eefc90466 [2022-05-09T12:39:34.456Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-09T12:39:34.456Z] ---> Running in 5ef8788a0b7c [2022-05-09T12:39:34.456Z] Removing intermediate container 5ef8788a0b7c [2022-05-09T12:39:34.456Z] ---> 0feeef53e9c9 [2022-05-09T12:39:34.456Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-09T12:39:34.456Z] [2022-05-09T12:39:34.456Z] ---> 743a435960df [2022-05-09T12:39:34.456Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-09T12:39:34.456Z] ---> Running in 28683dcf51d8 [2022-05-09T12:39:34.744Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-09T12:39:35.005Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-09T12:39:35.830Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-09T12:39:35.830Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-09T12:39:35.830Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-09T12:39:35.830Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-09T12:39:35.830Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-09T12:39:35.830Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-09T12:39:35.830Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-09T12:39:35.830Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-09T12:39:35.830Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-09T12:39:35.830Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-09T12:39:35.830Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-09T12:39:35.830Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-09T12:39:35.830Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-09T12:39:35.830Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-09T12:39:35.830Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-09T12:39:35.830Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T12:39:35.830Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-09T12:39:35.830Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-09T12:39:35.830Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-09T12:39:35.830Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-09T12:39:35.830Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-09T12:39:35.830Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-09T12:39:35.830Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-09T12:39:35.830Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-09T12:39:35.830Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-09T12:39:35.830Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-09T12:39:36.383Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-05-09T12:39:36.383Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-09T12:39:36.642Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-09T12:39:36.642Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-09T12:39:36.642Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-09T12:39:36.816Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-09T12:39:36.816Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-09T12:39:36.816Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-09T12:39:36.816Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-09T12:39:36.816Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-09T12:39:36.816Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-09T12:39:36.816Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-09T12:39:36.816Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-09T12:39:36.816Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-09T12:39:37.209Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-09T12:39:37.777Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-09T12:39:40.626Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-09T12:39:40.626Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-09T12:39:40.626Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-09T12:39:40.626Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-09T12:39:40.626Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-09T12:39:41.085Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-05-09T12:39:41.085Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-09T12:39:41.655Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-09T12:39:44.938Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-05-09T12:39:45.383Z] --- PASS: TestUpdateRestartPolicy (24.63s) [2022-05-09T12:39:45.383Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-09T12:39:46.313Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-09T12:39:46.882Z] docker_api_swarm_service_test.go:395: [d6253b7a61547] joining swarm manager [d137a1a0b69fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:39:46.882Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-09T12:39:46.882Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-09T12:39:46.911Z] --- PASS: TestUpdateRestartWithAutoRemove (3.33s) [2022-05-09T12:39:46.911Z] === RUN TestWaitNonBlocked [2022-05-09T12:39:46.911Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:39:46.911Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:39:46.911Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:39:46.911Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:39:46.911Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:39:46.911Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:39:47.780Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-09T12:39:47.818Z] docker_api_swarm_service_test.go:395: [d2533a3628725] joining swarm manager [d137a1a0b69fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:39:47.818Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-09T12:39:49.193Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-09T12:39:50.129Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-09T12:39:51.064Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-09T12:39:51.586Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-05-09T12:39:51.586Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.34s) [2022-05-09T12:39:51.586Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.49s) [2022-05-09T12:39:51.586Z] === RUN TestWaitBlocked [2022-05-09T12:39:51.586Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:39:51.586Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-09T12:39:51.586Z] PASS [2022-05-09T12:39:51.586Z] ok github.com/docker/docker/integration/container 129.254s [2022-05-09T12:39:51.586Z] [2022-05-09T12:39:51.586Z] === Skipped [2022-05-09T12:39:51.586Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-09T12:39:51.586Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-09T12:39:51.586Z] [2022-05-09T12:39:51.586Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-09T12:39:51.586Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:39:51.586Z] [2022-05-09T12:39:51.586Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-09T12:39:51.586Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-09T12:39:51.586Z] [2022-05-09T12:39:51.586Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.01s) [2022-05-09T12:39:51.586Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:39:51.586Z] [2022-05-09T12:39:51.586Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-09T12:39:51.586Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:39:51.586Z] [2022-05-09T12:39:51.586Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-09T12:39:51.587Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-09T12:39:51.587Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-09T12:39:51.587Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-09T12:39:51.587Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-05-09T12:39:51.587Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-09T12:39:51.587Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-05-09T12:39:51.587Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-09T12:39:51.587Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.22s) [2022-05-09T12:39:51.587Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-09T12:39:51.587Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.22s) [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-05-09T12:39:51.587Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-09T12:39:51.587Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-09T12:39:51.587Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-05-09T12:39:51.587Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-09T12:39:51.587Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-09T12:39:51.587Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-09T12:39:51.587Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-09T12:39:51.587Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-09T12:39:51.587Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-09T12:39:51.587Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-09T12:39:51.587Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-09T12:39:51.587Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-09T12:39:51.587Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-09T12:39:51.587Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-09T12:39:51.587Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-09T12:39:51.587Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-09T12:39:51.587Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-09T12:39:51.587Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-09T12:39:51.587Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-09T12:39:51.587Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-09T12:39:51.587Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-09T12:39:51.587Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-09T12:39:51.587Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-09T12:39:51.587Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-09T12:39:51.587Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-09T12:39:51.587Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-09T12:39:51.587Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-09T12:39:51.587Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:39:51.587Z] [2022-05-09T12:39:51.587Z] DONE 120 tests, 38 skipped in 132.547s [2022-05-09T12:39:51.587Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-09T12:39:52.440Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-09T12:39:54.339Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-09T12:39:54.597Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-09T12:39:55.163Z] === RUN TestDockerSuite/TestLogsSince [2022-05-09T12:40:01.718Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-09T12:40:03.090Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-05-09T12:40:04.636Z] Removing intermediate container 28683dcf51d8 [2022-05-09T12:40:04.636Z] ---> 4aa84341e7b1 [2022-05-09T12:40:04.636Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-09T12:40:04.636Z] ---> Running in 0f0e0c586a27 [2022-05-09T12:40:04.636Z] [2022-05-09T12:40:04.636Z] SUCCESS: Specified value was saved. [2022-05-09T12:40:05.017Z] docker_api_swarm_service_test.go:343: [d4ea7ff5d844a] joining swarm manager [d6a6f542eb682]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:40:05.627Z] Removing intermediate container 0f0e0c586a27 [2022-05-09T12:40:05.627Z] ---> af6c7db6c601 [2022-05-09T12:40:05.627Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-09T12:40:05.627Z] ---> Running in 3d15ab0863ab [2022-05-09T12:40:05.950Z] docker_api_swarm_service_test.go:343: [dd7386d6c0502] joining swarm manager [d6a6f542eb682]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:40:06.884Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-09T12:40:07.453Z] === RUN TestDockerSuite/TestLogsTail [2022-05-09T12:40:08.390Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-09T12:40:08.959Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-09T12:40:09.528Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-09T12:40:09.786Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-09T12:40:10.353Z] === RUN TestDockerSuite/TestNetHostname [2022-05-09T12:40:11.727Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-09T12:40:11.727Z] === RUN TestDockerSuite/TestNetworkEvents [2022-05-09T12:40:12.795Z] Cannot create a file when that file already exists. [2022-05-09T12:40:18.282Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-09T12:40:18.541Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-09T12:40:19.108Z] === RUN TestDockerSuite/TestPluginActive [2022-05-09T12:40:19.674Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-05-09T12:40:19.963Z] Removing intermediate container 3d15ab0863ab [2022-05-09T12:40:19.963Z] ---> ae9110c7b20a [2022-05-09T12:40:19.963Z] Step 13/13 : CMD ["sh"] [2022-05-09T12:40:19.963Z] ---> Running in 1a836fa6ac2a [2022-05-09T12:40:19.963Z] Removing intermediate container 1a836fa6ac2a [2022-05-09T12:40:19.963Z] ---> 289e92e89efd [2022-05-09T12:40:19.963Z] Successfully built 289e92e89efd [2022-05-09T12:40:19.963Z] Successfully tagged busybox:latest [2022-05-09T12:40:19.964Z] INFO: Docker images of the daemon under test [2022-05-09T12:40:19.964Z] [2022-05-09T12:40:19.964Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-09T12:40:19.964Z] busybox latest 289e92e89efd Less than a second ago 5.78GB [2022-05-09T12:40:19.964Z] microsoft/windowsservercore latest e8870c5c3ab2 5 weeks ago 5.76GB [2022-05-09T12:40:19.964Z] mcr.microsoft.com/windows/servercore ltsc2019 e8870c5c3ab2 5 weeks ago 5.76GB [2022-05-09T12:40:19.964Z] [2022-05-09T12:40:19.964Z] INFO: Running integration tests at 05/09/2022 12:40:19... [2022-05-09T12:40:19.964Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-09T12:40:19.964Z] INFO: Integration API tests being run from the host: [2022-05-09T12:40:20.433Z] INFO: make.ps1 starting at 05/09/2022 12:40:19 [2022-05-09T12:40:21.579Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-09T12:40:21.837Z] docker_api_swarm_service_test.go:490: [de2b43840f2ed] joining swarm manager [d16f4ed5c5a0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:40:21.851Z] === RUN TestConfigDaemonLibtrustID [2022-05-09T12:40:21.851Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-09T12:40:21.851Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-09T12:40:21.851Z] === RUN TestDaemonConfigValidation [2022-05-09T12:40:21.851Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-09T12:40:21.851Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-09T12:40:21.851Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-09T12:40:21.851Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-09T12:40:21.851Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-09T12:40:21.851Z] === RUN TestDaemonProxy [2022-05-09T12:40:21.851Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-09T12:40:21.851Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-09T12:40:21.851Z] PASS [2022-05-09T12:40:21.851Z] ok github.com/docker/docker/integration/daemon 0.156s [2022-05-09T12:40:21.851Z] [2022-05-09T12:40:21.851Z] === Skipped [2022-05-09T12:40:21.851Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-09T12:40:21.851Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-09T12:40:21.851Z] [2022-05-09T12:40:21.851Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-09T12:40:21.851Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-09T12:40:21.851Z] [2022-05-09T12:40:21.851Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-09T12:40:21.851Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-09T12:40:21.851Z] [2022-05-09T12:40:21.851Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-09T12:40:21.851Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-09T12:40:21.851Z] [2022-05-09T12:40:21.851Z] DONE 4 tests, 4 skipped in 28.967s [2022-05-09T12:40:21.851Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-09T12:40:22.008Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-09T12:40:22.402Z] docker_api_swarm_service_test.go:490: [db16fc6a78d68] joining swarm manager [d16f4ed5c5a0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:40:25.577Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:40:25.577Z] INFO: Testing against a local daemon [2022-05-09T12:40:25.577Z] === RUN TestCommitInheritsEnv [2022-05-09T12:40:25.577Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:40:25.577Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-05-09T12:40:25.577Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-09T12:40:25.577Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-09T12:40:25.577Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-09T12:40:25.577Z] === RUN TestImportWithCustomPlatform [2022-05-09T12:40:25.577Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-09T12:40:25.577Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-09T12:40:25.577Z] === RUN TestImagesFilterMultiReference [2022-05-09T12:40:25.577Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-05-09T12:40:25.577Z] === RUN TestImagePullPlatformInvalid [2022-05-09T12:40:26.033Z] --- PASS: TestImagePullPlatformInvalid (0.08s) [2022-05-09T12:40:26.033Z] === RUN TestRemoveImageOrphaning [2022-05-09T12:40:26.993Z] --- PASS: TestRemoveImageOrphaning (1.29s) [2022-05-09T12:40:26.993Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-09T12:40:26.993Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-05-09T12:40:26.993Z] === RUN TestTagInvalidReference [2022-05-09T12:40:27.448Z] --- PASS: TestTagInvalidReference (0.06s) [2022-05-09T12:40:27.448Z] === RUN TestTagValidPrefixedRepo [2022-05-09T12:40:27.448Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2022-05-09T12:40:27.448Z] === RUN TestTagExistedNameWithoutForce [2022-05-09T12:40:27.448Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-05-09T12:40:27.448Z] === RUN TestTagOfficialNames [2022-05-09T12:40:27.448Z] --- PASS: TestTagOfficialNames (0.11s) [2022-05-09T12:40:27.448Z] === RUN TestTagMatchesDigest [2022-05-09T12:40:27.448Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-05-09T12:40:27.448Z] PASS [2022-05-09T12:40:27.448Z] ok github.com/docker/docker/integration/image 2.014s [2022-05-09T12:40:27.448Z] [2022-05-09T12:40:27.448Z] === Skipped [2022-05-09T12:40:27.448Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-05-09T12:40:27.448Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:40:27.448Z] [2022-05-09T12:40:27.448Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-09T12:40:27.448Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-09T12:40:27.448Z] [2022-05-09T12:40:27.448Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-09T12:40:27.448Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-09T12:40:27.448Z] [2022-05-09T12:40:27.448Z] DONE 12 tests, 3 skipped in 6.821s [2022-05-09T12:40:27.670Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-09T12:40:27.670Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-09T12:40:27.670Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-09T12:40:27.918Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-09T12:40:28.616Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-09T12:40:30.087Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:40:30.088Z] INFO: Testing against a local daemon [2022-05-09T12:40:30.088Z] === RUN TestNetworkCreateDelete [2022-05-09T12:40:30.088Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:40:30.088Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-09T12:40:30.088Z] === RUN TestDockerNetworkDeletePreferID [2022-05-09T12:40:30.088Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-09T12:40:30.088Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-09T12:40:30.088Z] === RUN TestDaemonDNSFallback [2022-05-09T12:40:30.088Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:40:30.088Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-09T12:40:30.088Z] === RUN TestInspectNetwork [2022-05-09T12:40:30.088Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-09T12:40:30.088Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-09T12:40:30.088Z] === RUN TestRunContainerWithBridgeNone [2022-05-09T12:40:30.088Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:40:30.088Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-09T12:40:30.088Z] === RUN TestNetworkInvalidJSON [2022-05-09T12:40:30.088Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-09T12:40:30.088Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-09T12:40:30.088Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:40:30.088Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:40:30.088Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:40:30.088Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:40:30.088Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-09T12:40:30.088Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:40:30.088Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-09T12:40:30.088Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-09T12:40:30.088Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:40:30.088Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-09T12:40:30.088Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-09T12:40:30.088Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-09T12:40:30.088Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-09T12:40:30.088Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-09T12:40:30.088Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-09T12:40:30.088Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-09T12:40:30.088Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-09T12:40:30.088Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-09T12:40:30.088Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-09T12:40:30.088Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-05-09T12:40:30.088Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-05-09T12:40:30.088Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-09T12:40:30.088Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-09T12:40:30.088Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-09T12:40:30.088Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.01s) [2022-05-09T12:40:30.088Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-05-09T12:40:30.088Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-09T12:40:30.088Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-09T12:40:30.088Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-09T12:40:30.088Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.01s) [2022-05-09T12:40:30.088Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-05-09T12:40:30.088Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-09T12:40:30.088Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-09T12:40:30.088Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.01s) [2022-05-09T12:40:30.088Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-09T12:40:30.088Z] === RUN TestNetworkList [2022-05-09T12:40:30.088Z] === RUN TestNetworkList//networks [2022-05-09T12:40:30.088Z] === PAUSE TestNetworkList//networks [2022-05-09T12:40:30.088Z] === RUN TestNetworkList//networks/ [2022-05-09T12:40:30.088Z] === PAUSE TestNetworkList//networks/ [2022-05-09T12:40:30.543Z] === CONT TestNetworkList//networks [2022-05-09T12:40:30.543Z] === CONT TestNetworkList//networks/ [2022-05-09T12:40:30.543Z] --- PASS: TestNetworkList (0.05s) [2022-05-09T12:40:30.543Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-09T12:40:30.543Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-09T12:40:30.543Z] === RUN TestHostIPv4BridgeLabel [2022-05-09T12:40:30.543Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-09T12:40:30.543Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-09T12:40:30.543Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-09T12:40:30.543Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-09T12:40:30.543Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-09T12:40:30.543Z] === RUN TestDaemonDefaultNetworkPools [2022-05-09T12:40:30.543Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-09T12:40:30.543Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-09T12:40:30.543Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-09T12:40:30.543Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-09T12:40:30.543Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-09T12:40:30.543Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-09T12:40:30.543Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-09T12:40:30.543Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-09T12:40:30.543Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-09T12:40:30.543Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-09T12:40:30.543Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-09T12:40:30.543Z] === RUN TestServiceWithPredefinedNetwork [2022-05-09T12:40:30.543Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-09T12:40:30.543Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-09T12:40:30.543Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-09T12:40:30.543Z] service_test.go:243: FLAKY_TEST [2022-05-09T12:40:30.543Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-09T12:40:30.543Z] === RUN TestServiceWithDataPathPortInit [2022-05-09T12:40:30.543Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-09T12:40:30.543Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-09T12:40:30.543Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-09T12:40:30.543Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-09T12:40:30.543Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-09T12:40:30.543Z] PASS [2022-05-09T12:40:30.543Z] ok github.com/docker/docker/integration/network 0.216s [2022-05-09T12:40:30.543Z] [2022-05-09T12:40:30.543Z] === Skipped [2022-05-09T12:40:30.543Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-09T12:40:30.543Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:40:30.543Z] [2022-05-09T12:40:30.543Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-09T12:40:30.543Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-09T12:40:30.543Z] [2022-05-09T12:40:30.543Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-09T12:40:30.543Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:40:30.543Z] [2022-05-09T12:40:30.543Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-09T12:40:30.543Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-09T12:40:30.543Z] [2022-05-09T12:40:30.543Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-09T12:40:30.543Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:40:30.543Z] [2022-05-09T12:40:30.543Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-09T12:40:30.543Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-09T12:40:30.543Z] [2022-05-09T12:40:30.543Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-09T12:40:30.543Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-09T12:40:30.543Z] [2022-05-09T12:40:30.543Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-09T12:40:30.543Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-09T12:40:30.543Z] [2022-05-09T12:40:30.543Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-09T12:40:30.543Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-09T12:40:30.543Z] [2022-05-09T12:40:30.543Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-09T12:40:30.543Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-09T12:40:30.543Z] [2022-05-09T12:40:30.543Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-09T12:40:30.543Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-09T12:40:30.543Z] [2022-05-09T12:40:30.543Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-09T12:40:30.543Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-09T12:40:30.543Z] [2022-05-09T12:40:30.543Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-09T12:40:30.543Z] service_test.go:243: FLAKY_TEST [2022-05-09T12:40:30.543Z] [2022-05-09T12:40:30.543Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-09T12:40:30.543Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-09T12:40:30.543Z] [2022-05-09T12:40:30.543Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-09T12:40:30.543Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-09T12:40:30.543Z] [2022-05-09T12:40:30.543Z] DONE 34 tests, 15 skipped in 2.621s [2022-05-09T12:40:30.543Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-09T12:40:31.149Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-09T12:40:31.505Z] testing: warning: no tests to run [2022-05-09T12:40:31.505Z] PASS [2022-05-09T12:40:31.505Z] ok github.com/docker/docker/integration/network/ipvlan 0.086s [2022-05-09T12:40:31.505Z] [2022-05-09T12:40:31.505Z] DONE 0 tests in 0.858s [2022-05-09T12:40:31.505Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-09T12:40:32.475Z] testing: warning: no tests to run [2022-05-09T12:40:32.475Z] PASS [2022-05-09T12:40:32.475Z] ok github.com/docker/docker/integration/network/macvlan 0.097s [2022-05-09T12:40:32.475Z] [2022-05-09T12:40:32.475Z] DONE 0 tests in 0.853s [2022-05-09T12:40:32.475Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-09T12:40:33.050Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-09T12:40:33.452Z] testing: warning: no tests to run [2022-05-09T12:40:33.452Z] PASS [2022-05-09T12:40:33.452Z] ok github.com/docker/docker/integration/plugin 0.097s [2022-05-09T12:40:33.452Z] [2022-05-09T12:40:33.452Z] DONE 0 tests in 0.868s [2022-05-09T12:40:33.452Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-09T12:40:34.413Z] testing: warning: no tests to run [2022-05-09T12:40:34.413Z] PASS [2022-05-09T12:40:34.413Z] ok github.com/docker/docker/integration/plugin/authz 0.085s [2022-05-09T12:40:34.413Z] [2022-05-09T12:40:34.413Z] DONE 0 tests in 0.879s [2022-05-09T12:40:34.413Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-09T12:40:35.578Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-05-09T12:40:35.578Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-09T12:40:40.239Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:40:40.239Z] INFO: Testing against a local daemon [2022-05-09T12:40:40.239Z] === RUN TestPluginInvalidJSON [2022-05-09T12:40:40.239Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:40:40.239Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:40:40.239Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:40:40.239Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:40:40.239Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-09T12:40:40.239Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-09T12:40:40.239Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:40:40.239Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-09T12:40:40.239Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-09T12:40:40.239Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-09T12:40:40.239Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:40:40.239Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-09T12:40:40.239Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-09T12:40:40.239Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-09T12:40:40.239Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-09T12:40:40.239Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-09T12:40:40.239Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-09T12:40:40.239Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-09T12:40:40.239Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-09T12:40:40.239Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-09T12:40:40.239Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-09T12:40:40.239Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-05-09T12:40:40.239Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-09T12:40:40.239Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-09T12:40:40.239Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-09T12:40:40.239Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-09T12:40:40.239Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-09T12:40:40.239Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-09T12:40:40.239Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-09T12:40:40.239Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-09T12:40:40.239Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-09T12:40:40.239Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-09T12:40:40.239Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-09T12:40:40.239Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-09T12:40:40.239Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-09T12:40:40.239Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-09T12:40:40.239Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-09T12:40:40.239Z] === RUN TestPluginInstall [2022-05-09T12:40:40.239Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-09T12:40:40.239Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-09T12:40:40.239Z] === RUN TestPluginsWithRuntimes [2022-05-09T12:40:40.239Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-09T12:40:40.239Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-09T12:40:40.239Z] === RUN TestPluginBackCompatMediaTypes [2022-05-09T12:40:40.239Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-09T12:40:40.239Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-09T12:40:40.239Z] PASS [2022-05-09T12:40:40.239Z] ok github.com/docker/docker/integration/plugin/common 0.137s [2022-05-09T12:40:40.239Z] [2022-05-09T12:40:40.239Z] === Skipped [2022-05-09T12:40:40.239Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-09T12:40:40.239Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-09T12:40:40.239Z] [2022-05-09T12:40:40.239Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-09T12:40:40.239Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-09T12:40:40.239Z] [2022-05-09T12:40:40.239Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-09T12:40:40.239Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-09T12:40:40.239Z] [2022-05-09T12:40:40.239Z] DONE 19 tests, 3 skipped in 5.735s [2022-05-09T12:40:40.239Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-09T12:40:40.847Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-09T12:40:40.847Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-05-09T12:40:42.224Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-09T12:40:43.152Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:40:43.152Z] INFO: Testing against a local daemon [2022-05-09T12:40:43.152Z] === RUN TestExternalGraphDriver [2022-05-09T12:40:43.152Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-09T12:40:43.152Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-09T12:40:43.152Z] === RUN TestGraphdriverPluginV2 [2022-05-09T12:40:43.152Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-09T12:40:43.152Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-09T12:40:43.152Z] PASS [2022-05-09T12:40:43.152Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.125s [2022-05-09T12:40:43.152Z] [2022-05-09T12:40:43.152Z] === Skipped [2022-05-09T12:40:43.152Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-09T12:40:43.152Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-09T12:40:43.152Z] [2022-05-09T12:40:43.152Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-09T12:40:43.152Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-09T12:40:43.152Z] [2022-05-09T12:40:43.152Z] DONE 2 tests, 2 skipped in 2.595s [2022-05-09T12:40:43.152Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-09T12:40:43.160Z] docker_api_swarm_service_test.go:128: [d114f21d6faaa] joining swarm manager [d404dcf252452]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:40:43.418Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-09T12:40:44.354Z] docker_api_swarm_service_test.go:129: [d2ab8a2f5f58d] joining swarm manager [d404dcf252452]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:40:44.354Z] === RUN TestDockerSuite/TestPortList [2022-05-09T12:40:46.038Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:40:46.038Z] INFO: Testing against a local daemon [2022-05-09T12:40:46.038Z] === RUN TestReadPluginNoRead [2022-05-09T12:40:46.038Z] read_test.go:21: no unix domain sockets on Windows [2022-05-09T12:40:46.038Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-09T12:40:46.038Z] PASS [2022-05-09T12:40:46.038Z] ok github.com/docker/docker/integration/plugin/logging 0.114s [2022-05-09T12:40:46.038Z] [2022-05-09T12:40:46.038Z] === Skipped [2022-05-09T12:40:46.038Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-09T12:40:46.038Z] read_test.go:21: no unix domain sockets on Windows [2022-05-09T12:40:46.038Z] [2022-05-09T12:40:46.038Z] DONE 1 tests, 1 skipped in 2.582s [2022-05-09T12:40:46.038Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-09T12:40:46.256Z] docker_api_swarm_service_test.go:137: [dc7633e68e3e0] joining swarm manager [d404dcf252452]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-09T12:40:46.998Z] testing: warning: no tests to run [2022-05-09T12:40:46.998Z] PASS [2022-05-09T12:40:46.998Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.081s [2022-05-09T12:40:46.998Z] [2022-05-09T12:40:46.998Z] DONE 0 tests in 1.245s [2022-05-09T12:40:47.191Z] docker_api_swarm_service_test.go:138: [d8bb7f9f3039c] joining swarm manager [d404dcf252452]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-09T12:40:47.461Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-09T12:40:49.626Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:40:49.626Z] INFO: Testing against a local daemon [2022-05-09T12:40:49.626Z] === RUN TestPluginWithDevMounts [2022-05-09T12:40:49.626Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:49.626Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-09T12:40:49.626Z] PASS [2022-05-09T12:40:49.626Z] ok github.com/docker/docker/integration/plugin/volumes 0.140s [2022-05-09T12:40:50.084Z] [2022-05-09T12:40:50.084Z] === Skipped [2022-05-09T12:40:50.084Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-09T12:40:50.084Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:50.084Z] [2022-05-09T12:40:50.084Z] DONE 1 tests, 1 skipped in 2.581s [2022-05-09T12:40:50.084Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-09T12:40:52.248Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:40:52.248Z] INFO: Testing against a local daemon [2022-05-09T12:40:52.248Z] === RUN TestSecretInspect [2022-05-09T12:40:52.248Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:52.248Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-09T12:40:52.248Z] === RUN TestSecretList [2022-05-09T12:40:52.248Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:52.248Z] --- SKIP: TestSecretList (0.00s) [2022-05-09T12:40:52.248Z] === RUN TestSecretsCreateAndDelete [2022-05-09T12:40:52.248Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:52.248Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-09T12:40:52.248Z] === RUN TestSecretsUpdate [2022-05-09T12:40:52.248Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:52.248Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-09T12:40:52.248Z] === RUN TestTemplatedSecret [2022-05-09T12:40:52.248Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:52.248Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-09T12:40:52.248Z] === RUN TestSecretCreateResolve [2022-05-09T12:40:52.248Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:40:52.248Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-09T12:40:52.248Z] PASS [2022-05-09T12:40:52.248Z] ok github.com/docker/docker/integration/secret 0.115s [2022-05-09T12:40:52.248Z] [2022-05-09T12:40:52.248Z] === Skipped [2022-05-09T12:40:52.248Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-09T12:40:52.248Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:52.248Z] [2022-05-09T12:40:52.248Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-09T12:40:52.248Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:52.248Z] [2022-05-09T12:40:52.248Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-09T12:40:52.248Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:52.248Z] [2022-05-09T12:40:52.248Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-09T12:40:52.248Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:52.248Z] [2022-05-09T12:40:52.248Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-09T12:40:52.249Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:52.249Z] [2022-05-09T12:40:52.249Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-09T12:40:52.249Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:40:52.249Z] [2022-05-09T12:40:52.249Z] DONE 6 tests, 6 skipped in 2.106s [2022-05-09T12:40:52.249Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-09T12:40:52.459Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-09T12:40:52.459Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-09T12:40:53.034Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-05-09T12:40:53.034Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-09T12:40:53.034Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.1% of statements [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/api/types [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-09T12:40:53.034Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-05-09T12:40:53.034Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-09T12:40:53.034Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-05-09T12:40:53.034Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 77.3% of statements [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/builder [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-09T12:40:53.034Z] ok github.com/docker/docker/builder/remotecontext 0.157s coverage: 13.7% of statements [2022-05-09T12:40:53.034Z] ok github.com/docker/docker/builder/dockerfile 0.499s coverage: 49.3% of statements [2022-05-09T12:40:53.034Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-05-09T12:40:53.034Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-05-09T12:40:53.034Z] ok github.com/docker/docker/builder/remotecontext/git 1.757s coverage: 86.3% of statements [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/cli [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-09T12:40:53.034Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-09T12:40:53.292Z] ok github.com/docker/docker/cmd/docker-proxy 0.203s coverage: 67.6% of statements [2022-05-09T12:40:55.138Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:40:55.138Z] INFO: Testing against a local daemon [2022-05-09T12:40:55.138Z] === RUN TestServiceCreateInit [2022-05-09T12:40:55.138Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-09T12:40:55.138Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.138Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-09T12:40:55.138Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.138Z] --- PASS: TestServiceCreateInit (0.06s) [2022-05-09T12:40:55.138Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-09T12:40:55.138Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-09T12:40:55.138Z] === RUN TestCreateServiceMultipleTimes [2022-05-09T12:40:55.138Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.138Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-09T12:40:55.138Z] === RUN TestCreateServiceConflict [2022-05-09T12:40:55.138Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.138Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-09T12:40:55.138Z] === RUN TestCreateServiceMaxReplicas [2022-05-09T12:40:55.138Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.138Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-05-09T12:40:55.138Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-09T12:40:55.138Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.138Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-09T12:40:55.138Z] === RUN TestCreateServiceSecretFileMode [2022-05-09T12:40:55.138Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.138Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-09T12:40:55.138Z] === RUN TestCreateServiceConfigFileMode [2022-05-09T12:40:55.138Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.138Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-09T12:40:55.138Z] === RUN TestCreateServiceSysctls [2022-05-09T12:40:55.138Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.138Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-05-09T12:40:55.138Z] === RUN TestCreateServiceCapabilities [2022-05-09T12:40:55.138Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.138Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-05-09T12:40:55.138Z] === RUN TestInspect [2022-05-09T12:40:55.138Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.138Z] --- SKIP: TestInspect (0.00s) [2022-05-09T12:40:55.138Z] === RUN TestCreateJob [2022-05-09T12:40:55.138Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.138Z] --- SKIP: TestCreateJob (0.00s) [2022-05-09T12:40:55.138Z] === RUN TestReplicatedJob [2022-05-09T12:40:55.138Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.138Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-09T12:40:55.138Z] === RUN TestUpdateReplicatedJob [2022-05-09T12:40:55.138Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.138Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-09T12:40:55.138Z] === RUN TestServiceListWithStatuses [2022-05-09T12:40:55.138Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.138Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-09T12:40:55.138Z] === RUN TestDockerNetworkConnectAlias [2022-05-09T12:40:55.138Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.138Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-09T12:40:55.138Z] === RUN TestDockerNetworkReConnect [2022-05-09T12:40:55.138Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.138Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-09T12:40:55.138Z] === RUN TestServicePlugin [2022-05-09T12:40:55.138Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.138Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-09T12:40:55.138Z] === RUN TestServiceUpdateLabel [2022-05-09T12:40:55.138Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:40:55.138Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-09T12:40:55.138Z] === RUN TestServiceUpdateSecrets [2022-05-09T12:40:55.138Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:40:55.138Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-09T12:40:55.138Z] === RUN TestServiceUpdateConfigs [2022-05-09T12:40:55.138Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:40:55.138Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-09T12:40:55.138Z] === RUN TestServiceUpdateNetwork [2022-05-09T12:40:55.138Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:40:55.138Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-09T12:40:55.138Z] === RUN TestServiceUpdatePidsLimit [2022-05-09T12:40:55.594Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:40:55.594Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-09T12:40:55.594Z] PASS [2022-05-09T12:40:55.594Z] ok github.com/docker/docker/integration/service 0.299s [2022-05-09T12:40:55.594Z] [2022-05-09T12:40:55.594Z] === Skipped [2022-05-09T12:40:55.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-09T12:40:55.594Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.594Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-09T12:40:55.594Z] [2022-05-09T12:40:55.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-09T12:40:55.594Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.594Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-09T12:40:55.594Z] [2022-05-09T12:40:55.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-09T12:40:55.594Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.594Z] [2022-05-09T12:40:55.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-09T12:40:55.594Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.594Z] [2022-05-09T12:40:55.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-05-09T12:40:55.594Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.594Z] [2022-05-09T12:40:55.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-09T12:40:55.594Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.594Z] [2022-05-09T12:40:55.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-09T12:40:55.594Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.594Z] [2022-05-09T12:40:55.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-09T12:40:55.594Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.594Z] [2022-05-09T12:40:55.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-05-09T12:40:55.594Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.594Z] [2022-05-09T12:40:55.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-05-09T12:40:55.594Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.594Z] [2022-05-09T12:40:55.594Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-09T12:40:55.594Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.594Z] [2022-05-09T12:40:55.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-09T12:40:55.594Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.594Z] [2022-05-09T12:40:55.594Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-09T12:40:55.594Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.594Z] [2022-05-09T12:40:55.594Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-09T12:40:55.594Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.594Z] [2022-05-09T12:40:55.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-09T12:40:55.594Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.594Z] [2022-05-09T12:40:55.594Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-09T12:40:55.594Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.594Z] [2022-05-09T12:40:55.594Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-09T12:40:55.594Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.594Z] [2022-05-09T12:40:55.594Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-09T12:40:55.594Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:55.594Z] [2022-05-09T12:40:55.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-09T12:40:55.594Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:40:55.594Z] [2022-05-09T12:40:55.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-09T12:40:55.594Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:40:55.594Z] [2022-05-09T12:40:55.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-09T12:40:55.594Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:40:55.594Z] [2022-05-09T12:40:55.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-09T12:40:55.594Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:40:55.594Z] [2022-05-09T12:40:55.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-09T12:40:55.594Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:40:55.594Z] [2022-05-09T12:40:55.594Z] DONE 24 tests, 23 skipped in 3.318s [2022-05-09T12:40:55.594Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-09T12:40:57.467Z] ok github.com/docker/docker/client 0.147s coverage: 75.6% of statements [2022-05-09T12:40:57.769Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:40:57.769Z] INFO: Testing against a local daemon [2022-05-09T12:40:57.769Z] === RUN TestSessionCreate [2022-05-09T12:40:57.769Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-09T12:40:57.769Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-09T12:40:57.769Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-09T12:40:57.769Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-09T12:40:57.769Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-09T12:40:57.769Z] PASS [2022-05-09T12:40:57.769Z] ok github.com/docker/docker/integration/session 0.101s [2022-05-09T12:40:57.769Z] [2022-05-09T12:40:57.769Z] === Skipped [2022-05-09T12:40:57.769Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-09T12:40:57.769Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-09T12:40:57.769Z] [2022-05-09T12:40:57.769Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-09T12:40:57.769Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-09T12:40:57.769Z] [2022-05-09T12:40:57.769Z] DONE 2 tests, 2 skipped in 1.923s [2022-05-09T12:40:57.769Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-09T12:40:59.029Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-09T12:40:59.029Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-09T12:40:59.029Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-09T12:40:59.029Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-09T12:40:59.029Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-09T12:40:59.595Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-09T12:40:59.595Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-09T12:40:59.853Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-09T12:40:59.854Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-09T12:40:59.956Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:40:59.956Z] INFO: Testing against a local daemon [2022-05-09T12:40:59.956Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-09T12:40:59.956Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:40:59.956Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-09T12:40:59.956Z] === RUN TestDiskUsage [2022-05-09T12:40:59.956Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-09T12:40:59.956Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-09T12:40:59.956Z] === RUN TestEventsExecDie [2022-05-09T12:40:59.956Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-09T12:40:59.956Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-09T12:40:59.956Z] === RUN TestEventsBackwardsCompatible [2022-05-09T12:40:59.956Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-09T12:40:59.956Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-09T12:40:59.956Z] === RUN TestEventsVolumeCreate [2022-05-09T12:40:59.956Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-09T12:40:59.956Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-09T12:40:59.956Z] === RUN TestInfoAPI [2022-05-09T12:40:59.956Z] --- PASS: TestInfoAPI (0.07s) [2022-05-09T12:40:59.956Z] === RUN TestInfoAPIWarnings [2022-05-09T12:40:59.956Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:40:59.956Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-09T12:40:59.956Z] === RUN TestInfoDebug [2022-05-09T12:40:59.956Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:40:59.956Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-09T12:40:59.956Z] === RUN TestInfoInsecureRegistries [2022-05-09T12:40:59.956Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:40:59.956Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-09T12:40:59.956Z] === RUN TestInfoRegistryMirrors [2022-05-09T12:40:59.956Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:40:59.956Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-09T12:40:59.956Z] === RUN TestLoginFailsWithBadCredentials [2022-05-09T12:41:00.787Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-09T12:41:00.787Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-05-09T12:41:01.482Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2022-05-09T12:41:01.482Z] === RUN TestPingCacheHeaders [2022-05-09T12:41:01.482Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-05-09T12:41:01.482Z] === RUN TestPingGet [2022-05-09T12:41:01.482Z] --- PASS: TestPingGet (0.05s) [2022-05-09T12:41:01.482Z] === RUN TestPingHead [2022-05-09T12:41:01.482Z] --- PASS: TestPingHead (0.05s) [2022-05-09T12:41:01.482Z] === RUN TestPingSwarmHeader [2022-05-09T12:41:01.482Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:41:01.482Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-09T12:41:01.482Z] === RUN TestVersion [2022-05-09T12:41:01.482Z] --- PASS: TestVersion (0.05s) [2022-05-09T12:41:01.482Z] PASS [2022-05-09T12:41:01.482Z] ok github.com/docker/docker/integration/system 1.353s [2022-05-09T12:41:01.482Z] [2022-05-09T12:41:01.482Z] === Skipped [2022-05-09T12:41:01.482Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-09T12:41:01.482Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:41:01.482Z] [2022-05-09T12:41:01.482Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-09T12:41:01.482Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-09T12:41:01.482Z] [2022-05-09T12:41:01.482Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-09T12:41:01.482Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-09T12:41:01.482Z] [2022-05-09T12:41:01.482Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-09T12:41:01.482Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-09T12:41:01.482Z] [2022-05-09T12:41:01.482Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-09T12:41:01.482Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-09T12:41:01.482Z] [2022-05-09T12:41:01.482Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-09T12:41:01.482Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:41:01.482Z] [2022-05-09T12:41:01.482Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-09T12:41:01.482Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:41:01.482Z] [2022-05-09T12:41:01.482Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-09T12:41:01.482Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:41:01.482Z] [2022-05-09T12:41:01.482Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-09T12:41:01.482Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:41:01.482Z] [2022-05-09T12:41:01.482Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-09T12:41:01.482Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:41:01.482Z] [2022-05-09T12:41:01.482Z] DONE 16 tests, 10 skipped in 3.709s [2022-05-09T12:41:01.482Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-09T12:41:02.690Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-05-09T12:41:03.625Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-05-09T12:41:03.677Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:41:03.677Z] INFO: Testing against a local daemon [2022-05-09T12:41:03.677Z] === RUN TestVolumesCreateAndList [2022-05-09T12:41:03.677Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-05-09T12:41:03.677Z] === RUN TestVolumesRemove [2022-05-09T12:41:03.883Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-05-09T12:41:04.133Z] --- PASS: TestVolumesRemove (0.21s) [2022-05-09T12:41:04.133Z] === RUN TestVolumesInspect [2022-05-09T12:41:04.133Z] --- PASS: TestVolumesInspect (0.06s) [2022-05-09T12:41:04.133Z] === RUN TestVolumesInvalidJSON [2022-05-09T12:41:04.133Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-09T12:41:04.133Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-09T12:41:04.133Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-09T12:41:04.133Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-09T12:41:04.133Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-09T12:41:04.133Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-09T12:41:04.133Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-09T12:41:04.133Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-05-09T12:41:04.133Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-09T12:41:04.133Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-09T12:41:04.133Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-09T12:41:04.133Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-09T12:41:04.133Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-09T12:41:04.133Z] PASS [2022-05-09T12:41:04.133Z] ok github.com/docker/docker/integration/volume 0.450s [2022-05-09T12:41:04.133Z] [2022-05-09T12:41:04.133Z] DONE 9 tests in 2.620s [2022-05-09T12:41:04.133Z] INFO: make.ps1 ended at 05/09/2022 12:41:04 [2022-05-09T12:41:04.133Z] INFO: Integration CLI tests being run from the host: [2022-05-09T12:41:04.133Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-09T12:41:04.142Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-09T12:41:06.045Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-09T12:41:06.612Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-09T12:41:09.143Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-09T12:41:09.711Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-05-09T12:41:12.241Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-05-09T12:41:12.241Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-09T12:41:12.241Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-09T12:41:13.004Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:41:13.004Z] INFO: Testing against a local daemon [2022-05-09T12:41:13.004Z] === RUN TestBuildWithSession [2022-05-09T12:41:13.004Z] build_session_test.go:25: TODO: BuildKit [2022-05-09T12:41:13.004Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-09T12:41:13.004Z] === RUN TestBuildSquashParent [2022-05-09T12:41:13.004Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:41:13.004Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-09T12:41:13.004Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-09T12:41:13.004Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:41:13.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:41:13.004Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:41:13.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:41:13.004Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:41:13.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:41:13.004Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:41:13.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:41:13.004Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:41:13.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:41:13.004Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:41:13.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:41:13.004Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:41:13.004Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:41:13.004Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:41:13.004Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:41:14.143Z] docker_api_swarm_service_test.go:304: [d8ac6e3ae1971] joining swarm manager [dee984ea27a78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:41:15.080Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-09T12:41:15.080Z] docker_api_swarm_service_test.go:304: [d44669a2a5891] joining swarm manager [dee984ea27a78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:41:19.090Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:41:19.091Z] INFO: Testing against a local daemon [2022-05-09T12:41:19.091Z] === RUN TestDockerSuite [2022-05-09T12:41:19.091Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-09T12:41:19.091Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-09T12:41:19.091Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-09T12:41:19.091Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-09T12:41:19.091Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-09T12:41:19.091Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-09T12:41:19.091Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-09T12:41:19.091Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-09T12:41:19.091Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-09T12:41:19.091Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-09T12:41:19.091Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-09T12:41:19.091Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-09T12:41:20.066Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-09T12:41:20.521Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-09T12:41:23.210Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-09T12:41:23.210Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-09T12:41:23.471Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:41:23.471Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:41:25.109Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-09T12:41:26.044Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-09T12:41:26.979Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-09T12:41:28.353Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-09T12:41:29.237Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-09T12:41:29.237Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-09T12:41:29.237Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-09T12:41:29.237Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-09T12:41:29.237Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-09T12:41:29.237Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-09T12:41:29.237Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-09T12:41:29.237Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-09T12:41:29.237Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-09T12:41:29.237Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-09T12:41:29.237Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-09T12:41:29.237Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-09T12:41:29.237Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-09T12:41:29.237Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-09T12:41:29.237Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-09T12:41:29.728Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-09T12:41:30.664Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-09T12:41:30.923Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-09T12:41:31.492Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-09T12:41:32.182Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-09T12:41:32.867Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-09T12:41:33.745Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-09T12:41:33.745Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-09T12:41:33.745Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-09T12:41:33.745Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-09T12:41:33.745Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-09T12:41:33.745Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-09T12:41:33.905Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-09T12:41:33.905Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.36s) [2022-05-09T12:41:33.905Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.60s) [2022-05-09T12:41:33.905Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.73s) [2022-05-09T12:41:33.905Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.91s) [2022-05-09T12:41:33.906Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.65s) [2022-05-09T12:41:33.906Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.61s) [2022-05-09T12:41:33.906Z] === RUN TestBuildMultiStageCopy [2022-05-09T12:41:33.906Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-09T12:41:34.243Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-09T12:41:34.809Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-09T12:41:34.809Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-09T12:41:34.809Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-09T12:41:35.066Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-05-09T12:41:35.066Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-09T12:41:35.066Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-09T12:41:35.066Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-09T12:41:35.634Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-09T12:41:36.571Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-09T12:41:36.693Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-09T12:41:37.138Z] docker_api_swarm_service_test.go:100: [dc82007d5b18b] joining swarm manager [dc2fa88a6271d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:41:37.705Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-09T12:41:37.963Z] docker_api_swarm_service_test.go:101: [d24b97a75e6ac] joining swarm manager [dc2fa88a6271d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:41:38.222Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-09T12:41:44.097Z] ok github.com/docker/docker/cmd/dockerd 0.083s coverage: 29.7% of statements [2022-05-09T12:41:44.097Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-05-09T12:41:44.097Z] ok github.com/docker/docker/cmd/dockerd/trap 2.527s coverage: 0.0% of statements [2022-05-09T12:41:44.097Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-09T12:41:44.097Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-09T12:41:44.097Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-09T12:41:44.097Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-09T12:41:44.097Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-09T12:41:44.349Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-09T12:41:44.350Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-09T12:41:45.916Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-09T12:41:46.353Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-09T12:41:46.353Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-09T12:41:47.287Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-09T12:41:47.287Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-09T12:41:47.482Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-09T12:41:47.546Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-09T12:41:47.546Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-09T12:41:48.271Z] ok github.com/docker/docker/daemon/cluster 0.076s coverage: 0.5% of statements [2022-05-09T12:41:49.050Z] --- PASS: TestBuildMultiStageCopy (16.02s) [2022-05-09T12:41:49.050Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.57s) [2022-05-09T12:41:49.050Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.11s) [2022-05-09T12:41:49.050Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.31s) [2022-05-09T12:41:49.050Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.38s) [2022-05-09T12:41:49.050Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.65s) [2022-05-09T12:41:49.050Z] === RUN TestBuildMultiStageParentConfig [2022-05-09T12:41:49.446Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-09T12:41:50.162Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-05-09T12:41:50.382Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-09T12:41:51.091Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-05-09T12:41:51.770Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-09T12:41:52.847Z] --- PASS: TestBuildMultiStageParentConfig (3.41s) [2022-05-09T12:41:52.847Z] === RUN TestBuildLabelWithTargets [2022-05-09T12:41:52.847Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:41:52.847Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-05-09T12:41:52.847Z] === RUN TestBuildWithEmptyLayers [2022-05-09T12:41:52.912Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-09T12:41:53.479Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-09T12:41:53.738Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-09T12:41:53.738Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-09T12:41:54.412Z] --- PASS: TestBuildWithEmptyLayers (1.75s) [2022-05-09T12:41:54.412Z] === RUN TestBuildMultiStageOnBuild [2022-05-09T12:41:55.554Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-09T12:41:56.539Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-09T12:41:56.539Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-09T12:41:56.539Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-09T12:41:57.021Z] check_test.go:378: [dc82007d5b18b] daemon is not started [2022-05-09T12:41:57.021Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-09T12:41:57.959Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-09T12:41:57.959Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-09T12:41:58.895Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-09T12:41:59.177Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.8% of statements [2022-05-09T12:41:59.433Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.5% of statements [2022-05-09T12:41:59.830Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-09T12:41:59.997Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-05-09T12:42:00.323Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-09T12:42:00.561Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-05-09T12:42:00.765Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-09T12:42:00.816Z] ok github.com/docker/docker/daemon 10.143s coverage: 16.7% of statements [2022-05-09T12:42:00.817Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-09T12:42:00.817Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-09T12:42:00.817Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-09T12:42:00.817Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-09T12:42:01.308Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-09T12:42:01.332Z] === RUN TestDockerSuite/TestRmiTag [2022-05-09T12:42:01.332Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-09T12:42:01.900Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-09T12:42:02.469Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-05-09T12:42:02.709Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.776s coverage: 74.8% of statements [2022-05-09T12:42:03.272Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-05-09T12:42:03.528Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.334s coverage: 56.2% of statements [2022-05-09T12:42:05.030Z] docker_api_swarm_service_test.go:533: [dbb8fc8e7eb8b] joining swarm manager [d85b02b7614ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:42:05.030Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-09T12:42:05.421Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-05-09T12:42:05.598Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-09T12:42:06.164Z] docker_api_swarm_service_test.go:534: [d3f39255a1c05] joining swarm manager [d85b02b7614ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:42:06.164Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-09T12:42:06.422Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-09T12:42:07.177Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-09T12:42:07.177Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-09T12:42:07.177Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-09T12:42:07.177Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-09T12:42:07.177Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-09T12:42:07.177Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-09T12:42:07.177Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-09T12:42:07.177Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-09T12:42:07.177Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-09T12:42:07.312Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.348s coverage: 50.6% of statements [2022-05-09T12:42:07.356Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-09T12:42:07.644Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-09T12:42:07.879Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.445s coverage: 45.9% of statements [2022-05-09T12:42:07.879Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-09T12:42:08.293Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-09T12:42:08.552Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-09T12:42:09.246Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.025s coverage: 58.5% of statements [2022-05-09T12:42:09.246Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.833s coverage: 58.2% of statements [2022-05-09T12:42:09.246Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-09T12:42:09.246Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-09T12:42:09.488Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-09T12:42:09.488Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-09T12:42:10.058Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-09T12:42:10.175Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.034s coverage: 3.0% of statements [2022-05-09T12:42:10.737Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2022-05-09T12:42:11.435Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-09T12:42:11.667Z] ok github.com/docker/docker/daemon/images 0.036s coverage: 6.6% of statements [2022-05-09T12:42:11.667Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-09T12:42:11.667Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-09T12:42:11.694Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-09T12:42:12.244Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.0% of statements [2022-05-09T12:42:12.631Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-09T12:42:13.200Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-05-09T12:42:13.636Z] ok github.com/docker/docker/daemon/logger/fluentd 0.015s coverage: 53.6% of statements [2022-05-09T12:42:13.636Z] ok github.com/docker/docker/daemon/logger/awslogs 0.188s coverage: 80.2% of statements [2022-05-09T12:42:13.636Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-09T12:42:14.138Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-09T12:42:14.199Z] ok github.com/docker/docker/daemon/logger/gelf 0.022s coverage: 68.2% of statements [2022-05-09T12:42:14.199Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-05-09T12:42:14.760Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-05-09T12:42:15.074Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-05-09T12:42:15.322Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 69.9% of statements [2022-05-09T12:42:15.640Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-05-09T12:42:15.657Z] --- PASS: TestBuildMultiStageOnBuild (20.04s) [2022-05-09T12:42:15.657Z] === RUN TestBuildUncleanTarFilenames [2022-05-09T12:42:15.657Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:42:15.657Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-05-09T12:42:15.657Z] === RUN TestBuildMultiStageLayerLeak [2022-05-09T12:42:15.884Z] ok github.com/docker/docker/daemon/logger/local 0.042s coverage: 78.7% of statements [2022-05-09T12:42:15.884Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-09T12:42:16.205Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-05-09T12:42:16.445Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.037s coverage: 54.9% of statements [2022-05-09T12:42:16.701Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2022-05-09T12:42:16.771Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-05-09T12:42:17.030Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-05-09T12:42:17.596Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-09T12:42:17.631Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 46.8% of statements [2022-05-09T12:42:18.193Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-05-09T12:42:18.531Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-05-09T12:42:18.755Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-05-09T12:42:19.097Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-09T12:42:19.318Z] ok github.com/docker/docker/daemon/logger/splunk 1.621s coverage: 82.5% of statements [2022-05-09T12:42:19.318Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-09T12:42:19.318Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-09T12:42:19.664Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-09T12:42:20.231Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-09T12:42:20.489Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-09T12:42:20.489Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-09T12:42:20.685Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 48.2% of statements [2022-05-09T12:42:20.941Z] ok github.com/docker/docker/distribution 0.626s coverage: 28.2% of statements [2022-05-09T12:42:20.941Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-09T12:42:21.504Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-05-09T12:42:21.866Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-09T12:42:22.078Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-05-09T12:42:22.443Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-09T12:42:22.641Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-05-09T12:42:22.701Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-09T12:42:22.897Z] ok github.com/docker/docker/distribution/xfer 1.896s coverage: 84.9% of statements [2022-05-09T12:42:22.897Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-09T12:42:23.153Z] ok github.com/docker/docker/image/tarexport 0.016s coverage: 0.7% of statements [2022-05-09T12:42:23.268Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-09T12:42:23.715Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-05-09T12:42:23.715Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-09T12:42:23.834Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-09T12:42:23.834Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-09T12:42:24.279Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2022-05-09T12:42:24.403Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-09T12:42:24.661Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-09T12:42:24.844Z] ok github.com/docker/docker/oci 0.012s coverage: 46.0% of statements [2022-05-09T12:42:25.230Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-09T12:42:25.406Z] ok github.com/docker/docker/opts 0.022s coverage: 65.5% of statements [2022-05-09T12:42:25.489Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-09T12:42:25.663Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-05-09T12:42:26.057Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-09T12:42:26.057Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-09T12:42:26.625Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-09T12:42:26.625Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-09T12:42:27.192Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-09T12:42:27.554Z] ok github.com/docker/docker/pkg/archive 0.303s coverage: 82.1% of statements [2022-05-09T12:42:27.759Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-09T12:42:28.116Z] ok github.com/docker/docker/pkg/authorization 0.315s coverage: 68.3% of statements [2022-05-09T12:42:28.116Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-09T12:42:28.327Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-09T12:42:28.372Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-05-09T12:42:28.586Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-09T12:42:28.844Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-09T12:42:28.844Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-05-09T12:42:29.411Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-09T12:42:30.348Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-09T12:42:31.283Z] docker_api_swarm_service_test.go:148: [d0d6e0b21dbed] joining swarm manager [de6d5c1a813fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:42:31.542Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-09T12:42:31.638Z] ok github.com/docker/docker/pkg/chrootarchive 2.492s coverage: 42.7% of statements [2022-05-09T12:42:31.638Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-09T12:42:31.894Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-05-09T12:42:32.110Z] docker_api_swarm_service_test.go:148: [d683760e755c1] joining swarm manager [de6d5c1a813fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:42:32.151Z] ok github.com/docker/docker/layer 7.154s coverage: 69.0% of statements [2022-05-09T12:42:32.151Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-09T12:42:32.151Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-09T12:42:32.151Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-09T12:42:32.151Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-09T12:42:32.151Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-09T12:42:32.151Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-09T12:42:32.151Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-05-09T12:42:32.679Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-09T12:42:32.714Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-05-09T12:42:32.971Z] ok github.com/docker/docker/pkg/fsutils 0.109s coverage: 85.1% of statements [2022-05-09T12:42:33.228Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2022-05-09T12:42:33.228Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2022-05-09T12:42:33.488Z] --- PASS: TestBuildMultiStageLayerLeak (17.81s) [2022-05-09T12:42:33.488Z] === RUN TestBuildWithHugeFile [2022-05-09T12:42:33.616Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-09T12:42:34.184Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-09T12:42:34.443Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-09T12:42:34.595Z] ok github.com/docker/docker/pkg/idtools 0.524s coverage: 67.9% of statements [2022-05-09T12:42:34.595Z] ok github.com/docker/docker/pkg/ioutils 0.431s coverage: 70.1% of statements [2022-05-09T12:42:34.852Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2022-05-09T12:42:34.852Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-05-09T12:42:34.852Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-09T12:42:35.011Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-09T12:42:35.108Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-05-09T12:42:35.109Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-05-09T12:42:35.365Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-05-09T12:42:35.578Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-09T12:42:35.621Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-05-09T12:42:35.621Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-05-09T12:42:35.621Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-09T12:42:35.621Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-09T12:42:36.549Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2022-05-09T12:42:36.805Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-05-09T12:42:36.952Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-09T12:42:37.061Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-09T12:42:37.317Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-09T12:42:38.681Z] ok github.com/docker/docker/pkg/pubsub 1.038s coverage: 75.0% of statements [2022-05-09T12:42:38.681Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-05-09T12:42:38.862Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-09T12:42:38.862Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-09T12:42:38.938Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-05-09T12:42:39.197Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-05-09T12:42:39.439Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-09T12:42:39.454Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-05-09T12:42:39.710Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-09T12:42:40.272Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-05-09T12:42:40.528Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-05-09T12:42:40.784Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2022-05-09T12:42:40.813Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-09T12:42:41.347Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-05-09T12:42:41.603Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-09T12:42:41.860Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-09T12:42:42.190Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-09T12:42:43.478Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-09T12:42:43.478Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-09T12:42:43.478Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-09T12:42:43.478Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-09T12:42:43.566Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-09T12:42:43.750Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2022-05-09T12:42:43.750Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-09T12:42:43.946Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-09T12:42:44.313Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-05-09T12:42:44.944Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-09T12:42:44.944Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-09T12:42:44.944Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-09T12:42:44.944Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-09T12:42:44.944Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-09T12:42:45.241Z] ok github.com/docker/docker/quota 0.236s coverage: 71.4% of statements [2022-05-09T12:42:45.497Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-05-09T12:42:45.512Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-09T12:42:46.449Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-09T12:42:46.533Z] ok github.com/docker/docker/registry 0.053s coverage: 58.6% of statements [2022-05-09T12:42:47.096Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-05-09T12:42:47.096Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-05-09T12:42:47.386Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-09T12:42:47.660Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-05-09T12:42:47.916Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-05-09T12:42:49.290Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-09T12:42:49.548Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-09T12:42:49.806Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-05-09T12:42:50.368Z] ok github.com/docker/docker/volume/local 0.084s coverage: 76.4% of statements [2022-05-09T12:42:50.925Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-09T12:42:50.930Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-05-09T12:42:51.183Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-05-09T12:42:51.183Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-09T12:42:51.183Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-09T12:42:51.749Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-05-09T12:42:51.860Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-05-09T12:42:52.682Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-09T12:42:52.682Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-09T12:42:52.941Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-09T12:42:53.509Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-09T12:42:54.079Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-05-09T12:42:54.337Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-09T12:42:54.337Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-09T12:42:54.903Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-09T12:42:55.161Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-09T12:42:56.098Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-09T12:42:56.664Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-09T12:42:57.261Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-09T12:42:57.837Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-09T12:42:58.403Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-09T12:42:58.661Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-09T12:42:58.661Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-09T12:42:59.227Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-09T12:42:59.794Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-09T12:43:00.729Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-09T12:43:00.729Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-09T12:43:00.729Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-09T12:43:00.729Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-09T12:43:01.705Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-09T12:43:01.705Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-09T12:43:01.705Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-09T12:43:01.705Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-09T12:43:01.705Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-09T12:43:01.705Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-09T12:43:01.705Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-09T12:43:01.705Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-09T12:43:01.705Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-09T12:43:01.705Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-09T12:43:01.705Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-09T12:43:01.705Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-09T12:43:01.705Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-09T12:43:01.705Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-09T12:43:01.705Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-09T12:43:01.705Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T12:43:01.705Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-09T12:43:01.705Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-09T12:43:01.705Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-09T12:43:01.705Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-09T12:43:01.705Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-09T12:43:01.705Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-09T12:43:01.705Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-09T12:43:01.705Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-09T12:43:01.705Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-09T12:43:01.705Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-09T12:43:01.705Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-09T12:43:01.705Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-09T12:43:01.705Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-09T12:43:01.705Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-09T12:43:01.705Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-09T12:43:01.705Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-09T12:43:01.705Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-09T12:43:01.705Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-09T12:43:01.705Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-09T12:43:01.705Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-09T12:43:01.705Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-09T12:43:01.705Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-09T12:43:01.705Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-09T12:43:01.705Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-09T12:43:01.705Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-09T12:43:01.705Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-09T12:43:03.262Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-09T12:43:03.262Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-09T12:43:05.180Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-09T12:43:05.180Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-09T12:43:05.180Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-09T12:43:05.180Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-09T12:43:06.374Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-09T12:43:08.524Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-05-09T12:43:12.333Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-09T12:43:12.333Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-09T12:43:13.318Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-09T12:43:13.743Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.3% of statements [2022-05-09T12:43:13.743Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-09T12:43:13.743Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-09T12:43:13.743Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-09T12:43:13.743Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-09T12:43:13.743Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-09T12:43:13.743Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-09T12:43:13.743Z] ? github.com/docker/docker/rootless [no test files] [2022-05-09T12:43:13.743Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-09T12:43:13.743Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-09T12:43:13.743Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-09T12:43:13.743Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-09T12:43:13.743Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-09T12:43:13.743Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-09T12:43:13.743Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-09T12:43:13.743Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-09T12:43:13.743Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-09T12:43:13.743Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-09T12:43:13.743Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-09T12:43:13.743Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-09T12:43:13.743Z] ? github.com/docker/docker/volume [no test files] [2022-05-09T12:43:13.743Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-09T12:43:13.743Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-09T12:43:13.743Z] [2022-05-09T12:43:13.743Z] === Skipped [2022-05-09T12:43:13.743Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-09T12:43:13.743Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-09T12:43:13.743Z] [2022-05-09T12:43:13.743Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-09T12:43:13.743Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-09T12:43:13.743Z] [2022-05-09T12:43:13.743Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-09T12:43:13.743Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-09T12:43:13.743Z] [2022-05-09T12:43:13.743Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-09T12:43:13.743Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-09T12:43:13.743Z] [2022-05-09T12:43:13.743Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-09T12:43:13.743Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:43:13.743Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-09T12:43:13.743Z] [2022-05-09T12:43:13.743Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-09T12:43:13.743Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:43:13.743Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-09T12:43:13.743Z] [2022-05-09T12:43:13.743Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-09T12:43:13.743Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:43:13.743Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-09T12:43:13.743Z] [2022-05-09T12:43:13.743Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-09T12:43:13.743Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:43:13.743Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-09T12:43:13.743Z] [2022-05-09T12:43:13.743Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-09T12:43:13.743Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:43:13.743Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-09T12:43:13.743Z] [2022-05-09T12:43:13.743Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-09T12:43:13.743Z] graphtest_unix.go:71: No driver to put! [2022-05-09T12:43:13.743Z] [2022-05-09T12:43:13.743Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-09T12:43:13.743Z] time="2022-05-09T12:42:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-09T12:43:13.743Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-09T12:43:13.743Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-09T12:43:13.743Z] [2022-05-09T12:43:13.743Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-09T12:43:13.743Z] time="2022-05-09T12:42:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-09T12:43:13.743Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-09T12:43:13.743Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-09T12:43:13.743Z] [2022-05-09T12:43:13.743Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-09T12:43:13.743Z] time="2022-05-09T12:42:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-09T12:43:13.743Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-09T12:43:13.743Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-09T12:43:13.743Z] [2022-05-09T12:43:13.743Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-09T12:43:13.743Z] time="2022-05-09T12:42:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-09T12:43:13.743Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-09T12:43:13.743Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-09T12:43:13.743Z] [2022-05-09T12:43:13.743Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-09T12:43:13.743Z] time="2022-05-09T12:42:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-09T12:43:13.743Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-09T12:43:13.743Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-09T12:43:13.743Z] [2022-05-09T12:43:13.743Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-09T12:43:13.743Z] graphtest_unix.go:71: No driver to put! [2022-05-09T12:43:13.743Z] [2022-05-09T12:43:13.743Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-09T12:43:13.743Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-09T12:43:13.743Z] [2022-05-09T12:43:13.743Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-09T12:43:13.743Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-09T12:43:13.743Z] [2022-05-09T12:43:13.743Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-09T12:43:13.743Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-09T12:43:13.743Z] [2022-05-09T12:43:13.743Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-09T12:43:13.743Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-09T12:43:13.743Z] [2022-05-09T12:43:13.743Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-09T12:43:13.743Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:43:13.743Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-09T12:43:13.743Z] [2022-05-09T12:43:13.743Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-09T12:43:13.743Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:43:13.743Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-09T12:43:13.743Z] [2022-05-09T12:43:13.743Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-09T12:43:13.743Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:43:13.743Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-09T12:43:13.743Z] [2022-05-09T12:43:13.743Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-09T12:43:13.743Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:43:13.743Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-09T12:43:13.743Z] [2022-05-09T12:43:13.743Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-09T12:43:13.743Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:43:13.743Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-09T12:43:13.743Z] [2022-05-09T12:43:13.743Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-09T12:43:13.743Z] graphtest_unix.go:71: No driver to put! [2022-05-09T12:43:13.743Z] [2022-05-09T12:43:13.743Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-09T12:43:13.743Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-09T12:43:13.743Z] [2022-05-09T12:43:13.743Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-09T12:43:13.743Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-09T12:43:13.743Z] [2022-05-09T12:43:13.743Z] DONE 2526 tests, 28 skipped in 252.612s [2022-05-09T12:43:13.743Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/bitseq [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/cluster [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/config [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/datastore [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/driverapi [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/etchosts [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/idm [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/ipam [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/iptables [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/netlabel [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/netutils [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/networkdb [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/ns [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/options [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/osl [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/portallocator [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/portmapper [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/testutils [2022-05-09T12:43:13.743Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-09T12:43:13.743Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-05-09T12:43:15.080Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-05-09T12:43:15.080Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-09T12:43:16.014Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-05-09T12:43:16.014Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-05-09T12:43:16.014Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-09T12:43:16.014Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-09T12:43:16.273Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-09T12:43:18.070Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-09T12:43:18.807Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-09T12:43:19.375Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-09T12:43:20.754Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-09T12:43:26.037Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-09T12:43:26.296Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-09T12:43:26.863Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-09T12:43:27.799Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-09T12:43:27.799Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-09T12:43:27.799Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-09T12:43:28.517Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-09T12:43:28.735Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-09T12:43:29.672Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-09T12:43:31.055Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-09T12:43:31.055Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-09T12:43:31.316Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-09T12:43:31.577Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-05-09T12:43:32.513Z] === RUN TestDockerSuite/TestRunMount [2022-05-09T12:43:36.701Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-05-09T12:43:37.180Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-09T12:43:37.181Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-09T12:43:37.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-09T12:43:37.267Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-09T12:43:37.834Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-09T12:43:38.400Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-09T12:43:38.966Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-05-09T12:43:39.533Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-09T12:43:41.440Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-09T12:43:42.008Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-05-09T12:43:43.049Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-09T12:43:43.049Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-09T12:43:43.049Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-09T12:43:43.049Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-09T12:43:43.049Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-09T12:43:43.390Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-09T12:43:45.318Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-05-09T12:43:45.318Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-09T12:43:47.221Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-09T12:43:48.158Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-05-09T12:43:48.416Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-09T12:43:49.792Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-09T12:43:49.792Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-09T12:43:50.051Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-09T12:43:50.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-09T12:43:50.200Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-09T12:43:50.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-09T12:43:50.617Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-05-09T12:43:50.668Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-09T12:43:50.668Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-09T12:43:50.668Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-09T12:43:50.668Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-09T12:43:50.668Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-09T12:43:50.876Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-09T12:43:51.443Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-09T12:43:52.010Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-09T12:43:53.918Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-09T12:43:54.856Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-05-09T12:43:55.424Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-09T12:43:59.613Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-05-09T12:43:59.613Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-09T12:43:59.613Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-09T12:43:59.613Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-05-09T12:44:00.179Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-09T12:44:00.179Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-09T12:44:00.373Z] ok github.com/docker/docker/libnetwork 37.201s coverage: 40.6% of statements [2022-05-09T12:44:00.373Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 84.4% of statements [2022-05-09T12:44:00.373Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-09T12:44:00.373Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-09T12:44:00.373Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-09T12:44:00.373Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-09T12:44:00.373Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-09T12:44:00.373Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-09T12:44:00.373Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-09T12:44:00.373Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-09T12:44:00.373Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-05-09T12:44:00.373Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-05-09T12:44:00.373Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-09T12:44:00.373Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-09T12:44:00.373Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-05-09T12:44:00.373Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.378s coverage: 59.9% of statements [2022-05-09T12:44:00.373Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-09T12:44:00.373Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-09T12:44:00.373Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.102s coverage: 4.0% of statements [2022-05-09T12:44:00.373Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-09T12:44:00.373Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-05-09T12:44:00.373Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-09T12:44:00.373Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-09T12:44:00.746Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-09T12:44:01.683Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-09T12:44:01.683Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-09T12:44:02.250Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-09T12:44:08.453Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.517s coverage: 7.2% of statements [2022-05-09T12:44:08.453Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-09T12:44:08.709Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-05-09T12:44:08.811Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-05-09T12:44:08.811Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-09T12:44:08.811Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-09T12:44:08.811Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-05-09T12:44:08.811Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-09T12:44:09.271Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-05-09T12:44:09.271Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-09T12:44:09.271Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-09T12:44:09.271Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-09T12:44:09.744Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-09T12:44:09.833Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-05-09T12:44:10.089Z] ok github.com/docker/docker/libnetwork/etchosts 0.020s coverage: 81.2% of statements [2022-05-09T12:44:10.089Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-09T12:44:10.310Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-05-09T12:44:10.345Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-09T12:44:10.875Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-05-09T12:44:10.875Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-09T12:44:11.441Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-09T12:44:11.701Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-09T12:44:12.267Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-09T12:44:12.525Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-09T12:44:12.525Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-09T12:44:12.525Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-09T12:44:13.205Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-09T12:44:13.463Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-09T12:44:13.463Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-09T12:44:13.463Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-09T12:44:14.029Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-05-09T12:44:14.597Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-09T12:44:14.597Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-09T12:44:14.597Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-09T12:44:17.128Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-09T12:44:17.694Z] === RUN TestDockerSuite/TestRunRm [2022-05-09T12:44:17.952Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-09T12:44:20.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-09T12:44:22.132Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-09T12:44:22.132Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-09T12:44:22.391Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-05-09T12:44:22.513Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-05-09T12:44:23.326Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-05-09T12:44:23.894Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-05-09T12:44:24.460Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-05-09T12:44:26.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-09T12:44:26.632Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-09T12:44:27.100Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-09T12:44:27.100Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-09T12:44:27.569Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-09T12:44:27.745Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-05-09T12:44:29.132Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-09T12:44:29.132Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-09T12:44:29.132Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-09T12:44:30.293Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-05-09T12:44:30.553Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-05-09T12:44:31.120Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-05-09T12:44:31.686Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-05-09T12:44:31.944Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-05-09T12:44:32.203Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-05-09T12:44:32.770Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-05-09T12:44:33.338Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-05-09T12:44:33.879Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-09T12:44:34.274Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-09T12:44:34.533Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-09T12:44:35.440Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-09T12:44:35.440Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-09T12:44:35.440Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-09T12:44:35.440Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-09T12:44:35.440Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-09T12:44:35.468Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-09T12:44:35.726Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-05-09T12:44:37.006Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-09T12:44:37.355Z] ok github.com/docker/docker/libnetwork/ipam 14.470s coverage: 85.3% of statements [2022-05-09T12:44:37.355Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-09T12:44:37.355Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-09T12:44:37.355Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-09T12:44:37.355Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-05-09T12:44:37.355Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-09T12:44:37.355Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-05-09T12:44:37.355Z] ok github.com/docker/docker/libnetwork/ipamutils 0.256s coverage: 74.0% of statements [2022-05-09T12:44:37.612Z] ok github.com/docker/docker/libnetwork/iptables 0.157s coverage: 45.1% of statements [2022-05-09T12:44:37.868Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-09T12:44:37.991Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-09T12:44:38.125Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-05-09T12:44:38.256Z] === RUN TestDockerSuite/TestRunState [2022-05-09T12:44:38.256Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-05-09T12:44:38.978Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-09T12:44:39.192Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-09T12:44:39.447Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-09T12:44:39.452Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-09T12:44:39.914Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-09T12:44:40.387Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-09T12:44:40.387Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-05-09T12:44:40.387Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-09T12:44:40.387Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-09T12:44:41.324Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-05-09T12:44:41.324Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-09T12:44:41.583Z] === RUN TestDockerSuite/TestRunSysctls [2022-05-09T12:44:42.959Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-09T12:44:42.959Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-09T12:44:42.959Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-09T12:44:43.527Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-05-09T12:44:44.095Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-05-09T12:44:45.470Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-05-09T12:44:45.729Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-05-09T12:44:45.772Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-09T12:44:47.104Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-05-09T12:44:47.104Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-05-09T12:44:47.546Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-09T12:44:47.546Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-09T12:44:47.547Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-09T12:44:48.723Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-09T12:44:48.723Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-09T12:44:48.723Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-09T12:44:49.073Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-09T12:44:49.073Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-09T12:44:49.710Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-09T12:44:49.710Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-09T12:44:49.710Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-09T12:44:50.177Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-09T12:44:50.412Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-05-09T12:44:50.412Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-09T12:44:52.389Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-09T12:44:52.940Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-05-09T12:44:52.941Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-09T12:44:53.374Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-09T12:44:53.506Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-09T12:44:53.764Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-09T12:44:53.843Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-09T12:44:53.843Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-09T12:44:53.843Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-09T12:44:54.699Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-09T12:44:54.828Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-09T12:44:54.847Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-09T12:44:55.303Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-09T12:44:55.303Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-09T12:44:55.633Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-05-09T12:44:55.757Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-09T12:44:55.757Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-09T12:44:55.757Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-09T12:44:55.757Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-09T12:44:55.757Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-09T12:44:55.757Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-09T12:44:55.812Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-09T12:44:55.812Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-09T12:44:55.812Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-09T12:44:55.812Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-09T12:44:55.812Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-09T12:44:56.200Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-09T12:44:56.717Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-09T12:44:57.578Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-09T12:44:58.511Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-05-09T12:44:58.512Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-09T12:44:58.512Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-09T12:44:58.512Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-09T12:44:59.078Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-09T12:44:59.647Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-09T12:45:00.214Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-05-09T12:45:00.214Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-09T12:45:00.214Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-09T12:45:00.437Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-09T12:45:00.473Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-09T12:45:01.040Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-09T12:45:01.609Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-05-09T12:45:01.675Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-09T12:45:02.603Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-09T12:45:02.603Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-09T12:45:02.603Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-09T12:45:02.603Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-09T12:45:02.603Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-09T12:45:02.603Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-09T12:45:04.897Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-09T12:45:04.897Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-09T12:45:05.833Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-09T12:45:06.326Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-09T12:45:07.207Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-09T12:45:07.774Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-05-09T12:45:08.341Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-09T12:45:09.731Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-09T12:45:11.635Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-09T12:45:12.201Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-09T12:45:12.201Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-09T12:45:12.201Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-09T12:45:12.201Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-09T12:45:12.201Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-09T12:45:12.201Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-09T12:45:12.201Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-09T12:45:12.201Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-05-09T12:45:12.201Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-09T12:45:12.201Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-05-09T12:45:13.136Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-05-09T12:45:13.136Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-05-09T12:45:13.703Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-05-09T12:45:14.639Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-05-09T12:45:15.575Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-05-09T12:45:16.142Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-09T12:45:16.142Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-05-09T12:45:16.401Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-05-09T12:45:16.660Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-05-09T12:45:16.660Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-09T12:45:16.660Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-05-09T12:45:16.660Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-09T12:45:16.660Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-05-09T12:45:16.660Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-09T12:45:16.660Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-05-09T12:45:16.660Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-09T12:45:16.660Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-05-09T12:45:16.660Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-09T12:45:16.660Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-05-09T12:45:16.660Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-09T12:45:16.660Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-05-09T12:45:16.660Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-09T12:45:16.660Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-05-09T12:45:17.227Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-05-09T12:45:17.487Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-05-09T12:45:17.745Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-05-09T12:45:18.313Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-09T12:45:18.571Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-09T12:45:19.138Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-05-09T12:45:19.138Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-09T12:45:19.138Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-05-09T12:45:19.704Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-05-09T12:45:20.273Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-05-09T12:45:20.273Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-09T12:45:20.273Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-09T12:45:20.841Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-09T12:45:21.104Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-09T12:45:22.219Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-05-09T12:45:22.219Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-05-09T12:45:22.786Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-05-09T12:45:22.786Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-09T12:45:22.786Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-09T12:45:23.044Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-09T12:45:23.044Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-09T12:45:24.421Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-09T12:45:24.988Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-09T12:45:24.988Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-05-09T12:45:26.889Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-09T12:45:26.895Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-09T12:45:27.463Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-09T12:45:27.463Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-09T12:45:27.463Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-09T12:45:27.857Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-09T12:45:27.857Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-09T12:45:27.857Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-09T12:45:28.029Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-05-09T12:45:28.966Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-05-09T12:45:29.901Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-09T12:45:29.901Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-09T12:45:29.901Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-05-09T12:45:31.081Z] --- PASS: TestBuildWithHugeFile (170.76s) [2022-05-09T12:45:31.081Z] === RUN TestBuildWCOWSandboxSize [2022-05-09T12:45:31.081Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-09T12:45:31.081Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-09T12:45:31.081Z] === RUN TestBuildWithEmptyDockerfile [2022-05-09T12:45:31.081Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:45:31.081Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:45:31.081Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:45:31.081Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:45:31.081Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:45:31.081Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:45:31.081Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:45:31.081Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:45:31.081Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:45:31.081Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-05-09T12:45:31.081Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-09T12:45:31.081Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-09T12:45:31.081Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-09T12:45:31.081Z] === RUN TestBuildPreserveOwnership [2022-05-09T12:45:31.081Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:45:31.081Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-09T12:45:31.081Z] === RUN TestBuildPlatformInvalid [2022-05-09T12:45:31.081Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-05-09T12:45:31.081Z] PASS [2022-05-09T12:45:31.081Z] ok github.com/docker/docker/integration/build 255.286s [2022-05-09T12:45:31.081Z] [2022-05-09T12:45:31.081Z] === Skipped [2022-05-09T12:45:31.081Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-09T12:45:31.081Z] build_session_test.go:25: TODO: BuildKit [2022-05-09T12:45:31.081Z] [2022-05-09T12:45:31.081Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-09T12:45:31.081Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:45:31.081Z] [2022-05-09T12:45:31.081Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-05-09T12:45:31.081Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:45:31.081Z] [2022-05-09T12:45:31.081Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-05-09T12:45:31.082Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:45:31.082Z] [2022-05-09T12:45:31.082Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-09T12:45:31.082Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-09T12:45:31.082Z] [2022-05-09T12:45:31.082Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-09T12:45:31.082Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:45:31.082Z] [2022-05-09T12:45:31.082Z] DONE 29 tests, 6 skipped in 301.601s [2022-05-09T12:45:31.082Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-09T12:45:31.082Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:45:31.082Z] INFO: Testing against a local daemon [2022-05-09T12:45:31.082Z] === RUN TestConfigInspect [2022-05-09T12:45:31.082Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:45:31.082Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-09T12:45:31.082Z] === RUN TestConfigList [2022-05-09T12:45:31.082Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:45:31.082Z] --- SKIP: TestConfigList (0.00s) [2022-05-09T12:45:31.082Z] === RUN TestConfigsCreateAndDelete [2022-05-09T12:45:31.082Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:45:31.082Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-09T12:45:31.082Z] === RUN TestConfigsUpdate [2022-05-09T12:45:31.082Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:45:31.082Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-09T12:45:31.082Z] === RUN TestTemplatedConfig [2022-05-09T12:45:31.082Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:45:31.082Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-09T12:45:31.082Z] === RUN TestConfigCreateResolve [2022-05-09T12:45:31.082Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:45:31.082Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-09T12:45:31.082Z] PASS [2022-05-09T12:45:31.082Z] ok github.com/docker/docker/integration/config 0.118s [2022-05-09T12:45:31.082Z] [2022-05-09T12:45:31.082Z] === Skipped [2022-05-09T12:45:31.082Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-09T12:45:31.082Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:45:31.082Z] [2022-05-09T12:45:31.082Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-09T12:45:31.082Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:45:31.082Z] [2022-05-09T12:45:31.082Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-09T12:45:31.082Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:45:31.082Z] [2022-05-09T12:45:31.082Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-09T12:45:31.082Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:45:31.082Z] [2022-05-09T12:45:31.082Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-09T12:45:31.082Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:45:31.082Z] [2022-05-09T12:45:31.082Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-09T12:45:31.082Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:45:31.082Z] [2022-05-09T12:45:31.082Z] DONE 6 tests, 6 skipped in 2.539s [2022-05-09T12:45:31.082Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-09T12:45:31.082Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:45:31.082Z] INFO: Testing against a local daemon [2022-05-09T12:45:31.082Z] === RUN TestCheckpoint [2022-05-09T12:45:31.082Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-09T12:45:31.082Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-09T12:45:31.082Z] === RUN TestContainerInvalidJSON [2022-05-09T12:45:31.082Z] === RUN TestContainerInvalidJSON/commit [2022-05-09T12:45:31.082Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-09T12:45:31.082Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-09T12:45:31.082Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-09T12:45:31.082Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:45:31.082Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:45:31.082Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:45:31.082Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:45:31.082Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:45:31.082Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:45:31.082Z] === CONT TestContainerInvalidJSON/commit [2022-05-09T12:45:31.082Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-09T12:45:31.082Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:45:31.082Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-09T12:45:31.082Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:45:31.082Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-09T12:45:31.082Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:45:31.082Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-09T12:45:31.082Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-09T12:45:31.082Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-09T12:45:31.082Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-09T12:45:31.082Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-09T12:45:31.082Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-09T12:45:31.082Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-09T12:45:31.082Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-09T12:45:31.082Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-09T12:45:31.082Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-09T12:45:31.082Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-09T12:45:31.082Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-09T12:45:31.082Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-09T12:45:31.082Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-09T12:45:31.082Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-09T12:45:31.082Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-09T12:45:31.082Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-09T12:45:31.082Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-09T12:45:31.082Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-05-09T12:45:31.082Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-05-09T12:45:31.082Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-09T12:45:31.082Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-05-09T12:45:31.082Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-09T12:45:31.082Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-09T12:45:31.082Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-09T12:45:31.082Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-09T12:45:31.082Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-09T12:45:31.082Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-09T12:45:31.082Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-09T12:45:31.082Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-05-09T12:45:31.082Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-05-09T12:45:31.082Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-05-09T12:45:31.082Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-09T12:45:31.082Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-09T12:45:31.082Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-05-09T12:45:31.082Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-09T12:45:31.082Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-05-09T12:45:31.082Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.01s) [2022-05-09T12:45:31.082Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-09T12:45:31.082Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-09T12:45:31.082Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-09T12:45:31.082Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-09T12:45:31.082Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-09T12:45:31.082Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-09T12:45:31.082Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-09T12:45:31.082Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.30s) [2022-05-09T12:45:31.082Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-09T12:45:31.082Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.28s) [2022-05-09T12:45:31.082Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-09T12:45:31.082Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.29s) [2022-05-09T12:45:31.082Z] === RUN TestCopyEmptyFile [2022-05-09T12:45:31.276Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-09T12:45:31.276Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-09T12:45:31.552Z] --- PASS: TestCopyEmptyFile (0.55s) [2022-05-09T12:45:31.552Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-09T12:45:31.577Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-09T12:45:31.844Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-09T12:45:32.022Z] --- PASS: TestCopyToContainerPathIsNotDir (0.28s) [2022-05-09T12:45:32.022Z] === RUN TestCopyFromContainer [2022-05-09T12:45:32.022Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:45:32.022Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-09T12:45:32.022Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-09T12:45:32.022Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:45:32.022Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:45:32.022Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:45:32.022Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:45:32.022Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:45:32.022Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:45:32.022Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:45:32.022Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:45:32.022Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:45:32.022Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-09T12:45:32.022Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-09T12:45:32.022Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-05-09T12:45:32.022Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-05-09T12:45:32.022Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-09T12:45:32.022Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-09T12:45:32.022Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-09T12:45:32.022Z] === RUN TestCreateWithInvalidEnv [2022-05-09T12:45:32.022Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-09T12:45:32.022Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-09T12:45:32.022Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-09T12:45:32.022Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-09T12:45:32.022Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-09T12:45:32.022Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-09T12:45:32.022Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-09T12:45:32.022Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-09T12:45:32.022Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-09T12:45:32.022Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-05-09T12:45:32.022Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-09T12:45:32.022Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-09T12:45:32.022Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-09T12:45:32.022Z] === RUN TestCreateTmpfsMountsTarget [2022-05-09T12:45:32.022Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:45:32.022Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-09T12:45:32.022Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-09T12:45:32.022Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:45:32.022Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-09T12:45:32.022Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-09T12:45:32.022Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:45:32.022Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-09T12:45:32.022Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-09T12:45:32.022Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:45:32.022Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:45:32.022Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:45:32.022Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:45:32.022Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:45:32.022Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:45:32.022Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:45:32.022Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:45:32.022Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:45:32.022Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:45:32.022Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:45:32.022Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:45:32.022Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:45:32.022Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:45:32.022Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:45:32.022Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-05-09T12:45:32.022Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-09T12:45:32.022Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-09T12:45:32.022Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-09T12:45:32.022Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-09T12:45:32.022Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-05-09T12:45:32.022Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-09T12:45:32.022Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-09T12:45:32.022Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-09T12:45:32.022Z] === RUN TestCreateDifferentPlatform [2022-05-09T12:45:32.022Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-09T12:45:32.022Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-09T12:45:32.022Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-05-09T12:45:32.022Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-05-09T12:45:32.022Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-09T12:45:32.022Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-09T12:45:32.022Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-05-09T12:45:32.022Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-09T12:45:32.022Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-09T12:45:32.494Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-09T12:45:32.494Z] === RUN TestContainerKillOnDaemonStart [2022-05-09T12:45:32.494Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:45:32.494Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-09T12:45:32.494Z] === RUN TestWindowsDevices [2022-05-09T12:45:32.494Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-09T12:45:32.494Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-09T12:45:32.494Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:45:32.494Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:45:32.494Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:45:32.494Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:45:32.494Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:45:32.494Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:45:32.494Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-09T12:45:32.494Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-09T12:45:32.494Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:45:32.494Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:45:32.494Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:45:32.494Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:45:32.494Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:45:32.494Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:45:32.494Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-09T12:45:32.494Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-09T12:45:32.494Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:45:32.494Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:45:32.494Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-09T12:45:32.494Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-09T12:45:32.494Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:45:32.494Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:45:32.780Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-05-09T12:45:32.966Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:45:32.966Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:45:33.039Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2693198368 [2022-05-09T12:45:33.116Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-09T12:45:33.607Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-09T12:45:33.607Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-09T12:45:34.984Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-09T12:45:34.984Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-09T12:45:34.984Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-09T12:45:35.922Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-05-09T12:45:36.492Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-09T12:45:38.396Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-09T12:45:38.653Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-09T12:45:38.653Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-09T12:45:38.653Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-09T12:45:38.653Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-09T12:45:38.911Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-05-09T12:45:38.942Z] --- PASS: TestWindowsDevices (0.04s) [2022-05-09T12:45:38.942Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.12s) [2022-05-09T12:45:38.942Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.37s) [2022-05-09T12:45:38.942Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.54s) [2022-05-09T12:45:38.942Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.43s) [2022-05-09T12:45:38.942Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.85s) [2022-05-09T12:45:38.942Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.41s) [2022-05-09T12:45:38.942Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.80s) [2022-05-09T12:45:38.942Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.28s) [2022-05-09T12:45:38.942Z] === RUN TestDiff [2022-05-09T12:45:38.942Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-09T12:45:38.942Z] --- SKIP: TestDiff (0.00s) [2022-05-09T12:45:39.169Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-09T12:45:39.169Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-09T12:45:39.411Z] === RUN TestExecWithCloseStdin [2022-05-09T12:45:40.106Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-09T12:45:40.188Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-09T12:45:40.188Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-09T12:45:40.188Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-09T12:45:40.188Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-09T12:45:40.188Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-09T12:45:40.188Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-09T12:45:40.188Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-09T12:45:40.188Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-09T12:45:40.188Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-09T12:45:40.188Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-09T12:45:40.674Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-09T12:45:41.242Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-09T12:45:41.501Z] docker_cli_service_logs_test.go:246: checking task jaqxxl95ifes [2022-05-09T12:45:41.501Z] docker_cli_service_logs_test.go:251: checking messages for jaqxxl95ifes [2022-05-09T12:45:41.501Z] docker_cli_service_logs_test.go:246: checking task mohpkh2pzrht [2022-05-09T12:45:41.501Z] docker_cli_service_logs_test.go:251: checking messages for mohpkh2pzrht [2022-05-09T12:45:42.070Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-05-09T12:45:42.368Z] --- PASS: TestExecWithCloseStdin (3.20s) [2022-05-09T12:45:42.368Z] === RUN TestExec [2022-05-09T12:45:44.365Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-09T12:45:44.365Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-09T12:45:44.365Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-09T12:45:44.600Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-05-09T12:45:45.322Z] --- PASS: TestExec (2.53s) [2022-05-09T12:45:45.322Z] === RUN TestExecUser [2022-05-09T12:45:45.322Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-09T12:45:45.322Z] --- SKIP: TestExecUser (0.00s) [2022-05-09T12:45:45.322Z] === RUN TestExportContainerAndImportImage [2022-05-09T12:45:45.322Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:45:45.322Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-09T12:45:45.322Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-09T12:45:45.322Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:45:45.322Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-09T12:45:45.322Z] === RUN TestHealthCheckWorkdir [2022-05-09T12:45:45.322Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-09T12:45:45.322Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-09T12:45:45.322Z] === RUN TestHealthKillContainer [2022-05-09T12:45:45.322Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-09T12:45:45.322Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-09T12:45:45.322Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-09T12:45:45.322Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-09T12:45:45.322Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-09T12:45:45.322Z] === RUN TestKillContainerInvalidSignal [2022-05-09T12:45:45.930Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-09T12:45:45.930Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-09T12:45:46.398Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-09T12:45:46.398Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-09T12:45:46.520Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-09T12:45:46.866Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-09T12:45:46.866Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-09T12:45:46.866Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-09T12:45:46.890Z] --- PASS: TestKillContainerInvalidSignal (2.24s) [2022-05-09T12:45:46.890Z] === RUN TestKillContainer [2022-05-09T12:45:47.334Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-09T12:45:47.334Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-09T12:45:47.334Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-09T12:45:47.359Z] === RUN TestKillContainer/no_signal [2022-05-09T12:45:47.905Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-09T12:45:48.838Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-09T12:45:49.406Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-09T12:45:49.575Z] === RUN TestKillContainer/non_killing_signal [2022-05-09T12:45:49.575Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-09T12:45:49.575Z] === RUN TestKillContainer/killing_signal [2022-05-09T12:45:51.935Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-09T12:45:54.465Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-09T12:45:54.465Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-09T12:45:55.838Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-09T12:45:56.744Z] --- PASS: TestKillContainer (9.77s) [2022-05-09T12:45:56.744Z] --- PASS: TestKillContainer/no_signal (2.30s) [2022-05-09T12:45:56.744Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-09T12:45:56.744Z] --- PASS: TestKillContainer/killing_signal (7.39s) [2022-05-09T12:45:56.744Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-09T12:45:56.744Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:45:56.744Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-09T12:45:56.744Z] === RUN TestKillStoppedContainer [2022-05-09T12:45:56.744Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:45:56.744Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-09T12:45:56.744Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-09T12:45:56.744Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:45:56.744Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-09T12:45:56.744Z] === RUN TestKillDifferentUserContainer [2022-05-09T12:45:56.744Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-09T12:45:56.744Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-09T12:45:56.744Z] === RUN TestInspectOomKilledTrue [2022-05-09T12:45:56.744Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:45:56.744Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-09T12:45:56.744Z] === RUN TestInspectOomKilledFalse [2022-05-09T12:45:56.744Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:45:56.744Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-09T12:45:56.744Z] === RUN TestLogsFollowTailEmpty [2022-05-09T12:45:57.215Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-09T12:45:58.592Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-09T12:45:58.967Z] --- PASS: TestLogsFollowTailEmpty (2.14s) [2022-05-09T12:45:58.967Z] === RUN TestNetworkNat [2022-05-09T12:45:58.967Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-09T12:45:58.967Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-09T12:45:58.967Z] === RUN TestNetworkLocalhostTCPNat [2022-05-09T12:46:01.124Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-09T12:46:01.385Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-05-09T12:46:01.921Z] --- PASS: TestNetworkLocalhostTCPNat (2.56s) [2022-05-09T12:46:01.921Z] === RUN TestNetworkLoopbackNat [2022-05-09T12:46:01.921Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-09T12:46:01.921Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-09T12:46:01.921Z] === RUN TestPause [2022-05-09T12:46:01.921Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-09T12:46:01.921Z] --- SKIP: TestPause (0.00s) [2022-05-09T12:46:01.921Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-09T12:46:03.916Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-05-09T12:46:04.140Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.31s) [2022-05-09T12:46:04.140Z] === RUN TestPauseStopPausedContainer [2022-05-09T12:46:04.140Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:46:04.140Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-09T12:46:04.140Z] === RUN TestPsFilter [2022-05-09T12:46:04.140Z] --- PASS: TestPsFilter (0.25s) [2022-05-09T12:46:04.140Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-09T12:46:05.294Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-09T12:46:06.228Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-05-09T12:46:08.153Z] docker_cli_swarm_test.go:1895: [d0fd4c4ddd43a] joining swarm manager [d89f2d65b601d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:46:08.153Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-09T12:46:09.533Z] docker_cli_swarm_test.go:1896: [d5c9e9f3a7a0e] joining swarm manager [d89f2d65b601d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:46:11.311Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.35s) [2022-05-09T12:46:11.311Z] === RUN TestRemoveContainerWithVolume [2022-05-09T12:46:12.612Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-09T12:46:12.814Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-09T12:46:13.079Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-09T12:46:13.079Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-09T12:46:13.547Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-09T12:46:14.269Z] --- PASS: TestRemoveContainerWithVolume (2.62s) [2022-05-09T12:46:14.269Z] === RUN TestRemoveContainerRunning [2022-05-09T12:46:15.345Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-05-09T12:46:16.488Z] --- PASS: TestRemoveContainerRunning (2.23s) [2022-05-09T12:46:16.488Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-09T12:46:16.721Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-09T12:46:17.288Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-09T12:46:17.856Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-09T12:46:18.424Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-09T12:46:18.424Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-09T12:46:18.424Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-09T12:46:18.682Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-09T12:46:18.711Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.30s) [2022-05-09T12:46:18.711Z] === RUN TestRemoveInvalidContainer [2022-05-09T12:46:18.711Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-05-09T12:46:18.711Z] === RUN TestRenameLinkedContainer [2022-05-09T12:46:18.711Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-09T12:46:18.711Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-09T12:46:18.711Z] === RUN TestRenameStoppedContainer [2022-05-09T12:46:21.215Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-09T12:46:21.668Z] --- PASS: TestRenameStoppedContainer (2.51s) [2022-05-09T12:46:21.668Z] === RUN TestRenameRunningContainerAndReuse [2022-05-09T12:46:22.669Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-09T12:46:22.669Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-09T12:46:22.669Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-09T12:46:22.669Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-09T12:46:22.669Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-09T12:46:24.497Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-05-09T12:46:24.755Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-05-09T12:46:25.323Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-05-09T12:46:25.323Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-09T12:46:25.323Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-05-09T12:46:25.323Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-09T12:46:25.323Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-05-09T12:46:25.582Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-05-09T12:46:26.151Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-05-09T12:46:26.433Z] --- PASS: TestRenameRunningContainerAndReuse (4.93s) [2022-05-09T12:46:26.433Z] === RUN TestRenameInvalidName [2022-05-09T12:46:26.718Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-05-09T12:46:27.655Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-05-09T12:46:28.591Z] === RUN TestDockerSuite/TestUpdateStats [2022-05-09T12:46:28.681Z] --- PASS: TestRenameInvalidName (2.43s) [2022-05-09T12:46:28.681Z] === RUN TestRenameAnonymousContainer [2022-05-09T12:46:29.519Z] ok github.com/docker/docker/libnetwork/networkdb 104.875s coverage: 60.0% of statements [2022-05-09T12:46:29.519Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-09T12:46:29.519Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-09T12:46:29.519Z] ok github.com/docker/docker/libnetwork/osl 4.314s coverage: 39.7% of statements [2022-05-09T12:46:29.519Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-05-09T12:46:29.776Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-05-09T12:46:30.706Z] ok github.com/docker/docker/libnetwork/portmapper 0.222s coverage: 48.6% of statements [2022-05-09T12:46:30.706Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-05-09T12:46:30.706Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-09T12:46:30.963Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-09T12:46:30.963Z] [2022-05-09T12:46:30.963Z] === Skipped [2022-05-09T12:46:30.963Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-09T12:46:30.963Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-09T12:46:30.963Z] [2022-05-09T12:46:30.963Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-09T12:46:30.963Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-09T12:46:30.963Z] [2022-05-09T12:46:30.963Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-09T12:46:30.963Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-09T12:46:30.963Z] [2022-05-09T12:46:30.963Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-09T12:46:30.963Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:46:30.963Z] [2022-05-09T12:46:30.963Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-09T12:46:30.963Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:46:30.963Z] [2022-05-09T12:46:30.963Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-09T12:46:30.963Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:46:30.963Z] [2022-05-09T12:46:30.963Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-09T12:46:30.963Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:46:30.963Z] [2022-05-09T12:46:30.963Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-09T12:46:30.963Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:46:30.963Z] [2022-05-09T12:46:30.963Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-09T12:46:30.963Z] firewalld_test.go:14: firewalld is not running [2022-05-09T12:46:30.963Z] [2022-05-09T12:46:30.963Z] DONE 326 tests, 9 skipped in 200.725s Post stage [Pipeline] junit [2022-05-09T12:46:31.536Z] Recording test results [2022-05-09T12:46:31.936Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-05-09T12:46:32.260Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43572/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7873c27cfbd812dca60d90367d375bbae5a27014 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7873c27cfbd812dca60d90367d375bbae5a27014 hack/validate/vendor [2022-05-09T12:46:32.806Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-05-09T12:46:32.823Z] No vendor changes in diff. [2022-05-09T12:46:33.064Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-05-09T12:46:33.064Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-09T12:46:33.064Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-05-09T12:46:33.079Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-09T12:46:33.643Z] + echo Ensuring container killed. [2022-05-09T12:46:33.643Z] Ensuring container killed. [2022-05-09T12:46:33.643Z] + docker rm -vf docker-pr1 [2022-05-09T12:46:33.643Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-05-09T12:46:33.925Z] + echo Chowning /workspace to jenkins user [2022-05-09T12:46:33.925Z] Chowning /workspace to jenkins user [2022-05-09T12:46:33.925Z] + id -u [2022-05-09T12:46:33.925Z] + id -g [2022-05-09T12:46:33.925Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43572:/workspace busybox chown -R 1000:1000 /workspace [2022-05-09T12:46:34.131Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-05-09T12:46:34.131Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-05-09T12:46:34.389Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-09T12:46:34.829Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-09T12:46:34.829Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-09T12:46:35.579Z] + bundleName=unit [2022-05-09T12:46:35.579Z] + echo Creating unit-bundles.tar.gz [2022-05-09T12:46:35.579Z] Creating unit-bundles.tar.gz [2022-05-09T12:46:35.579Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-05-09T12:46:35.579Z] bundles/junit-report-libnetwork.xml [2022-05-09T12:46:35.579Z] bundles/junit-report.xml [2022-05-09T12:46:35.579Z] bundles/go-test-report-libnetwork.json [2022-05-09T12:46:35.579Z] bundles/go-test-report.json [2022-05-09T12:46:35.579Z] bundles/profile-libnetwork.out [2022-05-09T12:46:35.579Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-05-09T12:46:35.596Z] Archiving artifacts [2022-05-09T12:46:36.088Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43572/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-09T12:46:36.393Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-09T12:46:36.395Z] + make clean [2022-05-09T12:46:36.650Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-09T12:46:36.650Z] docker-dev-cache [2022-05-09T12:46:36.650Z] docker-mod-cache [Pipeline] deleteDir [2022-05-09T12:46:36.920Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-09T12:46:37.179Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-05-09T12:46:39.713Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-05-09T12:46:40.181Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-09T12:46:41.197Z] --- PASS: TestRenameAnonymousContainer (11.11s) [2022-05-09T12:46:41.197Z] === RUN TestRenameContainerWithSameName [2022-05-09T12:46:42.187Z] --- PASS: TestRenameContainerWithSameName (2.24s) [2022-05-09T12:46:42.187Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-09T12:46:42.187Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-09T12:46:42.187Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-09T12:46:42.187Z] === RUN TestResize [2022-05-09T12:46:42.246Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-05-09T12:46:43.185Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-09T12:46:43.970Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-09T12:46:44.410Z] --- PASS: TestResize (2.33s) [2022-05-09T12:46:44.410Z] === RUN TestResizeWithInvalidSize [2022-05-09T12:46:45.717Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-09T12:46:46.628Z] --- PASS: TestResizeWithInvalidSize (2.07s) [2022-05-09T12:46:46.628Z] === RUN TestResizeWhenContainerNotStarted [2022-05-09T12:46:46.921Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-09T12:46:47.843Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-09T12:46:47.843Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-09T12:46:47.843Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-09T12:46:47.843Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-09T12:46:48.249Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-05-09T12:46:48.845Z] --- PASS: TestResizeWhenContainerNotStarted (2.57s) [2022-05-09T12:46:48.845Z] === RUN TestDaemonRestartKillContainers [2022-05-09T12:46:48.845Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:46:48.845Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-09T12:46:48.845Z] === RUN TestStats [2022-05-09T12:46:48.845Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-09T12:46:48.845Z] --- SKIP: TestStats (0.00s) [2022-05-09T12:46:48.845Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-09T12:46:49.186Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-05-09T12:46:50.565Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-05-09T12:46:51.502Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-05-09T12:46:52.069Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-05-09T12:46:52.649Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-05-09T12:46:54.555Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-05-09T12:46:54.555Z] docker_cli_swarm_test.go:1796: [d6046ff64961a] joining swarm manager [db5185b9615f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:46:55.930Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-05-09T12:46:55.931Z] docker_cli_swarm_test.go:1797: [db1f7725ea336] joining swarm manager [db5185b9615f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:46:56.394Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-09T12:46:56.394Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-09T12:46:56.852Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-09T12:46:57.307Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-05-09T12:46:57.523Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.38s) [2022-05-09T12:46:57.523Z] === RUN TestStopContainerWithTimeout [2022-05-09T12:46:57.523Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-09T12:46:57.523Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-09T12:46:57.523Z] === RUN TestUpdateRestartPolicy [2022-05-09T12:46:58.680Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-05-09T12:47:00.058Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-09T12:47:03.902Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-09T12:47:08.173Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-05-09T12:47:14.732Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-09T12:47:14.992Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-09T12:47:14.992Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-09T12:47:14.992Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-05-09T12:47:15.560Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-09T12:47:15.560Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-09T12:47:15.560Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-09T12:47:15.560Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-09T12:47:16.127Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-09T12:47:16.127Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-09T12:47:16.244Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-09T12:47:17.063Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-09T12:47:17.063Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-09T12:47:17.063Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-09T12:47:17.063Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-09T12:47:17.321Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-09T12:47:17.321Z] docker_cli_swarm_test.go:1315: [d0d75960e31bf] joining swarm manager [dfee7486f010f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:47:18.699Z] docker_cli_swarm_test.go:1316: [d1746a20d88f7] joining swarm manager [dfee7486f010f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:47:18.958Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-09T12:47:18.958Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-09T12:47:19.227Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-09T12:47:19.227Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-09T12:47:19.227Z] === RUN TestDockerSuite/TestVolumeEvents [2022-05-09T12:47:22.824Z] --- PASS: TestUpdateRestartPolicy (22.47s) [2022-05-09T12:47:22.824Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-09T12:47:22.824Z] --- PASS: TestUpdateRestartWithAutoRemove (2.27s) [2022-05-09T12:47:22.824Z] === RUN TestWaitNonBlocked [2022-05-09T12:47:22.824Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:47:22.824Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:47:22.824Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:47:22.824Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:47:22.824Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:47:22.824Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:47:25.788Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-09T12:47:25.807Z] --- PASS: TestWaitNonBlocked (0.06s) [2022-05-09T12:47:25.807Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.15s) [2022-05-09T12:47:25.807Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.29s) [2022-05-09T12:47:25.807Z] === RUN TestWaitBlocked [2022-05-09T12:47:25.807Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:47:25.807Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-09T12:47:25.807Z] PASS [2022-05-09T12:47:25.807Z] ok github.com/docker/docker/integration/container 115.338s [2022-05-09T12:47:25.807Z] [2022-05-09T12:47:25.807Z] === Skipped [2022-05-09T12:47:25.807Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-09T12:47:25.807Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-09T12:47:25.807Z] [2022-05-09T12:47:25.807Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-09T12:47:25.807Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:47:25.807Z] [2022-05-09T12:47:25.808Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-09T12:47:25.808Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-09T12:47:25.808Z] [2022-05-09T12:47:25.808Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-09T12:47:25.808Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:47:25.808Z] [2022-05-09T12:47:25.808Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-09T12:47:25.808Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:47:25.808Z] [2022-05-09T12:47:25.808Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-09T12:47:25.808Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:47:25.808Z] [2022-05-09T12:47:25.808Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-09T12:47:25.808Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-09T12:47:25.808Z] [2022-05-09T12:47:25.808Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-09T12:47:25.808Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-09T12:47:25.808Z] [2022-05-09T12:47:25.808Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-09T12:47:25.808Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:47:25.808Z] [2022-05-09T12:47:25.808Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.12s) [2022-05-09T12:47:25.808Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-09T12:47:25.808Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.12s) [2022-05-09T12:47:25.808Z] [2022-05-09T12:47:25.808Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-09T12:47:25.808Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-09T12:47:25.808Z] [2022-05-09T12:47:25.808Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-09T12:47:25.808Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-09T12:47:25.808Z] [2022-05-09T12:47:25.808Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-09T12:47:25.808Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:47:25.808Z] [2022-05-09T12:47:25.808Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-09T12:47:25.808Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:47:25.808Z] [2022-05-09T12:47:25.808Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-09T12:47:25.808Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-09T12:47:25.808Z] [2022-05-09T12:47:25.808Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-09T12:47:25.808Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-09T12:47:25.808Z] [2022-05-09T12:47:25.808Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-09T12:47:25.808Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-09T12:47:25.808Z] [2022-05-09T12:47:25.808Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-09T12:47:25.808Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-09T12:47:25.808Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-09T12:47:25.808Z] [2022-05-09T12:47:25.808Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-09T12:47:25.808Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:47:25.808Z] [2022-05-09T12:47:25.808Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-09T12:47:25.808Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:47:25.808Z] [2022-05-09T12:47:25.808Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-09T12:47:25.808Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:47:25.808Z] [2022-05-09T12:47:25.808Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-09T12:47:25.808Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-09T12:47:25.808Z] [2022-05-09T12:47:25.808Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-09T12:47:25.808Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:47:25.808Z] [2022-05-09T12:47:25.808Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-09T12:47:25.808Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:47:25.808Z] [2022-05-09T12:47:25.808Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-09T12:47:25.808Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-09T12:47:25.808Z] [2022-05-09T12:47:25.808Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-09T12:47:25.808Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-09T12:47:25.808Z] [2022-05-09T12:47:25.808Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-09T12:47:25.808Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-09T12:47:25.808Z] [2022-05-09T12:47:25.808Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-09T12:47:25.808Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:47:25.808Z] [2022-05-09T12:47:25.808Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-09T12:47:25.808Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-09T12:47:25.808Z] [2022-05-09T12:47:25.808Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-09T12:47:25.808Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-09T12:47:25.808Z] [2022-05-09T12:47:25.808Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-09T12:47:25.808Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:47:25.808Z] [2022-05-09T12:47:25.808Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-09T12:47:25.808Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-09T12:47:25.808Z] [2022-05-09T12:47:25.808Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-09T12:47:25.808Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-09T12:47:25.808Z] [2022-05-09T12:47:25.808Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-09T12:47:25.808Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:47:25.808Z] [2022-05-09T12:47:25.808Z] DONE 120 tests, 34 skipped in 119.147s [2022-05-09T12:47:25.808Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-09T12:47:26.047Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-09T12:47:26.306Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-09T12:47:26.306Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-09T12:47:26.543Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-09T12:47:26.543Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-09T12:47:26.999Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-09T12:47:28.208Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-09T12:47:30.741Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-09T12:47:30.741Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-09T12:47:30.741Z] --- PASS: TestDockerSuite (1303.09s) [2022-05-09T12:47:30.741Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-05-09T12:47:30.741Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-05-09T12:47:30.741Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-09T12:47:30.741Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-05-09T12:47:30.741Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-05-09T12:47:30.741Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-09T12:47:30.741Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-05-09T12:47:30.741Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.94s) [2022-05-09T12:47:30.741Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2022-05-09T12:47:30.741Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2022-05-09T12:47:30.741Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2022-05-09T12:47:30.741Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.87s) [2022-05-09T12:47:30.741Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2022-05-09T12:47:30.741Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-05-09T12:47:30.741Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.23s) [2022-05-09T12:47:30.741Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.27s) [2022-05-09T12:47:30.741Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.99s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.90s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.80s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.91s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.08s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.90s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.62s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.80s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.62s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.48s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.97s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.64s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestAttachDetach (0.67s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.81s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.83s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.88s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.91s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.99s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.44s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.78s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.69s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.71s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.53s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.79s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.69s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.38s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.88s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.03s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.31s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.71s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.54s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.53s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.52s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.47s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.19s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.04s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.79s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.12s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.37s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.15s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.93s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.67s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.60s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.08s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.26s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.17s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.88s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.02s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.29s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.68s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.87s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.01s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.01s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.82s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.26s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.23s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.08s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.44s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.10s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.35s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.90s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.26s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.68s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.97s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.09s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.63s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.53s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.71s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.55s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.82s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.78s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.78s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.55s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.77s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.37s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildCmd (0.28s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.32s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.26s) [2022-05-09T12:47:30.742Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.92s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.97s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.12s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.15s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.94s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.48s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.45s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.80s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.35s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.53s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.29s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.15s) [2022-05-09T12:47:30.742Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-05-09T12:47:30.742Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-05-09T12:47:30.742Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-09T12:47:30.742Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.43s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.31s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.98s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.79s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.47s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.19s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.34s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.58s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.07s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.27s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.05s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.25s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.36s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.90s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.35s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.99s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.42s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.05s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.03s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.93s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.22s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.25s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.55s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.60s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.47s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.76s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.14s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.38s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.32s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildEnv (1.29s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.44s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.19s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.86s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.63s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.68s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.65s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.91s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.69s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.80s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.70s) [2022-05-09T12:47:30.742Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.93s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.01s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.86s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.36s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildFails (0.71s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.94s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.98s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.67s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.34s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.88s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.74s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.08s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.31s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.68s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.28s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildHistory (3.05s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.29s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.52s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.39s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.33s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.57s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildLabel (0.28s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.26s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.29s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.02s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.63s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.72s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.38s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.25s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.13s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.77s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.36s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.10s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.40s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.90s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.13s) [2022-05-09T12:47:30.742Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.80s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.37s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.44s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.24s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.66s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.56s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.78s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.62s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.09s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.25s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.49s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.49s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.46s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.08s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.12s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.85s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.01s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.25s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.42s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.76s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildPATH (2.22s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.75s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.82s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.71s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.13s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.37s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildRm (2.11s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.91s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.03s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.42s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.84s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.80s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.84s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.61s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2022-05-09T12:47:30.742Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.59s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildStderr (0.59s) [2022-05-09T12:47:30.742Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.89s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.23s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.22s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.44s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.91s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.08s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestBuildUser (1.42s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.22s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.50s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.58s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.22s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.66s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.61s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.92s) [2022-05-09T12:47:30.743Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-09T12:47:30.743Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-09T12:47:30.743Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-09T12:47:30.743Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.27s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.71s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.79s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.87s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.26s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.25s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.82s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.55s) [2022-05-09T12:47:30.743Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.81s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.77s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-09T12:47:30.743Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.49s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.75s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCommitChange (0.81s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.61s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.22s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.00s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.84s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCommitTTY (1.34s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.03s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.27s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.97s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.24s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.51s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.22s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.64s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.75s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.48s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.58s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.48s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.55s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.52s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.67s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.57s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.37s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.51s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.67s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.47s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.58s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.61s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.52s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.77s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.59s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.57s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.06s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.06s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.60s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.34s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.62s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.90s) [2022-05-09T12:47:30.743Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.86s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.72s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.75s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.71s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.12s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.24s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.99s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (0.65s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.43s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.60s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.65s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000f757b8_} (1.41s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13369175108_/foo_false____} (1.49s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13369175108_/foo_true____} (1.32s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3352324393_/foo_false____} (1.32s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3352324393_/foo_true____} (1.63s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3352324393_/foo_true__0xc000f757e8__} (1.33s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000f75800_} (1.36s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000f75818_} (1.31s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000f75830_} (1.30s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000f75848_} (1.39s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.05s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.14s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.64s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.25s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.38s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.51s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.50s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.51s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.52s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.51s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.65s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.64s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.60s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.48s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.61s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.57s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.53s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.60s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.77s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.55s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.53s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.50s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.72s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.85s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.52s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.89s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.25s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.56s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.02s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.54s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.13s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.56s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.26s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.39s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.70s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.93s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.71s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpToDot (0.80s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.08s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.83s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpToStdout (0.81s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.03s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.26s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.59s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.27s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.43s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.61s) [2022-05-09T12:47:30.743Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.76s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.28s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-05-09T12:47:30.743Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.88s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.77s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.54s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.04s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.70s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.07s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.41s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.54s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.49s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.47s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.77s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.66s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.06s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.60s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.14s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.69s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.31s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.77s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestEventsAttach (0.49s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestEventsCommit (0.83s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.46s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.52s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.02s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.29s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.14s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestEventsCopy (1.02s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.17s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.50s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.31s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.08s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.23s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-05-09T12:47:30.743Z] --- PASS: TestDockerSuite/TestEventsFilters (0.90s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestEventsFormat (0.83s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.65s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.67s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-05-09T12:47:30.744Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-09T12:47:30.744Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.98s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestEventsRename (0.48s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestEventsResize (0.52s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.40s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.67s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestEventsTop (0.58s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.89s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExec (0.59s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.61s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.50s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.81s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.34s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.52s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.53s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.52s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.52s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.51s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.61s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.14s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecCgroup (0.82s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecEnv (0.53s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.95s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecInspectID (1.59s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecInteractive (0.62s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.69s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.64s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecParseError (0.52s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.81s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.04s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.60s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecStartFails (0.52s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.70s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.84s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecTTY (0.60s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.76s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.56s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecUlimits (0.51s) [2022-05-09T12:47:30.744Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.20s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.71s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestExecWithUser (0.83s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.48s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.48s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.74s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.51s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestHealth (19.41s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.61s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.12s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.33s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.35s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.50s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestImportDisplay (1.06s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestImportFile (1.06s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestImportGzipped (1.17s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.44s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.40s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.41s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.15s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.65s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-05-09T12:47:30.744Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.68s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-09T12:47:30.744Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.03s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.45s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.47s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.32s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.91s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.91s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.14s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.41s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.30s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.35s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.48s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.86s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.37s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.07s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.49s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.44s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.53s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.56s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.66s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.93s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.11s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.08s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.16s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.99s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.94s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLogsSince (6.49s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.45s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.50s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLogsTail (0.84s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.59s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.74s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestNetHostname (1.23s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.61s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.28s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPluginActive (2.25s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.01s) [2022-05-09T12:47:30.744Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.20s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.69s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.77s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.40s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.30s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.56s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.25s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.98s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPortList (7.16s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.85s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.02s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.47s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.90s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.77s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.92s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPsByOrder (1.97s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPsListContainersBase (1.93s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.44s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.81s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.05s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.01s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.95s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.92s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.85s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.54s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.47s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.96s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.37s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.51s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.48s) [2022-05-09T12:47:30.744Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.48s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.05s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.09s) [2022-05-09T12:47:30.744Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.56s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.98s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.77s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.24s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.96s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.90s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.08s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.06s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRmiBlank (0.04s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.17s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.21s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.74s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.01s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.63s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.06s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.58s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.45s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.12s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.48s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.76s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.93s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunAddHost (0.80s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.70s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.75s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.30s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.48s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.63s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.80s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.84s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.86s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.55s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.55s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.76s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.46s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.33s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.48s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.42s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.42s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.56s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.47s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.51s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.08s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.34s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.05s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.78s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.58s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.56s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.20s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.06s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.04s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.36s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.28s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.50s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.54s) [2022-05-09T12:47:30.745Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-09T12:47:30.745Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.47s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.07s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.96s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.43s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.65s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.24s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s) [2022-05-09T12:47:30.745Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.42s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.93s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.42s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.43s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.44s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.42s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.70s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.65s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunExitCode (0.70s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.59s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.43s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.45s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.88s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2022-05-09T12:47:30.745Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.04s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.53s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.90s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.61s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.93s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.52s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.14s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.99s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.13s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.49s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.56s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.71s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.88s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.72s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.29s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.07s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.37s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.10s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunMount (5.04s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.45s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.60s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.11s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.63s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.33s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.85s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.83s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.29s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.13s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.55s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunNetHost (0.73s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.52s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.47s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.95s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.72s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.66s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.40s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.14s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.58s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.63s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.65s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.52s) [2022-05-09T12:47:30.745Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.57s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.43s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.07s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.62s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2022-05-09T12:47:30.745Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.47s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s) [2022-05-09T12:47:30.745Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.42s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.81s) [2022-05-09T12:47:30.745Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.01s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.82s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunRm (0.47s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.43s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.42s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.50s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.87s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.89s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.47s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.58s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.71s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.52s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.56s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.73s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.60s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.68s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.52s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunState (1.18s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.80s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2022-05-09T12:47:30.745Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.64s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunSysctls (1.08s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.74s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.78s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.47s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.44s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.88s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.76s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.57s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.47s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.64s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.82s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.23s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunUserByID (0.76s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.52s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunUserByName (0.43s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.60s) [2022-05-09T12:47:30.745Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.22s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.65s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.44s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.52s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.69s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.50s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.06s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.63s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.82s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2022-05-09T12:47:30.745Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-09T12:47:30.745Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-09T12:47:30.745Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2022-05-09T12:47:30.745Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.79s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.49s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.00s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.84s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.62s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.54s) [2022-05-09T12:47:30.745Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-05-09T12:47:30.745Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-05-09T12:47:30.745Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-09T12:47:30.745Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-09T12:47:30.745Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-09T12:47:30.745Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-09T12:47:30.745Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.48s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.74s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.24s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.59s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.50s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.51s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.57s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.36s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.47s) [2022-05-09T12:47:30.746Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.36s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.14s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.64s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.60s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.85s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.73s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.68s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.89s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.31s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.69s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.64s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.39s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.12s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.51s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.51s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.45s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.54s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.04s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.68s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.70s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.24s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.43s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.65s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.82s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.59s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.97s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.48s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestStartRecordError (1.08s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.61s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.54s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.34s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.64s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.52s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.43s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2022-05-09T12:47:30.746Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.47s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.53s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.96s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2022-05-09T12:47:30.746Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-09T12:47:30.746Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.92s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.73s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.71s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.13s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestUpdateStats (3.48s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.88s) [2022-05-09T12:47:30.746Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.86s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.61s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.71s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.59s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.05s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.46s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.19s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.53s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.29s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.32s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.90s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.12s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.61s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.38s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.56s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.31s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.27s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.58s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.74s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.12s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.16s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.06s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.67s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.59s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.35s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.73s) [2022-05-09T12:47:30.746Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.33s) [2022-05-09T12:47:30.746Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-09T12:47:30.746Z] === RUN TestDockerRegistrySuite [2022-05-09T12:47:30.746Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-09T12:47:31.681Z] check_test.go:194: [da74d0bff21e4] daemon is not started [2022-05-09T12:47:31.681Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-09T12:47:32.617Z] check_test.go:194: [db058ae5c52f4] daemon is not started [2022-05-09T12:47:32.617Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-09T12:47:33.993Z] check_test.go:194: [dddf6d1be9eab] daemon is not started [2022-05-09T12:47:33.994Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-09T12:47:33.994Z] check_test.go:194: [db9b0fffdccc3] daemon is not started [2022-05-09T12:47:33.994Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-09T12:47:34.048Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-09T12:47:34.048Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-09T12:47:34.048Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-09T12:47:34.048Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-09T12:47:34.048Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-09T12:47:36.523Z] check_test.go:194: [d52766d45f779] daemon is not started [2022-05-09T12:47:36.523Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-09T12:47:41.090Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-09T12:47:41.090Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-09T12:47:41.090Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-09T12:47:41.544Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-09T12:47:41.545Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-09T12:47:41.545Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-09T12:47:41.545Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-09T12:47:41.545Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-09T12:47:41.793Z] check_test.go:194: [d50eacfe5df38] daemon is not started [2022-05-09T12:47:41.793Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-09T12:47:43.695Z] check_test.go:194: [d4ea44a3a4cc1] daemon is not started [2022-05-09T12:47:43.695Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-09T12:47:45.080Z] check_test.go:194: [d512441b92081] daemon is not started [2022-05-09T12:47:45.080Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-09T12:47:46.015Z] check_test.go:194: [dcca16f83aa44] daemon is not started [2022-05-09T12:47:46.015Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-09T12:47:47.086Z] check_test.go:194: [d441e5fa49cfa] daemon is not started [2022-05-09T12:47:47.086Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-09T12:47:47.544Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-09T12:47:47.544Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-09T12:47:47.544Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-09T12:47:47.544Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-09T12:47:48.023Z] check_test.go:194: [d3c05718a236d] daemon is not started [2022-05-09T12:47:48.023Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-09T12:47:48.959Z] check_test.go:194: [de4c73dcb351b] daemon is not started [2022-05-09T12:47:48.959Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-09T12:47:49.895Z] check_test.go:194: [db0fc4285dde8] daemon is not started [2022-05-09T12:47:49.895Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-09T12:47:50.831Z] check_test.go:194: [db90068f3f587] daemon is not started [2022-05-09T12:47:50.831Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-09T12:47:51.766Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3734ec17ffba4894d69d209d1c436c67d32a7fa15e5c098348b309423490eb69 [2022-05-09T12:47:52.700Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:48e0e1d2dd4eda5f9430cb4da33f9d84ca7fe6b34146e8cf4e102c55277575b1 [2022-05-09T12:47:52.700Z] check_test.go:194: [decde97064c65] daemon is not started [2022-05-09T12:47:52.700Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-09T12:47:53.636Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:54b785006cc80679d38722180c5f882d145f49b5a2104552b979768248231ca7 [2022-05-09T12:47:54.206Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1fbd6f26f53c01c6158f51e1474c7e4002995633833fa235572e5df6abbf7fe9 [2022-05-09T12:47:54.464Z] check_test.go:194: [da6da06a3fa96] daemon is not started [2022-05-09T12:47:54.464Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-09T12:47:55.399Z] check_test.go:194: [dc87cceaa3230] daemon is not started [2022-05-09T12:47:55.399Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-09T12:47:57.930Z] check_test.go:194: [dc281289cef0e] daemon is not started [2022-05-09T12:47:57.930Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-09T12:47:58.497Z] check_test.go:194: [df052b10e57f3] daemon is not started [2022-05-09T12:47:58.497Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-09T12:47:58.497Z] check_test.go:194: [d71d84b0758e2] daemon is not started [2022-05-09T12:47:58.497Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-09T12:47:59.433Z] check_test.go:194: [d39d1b062b0b0] daemon is not started [2022-05-09T12:47:59.433Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-09T12:48:00.369Z] check_test.go:194: [d5a4b6e83fbdb] daemon is not started [2022-05-09T12:48:00.370Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-09T12:48:01.304Z] check_test.go:194: [dfb02beccb353] daemon is not started [2022-05-09T12:48:01.304Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-09T12:48:01.862Z] === RUN TestConfigDaemonLibtrustID [2022-05-09T12:48:01.862Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-09T12:48:01.862Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-09T12:48:01.862Z] === RUN TestDaemonConfigValidation [2022-05-09T12:48:01.862Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-09T12:48:01.862Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-09T12:48:01.862Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-09T12:48:01.862Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-09T12:48:01.862Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-09T12:48:01.862Z] === RUN TestDaemonProxy [2022-05-09T12:48:01.862Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-09T12:48:01.862Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-09T12:48:01.862Z] PASS [2022-05-09T12:48:01.862Z] ok github.com/docker/docker/integration/daemon 0.174s [2022-05-09T12:48:01.862Z] [2022-05-09T12:48:01.862Z] === Skipped [2022-05-09T12:48:01.862Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-09T12:48:01.862Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-09T12:48:01.862Z] [2022-05-09T12:48:01.862Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-09T12:48:01.862Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-09T12:48:01.862Z] [2022-05-09T12:48:01.862Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-09T12:48:01.862Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-09T12:48:01.862Z] [2022-05-09T12:48:01.862Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-09T12:48:01.862Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-09T12:48:01.862Z] [2022-05-09T12:48:01.862Z] DONE 4 tests, 4 skipped in 31.737s [2022-05-09T12:48:01.862Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-09T12:48:02.852Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:48:02.852Z] INFO: Testing against a local daemon [2022-05-09T12:48:02.852Z] === RUN TestCommitInheritsEnv [2022-05-09T12:48:02.852Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:48:02.852Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-09T12:48:02.852Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-09T12:48:02.852Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-09T12:48:02.852Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-09T12:48:02.852Z] === RUN TestImportWithCustomPlatform [2022-05-09T12:48:02.852Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-09T12:48:02.852Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-09T12:48:02.852Z] === RUN TestImagesFilterMultiReference [2022-05-09T12:48:02.852Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2022-05-09T12:48:02.852Z] === RUN TestImagePullPlatformInvalid [2022-05-09T12:48:02.852Z] --- PASS: TestImagePullPlatformInvalid (0.07s) [2022-05-09T12:48:02.852Z] === RUN TestRemoveImageOrphaning [2022-05-09T12:48:03.836Z] check_test.go:194: [de68743e49585] daemon is not started [2022-05-09T12:48:03.836Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-09T12:48:04.094Z] check_test.go:194: [d76cd883c0440] daemon is not started [2022-05-09T12:48:04.094Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-09T12:48:04.421Z] --- PASS: TestRemoveImageOrphaning (1.38s) [2022-05-09T12:48:04.421Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-09T12:48:04.421Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-05-09T12:48:04.421Z] === RUN TestTagInvalidReference [2022-05-09T12:48:04.421Z] --- PASS: TestTagInvalidReference (0.07s) [2022-05-09T12:48:04.421Z] === RUN TestTagValidPrefixedRepo [2022-05-09T12:48:04.890Z] --- PASS: TestTagValidPrefixedRepo (0.13s) [2022-05-09T12:48:04.890Z] === RUN TestTagExistedNameWithoutForce [2022-05-09T12:48:04.890Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2022-05-09T12:48:04.890Z] === RUN TestTagOfficialNames [2022-05-09T12:48:04.890Z] --- PASS: TestTagOfficialNames (0.15s) [2022-05-09T12:48:04.890Z] === RUN TestTagMatchesDigest [2022-05-09T12:48:04.890Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-05-09T12:48:04.890Z] PASS [2022-05-09T12:48:04.890Z] ok github.com/docker/docker/integration/image 2.246s [2022-05-09T12:48:04.890Z] [2022-05-09T12:48:04.890Z] === Skipped [2022-05-09T12:48:04.890Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-09T12:48:04.890Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:48:04.890Z] [2022-05-09T12:48:04.890Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-09T12:48:04.890Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-09T12:48:04.890Z] [2022-05-09T12:48:04.890Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-09T12:48:04.890Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-09T12:48:04.890Z] [2022-05-09T12:48:04.890Z] DONE 12 tests, 3 skipped in 7.536s [2022-05-09T12:48:05.052Z] check_test.go:194: [d4ba9b99d97e3] daemon is not started [2022-05-09T12:48:05.052Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-09T12:48:05.361Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-09T12:48:05.618Z] check_test.go:194: [dc5da85653e1d] daemon is not started [2022-05-09T12:48:05.618Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-09T12:48:05.618Z] check_test.go:194: [d6148797471a7] daemon is not started [2022-05-09T12:48:05.618Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-09T12:48:05.876Z] check_test.go:194: [d479d7289e3fe] daemon is not started [2022-05-09T12:48:05.876Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-09T12:48:06.134Z] check_test.go:194: [d8523a5f06315] daemon is not started [2022-05-09T12:48:06.134Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-09T12:48:06.701Z] check_test.go:194: [d049130338ea3] daemon is not started [2022-05-09T12:48:06.701Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-09T12:48:06.701Z] check_test.go:194: [d7c7a91713125] daemon is not started [2022-05-09T12:48:06.701Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-09T12:48:08.078Z] check_test.go:194: [d02eddad16204] daemon is not started [2022-05-09T12:48:08.078Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-09T12:48:08.333Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:48:08.333Z] INFO: Testing against a local daemon [2022-05-09T12:48:08.333Z] === RUN TestNetworkCreateDelete [2022-05-09T12:48:08.333Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:48:08.333Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-09T12:48:08.333Z] === RUN TestDockerNetworkDeletePreferID [2022-05-09T12:48:08.333Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-09T12:48:08.333Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-09T12:48:08.333Z] === RUN TestDaemonDNSFallback [2022-05-09T12:48:08.333Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:48:08.333Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-09T12:48:08.333Z] === RUN TestInspectNetwork [2022-05-09T12:48:08.333Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-09T12:48:08.333Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-09T12:48:08.333Z] === RUN TestRunContainerWithBridgeNone [2022-05-09T12:48:08.333Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:48:08.333Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-09T12:48:08.333Z] === RUN TestNetworkInvalidJSON [2022-05-09T12:48:08.333Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-09T12:48:08.333Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-09T12:48:08.333Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:48:08.333Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:48:08.333Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:48:08.333Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:48:08.333Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-09T12:48:08.333Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:48:08.333Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-09T12:48:08.333Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-09T12:48:08.333Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:48:08.333Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-09T12:48:08.333Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-09T12:48:08.333Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-09T12:48:08.333Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-09T12:48:08.333Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-09T12:48:08.333Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-09T12:48:08.333Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-09T12:48:08.333Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-09T12:48:08.333Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-09T12:48:08.333Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-09T12:48:08.333Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-05-09T12:48:08.333Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-09T12:48:08.333Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-09T12:48:08.333Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-09T12:48:08.333Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-09T12:48:08.333Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-09T12:48:08.333Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-09T12:48:08.333Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-09T12:48:08.333Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-09T12:48:08.333Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-09T12:48:08.333Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-09T12:48:08.333Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-05-09T12:48:08.333Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-09T12:48:08.333Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-09T12:48:08.333Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-09T12:48:08.333Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-09T12:48:08.333Z] === RUN TestNetworkList [2022-05-09T12:48:08.333Z] === RUN TestNetworkList//networks [2022-05-09T12:48:08.333Z] === PAUSE TestNetworkList//networks [2022-05-09T12:48:08.333Z] === RUN TestNetworkList//networks/ [2022-05-09T12:48:08.333Z] === PAUSE TestNetworkList//networks/ [2022-05-09T12:48:08.333Z] === CONT TestNetworkList//networks [2022-05-09T12:48:08.333Z] === CONT TestNetworkList//networks/ [2022-05-09T12:48:08.333Z] --- PASS: TestNetworkList (0.05s) [2022-05-09T12:48:08.333Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-09T12:48:08.333Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-09T12:48:08.333Z] === RUN TestHostIPv4BridgeLabel [2022-05-09T12:48:08.333Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-09T12:48:08.333Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-09T12:48:08.333Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-09T12:48:08.333Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-09T12:48:08.333Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-09T12:48:08.333Z] === RUN TestDaemonDefaultNetworkPools [2022-05-09T12:48:08.333Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-09T12:48:08.333Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-09T12:48:08.333Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-09T12:48:08.333Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-09T12:48:08.333Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-09T12:48:08.333Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-09T12:48:08.333Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-09T12:48:08.333Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-09T12:48:08.333Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-09T12:48:08.333Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-09T12:48:08.333Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-09T12:48:08.333Z] === RUN TestServiceWithPredefinedNetwork [2022-05-09T12:48:08.333Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-09T12:48:08.333Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-09T12:48:08.333Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-09T12:48:08.333Z] service_test.go:243: FLAKY_TEST [2022-05-09T12:48:08.333Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-09T12:48:08.333Z] === RUN TestServiceWithDataPathPortInit [2022-05-09T12:48:08.333Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-09T12:48:08.333Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-09T12:48:08.333Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-09T12:48:08.333Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-09T12:48:08.333Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-09T12:48:08.333Z] PASS [2022-05-09T12:48:08.333Z] ok github.com/docker/docker/integration/network 0.216s [2022-05-09T12:48:08.333Z] [2022-05-09T12:48:08.333Z] === Skipped [2022-05-09T12:48:08.333Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-09T12:48:08.333Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:48:08.333Z] [2022-05-09T12:48:08.333Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-09T12:48:08.333Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-09T12:48:08.333Z] [2022-05-09T12:48:08.333Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-09T12:48:08.333Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:48:08.333Z] [2022-05-09T12:48:08.333Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-09T12:48:08.333Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-09T12:48:08.333Z] [2022-05-09T12:48:08.333Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-09T12:48:08.333Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:48:08.333Z] [2022-05-09T12:48:08.333Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-09T12:48:08.333Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-09T12:48:08.333Z] [2022-05-09T12:48:08.333Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-09T12:48:08.333Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-09T12:48:08.333Z] [2022-05-09T12:48:08.333Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-09T12:48:08.333Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-09T12:48:08.333Z] [2022-05-09T12:48:08.333Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-09T12:48:08.333Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-09T12:48:08.333Z] [2022-05-09T12:48:08.333Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-09T12:48:08.333Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-09T12:48:08.333Z] [2022-05-09T12:48:08.333Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-09T12:48:08.333Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-09T12:48:08.333Z] [2022-05-09T12:48:08.333Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-09T12:48:08.333Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-09T12:48:08.333Z] [2022-05-09T12:48:08.333Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-09T12:48:08.333Z] service_test.go:243: FLAKY_TEST [2022-05-09T12:48:08.333Z] [2022-05-09T12:48:08.333Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-09T12:48:08.333Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-09T12:48:08.333Z] [2022-05-09T12:48:08.333Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-09T12:48:08.333Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-09T12:48:08.333Z] [2022-05-09T12:48:08.333Z] DONE 34 tests, 15 skipped in 2.862s [2022-05-09T12:48:08.333Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-09T12:48:09.452Z] check_test.go:194: [d3af9f6c1e0ac] daemon is not started [2022-05-09T12:48:09.452Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-09T12:48:09.904Z] testing: warning: no tests to run [2022-05-09T12:48:09.904Z] PASS [2022-05-09T12:48:09.904Z] ok github.com/docker/docker/integration/network/ipvlan 0.127s [2022-05-09T12:48:09.904Z] [2022-05-09T12:48:09.904Z] DONE 0 tests in 1.289s [2022-05-09T12:48:09.904Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-09T12:48:10.389Z] check_test.go:194: [d2cbeb3326721] daemon is not started [2022-05-09T12:48:10.389Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-09T12:48:10.896Z] testing: warning: no tests to run [2022-05-09T12:48:10.896Z] PASS [2022-05-09T12:48:10.896Z] ok github.com/docker/docker/integration/network/macvlan 0.098s [2022-05-09T12:48:10.896Z] [2022-05-09T12:48:10.896Z] DONE 0 tests in 0.919s [2022-05-09T12:48:10.896Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-09T12:48:11.324Z] check_test.go:194: [db5ba71bd2885] daemon is not started [2022-05-09T12:48:11.324Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-09T12:48:11.434Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-09T12:48:11.887Z] testing: warning: no tests to run [2022-05-09T12:48:11.887Z] PASS [2022-05-09T12:48:11.887Z] ok github.com/docker/docker/integration/plugin 0.103s [2022-05-09T12:48:11.887Z] [2022-05-09T12:48:11.887Z] DONE 0 tests in 1.000s [2022-05-09T12:48:11.887Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-09T12:48:12.260Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite (42.47s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.16s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.06s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.65s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.54s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.59s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.14s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.98s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.11s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.02s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.86s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.97s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.91s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.71s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.07s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.95s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.35s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.03s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.46s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.24s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.34s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.84s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.89s) [2022-05-09T12:48:12.827Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-05-09T12:48:12.827Z] === RUN TestDockerSchema1RegistrySuite [2022-05-09T12:48:12.827Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-09T12:48:12.876Z] testing: warning: no tests to run [2022-05-09T12:48:12.876Z] PASS [2022-05-09T12:48:12.876Z] ok github.com/docker/docker/integration/plugin/authz 0.102s [2022-05-09T12:48:12.876Z] [2022-05-09T12:48:12.876Z] DONE 0 tests in 0.946s [2022-05-09T12:48:12.876Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-09T12:48:13.085Z] check_test.go:221: [d8f846ec00a23] daemon is not started [2022-05-09T12:48:13.085Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-09T12:48:15.619Z] check_test.go:221: [db87297d67da7] daemon is not started [2022-05-09T12:48:15.619Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-09T12:48:17.224Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-09T12:48:17.224Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-09T12:48:17.519Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-05-09T12:48:18.184Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-09T12:48:18.184Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-09T12:48:18.649Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-09T12:48:20.061Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:48:20.061Z] INFO: Testing against a local daemon [2022-05-09T12:48:20.061Z] === RUN TestPluginInvalidJSON [2022-05-09T12:48:20.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:48:20.061Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:48:20.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:48:20.061Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:48:20.061Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-09T12:48:20.061Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-09T12:48:20.061Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:48:20.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-09T12:48:20.061Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-09T12:48:20.061Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-09T12:48:20.061Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:48:20.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-09T12:48:20.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-09T12:48:20.061Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-09T12:48:20.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-09T12:48:20.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-09T12:48:20.061Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-09T12:48:20.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-09T12:48:20.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-09T12:48:20.061Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-09T12:48:20.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-09T12:48:20.061Z] --- PASS: TestPluginInvalidJSON (0.08s) [2022-05-09T12:48:20.061Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-05-09T12:48:20.061Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-09T12:48:20.061Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.01s) [2022-05-09T12:48:20.061Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-09T12:48:20.061Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-09T12:48:20.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-05-09T12:48:20.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-09T12:48:20.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-09T12:48:20.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.01s) [2022-05-09T12:48:20.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-09T12:48:20.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.02s) [2022-05-09T12:48:20.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-09T12:48:20.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.01s) [2022-05-09T12:48:20.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-09T12:48:20.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-09T12:48:20.061Z] === RUN TestPluginInstall [2022-05-09T12:48:20.061Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-09T12:48:20.061Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-09T12:48:20.061Z] === RUN TestPluginsWithRuntimes [2022-05-09T12:48:20.061Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-09T12:48:20.061Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-09T12:48:20.061Z] === RUN TestPluginBackCompatMediaTypes [2022-05-09T12:48:20.061Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-09T12:48:20.061Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-09T12:48:20.061Z] PASS [2022-05-09T12:48:20.061Z] ok github.com/docker/docker/integration/plugin/common 0.189s [2022-05-09T12:48:20.061Z] [2022-05-09T12:48:20.061Z] === Skipped [2022-05-09T12:48:20.061Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-09T12:48:20.061Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-09T12:48:20.061Z] [2022-05-09T12:48:20.061Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-09T12:48:20.061Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-09T12:48:20.061Z] [2022-05-09T12:48:20.061Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-09T12:48:20.061Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-09T12:48:20.061Z] [2022-05-09T12:48:20.061Z] DONE 19 tests, 3 skipped in 6.457s [2022-05-09T12:48:20.061Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-09T12:48:20.806Z] check_test.go:221: [d74a1b533baf1] daemon is not started [2022-05-09T12:48:20.806Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-09T12:48:20.812Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-09T12:48:20.812Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-09T12:48:20.812Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-09T12:48:21.373Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-05-09T12:48:21.940Z] check_test.go:221: [db9672406e419] daemon is not started [2022-05-09T12:48:21.940Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-09T12:48:21.940Z] check_test.go:221: [df59faf45e0a8] daemon is not started [2022-05-09T12:48:21.940Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-09T12:48:23.023Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:48:23.023Z] INFO: Testing against a local daemon [2022-05-09T12:48:23.023Z] === RUN TestExternalGraphDriver [2022-05-09T12:48:23.023Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-09T12:48:23.023Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-09T12:48:23.023Z] === RUN TestGraphdriverPluginV2 [2022-05-09T12:48:23.023Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-09T12:48:23.023Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-09T12:48:23.023Z] PASS [2022-05-09T12:48:23.023Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.146s [2022-05-09T12:48:23.023Z] [2022-05-09T12:48:23.023Z] === Skipped [2022-05-09T12:48:23.023Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-09T12:48:23.023Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-09T12:48:23.023Z] [2022-05-09T12:48:23.023Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-09T12:48:23.023Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-09T12:48:23.023Z] [2022-05-09T12:48:23.023Z] DONE 2 tests, 2 skipped in 3.167s [2022-05-09T12:48:23.023Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-09T12:48:23.319Z] check_test.go:221: [d12e1c1c2d75d] daemon is not started [2022-05-09T12:48:23.319Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-09T12:48:24.698Z] check_test.go:221: [d395a3cf3d304] daemon is not started [2022-05-09T12:48:24.698Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-09T12:48:25.650Z] check_test.go:221: [dcb0d525e0a20] daemon is not started [2022-05-09T12:48:25.650Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-09T12:48:25.984Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:48:25.984Z] INFO: Testing against a local daemon [2022-05-09T12:48:25.984Z] === RUN TestReadPluginNoRead [2022-05-09T12:48:25.984Z] read_test.go:21: no unix domain sockets on Windows [2022-05-09T12:48:25.984Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-09T12:48:25.984Z] PASS [2022-05-09T12:48:25.984Z] ok github.com/docker/docker/integration/plugin/logging 0.134s [2022-05-09T12:48:26.454Z] [2022-05-09T12:48:26.454Z] === Skipped [2022-05-09T12:48:26.454Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-09T12:48:26.454Z] read_test.go:21: no unix domain sockets on Windows [2022-05-09T12:48:26.454Z] [2022-05-09T12:48:26.454Z] DONE 1 tests, 1 skipped in 3.166s [2022-05-09T12:48:26.454Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-09T12:48:26.576Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-09T12:48:28.024Z] testing: warning: no tests to run [2022-05-09T12:48:28.024Z] PASS [2022-05-09T12:48:28.024Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.092s [2022-05-09T12:48:28.024Z] [2022-05-09T12:48:28.024Z] DONE 0 tests in 1.400s [2022-05-09T12:48:28.024Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-09T12:48:28.115Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-09T12:48:28.115Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-09T12:48:28.115Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-09T12:48:28.115Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-09T12:48:28.115Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-09T12:48:28.935Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-05-09T12:48:28.935Z] check_test.go:221: [d77a05412a06b] daemon is not started [2022-05-09T12:48:28.935Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-09T12:48:29.193Z] check_test.go:221: [d1981c73a2f80] daemon is not started [2022-05-09T12:48:29.193Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-09T12:48:29.452Z] check_test.go:221: [dff911c87349f] daemon is not started [2022-05-09T12:48:29.452Z] --- PASS: TestDockerSchema1RegistrySuite (16.78s) [2022-05-09T12:48:29.452Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-05-09T12:48:29.452Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.76s) [2022-05-09T12:48:29.452Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.88s) [2022-05-09T12:48:29.452Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.23s) [2022-05-09T12:48:29.452Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-05-09T12:48:29.452Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.19s) [2022-05-09T12:48:29.452Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.27s) [2022-05-09T12:48:29.452Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.12s) [2022-05-09T12:48:29.452Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.11s) [2022-05-09T12:48:29.452Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-05-09T12:48:29.452Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.48s) [2022-05-09T12:48:29.452Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-09T12:48:29.452Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-09T12:48:29.646Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-09T12:48:30.828Z] check_test.go:250: [df30ea59a866e] daemon is not started [2022-05-09T12:48:30.828Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-09T12:48:30.980Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:48:30.980Z] INFO: Testing against a local daemon [2022-05-09T12:48:30.980Z] === RUN TestPluginWithDevMounts [2022-05-09T12:48:30.980Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:30.980Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-09T12:48:30.980Z] PASS [2022-05-09T12:48:30.980Z] ok github.com/docker/docker/integration/plugin/volumes 0.130s [2022-05-09T12:48:30.980Z] [2022-05-09T12:48:30.980Z] === Skipped [2022-05-09T12:48:30.980Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-09T12:48:30.980Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:30.980Z] [2022-05-09T12:48:30.980Z] DONE 1 tests, 1 skipped in 2.938s [2022-05-09T12:48:30.980Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-09T12:48:31.171Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-09T12:48:31.395Z] check_test.go:250: [d75ca1dafb1ef] daemon is not started [2022-05-09T12:48:31.395Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-09T12:48:31.395Z] check_test.go:250: [d8c91778f4274] daemon is not started [2022-05-09T12:48:31.395Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-09T12:48:31.627Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-09T12:48:32.586Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-09T12:48:32.771Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-09T12:48:33.042Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-09T12:48:33.706Z] check_test.go:250: [d007f1d5f9557] daemon is not started [2022-05-09T12:48:33.706Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-09T12:48:33.953Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:48:33.953Z] INFO: Testing against a local daemon [2022-05-09T12:48:33.953Z] === RUN TestSecretInspect [2022-05-09T12:48:33.953Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:33.953Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-09T12:48:33.953Z] === RUN TestSecretList [2022-05-09T12:48:33.953Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:33.953Z] --- SKIP: TestSecretList (0.00s) [2022-05-09T12:48:33.953Z] === RUN TestSecretsCreateAndDelete [2022-05-09T12:48:33.953Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:33.953Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-09T12:48:33.953Z] === RUN TestSecretsUpdate [2022-05-09T12:48:33.953Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:33.953Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-09T12:48:33.953Z] === RUN TestTemplatedSecret [2022-05-09T12:48:33.953Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:33.953Z] --- SKIP: TestTemplatedSecret (0.01s) [2022-05-09T12:48:33.953Z] === RUN TestSecretCreateResolve [2022-05-09T12:48:33.953Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:48:33.953Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-09T12:48:33.953Z] PASS [2022-05-09T12:48:33.953Z] ok github.com/docker/docker/integration/secret 0.145s [2022-05-09T12:48:33.953Z] [2022-05-09T12:48:33.953Z] === Skipped [2022-05-09T12:48:33.953Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-09T12:48:33.953Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:33.953Z] [2022-05-09T12:48:33.953Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-09T12:48:33.953Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:33.953Z] [2022-05-09T12:48:33.953Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-09T12:48:33.953Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:33.953Z] [2022-05-09T12:48:33.953Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-09T12:48:33.953Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:33.953Z] [2022-05-09T12:48:33.953Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.01s) [2022-05-09T12:48:33.953Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:33.953Z] [2022-05-09T12:48:33.953Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-09T12:48:33.953Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:48:33.953Z] [2022-05-09T12:48:33.953Z] DONE 6 tests, 6 skipped in 2.471s [2022-05-09T12:48:33.953Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-09T12:48:34.273Z] check_test.go:250: [d54ad483adfac] daemon is not started [2022-05-09T12:48:34.273Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-09T12:48:35.210Z] check_test.go:250: [d0c560edc0265] daemon is not started [2022-05-09T12:48:35.210Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-09T12:48:35.210Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-05-09T12:48:35.210Z] check_test.go:250: [d7f2e5a9b1db1] daemon is not started [2022-05-09T12:48:35.210Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.70s) [2022-05-09T12:48:35.210Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.98s) [2022-05-09T12:48:35.210Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.74s) [2022-05-09T12:48:35.210Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.22s) [2022-05-09T12:48:35.210Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.38s) [2022-05-09T12:48:35.210Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.68s) [2022-05-09T12:48:35.210Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.69s) [2022-05-09T12:48:35.210Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.85s) [2022-05-09T12:48:35.210Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2022-05-09T12:48:35.210Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-09T12:48:35.210Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-09T12:48:37.740Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-05-09T12:48:37.757Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:48:37.757Z] INFO: Testing against a local daemon [2022-05-09T12:48:37.757Z] === RUN TestServiceCreateInit [2022-05-09T12:48:37.757Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-09T12:48:37.757Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-09T12:48:37.757Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] --- PASS: TestServiceCreateInit (0.10s) [2022-05-09T12:48:37.757Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-09T12:48:37.757Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-09T12:48:37.757Z] === RUN TestCreateServiceMultipleTimes [2022-05-09T12:48:37.757Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-09T12:48:37.757Z] === RUN TestCreateServiceConflict [2022-05-09T12:48:37.757Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-09T12:48:37.757Z] === RUN TestCreateServiceMaxReplicas [2022-05-09T12:48:37.757Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-05-09T12:48:37.757Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-09T12:48:37.757Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-09T12:48:37.757Z] === RUN TestCreateServiceSecretFileMode [2022-05-09T12:48:37.757Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-09T12:48:37.757Z] === RUN TestCreateServiceConfigFileMode [2022-05-09T12:48:37.757Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-09T12:48:37.757Z] === RUN TestCreateServiceSysctls [2022-05-09T12:48:37.757Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] --- SKIP: TestCreateServiceSysctls (0.06s) [2022-05-09T12:48:37.757Z] === RUN TestCreateServiceCapabilities [2022-05-09T12:48:37.757Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] --- SKIP: TestCreateServiceCapabilities (0.07s) [2022-05-09T12:48:37.757Z] === RUN TestInspect [2022-05-09T12:48:37.757Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] --- SKIP: TestInspect (0.00s) [2022-05-09T12:48:37.757Z] === RUN TestCreateJob [2022-05-09T12:48:37.757Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] --- SKIP: TestCreateJob (0.00s) [2022-05-09T12:48:37.757Z] === RUN TestReplicatedJob [2022-05-09T12:48:37.757Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-09T12:48:37.757Z] === RUN TestUpdateReplicatedJob [2022-05-09T12:48:37.757Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-09T12:48:37.757Z] === RUN TestServiceListWithStatuses [2022-05-09T12:48:37.757Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-09T12:48:37.757Z] === RUN TestDockerNetworkConnectAlias [2022-05-09T12:48:37.757Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-09T12:48:37.757Z] === RUN TestDockerNetworkReConnect [2022-05-09T12:48:37.757Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-09T12:48:37.757Z] === RUN TestServicePlugin [2022-05-09T12:48:37.757Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-09T12:48:37.757Z] === RUN TestServiceUpdateLabel [2022-05-09T12:48:37.757Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:48:37.757Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-09T12:48:37.757Z] === RUN TestServiceUpdateSecrets [2022-05-09T12:48:37.757Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:48:37.757Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-09T12:48:37.757Z] === RUN TestServiceUpdateConfigs [2022-05-09T12:48:37.757Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:48:37.757Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-09T12:48:37.757Z] === RUN TestServiceUpdateNetwork [2022-05-09T12:48:37.757Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:48:37.757Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-09T12:48:37.757Z] === RUN TestServiceUpdatePidsLimit [2022-05-09T12:48:37.757Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:48:37.757Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-09T12:48:37.757Z] PASS [2022-05-09T12:48:37.757Z] ok github.com/docker/docker/integration/service 0.411s [2022-05-09T12:48:37.757Z] [2022-05-09T12:48:37.757Z] === Skipped [2022-05-09T12:48:37.757Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-09T12:48:37.757Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-09T12:48:37.757Z] [2022-05-09T12:48:37.757Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-09T12:48:37.757Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-09T12:48:37.757Z] [2022-05-09T12:48:37.757Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-09T12:48:37.757Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] [2022-05-09T12:48:37.757Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-09T12:48:37.757Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] [2022-05-09T12:48:37.757Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-05-09T12:48:37.757Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] [2022-05-09T12:48:37.757Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-09T12:48:37.757Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] [2022-05-09T12:48:37.757Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-09T12:48:37.757Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] [2022-05-09T12:48:37.757Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-09T12:48:37.757Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] [2022-05-09T12:48:37.757Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.06s) [2022-05-09T12:48:37.757Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] [2022-05-09T12:48:37.757Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.07s) [2022-05-09T12:48:37.757Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] [2022-05-09T12:48:37.757Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-09T12:48:37.757Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] [2022-05-09T12:48:37.757Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-09T12:48:37.757Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] [2022-05-09T12:48:37.757Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-09T12:48:37.757Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] [2022-05-09T12:48:37.757Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-09T12:48:37.757Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] [2022-05-09T12:48:37.757Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-09T12:48:37.757Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] [2022-05-09T12:48:37.757Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-09T12:48:37.757Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] [2022-05-09T12:48:37.757Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-09T12:48:37.757Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] [2022-05-09T12:48:37.757Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-09T12:48:37.757Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:37.757Z] [2022-05-09T12:48:37.757Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-09T12:48:37.757Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:48:37.757Z] [2022-05-09T12:48:37.757Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-09T12:48:37.757Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:48:37.757Z] [2022-05-09T12:48:37.757Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-09T12:48:37.757Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:48:37.757Z] [2022-05-09T12:48:37.757Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-09T12:48:37.757Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:48:37.757Z] [2022-05-09T12:48:37.757Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-09T12:48:37.757Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:48:37.757Z] [2022-05-09T12:48:37.757Z] DONE 24 tests, 23 skipped in 3.877s [2022-05-09T12:48:37.757Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-09T12:48:39.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:48:39.983Z] INFO: Testing against a local daemon [2022-05-09T12:48:39.983Z] === RUN TestSessionCreate [2022-05-09T12:48:39.983Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-09T12:48:39.983Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-09T12:48:39.983Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-09T12:48:39.983Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-09T12:48:39.983Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-09T12:48:39.983Z] PASS [2022-05-09T12:48:39.983Z] ok github.com/docker/docker/integration/session 0.118s [2022-05-09T12:48:39.983Z] [2022-05-09T12:48:39.983Z] === Skipped [2022-05-09T12:48:39.983Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-09T12:48:39.983Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-09T12:48:39.983Z] [2022-05-09T12:48:39.983Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-09T12:48:39.983Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-09T12:48:39.983Z] [2022-05-09T12:48:39.983Z] DONE 2 tests, 2 skipped in 1.999s [2022-05-09T12:48:39.983Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-09T12:48:41.022Z] check_test.go:277: [de3a6eab84eb5] daemon is not started [2022-05-09T12:48:41.022Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-09T12:48:41.022Z] check_test.go:277: [d964816e227a6] daemon is not started [2022-05-09T12:48:41.022Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-09T12:48:41.022Z] check_test.go:277: [dae91b5e6391e] daemon is not started [2022-05-09T12:48:41.022Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-09T12:48:41.022Z] check_test.go:277: [d83e46ed74a64] daemon is not started [2022-05-09T12:48:41.022Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-09T12:48:41.022Z] check_test.go:277: [d03a03bb2572b] daemon is not started [2022-05-09T12:48:41.022Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s) [2022-05-09T12:48:41.022Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-05-09T12:48:41.022Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.18s) [2022-05-09T12:48:41.022Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2022-05-09T12:48:41.022Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-05-09T12:48:41.022Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-05-09T12:48:41.022Z] === RUN TestDockerNetworkSuite [2022-05-09T12:48:41.022Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-05-09T12:48:41.280Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-05-09T12:48:41.578Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-09T12:48:42.215Z] docker_cli_network_unix_test.go:46: [df3c6df41bb86] daemon is not started [2022-05-09T12:48:42.215Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-05-09T12:48:42.783Z] docker_cli_network_unix_test.go:46: [de32c5fcf7fe8] daemon is not started [2022-05-09T12:48:42.954Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:48:42.954Z] INFO: Testing against a local daemon [2022-05-09T12:48:42.954Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-09T12:48:42.954Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:42.954Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-09T12:48:42.954Z] === RUN TestDiskUsage [2022-05-09T12:48:42.954Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-09T12:48:42.954Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-09T12:48:42.954Z] === RUN TestEventsExecDie [2022-05-09T12:48:42.954Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-09T12:48:42.954Z] --- SKIP: TestEventsExecDie (0.01s) [2022-05-09T12:48:42.954Z] === RUN TestEventsBackwardsCompatible [2022-05-09T12:48:42.954Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-09T12:48:42.954Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-09T12:48:42.954Z] === RUN TestEventsVolumeCreate [2022-05-09T12:48:42.954Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-09T12:48:42.954Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-09T12:48:42.954Z] === RUN TestInfoAPI [2022-05-09T12:48:42.954Z] --- PASS: TestInfoAPI (0.06s) [2022-05-09T12:48:42.954Z] === RUN TestInfoAPIWarnings [2022-05-09T12:48:42.954Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:48:42.954Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-09T12:48:42.954Z] === RUN TestInfoDebug [2022-05-09T12:48:42.954Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:48:42.954Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-09T12:48:42.954Z] === RUN TestInfoInsecureRegistries [2022-05-09T12:48:42.954Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:48:42.954Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-09T12:48:42.954Z] === RUN TestInfoRegistryMirrors [2022-05-09T12:48:42.954Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:48:42.954Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-09T12:48:42.954Z] === RUN TestLoginFailsWithBadCredentials [2022-05-09T12:48:43.042Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-05-09T12:48:43.423Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2022-05-09T12:48:43.423Z] === RUN TestPingCacheHeaders [2022-05-09T12:48:43.423Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-05-09T12:48:43.423Z] === RUN TestPingGet [2022-05-09T12:48:43.739Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-09T12:48:43.740Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-09T12:48:43.740Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-09T12:48:43.892Z] --- PASS: TestPingGet (0.08s) [2022-05-09T12:48:43.892Z] === RUN TestPingHead [2022-05-09T12:48:43.892Z] --- PASS: TestPingHead (0.06s) [2022-05-09T12:48:43.892Z] === RUN TestPingSwarmHeader [2022-05-09T12:48:43.892Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:43.892Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-09T12:48:43.892Z] === RUN TestVersion [2022-05-09T12:48:43.892Z] --- PASS: TestVersion (0.06s) [2022-05-09T12:48:43.892Z] PASS [2022-05-09T12:48:43.892Z] ok github.com/docker/docker/integration/system 1.417s [2022-05-09T12:48:43.892Z] [2022-05-09T12:48:43.892Z] === Skipped [2022-05-09T12:48:43.892Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-09T12:48:43.892Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:43.893Z] [2022-05-09T12:48:43.893Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-09T12:48:43.893Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-09T12:48:43.893Z] [2022-05-09T12:48:43.893Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2022-05-09T12:48:43.893Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-09T12:48:43.893Z] [2022-05-09T12:48:43.893Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-09T12:48:43.893Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-09T12:48:43.893Z] [2022-05-09T12:48:43.893Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-09T12:48:43.893Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-09T12:48:43.893Z] [2022-05-09T12:48:43.893Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-09T12:48:43.893Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:48:43.893Z] [2022-05-09T12:48:43.893Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-09T12:48:43.893Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:48:43.893Z] [2022-05-09T12:48:43.893Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-09T12:48:43.893Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:48:43.893Z] [2022-05-09T12:48:43.893Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-09T12:48:43.893Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:48:43.893Z] [2022-05-09T12:48:43.893Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-09T12:48:43.893Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:48:43.893Z] [2022-05-09T12:48:43.893Z] DONE 16 tests, 10 skipped in 3.890s [2022-05-09T12:48:43.893Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-09T12:48:43.979Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-05-09T12:48:45.269Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-09T12:48:45.269Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-09T12:48:45.269Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-09T12:48:45.724Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-09T12:48:45.882Z] docker_cli_network_unix_test.go:46: [d53c5e566f4fd] daemon is not started [2022-05-09T12:48:46.472Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-05-09T12:48:46.849Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:48:46.849Z] INFO: Testing against a local daemon [2022-05-09T12:48:46.849Z] === RUN TestVolumesCreateAndList [2022-05-09T12:48:46.849Z] --- PASS: TestVolumesCreateAndList (0.08s) [2022-05-09T12:48:46.849Z] === RUN TestVolumesRemove [2022-05-09T12:48:46.849Z] --- PASS: TestVolumesRemove (0.15s) [2022-05-09T12:48:46.849Z] === RUN TestVolumesInspect [2022-05-09T12:48:46.849Z] --- PASS: TestVolumesInspect (0.05s) [2022-05-09T12:48:46.849Z] === RUN TestVolumesInvalidJSON [2022-05-09T12:48:46.849Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-09T12:48:46.849Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-09T12:48:46.849Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-09T12:48:46.849Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-09T12:48:46.849Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-09T12:48:46.849Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-09T12:48:46.849Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-09T12:48:46.849Z] --- PASS: TestVolumesInvalidJSON (0.06s) [2022-05-09T12:48:46.849Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.02s) [2022-05-09T12:48:46.849Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-09T12:48:46.849Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-09T12:48:46.849Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-09T12:48:46.849Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.01s) [2022-05-09T12:48:46.849Z] PASS [2022-05-09T12:48:46.849Z] ok github.com/docker/docker/integration/volume 0.416s [2022-05-09T12:48:46.849Z] [2022-05-09T12:48:46.849Z] DONE 9 tests in 2.622s [2022-05-09T12:48:46.849Z] INFO: make.ps1 ended at 05/09/2022 12:48:46 [2022-05-09T12:48:46.849Z] INFO: Integration CLI tests being run from the host: [2022-05-09T12:48:46.849Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-09T12:48:48.227Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-09T12:48:48.374Z] docker_cli_network_unix_test.go:46: [d18b7315e85d4] daemon is not started [2022-05-09T12:48:48.374Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-05-09T12:48:48.374Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-09T12:48:48.374Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-05-09T12:48:48.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-05-09T12:48:48.374Z] docker_cli_network_unix_test.go:1233: [d67b2c6aab4aa] daemon is not started [2022-05-09T12:48:49.214Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-09T12:48:49.447Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-09T12:48:49.905Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-09T12:48:50.199Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-09T12:48:50.876Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-09T12:48:50.876Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-09T12:48:50.876Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-09T12:48:51.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-05-09T12:48:51.836Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-09T12:48:52.592Z] docker_cli_network_unix_test.go:46: [d2ca0b7cab649] daemon is not started [2022-05-09T12:48:52.796Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-09T12:48:52.796Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-09T12:48:52.796Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-09T12:48:52.796Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-09T12:48:52.796Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-09T12:48:53.161Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-05-09T12:48:54.097Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-05-09T12:48:55.032Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-05-09T12:48:55.968Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-05-09T12:48:58.500Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-05-09T12:48:58.500Z] docker_cli_network_unix_test.go:46: [d0e9557b2d2f8] daemon is not started [2022-05-09T12:48:59.360Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:48:59.360Z] INFO: Testing against a local daemon [2022-05-09T12:48:59.360Z] === RUN TestDockerSuite [2022-05-09T12:48:59.360Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-09T12:48:59.360Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-09T12:48:59.360Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-09T12:48:59.360Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-09T12:48:59.360Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-09T12:48:59.360Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-09T12:48:59.360Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-09T12:48:59.360Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-09T12:48:59.360Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-09T12:48:59.360Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-09T12:48:59.360Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-09T12:48:59.437Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-05-09T12:48:59.830Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-09T12:48:59.892Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-09T12:49:00.299Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-09T12:49:00.768Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-09T12:49:01.969Z] docker_cli_network_unix_test.go:46: [d6dd13f88e993] daemon is not started [2022-05-09T12:49:01.969Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-05-09T12:49:03.344Z] docker_cli_network_unix_test.go:46: [df55a8796d138] daemon is not started [2022-05-09T12:49:03.344Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-05-09T12:49:03.602Z] docker_cli_network_unix_test.go:46: [d68632d3b1e98] daemon is not started [2022-05-09T12:49:03.602Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-05-09T12:49:03.860Z] docker_cli_network_unix_test.go:46: [db97390cd2184] daemon is not started [2022-05-09T12:49:04.119Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-05-09T12:49:04.750Z] docker_cli_network_unix_test.go:46: [d51f1a021a49e] daemon is not started [2022-05-09T12:49:05.021Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-05-09T12:49:05.587Z] docker_cli_network_unix_test.go:46: [d6ae55a496e98] daemon is not started [2022-05-09T12:49:05.846Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-05-09T12:49:06.104Z] docker_cli_network_unix_test.go:46: [d7952e53a011c] daemon is not started [2022-05-09T12:49:06.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-05-09T12:49:06.362Z] docker_cli_network_unix_test.go:46: [d8692ca75c305] daemon is not started [2022-05-09T12:49:06.362Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-05-09T12:49:06.621Z] docker_cli_network_unix_test.go:46: [d0f635fcb50e7] daemon is not started [2022-05-09T12:49:06.881Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-05-09T12:49:07.140Z] docker_cli_network_unix_test.go:46: [db130eddbd4de] daemon is not started [2022-05-09T12:49:07.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-05-09T12:49:07.140Z] docker_cli_network_unix_test.go:46: [dbc05839225b0] daemon is not started [2022-05-09T12:49:07.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-05-09T12:49:07.398Z] docker_cli_network_unix_test.go:46: [d90be2ad9a6ee] daemon is not started [2022-05-09T12:49:07.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-05-09T12:49:07.967Z] docker_cli_network_unix_test.go:46: [dba08e671a360] daemon is not started [2022-05-09T12:49:08.226Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-05-09T12:49:08.792Z] docker_cli_network_unix_test.go:46: [d6d81988fe2ab] daemon is not started [2022-05-09T12:49:09.051Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-05-09T12:49:09.051Z] docker_cli_network_unix_test.go:46: [dbee57fe0d4a6] daemon is not started [2022-05-09T12:49:09.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-05-09T12:49:09.309Z] docker_cli_network_unix_test.go:46: [d65c69c4a3e93] daemon is not started [2022-05-09T12:49:09.568Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-05-09T12:49:09.568Z] docker_cli_network_unix_test.go:46: [d3c87fc097981] daemon is not started [2022-05-09T12:49:09.568Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-05-09T12:49:10.943Z] docker_cli_network_unix_test.go:968: [d93685e141f8a] daemon is not started [2022-05-09T12:49:11.422Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-09T12:49:11.878Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-05-09T12:49:12.814Z] docker_cli_network_unix_test.go:46: [dafcddd48e5db] daemon is not started [2022-05-09T12:49:12.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-05-09T12:49:15.345Z] docker_cli_network_unix_test.go:1116: [d84a5a5c2c915] daemon is not started [2022-05-09T12:49:18.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-05-09T12:49:18.633Z] docker_cli_network_unix_test.go:46: [d3df85cac2295] daemon is not started [2022-05-09T12:49:18.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-05-09T12:49:19.199Z] docker_cli_network_unix_test.go:46: [dec4a22566589] daemon is not started [2022-05-09T12:49:19.199Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-05-09T12:49:19.199Z] docker_cli_network_unix_test.go:46: [dc7e6e0e03efc] daemon is not started [2022-05-09T12:49:19.457Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-05-09T12:49:19.457Z] docker_cli_network_unix_test.go:46: [d7b4a779da498] daemon is not started [2022-05-09T12:49:19.457Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-05-09T12:49:19.716Z] docker_cli_network_unix_test.go:46: [dfd41e83b0781] daemon is not started [2022-05-09T12:49:19.716Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-05-09T12:49:19.716Z] docker_cli_network_unix_test.go:46: [d178f0a58131a] daemon is not started [2022-05-09T12:49:19.716Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-05-09T12:49:19.716Z] docker_cli_network_unix_test.go:46: [dc8e8f88d55b0] daemon is not started [2022-05-09T12:49:19.716Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-05-09T12:49:21.618Z] docker_cli_network_unix_test.go:46: [dfce04106c9e2] daemon is not started [2022-05-09T12:49:22.184Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-05-09T12:49:22.184Z] docker_cli_network_unix_test.go:46: [d37f71cc01132] daemon is not started [2022-05-09T12:49:22.184Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-05-09T12:49:22.184Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-09T12:49:22.184Z] docker_cli_network_unix_test.go:46: [dde5fe99079b1] daemon is not started [2022-05-09T12:49:22.184Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-05-09T12:49:22.751Z] docker_cli_network_unix_test.go:46: [dc5341bb1593e] daemon is not started [2022-05-09T12:49:23.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-05-09T12:49:23.931Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-09T12:49:26.518Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-05-09T12:49:27.893Z] docker_cli_network_unix_test.go:1084: [dee86910707a2] daemon is not started [2022-05-09T12:49:29.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-05-09T12:49:29.269Z] docker_cli_network_unix_test.go:46: [d92ffc43f2b63] daemon is not started [2022-05-09T12:49:29.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-05-09T12:49:29.837Z] docker_cli_network_unix_test.go:46: [d47057825a03e] daemon is not started [2022-05-09T12:49:29.837Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-05-09T12:49:31.213Z] docker_cli_network_unix_test.go:46: [de7545ebcf0ff] daemon is not started [2022-05-09T12:49:31.472Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-05-09T12:49:31.472Z] docker_cli_network_unix_test.go:46: [d2afe64404d6f] daemon is not started [2022-05-09T12:49:31.472Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-05-09T12:49:31.731Z] docker_cli_network_unix_test.go:46: [d13854806b054] daemon is not started [2022-05-09T12:49:31.988Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-05-09T12:49:32.555Z] docker_cli_network_unix_test.go:46: [dcc1f009f42c3] daemon is not started [2022-05-09T12:49:32.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-05-09T12:49:33.121Z] docker_cli_network_unix_test.go:46: [db27c2255afac] daemon is not started [2022-05-09T12:49:33.383Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-05-09T12:49:36.419Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-09T12:49:38.648Z] docker_cli_network_unix_test.go:46: [de56ee0fc1ce6] daemon is not started [2022-05-09T12:49:38.648Z] --- PASS: TestDockerNetworkSuite (57.54s) [2022-05-09T12:49:38.648Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.13s) [2022-05-09T12:49:38.648Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.88s) [2022-05-09T12:49:38.648Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.40s) [2022-05-09T12:49:38.648Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.85s) [2022-05-09T12:49:38.648Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.75s) [2022-05-09T12:49:38.648Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.93s) [2022-05-09T12:49:38.648Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.40s) [2022-05-09T12:49:38.648Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.66s) [2022-05-09T12:49:38.648Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.10s) [2022-05-09T12:49:38.648Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2022-05-09T12:49:38.648Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-05-09T12:49:38.648Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s) [2022-05-09T12:49:38.648Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2022-05-09T12:49:38.648Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-05-09T12:49:38.648Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2022-05-09T12:49:38.648Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2022-05-09T12:49:38.648Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-05-09T12:49:38.648Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-05-09T12:49:38.648Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-05-09T12:49:38.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2022-05-09T12:49:38.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s) [2022-05-09T12:49:38.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-05-09T12:49:38.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-05-09T12:49:38.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-05-09T12:49:38.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.27s) [2022-05-09T12:49:38.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.11s) [2022-05-09T12:49:38.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.32s) [2022-05-09T12:49:38.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-05-09T12:49:38.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2022-05-09T12:49:38.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-05-09T12:49:38.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-05-09T12:49:38.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-05-09T12:49:38.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-05-09T12:49:38.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-05-09T12:49:38.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.38s) [2022-05-09T12:49:38.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-05-09T12:49:38.649Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-09T12:49:38.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.73s) [2022-05-09T12:49:38.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.32s) [2022-05-09T12:49:38.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.93s) [2022-05-09T12:49:38.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-05-09T12:49:38.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s) [2022-05-09T12:49:38.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.48s) [2022-05-09T12:49:38.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2022-05-09T12:49:38.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.62s) [2022-05-09T12:49:38.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2022-05-09T12:49:38.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) [2022-05-09T12:49:38.649Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.14s) [2022-05-09T12:49:38.649Z] === RUN TestDockerHubPullSuite [2022-05-09T12:49:38.649Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-05-09T12:49:40.548Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-05-09T12:49:42.448Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-05-09T12:49:43.383Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-05-09T12:49:44.772Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-05-09T12:49:44.772Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-05-09T12:49:44.772Z] --- PASS: TestDockerHubPullSuite (6.23s) [2022-05-09T12:49:44.772Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.71s) [2022-05-09T12:49:44.772Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2022-05-09T12:49:44.772Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.64s) [2022-05-09T12:49:44.772Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.41s) [2022-05-09T12:49:44.772Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-05-09T12:49:44.772Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2022-05-09T12:49:44.772Z] PASS [2022-05-09T12:49:44.772Z] [2022-05-09T12:49:44.772Z] === Skipped [2022-05-09T12:49:44.772Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-09T12:49:44.772Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-09T12:49:44.772Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-09T12:49:44.772Z] [2022-05-09T12:49:44.772Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-05-09T12:49:44.772Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-09T12:49:44.772Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-05-09T12:49:44.772Z] [2022-05-09T12:49:44.772Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-05-09T12:49:44.772Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-09T12:49:44.772Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-05-09T12:49:44.772Z] [2022-05-09T12:49:44.772Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-09T12:49:44.772Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-09T12:49:44.772Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-09T12:49:44.772Z] [2022-05-09T12:49:44.772Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-05-09T12:49:44.772Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-09T12:49:44.772Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-05-09T12:49:44.772Z] [2022-05-09T12:49:44.772Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-05-09T12:49:44.772Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-09T12:49:44.772Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-05-09T12:49:44.772Z] [2022-05-09T12:49:44.772Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-05-09T12:49:44.772Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-09T12:49:44.772Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-05-09T12:49:44.772Z] [2022-05-09T12:49:44.772Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-09T12:49:44.772Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-09T12:49:44.772Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-09T12:49:44.772Z] [2022-05-09T12:49:44.772Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-09T12:49:44.772Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-09T12:49:44.772Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-09T12:49:44.772Z] [2022-05-09T12:49:44.772Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-09T12:49:44.772Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-09T12:49:44.772Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-09T12:49:44.772Z] [2022-05-09T12:49:44.772Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-09T12:49:44.772Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-09T12:49:44.772Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-09T12:49:44.772Z] [2022-05-09T12:49:44.772Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-09T12:49:44.772Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-09T12:49:44.772Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-09T12:49:44.772Z] [2022-05-09T12:49:44.772Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-09T12:49:44.772Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-09T12:49:44.772Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-09T12:49:44.772Z] [2022-05-09T12:49:44.772Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-09T12:49:44.772Z] docker_cli_sni_test.go:18: Flakey test [2022-05-09T12:49:44.772Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-09T12:49:44.772Z] [2022-05-09T12:49:44.772Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-05-09T12:49:44.772Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-09T12:49:44.772Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-05-09T12:49:44.772Z] [2022-05-09T12:49:44.772Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-09T12:49:44.772Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-09T12:49:44.772Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-09T12:49:44.772Z] [2022-05-09T12:49:44.772Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-09T12:49:44.772Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-09T12:49:44.772Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-09T12:49:44.772Z] [2022-05-09T12:49:44.772Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-09T12:49:44.772Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-09T12:49:44.772Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-09T12:49:44.772Z] [2022-05-09T12:49:44.772Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-09T12:49:44.772Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-09T12:49:44.772Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-09T12:49:44.772Z] [2022-05-09T12:49:44.772Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-09T12:49:44.773Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-09T12:49:44.773Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-09T12:49:44.773Z] [2022-05-09T12:49:44.773Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-09T12:49:44.773Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-09T12:49:44.773Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-09T12:49:44.773Z] [2022-05-09T12:49:44.773Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-09T12:49:44.773Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-09T12:49:44.773Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-09T12:49:44.773Z] [2022-05-09T12:49:44.773Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-09T12:49:44.773Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-09T12:49:44.773Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-09T12:49:44.773Z] [2022-05-09T12:49:44.773Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-09T12:49:44.773Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-09T12:49:44.773Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-09T12:49:44.773Z] [2022-05-09T12:49:44.773Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-09T12:49:44.773Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-09T12:49:44.773Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-09T12:49:44.773Z] [2022-05-09T12:49:44.773Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-09T12:49:44.773Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-09T12:49:44.773Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-09T12:49:44.773Z] [2022-05-09T12:49:44.773Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-09T12:49:44.773Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-09T12:49:44.773Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-09T12:49:44.773Z] [2022-05-09T12:49:44.773Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-09T12:49:44.773Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-09T12:49:44.773Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-09T12:49:44.773Z] [2022-05-09T12:49:44.773Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-05-09T12:49:44.773Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-09T12:49:44.773Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-05-09T12:49:44.773Z] [2022-05-09T12:49:44.773Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-09T12:49:44.773Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-09T12:49:44.773Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-09T12:49:44.773Z] [2022-05-09T12:49:44.773Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-09T12:49:44.773Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-09T12:49:44.773Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-09T12:49:44.773Z] [2022-05-09T12:49:44.773Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-09T12:49:44.773Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-09T12:49:44.773Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-09T12:49:44.773Z] [2022-05-09T12:49:44.773Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-09T12:49:44.773Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-09T12:49:44.773Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-09T12:49:44.773Z] [2022-05-09T12:49:44.773Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-09T12:49:44.773Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-09T12:49:44.773Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-09T12:49:44.773Z] [2022-05-09T12:49:44.773Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-09T12:49:44.773Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-09T12:49:44.773Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-09T12:49:44.773Z] [2022-05-09T12:49:44.773Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-09T12:49:44.773Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-09T12:49:44.773Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-09T12:49:44.773Z] [2022-05-09T12:49:44.773Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-09T12:49:44.773Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-09T12:49:44.773Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-09T12:49:44.773Z] [2022-05-09T12:49:44.773Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-09T12:49:44.773Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-09T12:49:44.773Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-09T12:49:44.773Z] [2022-05-09T12:49:44.773Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-09T12:49:44.773Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-09T12:49:44.773Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-09T12:49:44.773Z] [2022-05-09T12:49:44.773Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-09T12:49:44.773Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-09T12:49:44.773Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-09T12:49:44.773Z] [2022-05-09T12:49:44.773Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-09T12:49:44.773Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-09T12:49:44.773Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-09T12:49:44.773Z] [2022-05-09T12:49:44.773Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-09T12:49:44.773Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-09T12:49:44.773Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-09T12:49:44.773Z] [2022-05-09T12:49:44.773Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-09T12:49:44.773Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-09T12:49:44.773Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-09T12:49:44.773Z] [2022-05-09T12:49:44.773Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-09T12:49:44.773Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-09T12:49:44.773Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-09T12:49:44.773Z] [2022-05-09T12:49:44.773Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-09T12:49:44.773Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-09T12:49:44.773Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-09T12:49:44.773Z] [2022-05-09T12:49:44.773Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-09T12:49:44.773Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-09T12:49:44.773Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-09T12:49:44.773Z] [2022-05-09T12:49:44.773Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-09T12:49:44.773Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-09T12:49:44.773Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-09T12:49:44.773Z] [2022-05-09T12:49:44.773Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-09T12:49:44.773Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-09T12:49:44.773Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-09T12:49:44.773Z] [2022-05-09T12:49:44.773Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-09T12:49:44.773Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-09T12:49:44.773Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-09T12:49:44.773Z] [2022-05-09T12:49:44.773Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-09T12:49:44.773Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-09T12:49:44.773Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-09T12:49:44.773Z] [2022-05-09T12:49:44.773Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-09T12:49:44.773Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-09T12:49:44.773Z] docker_cli_network_unix_test.go:46: [dde5fe99079b1] daemon is not started [2022-05-09T12:49:44.773Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-09T12:49:44.773Z] [2022-05-09T12:49:44.773Z] DONE 1265 tests, 51 skipped in 1443.748s [2022-05-09T12:49:44.773Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-09T12:49:44.773Z] ++++ cat bundles/test-integration/docker.pid [2022-05-09T12:49:44.773Z] +++ kill 9402 [2022-05-09T12:49:45.031Z] +++ /etc/init.d/apparmor stop [2022-05-09T12:49:45.031Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-09T12:49:45.031Z] [2022-05-09T12:49:45.031Z] Unloading profiles will leave already running processes permanently [2022-05-09T12:49:45.031Z] unconfined, which can lead to unexpected situations. [2022-05-09T12:49:45.031Z] [2022-05-09T12:49:45.031Z] To set a process to complain mode, use the command line tool [2022-05-09T12:49:45.031Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-09T12:49:45.031Z] +++ true [2022-05-09T12:49:45.031Z] exiting test-integration [2022-05-09T12:49:45.031Z] ++ exit 0 [2022-05-09T12:49:45.031Z] [2022-05-09T12:49:45.290Z] + for job in $(jobs -p) [2022-05-09T12:49:45.290Z] + wait 8735 [2022-05-09T12:49:50.542Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-09T12:49:50.542Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-09T12:49:50.542Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-09T12:49:52.068Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-09T12:49:52.068Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-09T12:49:52.068Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-09T12:49:52.068Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-09T12:49:52.535Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-09T12:49:52.535Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-09T12:49:52.535Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-09T12:49:53.407Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-05-09T12:49:53.496Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-09T12:49:53.497Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-09T12:49:53.497Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-09T12:49:54.342Z] docker_cli_swarm_test.go:1180: [d0d173c763924] joining swarm manager [d6010837dd69e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:50:00.904Z] docker_cli_swarm_test.go:1189: [dcec0d2c55b7d] joining swarm manager [d6010837dd69e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:50:06.522Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-09T12:50:19.009Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-09T12:50:23.416Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-09T12:50:23.416Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-09T12:50:23.416Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-09T12:50:23.416Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-09T12:50:29.430Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-09T12:50:39.608Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-05-09T12:50:44.887Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-05-09T12:50:48.170Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-05-09T12:50:48.571Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-09T12:50:48.571Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-09T12:50:48.571Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-09T12:50:50.071Z] docker_cli_swarm_test.go:1112: [d5d25a19516dd] joining swarm manager [d9e873b68a033]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:50:51.445Z] docker_cli_swarm_test.go:1113: [d3c69bb026c0b] joining swarm manager [d9e873b68a033]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:50:54.339Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-09T12:50:57.228Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-09T12:51:01.903Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-09T12:51:12.709Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-09T12:51:12.709Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-09T12:51:12.709Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-09T12:51:12.709Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-09T12:51:12.709Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-09T12:51:12.709Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-09T12:51:12.709Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-09T12:51:12.709Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-09T12:51:12.709Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-09T12:51:12.709Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-09T12:51:12.709Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-09T12:51:12.709Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-09T12:51:12.709Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-09T12:51:12.709Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-09T12:51:12.709Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-09T12:51:12.709Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T12:51:12.709Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-09T12:51:12.709Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-09T12:51:12.709Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-09T12:51:12.709Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-09T12:51:14.927Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-09T12:51:14.927Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-09T12:51:14.927Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-09T12:51:14.927Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-09T12:51:14.927Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-09T12:51:18.733Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-09T12:51:25.911Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-09T12:51:25.911Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-09T12:51:25.911Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-09T12:51:25.911Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-09T12:51:25.911Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-09T12:51:25.911Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-09T12:51:25.911Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-09T12:51:25.912Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-09T12:51:25.912Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-09T12:51:29.707Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-09T12:51:29.707Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-09T12:51:29.707Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-09T12:51:29.707Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-09T12:51:30.176Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-09T12:51:38.849Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-09T12:51:55.688Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-09T12:51:55.688Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-09T12:51:55.688Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-09T12:51:55.688Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-09T12:51:55.688Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-09T12:51:55.688Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-09T12:51:55.688Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-09T12:51:55.688Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-09T12:51:55.688Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-09T12:51:55.688Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-09T12:51:55.688Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-09T12:51:56.156Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-09T12:52:02.026Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-09T12:52:02.345Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-09T12:52:04.976Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-09T12:52:10.843Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-09T12:52:10.843Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-09T12:52:10.843Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-09T12:52:10.843Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-09T12:52:10.843Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-09T12:52:10.843Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-09T12:52:10.843Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-09T12:52:10.843Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-09T12:52:10.843Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-09T12:52:10.843Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-09T12:52:10.843Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-09T12:52:10.889Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-09T12:52:10.889Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-09T12:52:10.889Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-09T12:52:14.637Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-09T12:52:14.637Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-09T12:52:14.637Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-09T12:52:14.637Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-09T12:52:14.637Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-09T12:52:14.637Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-09T12:52:14.637Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-09T12:52:15.625Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-09T12:52:21.497Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-09T12:52:27.870Z] docker_cli_swarm_test.go:1166: [d59af4ccbf1b7] joining swarm manager [d9e873b68a033]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-09T12:52:36.436Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-09T12:52:36.436Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-09T12:52:36.436Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-09T12:52:36.436Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-09T12:52:36.436Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-09T12:52:36.436Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-09T12:52:36.436Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-09T12:52:36.436Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-09T12:52:36.436Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-09T12:52:36.436Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-09T12:52:36.436Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-09T12:52:36.436Z] === RUN TestDockerSuite/TestBuildFails [2022-05-09T12:52:39.387Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-09T12:52:39.387Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-09T12:52:46.541Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-09T12:52:52.408Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-09T12:52:54.420Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-05-09T12:52:54.420Z] docker_cli_swarm_test.go:1447: [d0a7f05ff9203] joining swarm manager [dac1c029be2df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:52:54.678Z] docker_cli_swarm_test.go:1448: [d586b42fa4fc7] joining swarm manager [dac1c029be2df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:52:59.566Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-09T12:53:06.742Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-09T12:53:06.872Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-05-09T12:53:06.872Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-05-09T12:53:06.872Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-05-09T12:53:06.872Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-05-09T12:53:06.872Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-05-09T12:53:07.209Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-09T12:53:07.806Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-05-09T12:53:09.708Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-05-09T12:53:12.992Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-05-09T12:53:13.071Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-09T12:53:13.071Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-09T12:53:13.071Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-09T12:53:14.059Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-09T12:53:14.527Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-09T12:53:14.527Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-09T12:53:14.527Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-09T12:53:15.521Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-05-09T12:53:17.422Z] docker_cli_swarm_unix_test.go:63: [d02821cd4fc7d] joining swarm manager [d435cb0a51d41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:53:22.929Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-09T12:53:22.929Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-09T12:53:22.929Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-09T12:53:24.949Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-09T12:53:24.949Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-09T12:53:24.949Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-09T12:53:37.433Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-09T12:53:37.433Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-09T12:53:39.646Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-09T12:53:39.646Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-09T12:53:39.646Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-09T12:53:40.114Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-09T12:53:40.582Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-09T12:53:45.332Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-09T12:53:46.316Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-09T12:53:47.301Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-09T12:53:48.015Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-09T12:53:48.286Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-09T12:53:48.754Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-09T12:53:50.317Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-09T12:53:51.878Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-09T12:53:59.027Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-09T12:53:59.027Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-09T12:53:59.027Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-09T12:53:59.027Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-09T12:53:59.027Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-09T12:53:59.027Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-09T12:53:59.027Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-09T12:53:59.027Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-09T12:53:59.027Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-09T12:53:59.495Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-09T12:53:59.962Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-09T12:54:00.388Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-09T12:54:05.822Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-09T12:54:06.006Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-09T12:54:06.006Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-09T12:54:06.006Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-09T12:54:11.878Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-09T12:54:11.878Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-09T12:54:12.794Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-09T12:54:13.659Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-05-09T12:54:13.660Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-05-09T12:54:13.660Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-05-09T12:54:15.034Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-05-09T12:54:16.640Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-09T12:54:17.109Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-09T12:54:17.109Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-09T12:54:17.109Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-09T12:54:17.109Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-09T12:54:17.109Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-09T12:54:17.109Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-09T12:54:17.109Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-09T12:54:17.579Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-09T12:54:18.316Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-05-09T12:54:19.149Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-09T12:54:20.845Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-05-09T12:54:22.747Z] docker_api_swarm_test.go:962: [d5d4d98ab3e7f] joining swarm manager [d4e9c39118091]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:54:22.949Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-09T12:54:23.782Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-09T12:54:23.782Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-09T12:54:23.782Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-09T12:54:25.169Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-09T12:54:25.169Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-09T12:54:25.169Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-09T12:54:25.169Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-09T12:54:25.169Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-09T12:54:25.169Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-09T12:54:25.995Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-09T12:54:28.969Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-09T12:54:40.834Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-05-09T12:54:43.999Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-09T12:54:48.434Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-09T12:54:53.031Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-05-09T12:54:54.404Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-05-09T12:54:54.421Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-09T12:54:55.993Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-09T12:54:55.993Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-09T12:54:55.993Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-09T12:54:56.310Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-05-09T12:54:59.593Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-05-09T12:54:59.801Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-09T12:55:00.779Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-09T12:55:01.368Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-09T12:55:01.875Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-09T12:55:07.701Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-05-09T12:55:11.897Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-05-09T12:55:13.128Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-09T12:55:13.868Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-09T12:55:13.868Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-09T12:55:13.868Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-09T12:55:13.868Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-09T12:55:13.868Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-09T12:55:13.868Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-09T12:55:13.868Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-09T12:55:13.868Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-09T12:55:13.868Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-09T12:55:13.868Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-09T12:55:14.425Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-05-09T12:55:16.953Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-05-09T12:55:19.482Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-05-09T12:55:19.688Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-09T12:55:21.382Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-05-09T12:55:24.440Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-09T12:55:24.668Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-05-09T12:55:26.567Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-05-09T12:55:31.592Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-09T12:55:37.458Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-09T12:55:57.367Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-09T12:55:57.367Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-09T12:55:57.367Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-09T12:56:04.518Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-09T12:56:04.986Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-09T12:56:04.986Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-09T12:56:04.986Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-09T12:56:04.986Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-09T12:56:04.986Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-09T12:56:07.937Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-09T12:56:13.798Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-09T12:56:16.020Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-09T12:56:16.488Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-09T12:56:16.488Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-09T12:56:19.439Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-09T12:56:20.424Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-09T12:56:21.987Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-09T12:56:24.777Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-05-09T12:56:26.193Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-09T12:56:26.193Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-09T12:56:26.193Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-09T12:56:26.193Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-09T12:56:26.193Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-09T12:56:32.403Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-09T12:56:33.388Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-09T12:56:36.970Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-05-09T12:56:43.806Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-09T12:56:44.027Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-09T12:56:44.027Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-09T12:56:45.015Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-09T12:56:46.005Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-09T12:56:48.557Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-09T12:56:54.590Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-09T12:56:54.590Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-09T12:56:54.590Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-09T12:56:54.590Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-09T12:56:54.590Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-09T12:56:54.590Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-09T12:56:54.590Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-09T12:56:54.590Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-09T12:56:54.590Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-09T12:56:54.590Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-09T12:56:54.590Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-09T12:56:54.590Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-09T12:56:54.671Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-09T12:56:54.671Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-09T12:56:55.048Z] --- PASS: TestDockerSwarmSuite (1535.13s) [2022-05-09T12:56:55.048Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.27s) [2022-05-09T12:56:55.048Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.29s) [2022-05-09T12:56:55.048Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.36s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.34s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.91s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.13s) [2022-05-09T12:56:55.049Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.57s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.86s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.62s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (43.45s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.58s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.78s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.29s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.97s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.98s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.19s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.96s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.31s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.88s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.58s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.17s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.31s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.06s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.38s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.59s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.63s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.55s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.78s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.47s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.88s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.50s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.41s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.13s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.67s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.81s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.45s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.95s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.03s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.09s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.60s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.25s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.13s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.15s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.69s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.78s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.44s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.05s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.97s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.74s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.11s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.58s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.06s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.74s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.18s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.11s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.40s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.35s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.82s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.87s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.00s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.79s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.96s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.06s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.03s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.30s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.21s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.00s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.26s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.37s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.54s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.28s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.68s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.59s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.13s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.73s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (62.47s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.01s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.13s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.59s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.14s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.83s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.65s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.29s) [2022-05-09T12:56:55.049Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.99s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.79s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.58s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.79s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.87s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.98s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.21s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.84s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.35s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.24s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.15s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.25s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.38s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.06s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.10s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.47s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.13s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.23s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.19s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.17s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.86s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.03s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.51s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.41s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.40s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.51s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.44s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.04s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.93s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) [2022-05-09T12:56:55.049Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2022-05-09T12:56:55.049Z] === RUN TestDockerExternalVolumeSuite [2022-05-09T12:56:55.049Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-05-09T12:56:55.049Z] docker_cli_external_volume_driver_test.go:53: [d8269f94b59f8] daemon is not started [2022-05-09T12:56:55.662Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-09T12:56:57.214Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-09T12:56:59.272Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-09T12:57:01.962Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-09T12:57:02.828Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-09T12:57:03.003Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-09T12:57:07.822Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-09T12:57:08.290Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-09T12:57:08.290Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-09T12:57:08.290Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-09T12:57:08.290Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-09T12:57:08.758Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-09T12:57:08.832Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-09T12:57:08.832Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-09T12:57:08.832Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-09T12:57:08.832Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-09T12:57:09.287Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-09T12:57:09.287Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-09T12:57:09.287Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-09T12:57:09.287Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-09T12:57:09.287Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-09T12:57:09.287Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-09T12:57:09.287Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-09T12:57:09.915Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-05-09T12:57:10.972Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-09T12:57:10.972Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-09T12:57:10.972Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-09T12:57:13.382Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-09T12:57:13.950Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-09T12:57:13.950Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-09T12:57:13.950Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-09T12:57:13.950Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-09T12:57:13.950Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-09T12:57:13.950Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-09T12:57:13.950Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-09T12:57:15.474Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-09T12:57:21.241Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-09T12:57:23.813Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-09T12:57:23.814Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-09T12:57:24.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-09T12:57:31.454Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-09T12:57:31.454Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-09T12:57:31.454Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-09T12:57:31.454Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-09T12:57:31.454Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-09T12:57:38.872Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-09T12:57:38.872Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-09T12:57:38.872Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-09T12:57:38.872Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-09T12:57:38.872Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-09T12:57:38.872Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-09T12:57:38.872Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-09T12:57:38.872Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-09T12:57:38.872Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-09T12:57:38.872Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-09T12:57:38.872Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-09T12:57:38.872Z] === RUN TestDockerSuite/TestBuildFails [2022-05-09T12:57:40.127Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-09T12:57:40.127Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-09T12:57:40.127Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-09T12:57:40.127Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-09T12:57:40.127Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-09T12:57:40.127Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-09T12:57:40.127Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-09T12:57:40.127Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-09T12:57:42.582Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-09T12:57:42.582Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-09T12:57:51.122Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-09T12:57:58.160Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-09T12:58:01.833Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-09T12:58:06.687Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-09T12:58:13.742Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-09T12:58:14.711Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-09T12:58:16.765Z] === RUN TestDockerSuite/TestBuildRm [2022-05-09T12:58:17.577Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-05-09T12:58:21.830Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-09T12:58:21.830Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-09T12:58:21.830Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-09T12:58:22.801Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-09T12:58:22.848Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-09T12:58:23.261Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-09T12:58:23.261Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-09T12:58:23.261Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-09T12:58:25.711Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-05-09T12:58:28.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-09T12:58:28.732Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-09T12:58:29.202Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-09T12:58:29.202Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-09T12:58:29.251Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-09T12:58:29.672Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-09T12:58:31.895Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-09T12:58:31.895Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-09T12:58:31.895Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-09T12:58:33.044Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-09T12:58:33.044Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-09T12:58:33.044Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-09T12:58:33.044Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-09T12:58:33.512Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-09T12:58:35.075Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-09T12:58:35.642Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-09T12:58:35.642Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-09T12:58:35.642Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-09T12:58:37.764Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-09T12:58:38.753Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-09T12:58:38.753Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-09T12:58:39.223Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-09T12:58:39.223Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-09T12:58:39.223Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-09T12:58:39.829Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-09T12:58:40.576Z] docker_cli_external_volume_driver_test.go:53: [d3de9096e85f1] daemon is not started [2022-05-09T12:58:41.445Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-09T12:58:42.434Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-09T12:58:42.904Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-09T12:58:43.624Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-09T12:58:43.897Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-09T12:58:44.366Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-09T12:58:48.375Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-09T12:58:50.406Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-09T12:58:50.406Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-09T12:58:51.543Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-09T12:58:53.302Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-09T12:58:53.302Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-09T12:58:53.302Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-09T12:58:53.757Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-09T12:58:53.757Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-09T12:58:54.508Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-09T12:58:54.508Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-09T12:58:54.508Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-09T12:58:55.445Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-05-09T12:58:56.079Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-09T12:58:56.079Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-09T12:58:56.079Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-09T12:58:56.548Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-09T12:58:58.765Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-09T12:58:59.527Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-09T12:59:00.333Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-09T12:59:00.802Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-09T12:59:00.802Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-09T12:59:00.802Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-09T12:59:01.063Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-09T12:59:01.519Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-09T12:59:01.791Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-09T12:59:02.479Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-09T12:59:02.783Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-09T12:59:02.783Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-09T12:59:02.783Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-09T12:59:02.783Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-09T12:59:02.783Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-09T12:59:03.440Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-09T12:59:04.404Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-09T12:59:06.189Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-09T12:59:06.582Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-09T12:59:07.175Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-09T12:59:07.643Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-09T12:59:10.094Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-09T12:59:13.520Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-05-09T12:59:13.630Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-09T12:59:13.630Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-09T12:59:13.630Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-09T12:59:13.630Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-09T12:59:13.630Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-09T12:59:13.630Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-09T12:59:14.592Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-09T12:59:14.592Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-09T12:59:14.592Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-09T12:59:15.553Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-09T12:59:16.518Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-09T12:59:18.065Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-09T12:59:18.065Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-09T12:59:22.818Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-09T12:59:22.818Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-09T12:59:23.576Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-09T12:59:28.411Z] docker_cli_external_volume_driver_test.go:53: [d704fb9b5677d] daemon is not started [2022-05-09T12:59:28.698Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-09T12:59:43.279Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-05-09T12:59:43.279Z] docker_cli_external_volume_driver_test.go:53: [d5d2d2923a38e] daemon is not started [2022-05-09T12:59:44.625Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-09T12:59:44.625Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-09T12:59:44.625Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-09T12:59:45.587Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-09T12:59:49.925Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-09T12:59:49.925Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-09T12:59:49.925Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-09T12:59:52.140Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-09T12:59:52.819Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-09T12:59:52.819Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-09T12:59:52.819Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-09T12:59:53.705Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-09T12:59:57.576Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-09T12:59:57.576Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-09T12:59:58.044Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-09T12:59:58.044Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-09T12:59:58.146Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-05-09T12:59:58.457Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-09T12:59:58.515Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-09T12:59:58.515Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-09T12:59:58.515Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-09T12:59:59.507Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-09T12:59:59.507Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-09T12:59:59.507Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-09T13:00:04.316Z] === RUN TestDockerSuite/TestBuildUser [2022-05-09T13:00:04.316Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-09T13:00:04.316Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-09T13:00:04.316Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-09T13:00:04.316Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-09T13:00:04.316Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-09T13:00:04.316Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-09T13:00:09.063Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-09T13:00:09.063Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-09T13:00:12.851Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-09T13:00:12.851Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-09T13:00:12.851Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-09T13:00:12.851Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-09T13:00:12.851Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-09T13:00:28.227Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-09T13:00:30.241Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-05-09T13:00:38.133Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-09T13:00:38.133Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-09T13:00:42.223Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-09T13:00:42.223Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-09T13:00:42.223Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-09T13:00:42.223Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-09T13:00:45.114Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-05-09T13:00:46.031Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-09T13:00:48.553Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-09T13:00:53.308Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-09T13:00:53.308Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-09T13:00:53.775Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-09T13:00:53.775Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-09T13:00:53.775Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-09T13:00:54.690Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-09T13:00:56.724Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-09T13:00:56.724Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-09T13:00:57.192Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-09T13:00:59.981Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-05-09T13:01:01.839Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-09T13:01:07.551Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-09T13:01:07.552Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-09T13:01:08.022Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-09T13:01:09.002Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-09T13:01:09.675Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-09T13:01:13.463Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-09T13:01:13.930Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-09T13:01:18.457Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-09T13:01:21.418Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-09T13:01:25.228Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-09T13:01:28.852Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-09T13:01:28.852Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-09T13:01:29.320Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-09T13:01:29.320Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-09T13:01:29.789Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-09T13:01:29.789Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-09T13:01:29.789Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-09T13:01:31.351Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-09T13:01:34.294Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-09T13:01:34.294Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-09T13:01:34.294Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-09T13:01:40.006Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-09T13:01:42.222Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-09T13:01:42.222Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-09T13:01:42.222Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-09T13:01:42.222Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-09T13:01:42.222Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-09T13:01:42.222Z] docker_cli_sni_test.go:18: Flakey test [2022-05-09T13:01:42.222Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-09T13:01:42.963Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-09T13:01:42.963Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-09T13:01:42.963Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-09T13:01:42.963Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-09T13:01:42.963Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-09T13:01:42.963Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-09T13:01:44.437Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-09T13:01:46.663Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-05-09T13:01:46.754Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-09T13:01:50.296Z] === RUN TestDockerSuite/TestCommitChange [2022-05-09T13:01:52.572Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-09T13:01:56.167Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-09T13:01:56.289Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-09T13:01:56.743Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-09T13:01:56.743Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-09T13:01:59.627Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-09T13:02:00.605Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-09T13:02:00.918Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-09T13:02:00.918Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-09T13:02:00.918Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-09T13:02:02.130Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-09T13:02:04.735Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-05-09T13:02:09.585Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-09T13:02:09.585Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-09T13:02:09.585Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-09T13:02:14.498Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-09T13:02:15.457Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-09T13:02:16.743Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-09T13:02:21.494Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-09T13:02:21.494Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-09T13:02:21.494Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-09T13:02:21.494Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-09T13:02:21.494Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-09T13:02:21.494Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-09T13:02:21.494Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-09T13:02:21.494Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-09T13:02:21.494Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-09T13:02:21.494Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-09T13:02:21.494Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-09T13:02:21.494Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-09T13:02:21.962Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-09T13:02:21.962Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-09T13:02:21.962Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-09T13:02:21.962Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-09T13:02:27.797Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-09T13:02:30.620Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-09T13:02:32.458Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-09T13:02:36.798Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-05-09T13:02:37.773Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-09T13:02:37.773Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-09T13:02:37.773Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-09T13:02:40.728Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-09T13:02:40.728Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-09T13:02:40.728Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-09T13:02:40.728Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-09T13:02:40.728Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-09T13:02:40.728Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-09T13:02:40.728Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-09T13:02:43.678Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-09T13:02:43.678Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-09T13:02:43.678Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-09T13:02:43.678Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-09T13:02:44.803Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-09T13:02:46.627Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-09T13:02:46.627Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-09T13:02:46.627Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-09T13:02:46.627Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-09T13:02:46.627Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-09T13:02:46.627Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-09T13:02:46.627Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-09T13:02:46.627Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-09T13:02:50.419Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-09T13:02:50.573Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-09T13:02:51.513Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-09T13:02:51.984Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-09T13:02:54.199Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-09T13:02:54.199Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-09T13:02:54.199Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-09T13:02:54.667Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-09T13:02:56.336Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-09T13:02:56.880Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-09T13:02:56.880Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-09T13:02:57.867Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-09T13:02:57.867Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-09T13:02:57.867Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-09T13:02:57.867Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-09T13:02:57.867Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-09T13:02:58.711Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-09T13:02:58.711Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-09T13:02:58.711Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-09T13:02:59.830Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-09T13:02:59.831Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-09T13:02:59.831Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-09T13:02:59.831Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-09T13:02:59.831Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-09T13:03:01.586Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-09T13:03:01.586Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-09T13:03:01.586Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-09T13:03:02.783Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-09T13:03:02.783Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-09T13:03:05.002Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-09T13:03:05.002Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-09T13:03:05.002Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-09T13:03:07.953Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-09T13:03:07.953Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-09T13:03:08.893Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-05-09T13:03:10.903Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-09T13:03:15.663Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-09T13:03:19.452Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-09T13:03:19.452Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-09T13:03:19.452Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-09T13:03:19.919Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-09T13:03:19.919Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-09T13:03:22.135Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-09T13:03:22.135Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-09T13:03:22.135Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-09T13:03:23.761Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-05-09T13:03:25.085Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-09T13:03:25.085Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-09T13:03:25.085Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-09T13:03:27.301Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-09T13:03:27.301Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-09T13:03:32.052Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-09T13:03:33.761Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-09T13:03:33.761Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-09T13:03:33.761Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-09T13:03:33.761Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-09T13:03:33.761Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-09T13:03:33.761Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-09T13:03:33.761Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-09T13:03:33.761Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-09T13:03:34.229Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-09T13:03:34.229Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-09T13:03:34.229Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-09T13:03:35.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-09T13:03:35.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-09T13:03:38.743Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-09T13:03:41.692Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-09T13:03:41.832Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-05-09T13:03:41.832Z] docker_cli_external_volume_driver_test.go:485: [d8d8e9eadb33d] daemon is not started [2022-05-09T13:03:44.644Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-09T13:03:46.858Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00055a408_} [2022-05-09T13:03:49.807Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12620583107_c:\foo_false____} [2022-05-09T13:03:52.231Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-09T13:03:52.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12620583107_c:\foo_true____} [2022-05-09T13:03:54.972Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-09T13:03:54.972Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-09T13:03:54.972Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-09T13:03:54.972Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-09T13:03:54.972Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-09T13:03:54.972Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-09T13:03:54.972Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-09T13:03:54.972Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-09T13:03:54.972Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-09T13:03:54.972Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-09T13:03:55.441Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-09T13:03:55.441Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-09T13:03:55.441Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-09T13:03:55.441Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-09T13:03:55.441Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-09T13:03:55.441Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-09T13:03:55.441Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-09T13:03:55.441Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-09T13:03:55.441Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-09T13:03:55.441Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-09T13:03:55.441Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-09T13:03:55.441Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-09T13:03:55.441Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-09T13:03:55.441Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-09T13:03:56.723Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-05-09T13:03:56.723Z] docker_cli_external_volume_driver_test.go:53: [d4a8bf123f9f4] daemon is not started [2022-05-09T13:03:58.398Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-09T13:03:58.398Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-09T13:03:58.398Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-09T13:03:58.398Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:03:58.398Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-09T13:03:58.398Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-09T13:03:58.398Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-09T13:03:58.398Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-09T13:03:58.865Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-09T13:03:58.865Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-09T13:03:58.865Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-09T13:03:58.865Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-09T13:03:58.865Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-09T13:03:58.865Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-09T13:03:58.865Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-09T13:03:58.865Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-09T13:03:58.865Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-09T13:03:58.865Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-09T13:03:58.865Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-09T13:03:58.865Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-09T13:03:58.865Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-09T13:03:58.865Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-09T13:03:58.865Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-09T13:03:58.865Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:03:58.865Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-09T13:03:58.865Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-09T13:03:58.865Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-09T13:04:01.818Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-09T13:04:01.818Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-09T13:04:01.818Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-09T13:04:01.818Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-09T13:04:04.767Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-09T13:04:04.767Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-09T13:04:04.767Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-09T13:04:04.767Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-09T13:04:04.767Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-09T13:04:04.767Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-09T13:04:04.767Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-09T13:04:10.632Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-09T13:04:11.594Z] --- PASS: TestDockerExternalVolumeSuite (436.99s) [2022-05-09T13:04:11.594Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-05-09T13:04:11.594Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2022-05-09T13:04:11.594Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2022-05-09T13:04:11.594Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-05-09T13:04:11.594Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-05-09T13:04:11.594Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-05-09T13:04:11.594Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-05-09T13:04:11.594Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-05-09T13:04:11.594Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-05-09T13:04:11.594Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-05-09T13:04:11.594Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-05-09T13:04:11.594Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2022-05-09T13:04:11.594Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2022-05-09T13:04:11.594Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-05-09T13:04:11.594Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.21s) [2022-05-09T13:04:11.594Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2022-05-09T13:04:11.594Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-05-09T13:04:11.594Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-05-09T13:04:11.594Z] PASS [2022-05-09T13:04:11.594Z] [2022-05-09T13:04:11.594Z] === Skipped [2022-05-09T13:04:11.594Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-05-09T13:04:11.594Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-09T13:04:11.594Z] check_test.go:307: [debc6c460e29a] daemon is not started [2022-05-09T13:04:11.594Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-05-09T13:04:11.594Z] [2022-05-09T13:04:11.594Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-05-09T13:04:11.594Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-09T13:04:11.594Z] check_test.go:307: [d445d5390b3db] daemon is not started [2022-05-09T13:04:11.594Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-05-09T13:04:11.594Z] [2022-05-09T13:04:11.594Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-09T13:04:11.594Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-09T13:04:11.594Z] check_test.go:307: [d438a9c41f4b8] daemon is not started [2022-05-09T13:04:11.594Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-09T13:04:11.594Z] [2022-05-09T13:04:11.594Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-09T13:04:11.594Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-09T13:04:11.594Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-09T13:04:11.594Z] [2022-05-09T13:04:11.594Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-05-09T13:04:11.594Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-09T13:04:11.594Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-05-09T13:04:11.594Z] [2022-05-09T13:04:11.594Z] DONE 269 tests, 5 skipped in 2308.800s [2022-05-09T13:04:11.594Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-09T13:04:11.594Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0f51c4ca7ff4/docker.pid [2022-05-09T13:04:11.594Z] +++ kill 7151 [2022-05-09T13:04:11.595Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7151 is not a child of this shell [2022-05-09T13:04:11.595Z] warning: PID 7151 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0f51c4ca7ff4/docker.pid had a nonzero exit code [2022-05-09T13:04:11.595Z] ++++ cat bundles/test-integration/docker.pid [2022-05-09T13:04:11.595Z] +++ kill 9360 [2022-05-09T13:04:11.595Z] +++ /etc/init.d/apparmor stop [2022-05-09T13:04:11.595Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-09T13:04:11.595Z] [2022-05-09T13:04:11.595Z] Unloading profiles will leave already running processes permanently [2022-05-09T13:04:11.595Z] unconfined, which can lead to unexpected situations. [2022-05-09T13:04:11.595Z] [2022-05-09T13:04:11.595Z] To set a process to complain mode, use the command line tool [2022-05-09T13:04:11.595Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-09T13:04:11.595Z] +++ true [2022-05-09T13:04:11.595Z] exiting test-integration [2022-05-09T13:04:11.595Z] ++ exit 0 [2022-05-09T13:04:11.595Z] [2022-05-09T13:04:11.595Z] + exit 0 [2022-05-09T13:04:11.595Z] ++ jobs -p [2022-05-09T13:04:11.595Z] + pids= [2022-05-09T13:04:11.595Z] + echo 'Remaining pids to kill: []' [2022-05-09T13:04:11.595Z] Remaining pids to kill: [] [2022-05-09T13:04:11.595Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-05-09T13:04:11.612Z] Recording test results [2022-05-09T13:04:12.847Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-09T13:04:12.847Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-09T13:04:12.847Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-09T13:04:12.847Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-09T13:04:12.847Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-09T13:04:13.003Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-09T13:04:13.332Z] + echo Ensuring container killed. [2022-05-09T13:04:13.332Z] Ensuring container killed. [2022-05-09T13:04:13.332Z] + docker ps -aq -f name=docker-pr1-* [2022-05-09T13:04:13.332Z] + cids=25c4f9a817a2 [2022-05-09T13:04:13.332Z] 146fdf83080c [2022-05-09T13:04:13.332Z] 4b48b868a468 [2022-05-09T13:04:13.332Z] + [ -n 25c4f9a817a2 [2022-05-09T13:04:13.332Z] 146fdf83080c [2022-05-09T13:04:13.332Z] 4b48b868a468 ] [2022-05-09T13:04:13.332Z] + docker rm -vf 25c4f9a817a2 146fdf83080c 4b48b868a468 [2022-05-09T13:04:13.900Z] 25c4f9a817a2 [2022-05-09T13:04:14.159Z] 146fdf83080c [2022-05-09T13:04:14.159Z] 4b48b868a468 [Pipeline] sh [2022-05-09T13:04:14.443Z] + echo Chowning /workspace to jenkins user [2022-05-09T13:04:14.443Z] Chowning /workspace to jenkins user [2022-05-09T13:04:14.443Z] + id -u [2022-05-09T13:04:14.443Z] + id -g [2022-05-09T13:04:14.443Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43572:/workspace busybox chown -R 1000:1000 /workspace [2022-05-09T13:04:14.443Z] Unable to find image 'busybox:latest' locally [2022-05-09T13:04:14.443Z] latest: Pulling from library/busybox [2022-05-09T13:04:14.702Z] 50e8d59317eb: Pulling fs layer [2022-05-09T13:04:14.702Z] 50e8d59317eb: Verifying Checksum [2022-05-09T13:04:14.702Z] 50e8d59317eb: Download complete [2022-05-09T13:04:14.960Z] 50e8d59317eb: Pull complete [2022-05-09T13:04:14.960Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-09T13:04:14.960Z] Status: Downloaded newer image for busybox:latest [2022-05-09T13:04:17.353Z] === RUN TestDockerSuite/TestBuildRm [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-09T13:04:17.801Z] + bundleName=amd64 [2022-05-09T13:04:17.801Z] + echo Creating amd64-bundles.tar.gz [2022-05-09T13:04:17.801Z] Creating amd64-bundles.tar.gz [2022-05-09T13:04:17.801Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-09T13:04:17.801Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-05-09T13:04:19.188Z] Archiving artifacts [2022-05-09T13:04:20.878Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43572/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-09T13:04:21.186Z] + make clean [2022-05-09T13:04:21.186Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-09T13:04:21.186Z] docker-dev-cache [2022-05-09T13:04:21.186Z] docker-mod-cache [Pipeline] deleteDir [2022-05-09T13:04:23.266Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-09T13:04:23.266Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:04:23.266Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-09T13:04:23.266Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-09T13:04:23.266Z] === RUN TestDockerSuite/TestCpToCaseH [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-09T13:04:33.686Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-09T13:04:33.686Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-09T13:04:33.686Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-09T13:04:33.686Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-09T13:04:33.686Z] === RUN TestDockerSuite/TestCpToDot [2022-05-09T13:04:34.996Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-09T13:04:36.637Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-09T13:04:36.637Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-09T13:04:36.637Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-09T13:04:36.637Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-09T13:04:36.637Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-09T13:04:38.712Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-09T13:04:38.712Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-09T13:04:38.712Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-09T13:04:38.712Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-09T13:04:38.712Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-09T13:04:39.585Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-09T13:04:39.585Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:04:39.585Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-09T13:04:39.585Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-09T13:04:39.585Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-09T13:04:39.585Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-09T13:04:39.585Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-09T13:04:39.585Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-09T13:04:39.585Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-09T13:04:39.585Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-09T13:04:40.053Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-09T13:04:40.213Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-09T13:04:40.213Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-09T13:04:40.213Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-09T13:04:40.883Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-09T13:04:42.267Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-09T13:04:45.217Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-09T13:04:45.217Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-09T13:04:45.217Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-09T13:04:45.547Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-09T13:04:47.434Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-09T13:04:48.420Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-09T13:04:48.420Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-09T13:04:48.420Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-09T13:04:48.420Z] === RUN TestDockerSuite/TestCreateRM [2022-05-09T13:04:48.888Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-09T13:04:48.888Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-09T13:04:48.888Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-09T13:04:49.356Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-09T13:04:49.824Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-09T13:04:50.210Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-09T13:04:55.972Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-09T13:04:58.486Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-09T13:04:58.954Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-09T13:04:59.422Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-09T13:05:03.211Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-09T13:05:03.211Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-09T13:05:03.211Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-09T13:05:03.211Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-09T13:05:06.166Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-09T13:05:06.166Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-09T13:05:06.166Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-09T13:05:06.166Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-09T13:05:06.166Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-09T13:05:06.166Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-09T13:05:06.166Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-09T13:05:06.166Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-09T13:05:06.166Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-09T13:05:06.166Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-09T13:05:06.166Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:05:06.166Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-09T13:05:06.166Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-09T13:05:06.166Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-09T13:05:06.166Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-09T13:05:06.166Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-09T13:05:06.166Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-09T13:05:06.166Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-09T13:05:06.166Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-09T13:05:06.166Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-09T13:05:06.166Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-09T13:05:06.166Z] === RUN TestDockerSuite/TestDockerFails [2022-05-09T13:05:06.166Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-09T13:05:06.166Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-09T13:05:06.166Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-09T13:05:06.166Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-09T13:05:06.166Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-09T13:05:06.166Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-09T13:05:06.166Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-09T13:05:06.166Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-09T13:05:06.166Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-09T13:05:06.166Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-09T13:05:06.166Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-09T13:05:09.117Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-09T13:05:12.092Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-09T13:05:15.043Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-09T13:05:16.139Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-09T13:05:17.026Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-09T13:05:17.026Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-09T13:05:17.987Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-09T13:05:25.469Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-09T13:05:26.571Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-09T13:05:28.273Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-09T13:05:28.728Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-09T13:05:30.222Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-09T13:05:36.084Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-09T13:05:38.298Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-09T13:05:39.284Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-09T13:05:41.077Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-09T13:05:41.078Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-09T13:05:44.039Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-09T13:05:44.507Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-09T13:05:45.494Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-09T13:05:45.761Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-09T13:05:51.359Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-09T13:05:51.924Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-09T13:05:57.231Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-09T13:05:57.231Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-09T13:05:57.231Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-09T13:05:57.231Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-09T13:05:57.231Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-09T13:05:57.231Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-09T13:05:57.231Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-09T13:05:57.231Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-09T13:05:57.231Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-09T13:05:58.218Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-09T13:05:58.218Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-09T13:05:58.218Z] === RUN TestDockerSuite/TestEventsRename [2022-05-09T13:06:01.172Z] === RUN TestDockerSuite/TestEventsResize [2022-05-09T13:06:09.828Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-09T13:06:11.394Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-09T13:06:14.343Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-09T13:06:15.652Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-09T13:06:15.652Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-09T13:06:15.652Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-09T13:06:16.615Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-09T13:06:18.141Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-09T13:06:20.208Z] === RUN TestDockerSuite/TestEventsTop [2022-05-09T13:06:20.208Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-09T13:06:20.208Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-09T13:06:22.421Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-09T13:06:25.194Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-09T13:06:27.177Z] === RUN TestDockerSuite/TestExec [2022-05-09T13:06:27.177Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:06:27.177Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-09T13:06:27.177Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-09T13:06:27.177Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-09T13:06:29.390Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-09T13:06:30.959Z] === RUN TestDockerSuite/TestBuildUser [2022-05-09T13:06:30.959Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-09T13:06:30.959Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-09T13:06:30.959Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-09T13:06:30.959Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-09T13:06:30.959Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-09T13:06:30.959Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-09T13:06:31.603Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-09T13:06:31.603Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-09T13:06:31.603Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-09T13:06:31.603Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-09T13:06:31.603Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-09T13:06:31.603Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-09T13:06:31.603Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-09T13:06:33.819Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-09T13:06:34.643Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-09T13:06:36.033Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-09T13:06:36.729Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-09T13:06:36.730Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-09T13:06:38.247Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-09T13:06:40.460Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-09T13:06:41.405Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-09T13:06:41.405Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-09T13:06:41.405Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-09T13:06:41.405Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-09T13:06:41.405Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-09T13:06:46.462Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-09T13:06:46.462Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-09T13:06:46.462Z] === RUN TestDockerSuite/TestExecEnv [2022-05-09T13:06:46.462Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-09T13:06:46.462Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-09T13:06:46.462Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-09T13:06:46.462Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-09T13:06:48.030Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-09T13:06:52.465Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-09T13:06:52.784Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-09T13:06:52.784Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-09T13:06:52.784Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-09T13:06:52.784Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-09T13:06:52.784Z] === RUN TestDockerSuite/TestExecParseError [2022-05-09T13:06:52.784Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-09T13:06:52.784Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-09T13:06:52.784Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-09T13:06:52.784Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-09T13:06:52.784Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-09T13:06:53.252Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-09T13:06:55.468Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-09T13:06:55.468Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-09T13:06:55.468Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-09T13:06:55.468Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-09T13:06:55.468Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-09T13:06:55.468Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:06:55.468Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-09T13:06:55.468Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-09T13:06:55.468Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-09T13:06:55.468Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-09T13:06:55.468Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-09T13:06:58.420Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-09T13:06:58.420Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-09T13:06:58.420Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-09T13:07:04.286Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-09T13:07:04.286Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-09T13:07:04.286Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-09T13:07:04.286Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-09T13:07:04.286Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-09T13:07:04.286Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-09T13:07:04.286Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-09T13:07:04.967Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-09T13:07:11.354Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-09T13:07:11.354Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-09T13:07:11.438Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-09T13:07:17.301Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-09T13:07:19.911Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-09T13:07:20.253Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-09T13:07:26.116Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-09T13:07:26.116Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:07:26.116Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-09T13:07:26.116Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-09T13:07:26.584Z] === RUN TestDockerSuite/TestHealth [2022-05-09T13:07:26.584Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-09T13:07:26.584Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-09T13:07:26.584Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-09T13:07:26.584Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-09T13:07:26.584Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-09T13:07:26.980Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-09T13:07:26.980Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-09T13:07:26.980Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-09T13:07:26.980Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-09T13:07:26.980Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-09T13:07:30.695Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-09T13:07:30.695Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-09T13:07:31.151Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-09T13:07:32.451Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-09T13:07:32.451Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-09T13:07:32.451Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-09T13:07:32.451Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-09T13:07:32.451Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-09T13:07:32.451Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-09T13:07:32.451Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-09T13:07:33.437Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-09T13:07:33.437Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-09T13:07:33.437Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-09T13:07:34.424Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-09T13:07:34.424Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-09T13:07:36.640Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-09T13:07:36.640Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-09T13:07:38.854Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-09T13:07:41.805Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-09T13:07:42.278Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-09T13:07:42.278Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-09T13:07:42.278Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-09T13:07:45.980Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-09T13:07:46.065Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-09T13:07:46.065Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-09T13:07:46.533Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-09T13:07:46.533Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-09T13:07:46.533Z] === RUN TestDockerSuite/TestImportFile [2022-05-09T13:07:46.533Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-09T13:07:46.533Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-09T13:07:46.533Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-09T13:07:46.533Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-09T13:07:46.533Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-09T13:07:46.533Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-09T13:07:46.533Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-09T13:07:46.533Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-09T13:07:46.533Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-09T13:07:46.533Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-09T13:07:46.533Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-09T13:07:46.533Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-09T13:07:46.533Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-09T13:07:46.533Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-09T13:07:46.533Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-09T13:07:46.533Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-09T13:07:46.533Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-09T13:07:46.533Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-09T13:07:46.533Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-09T13:07:46.533Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-09T13:07:49.485Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-09T13:07:50.658Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-09T13:07:51.115Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-09T13:07:52.439Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-09T13:07:52.439Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-09T13:07:52.439Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-09T13:07:52.439Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-09T13:07:52.439Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-09T13:07:52.439Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-09T13:07:52.439Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-09T13:07:52.439Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-09T13:07:55.387Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-09T13:07:55.387Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-09T13:07:58.333Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-09T13:07:58.333Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:07:58.333Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-09T13:07:58.333Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-09T13:07:58.333Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-09T13:07:58.333Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-09T13:07:58.333Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-09T13:08:01.282Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-09T13:08:06.031Z] === RUN TestDockerSuite/TestInspectImage [2022-05-09T13:08:06.031Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:08:06.031Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-09T13:08:06.031Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-09T13:08:06.031Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-09T13:08:06.031Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-09T13:08:06.031Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-09T13:08:08.757Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-09T13:08:08.757Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-09T13:08:08.757Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-09T13:08:08.757Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-09T13:08:08.757Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-09T13:08:08.757Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-09T13:08:08.757Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-09T13:08:08.979Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-09T13:08:10.297Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-09T13:08:11.191Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-09T13:08:11.191Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-09T13:08:14.141Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-09T13:08:16.356Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-09T13:08:16.356Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-09T13:08:16.356Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-09T13:08:16.356Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-09T13:08:19.305Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-09T13:08:20.597Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-09T13:08:22.254Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-09T13:08:22.761Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-09T13:08:22.761Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-09T13:08:23.216Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-09T13:08:23.216Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-09T13:08:23.216Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-09T13:08:23.216Z] docker_cli_sni_test.go:18: Flakey test [2022-05-09T13:08:23.671Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-09T13:08:25.841Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-09T13:08:25.841Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-09T13:08:25.841Z] === RUN TestDockerSuite/TestCommitChange [2022-05-09T13:08:27.006Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-09T13:08:29.219Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-09T13:08:32.171Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-09T13:08:32.882Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-09T13:08:34.383Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-09T13:08:37.329Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-09T13:08:38.683Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-09T13:08:38.684Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-09T13:08:38.684Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-09T13:08:40.279Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-09T13:08:42.489Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-09T13:08:42.957Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-09T13:08:42.957Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:08:42.957Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-09T13:08:42.957Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-09T13:08:42.957Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-09T13:08:42.957Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-09T13:08:42.957Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-09T13:08:42.957Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-09T13:08:42.957Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-09T13:08:42.957Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-09T13:08:42.957Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-09T13:08:42.957Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-09T13:08:42.957Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-09T13:08:42.957Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:08:42.957Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-09T13:08:42.957Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-09T13:08:42.957Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-09T13:08:42.957Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-09T13:08:42.957Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-09T13:08:42.957Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-09T13:08:42.957Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-09T13:08:42.957Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-09T13:08:42.957Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-09T13:08:42.957Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-09T13:08:42.957Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-09T13:08:42.957Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-09T13:08:42.957Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-09T13:08:42.957Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-09T13:08:42.957Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-09T13:08:42.957Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-09T13:08:42.957Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-09T13:08:42.957Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-09T13:08:42.957Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-09T13:08:42.957Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-09T13:08:43.424Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-09T13:08:45.636Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-09T13:08:47.217Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-09T13:08:47.217Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-09T13:08:47.217Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-09T13:08:47.849Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-09T13:08:53.715Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-09T13:08:56.664Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-09T13:08:56.664Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-09T13:08:56.664Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-09T13:08:57.535Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-09T13:08:58.878Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-09T13:08:58.878Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-09T13:09:02.230Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-09T13:09:02.230Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-09T13:09:02.230Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-09T13:09:02.230Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-09T13:09:02.230Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-09T13:09:02.230Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-09T13:09:02.230Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-09T13:09:02.230Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-09T13:09:02.230Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-09T13:09:02.230Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-09T13:09:02.230Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-09T13:09:02.230Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-09T13:09:02.230Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-09T13:09:02.230Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-09T13:09:02.230Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-09T13:09:02.230Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-09T13:09:06.028Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-09T13:09:12.554Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-09T13:09:13.177Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-09T13:09:16.914Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-09T13:09:17.382Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-09T13:09:17.382Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-09T13:09:17.851Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-09T13:09:17.851Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-09T13:09:17.851Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-09T13:09:18.840Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-09T13:09:20.326Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-09T13:09:20.407Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-09T13:09:20.408Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-09T13:09:20.408Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-09T13:09:20.877Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-09T13:09:21.099Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-09T13:09:21.099Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-09T13:09:21.099Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-09T13:09:21.872Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-09T13:09:21.890Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-09T13:09:23.985Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-09T13:09:23.985Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-09T13:09:23.985Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-09T13:09:23.985Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-09T13:09:23.985Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-09T13:09:23.985Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-09T13:09:23.985Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-09T13:09:24.842Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-09T13:09:24.842Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-09T13:09:24.842Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-09T13:09:26.883Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-09T13:09:26.883Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-09T13:09:26.883Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-09T13:09:26.883Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-09T13:09:27.788Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-09T13:09:29.039Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-09T13:09:30.594Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-09T13:09:30.594Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-09T13:09:30.594Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-09T13:09:30.594Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-09T13:09:30.594Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-09T13:09:30.594Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-09T13:09:30.594Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-09T13:09:30.594Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-09T13:09:30.736Z] === RUN TestDockerSuite/TestLogsSince [2022-05-09T13:09:32.837Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-09T13:09:34.318Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-09T13:09:38.989Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-09T13:09:40.007Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-09T13:09:40.008Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-09T13:09:40.008Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-09T13:09:40.008Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-09T13:09:40.008Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-09T13:09:40.008Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-09T13:09:40.008Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-09T13:09:40.008Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-09T13:09:40.008Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-09T13:09:40.008Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-09T13:09:40.008Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-09T13:09:41.150Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-09T13:09:41.150Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-09T13:09:41.150Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-09T13:09:41.150Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-09T13:09:41.150Z] === RUN TestDockerSuite/TestLogsTail [2022-05-09T13:09:41.874Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-09T13:09:41.874Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-09T13:09:41.874Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-09T13:09:41.874Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-09T13:09:43.363Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-09T13:09:44.768Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-09T13:09:44.768Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-09T13:09:44.768Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-09T13:09:44.768Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-09T13:09:44.768Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-09T13:09:44.768Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-09T13:09:44.768Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-09T13:09:46.311Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-09T13:09:46.346Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-09T13:09:46.560Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-09T13:09:46.560Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-09T13:09:48.525Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-09T13:09:48.525Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-09T13:09:48.525Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-09T13:09:48.525Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-09T13:09:48.525Z] === RUN TestDockerSuite/TestNetHostname [2022-05-09T13:09:48.525Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-09T13:09:48.993Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-09T13:09:48.993Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-09T13:09:48.993Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-09T13:09:48.993Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-09T13:09:48.993Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-09T13:09:48.993Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-09T13:09:48.993Z] === RUN TestDockerSuite/TestPluginActive [2022-05-09T13:09:48.993Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-09T13:09:48.993Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-09T13:09:48.993Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-09T13:09:48.993Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-09T13:09:48.993Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-09T13:09:48.993Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-09T13:09:48.993Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-09T13:09:48.993Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-09T13:09:48.993Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-09T13:09:48.993Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-09T13:09:48.993Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-09T13:09:48.993Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-09T13:09:48.993Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-09T13:09:48.993Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-09T13:09:48.993Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-09T13:09:48.993Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-09T13:09:48.993Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-09T13:09:48.993Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-09T13:09:48.993Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-09T13:09:48.993Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-09T13:09:48.993Z] === RUN TestDockerSuite/TestPortList [2022-05-09T13:09:48.993Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-09T13:09:48.993Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-09T13:09:49.449Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-09T13:09:49.449Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-09T13:09:49.449Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-09T13:09:49.449Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-09T13:09:49.449Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-09T13:09:53.193Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-09T13:09:53.193Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-09T13:09:53.509Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-09T13:09:56.141Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-09T13:09:56.141Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-09T13:09:56.141Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-09T13:09:56.144Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-09T13:09:56.144Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:09:56.144Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-09T13:09:56.144Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-09T13:09:56.144Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-09T13:09:56.144Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-09T13:09:56.144Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-09T13:09:56.144Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-09T13:09:56.144Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-09T13:09:56.144Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-09T13:09:56.144Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-09T13:09:56.144Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-09T13:09:56.144Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-09T13:09:56.144Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-09T13:09:56.144Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-09T13:09:56.144Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-09T13:09:56.144Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-09T13:09:56.144Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-09T13:09:59.931Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-09T13:10:00.406Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-09T13:10:02.025Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-09T13:10:02.025Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-09T13:10:02.025Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-09T13:10:04.203Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-09T13:10:10.691Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-09T13:10:10.691Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-09T13:10:10.691Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-09T13:10:11.366Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-09T13:10:14.761Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-09T13:10:14.761Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-09T13:10:14.761Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-09T13:10:14.761Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-09T13:10:14.761Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-09T13:10:14.761Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-09T13:10:14.761Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-09T13:10:14.761Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-09T13:10:14.761Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-09T13:10:14.761Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-09T13:10:14.761Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-09T13:10:14.761Z] === RUN TestDockerSuite/TestBuildFails [2022-05-09T13:10:17.035Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-09T13:10:17.035Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-09T13:10:18.524Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-09T13:10:19.000Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-09T13:10:19.000Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-09T13:10:19.000Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-09T13:10:19.000Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-09T13:10:21.108Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-09T13:10:21.948Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-09T13:10:21.948Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-09T13:10:21.948Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-09T13:10:25.737Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-09T13:10:25.737Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-09T13:10:25.737Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-09T13:10:29.522Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-09T13:10:29.522Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-09T13:10:29.546Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-09T13:10:35.387Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-09T13:10:36.714Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-09T13:10:38.353Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-09T13:10:38.353Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-09T13:10:38.353Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-09T13:10:38.353Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-09T13:10:38.353Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-09T13:10:38.353Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-09T13:10:38.353Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-09T13:10:38.353Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-09T13:10:38.353Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-09T13:10:38.353Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-09T13:10:38.353Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-09T13:10:38.922Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-09T13:10:38.922Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-09T13:10:38.922Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-09T13:10:38.922Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-09T13:10:41.306Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-09T13:10:41.306Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-09T13:10:44.259Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-09T13:10:48.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-09T13:10:49.214Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-09T13:10:50.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-09T13:10:51.417Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-09T13:10:53.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006890e0_} [2022-05-09T13:10:54.373Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-09T13:10:57.744Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13388127747_c:\foo_false____} [2022-05-09T13:10:57.884Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-09T13:10:58.354Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-09T13:11:00.692Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13388127747_c:\foo_true____} [2022-05-09T13:11:03.031Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-09T13:11:03.639Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-09T13:11:03.639Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-09T13:11:04.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-09T13:11:04.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-09T13:11:04.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-09T13:11:04.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-09T13:11:04.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-09T13:11:04.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-09T13:11:04.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-09T13:11:04.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-09T13:11:04.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-09T13:11:04.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-09T13:11:04.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-09T13:11:04.575Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-09T13:11:04.575Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-09T13:11:04.575Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-09T13:11:04.575Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-09T13:11:04.575Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-09T13:11:04.575Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-09T13:11:04.575Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-09T13:11:04.575Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-09T13:11:04.575Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-09T13:11:04.575Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-09T13:11:04.575Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-09T13:11:05.520Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-09T13:11:05.520Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-09T13:11:05.520Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-09T13:11:06.512Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-09T13:11:06.985Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-09T13:11:06.985Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-09T13:11:06.985Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-09T13:11:07.785Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-09T13:11:07.785Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-09T13:11:07.785Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-09T13:11:07.785Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-09T13:11:07.785Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-09T13:11:08.361Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-09T13:11:08.361Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-09T13:11:08.361Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-09T13:11:08.361Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:11:08.361Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-09T13:11:08.361Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-09T13:11:08.361Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-09T13:11:08.361Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-09T13:11:08.361Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-09T13:11:08.361Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-09T13:11:08.361Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-09T13:11:08.361Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-09T13:11:08.361Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-09T13:11:08.361Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-09T13:11:08.361Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-09T13:11:08.361Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-09T13:11:08.361Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-09T13:11:08.361Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-09T13:11:08.361Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-09T13:11:08.361Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-09T13:11:08.361Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-09T13:11:08.361Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-09T13:11:08.361Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-09T13:11:08.361Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:11:08.361Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-09T13:11:08.361Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-09T13:11:08.361Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-09T13:11:12.157Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-09T13:11:12.157Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-09T13:11:12.157Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-09T13:11:12.157Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-09T13:11:13.648Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-09T13:11:13.648Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-09T13:11:13.648Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-09T13:11:13.648Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-09T13:11:13.648Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-09T13:11:13.648Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-09T13:11:13.648Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-09T13:11:13.648Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-09T13:11:13.648Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-09T13:11:15.115Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-09T13:11:15.115Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-09T13:11:15.115Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-09T13:11:15.115Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-09T13:11:15.115Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-09T13:11:15.115Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-09T13:11:15.115Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-09T13:11:19.489Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-09T13:11:19.489Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-09T13:11:19.489Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-09T13:11:20.803Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-09T13:11:20.803Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-09T13:11:20.803Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-09T13:11:22.267Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-09T13:11:22.365Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-09T13:11:22.365Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-09T13:11:22.365Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-09T13:11:23.928Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-09T13:11:24.914Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-09T13:11:24.914Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-09T13:11:24.914Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-09T13:11:25.216Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-09T13:11:25.216Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-09T13:11:25.216Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-09T13:11:25.216Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-09T13:11:25.216Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-09T13:11:29.668Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-09T13:11:34.422Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-09T13:11:34.441Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-09T13:11:34.441Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-09T13:11:37.371Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-09T13:11:37.397Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-09T13:11:37.397Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-09T13:11:37.397Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-09T13:11:37.722Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-09T13:11:37.722Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:11:37.722Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-09T13:11:37.722Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-09T13:11:37.722Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-09T13:11:38.388Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-09T13:11:38.388Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-09T13:11:48.826Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-09T13:11:50.229Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-09T13:11:50.229Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-09T13:11:50.229Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-09T13:11:50.229Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-09T13:11:50.229Z] === RUN TestDockerSuite/TestCpToDot [2022-05-09T13:11:50.393Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-09T13:11:51.389Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-09T13:11:52.963Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-09T13:11:53.182Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-09T13:11:53.182Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-09T13:11:53.182Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-09T13:11:53.182Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-09T13:11:53.649Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-09T13:11:53.952Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-09T13:11:55.523Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-09T13:11:57.436Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-09T13:11:57.436Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:11:57.436Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-09T13:11:57.436Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-09T13:11:57.436Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-09T13:11:57.436Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-09T13:11:57.436Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-09T13:11:57.436Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-09T13:11:57.436Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-09T13:11:57.436Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-09T13:11:57.741Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-09T13:11:57.903Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-09T13:12:00.133Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-09T13:12:02.658Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-09T13:12:02.658Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-09T13:12:02.658Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-09T13:12:03.931Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-09T13:12:03.931Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-09T13:12:03.931Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-09T13:12:06.408Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-09T13:12:06.408Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-09T13:12:06.408Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-09T13:12:06.408Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-09T13:12:06.408Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-09T13:12:06.408Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-09T13:12:06.408Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-09T13:12:06.408Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-09T13:12:06.408Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-09T13:12:06.884Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-09T13:12:07.397Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-09T13:12:07.403Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-09T13:12:07.403Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-09T13:12:07.868Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-09T13:12:07.869Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-09T13:12:08.335Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-09T13:12:08.335Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-09T13:12:08.335Z] === RUN TestDockerSuite/TestCreateRM [2022-05-09T13:12:08.336Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-09T13:12:08.385Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-09T13:12:08.804Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-09T13:12:08.804Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-09T13:12:08.804Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-09T13:12:08.804Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-09T13:12:09.271Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-09T13:12:14.194Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-09T13:12:14.261Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-09T13:12:18.943Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-09T13:12:18.943Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:12:18.943Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-09T13:12:19.692Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-09T13:12:20.160Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-09T13:12:20.627Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-09T13:12:23.689Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-09T13:12:23.689Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-09T13:12:24.157Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-09T13:12:24.415Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-09T13:12:24.415Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-09T13:12:24.415Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-09T13:12:24.415Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-09T13:12:28.212Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-09T13:12:28.212Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-09T13:12:28.212Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-09T13:12:28.212Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-09T13:12:28.212Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-09T13:12:28.212Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-09T13:12:28.212Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-09T13:12:28.212Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-09T13:12:28.212Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-09T13:12:28.212Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-09T13:12:28.212Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:12:28.212Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-09T13:12:28.212Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-09T13:12:28.212Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-09T13:12:28.212Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-09T13:12:28.212Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-09T13:12:28.212Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-09T13:12:28.680Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-09T13:12:28.680Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-09T13:12:28.680Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-09T13:12:28.680Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-09T13:12:28.680Z] === RUN TestDockerSuite/TestDockerFails [2022-05-09T13:12:28.680Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-09T13:12:28.680Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-09T13:12:28.680Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-09T13:12:28.680Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-09T13:12:28.680Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-09T13:12:28.680Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-09T13:12:28.680Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-09T13:12:28.680Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-09T13:12:28.680Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-09T13:12:28.680Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-09T13:12:28.680Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-09T13:12:32.474Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-09T13:12:35.423Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-09T13:12:39.216Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-09T13:12:41.957Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-09T13:12:43.523Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-09T13:12:44.391Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-09T13:12:44.391Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-09T13:12:44.391Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-09T13:12:44.508Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-09T13:12:46.611Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-09T13:12:51.659Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-09T13:12:51.669Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-09T13:12:57.520Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-09T13:12:57.541Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-09T13:13:04.705Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-09T13:13:06.178Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-09T13:13:07.655Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-09T13:13:08.640Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-09T13:13:10.924Z] === RUN TestDockerSuite/TestRmiTag [2022-05-09T13:13:11.391Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-09T13:13:14.340Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-09T13:13:14.498Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-09T13:13:15.485Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-09T13:13:16.470Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-09T13:13:23.629Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-09T13:13:30.785Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-09T13:13:30.785Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-09T13:13:30.785Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-09T13:13:30.785Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-09T13:13:30.785Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-09T13:13:30.785Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-09T13:13:30.785Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-09T13:13:30.785Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-09T13:13:30.785Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-09T13:13:31.770Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-09T13:13:31.770Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-09T13:13:31.770Z] === RUN TestDockerSuite/TestEventsRename [2022-05-09T13:13:32.140Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-09T13:13:35.087Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-09T13:13:35.579Z] === RUN TestDockerSuite/TestEventsResize [2022-05-09T13:13:37.940Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-09T13:13:40.948Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-09T13:13:41.936Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-09T13:13:41.936Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-09T13:13:41.936Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-09T13:13:41.936Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-09T13:13:42.404Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-09T13:13:42.404Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-09T13:13:42.404Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-09T13:13:42.404Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-09T13:13:42.404Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-09T13:13:42.404Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-09T13:13:42.404Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-09T13:13:42.404Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-09T13:13:42.404Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-09T13:13:42.404Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-09T13:13:42.404Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-09T13:13:43.965Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-09T13:13:43.965Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-09T13:13:43.965Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-09T13:13:43.965Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-09T13:13:43.965Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-09T13:13:49.939Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-09T13:13:52.887Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-09T13:13:55.832Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-09T13:13:58.041Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-09T13:13:59.185Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-09T13:14:00.988Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-09T13:14:00.988Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-09T13:14:05.084Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-09T13:14:06.848Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-09T13:14:06.848Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-09T13:14:06.848Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-09T13:14:06.848Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-09T13:14:06.848Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-09T13:14:06.848Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-09T13:14:06.848Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-09T13:14:06.848Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-09T13:14:06.848Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-09T13:14:06.848Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-09T13:14:06.848Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-09T13:14:06.848Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-09T13:14:06.848Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-09T13:14:06.848Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-09T13:14:06.848Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-09T13:14:06.848Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-09T13:14:06.848Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-09T13:14:06.848Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-09T13:14:06.848Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-09T13:14:06.848Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-09T13:14:06.848Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-09T13:14:06.848Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-09T13:14:06.848Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-09T13:14:09.242Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-09T13:14:09.242Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-09T13:14:09.242Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-09T13:14:11.417Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-09T13:14:12.402Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-09T13:14:13.028Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-09T13:14:13.028Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-09T13:14:13.028Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-09T13:14:13.028Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-09T13:14:13.028Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-09T13:14:15.240Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-09T13:14:15.240Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-09T13:14:15.240Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-09T13:14:15.240Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-09T13:14:15.240Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-09T13:14:15.240Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-09T13:14:15.240Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-09T13:14:15.240Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-09T13:14:15.240Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-09T13:14:15.240Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-09T13:14:15.240Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-09T13:14:15.240Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-09T13:14:15.240Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-09T13:14:15.240Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-09T13:14:15.240Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-09T13:14:16.192Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-09T13:14:17.452Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-09T13:14:20.400Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-09T13:14:22.070Z] === RUN TestDockerSuite/TestEventsTop [2022-05-09T13:14:22.070Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-09T13:14:22.070Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-09T13:14:22.929Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-09T13:14:23.347Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-09T13:14:23.347Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-09T13:14:23.347Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-09T13:14:23.347Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-09T13:14:23.347Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-09T13:14:23.347Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-09T13:14:23.347Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-09T13:14:25.020Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-09T13:14:25.560Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-09T13:14:25.560Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-09T13:14:25.560Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-09T13:14:25.560Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-09T13:14:25.560Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-09T13:14:25.560Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-09T13:14:25.560Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-09T13:14:25.560Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-09T13:14:25.560Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-09T13:14:27.773Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-09T13:14:30.093Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-09T13:14:30.882Z] === RUN TestDockerSuite/TestExec [2022-05-09T13:14:30.882Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:14:30.882Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-09T13:14:30.882Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-09T13:14:30.882Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-09T13:14:33.635Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-09T13:14:33.635Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-09T13:14:33.635Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-09T13:14:33.635Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-09T13:14:33.635Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-09T13:14:33.635Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-09T13:14:33.635Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-09T13:14:33.635Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-09T13:14:33.635Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-09T13:14:33.635Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-09T13:14:33.635Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-09T13:14:33.635Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-09T13:14:33.635Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-09T13:14:34.669Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-09T13:14:35.846Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-09T13:14:35.846Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-09T13:14:35.846Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-09T13:14:36.314Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-09T13:14:36.314Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-09T13:14:36.314Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-09T13:14:37.635Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-09T13:14:37.635Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-09T13:14:37.635Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-09T13:14:37.635Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-09T13:14:37.635Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-09T13:14:37.635Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-09T13:14:37.635Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-09T13:14:39.263Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-09T13:14:41.421Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-09T13:14:41.475Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-09T13:14:41.476Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-09T13:14:41.476Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-09T13:14:44.423Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-09T13:14:44.423Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-09T13:14:44.423Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-09T13:14:44.423Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-09T13:14:44.423Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-09T13:14:44.423Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-09T13:14:44.423Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-09T13:14:46.178Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-09T13:14:46.636Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-09T13:14:49.586Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-09T13:14:49.966Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-09T13:14:51.340Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-09T13:14:51.340Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-09T13:14:51.340Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-09T13:14:52.533Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-09T13:14:53.724Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-09T13:14:54.744Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-09T13:14:55.211Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-09T13:14:55.211Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-09T13:14:55.211Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-09T13:14:55.211Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-09T13:14:55.211Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-09T13:14:55.211Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-09T13:14:55.211Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-09T13:14:55.211Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-09T13:14:55.211Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-09T13:14:55.211Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-09T13:14:55.211Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-09T13:14:55.211Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-09T13:14:55.211Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-09T13:14:55.211Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-09T13:14:55.211Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-09T13:14:59.960Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-09T13:14:59.960Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-09T13:14:59.960Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-09T13:14:59.960Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-09T13:14:59.960Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-09T13:14:59.960Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-09T13:14:59.960Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-09T13:14:59.960Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-09T13:14:59.960Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-09T13:15:00.428Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-09T13:15:00.428Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-09T13:15:00.428Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-09T13:15:00.766Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-09T13:15:00.766Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-09T13:15:01.222Z] === RUN TestDockerSuite/TestExecEnv [2022-05-09T13:15:01.222Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-09T13:15:01.222Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-09T13:15:01.222Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-09T13:15:01.222Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-09T13:15:01.776Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-09T13:15:01.776Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-09T13:15:01.776Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-09T13:15:01.776Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-09T13:15:01.776Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-09T13:15:01.776Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-09T13:15:04.935Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-09T13:15:05.572Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-09T13:15:07.577Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-09T13:15:07.577Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-09T13:15:07.577Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-09T13:15:09.788Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-09T13:15:09.788Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-09T13:15:09.788Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-09T13:15:09.788Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-09T13:15:09.788Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-09T13:15:09.788Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-09T13:15:09.788Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-09T13:15:09.788Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-09T13:15:09.788Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-09T13:15:09.788Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-09T13:15:09.788Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-09T13:15:09.788Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-09T13:15:09.788Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-09T13:15:09.788Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-09T13:15:09.788Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-09T13:15:10.255Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-09T13:15:10.255Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-09T13:15:10.255Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-09T13:15:10.255Z] === RUN TestDockerSuite/TestRunMount [2022-05-09T13:15:10.255Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-09T13:15:10.255Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-09T13:15:10.255Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-09T13:15:10.255Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-09T13:15:10.255Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-09T13:15:10.255Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-09T13:15:10.255Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-09T13:15:10.255Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-09T13:15:10.332Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-09T13:15:11.988Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-09T13:15:11.988Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-09T13:15:11.988Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-09T13:15:11.988Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-09T13:15:11.988Z] === RUN TestDockerSuite/TestExecParseError [2022-05-09T13:15:11.988Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-09T13:15:11.988Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-09T13:15:11.988Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-09T13:15:11.988Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-09T13:15:11.988Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-09T13:15:11.988Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-09T13:15:14.125Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-09T13:15:14.125Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-09T13:15:14.125Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-09T13:15:15.699Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-09T13:15:15.699Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-09T13:15:15.699Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-09T13:15:15.699Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-09T13:15:15.699Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-09T13:15:15.699Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:15:15.699Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-09T13:15:15.699Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-09T13:15:15.699Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-09T13:15:15.699Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-09T13:15:15.699Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-09T13:15:17.082Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-09T13:15:18.649Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-09T13:15:18.909Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-09T13:15:18.909Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-09T13:15:18.909Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-09T13:15:18.909Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-09T13:15:18.909Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-09T13:15:18.909Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-09T13:15:18.909Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-09T13:15:20.224Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-09T13:15:20.360Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-09T13:15:20.360Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-09T13:15:20.360Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-09T13:15:24.771Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-09T13:15:27.416Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-09T13:15:27.416Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-09T13:15:27.416Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-09T13:15:27.416Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-09T13:15:27.416Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-09T13:15:27.416Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-09T13:15:27.416Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-09T13:15:29.521Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-09T13:15:29.521Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-09T13:15:29.521Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-09T13:15:29.521Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-09T13:15:29.521Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-09T13:15:29.521Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-09T13:15:29.521Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-09T13:15:29.521Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-09T13:15:29.521Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-09T13:15:29.521Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-09T13:15:29.521Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-09T13:15:29.521Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-09T13:15:29.521Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-09T13:15:29.521Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-09T13:15:29.521Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-09T13:15:29.521Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-09T13:15:29.521Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-09T13:15:29.521Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-09T13:15:29.521Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-09T13:15:29.989Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-09T13:15:30.973Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-09T13:15:33.185Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-09T13:15:34.468Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-09T13:15:35.398Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-09T13:15:36.382Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-09T13:15:38.594Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-09T13:15:38.594Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-09T13:15:38.594Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-09T13:15:38.594Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-09T13:15:38.594Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-09T13:15:38.594Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-09T13:15:38.594Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-09T13:15:38.594Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-09T13:15:38.594Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-09T13:15:38.594Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-09T13:15:38.594Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-09T13:15:38.594Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-09T13:15:38.594Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-09T13:15:38.594Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-09T13:15:38.594Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-09T13:15:38.594Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-09T13:15:38.594Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-09T13:15:41.481Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-09T13:15:43.011Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-09T13:15:43.343Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-09T13:15:43.343Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-09T13:15:43.343Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-09T13:15:43.343Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-09T13:15:43.343Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-09T13:15:43.343Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-09T13:15:43.343Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-09T13:15:43.343Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-09T13:15:43.343Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-09T13:15:43.343Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-09T13:15:43.343Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-09T13:15:43.699Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-09T13:15:46.731Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-09T13:15:53.759Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-09T13:15:53.759Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-09T13:15:53.759Z] === RUN TestDockerSuite/TestRunRm [2022-05-09T13:15:54.746Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-09T13:15:55.295Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-09T13:15:55.295Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:15:55.295Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-09T13:15:55.295Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-09T13:15:55.295Z] === RUN TestDockerSuite/TestHealth [2022-05-09T13:15:55.295Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-09T13:15:55.295Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-09T13:15:55.295Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-09T13:15:55.295Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-09T13:15:55.295Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-09T13:16:00.609Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-09T13:16:01.066Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-09T13:16:01.066Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-09T13:16:01.066Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-09T13:16:01.066Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-09T13:16:01.066Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-09T13:16:01.066Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-09T13:16:01.066Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-09T13:16:01.526Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-09T13:16:02.027Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-09T13:16:02.027Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-09T13:16:02.027Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-09T13:16:02.987Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-09T13:16:02.987Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-09T13:16:03.557Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-09T13:16:04.482Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-09T13:16:05.149Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-09T13:16:05.605Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-09T13:16:06.506Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-09T13:16:08.495Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-09T13:16:08.720Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-09T13:16:11.669Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-09T13:16:11.669Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-09T13:16:11.669Z] === RUN TestDockerSuite/TestRunState [2022-05-09T13:16:11.669Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-09T13:16:11.669Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-09T13:16:12.216Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-09T13:16:12.216Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-09T13:16:12.216Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-09T13:16:12.216Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-09T13:16:14.621Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-09T13:16:14.621Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-09T13:16:14.621Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-09T13:16:14.927Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-09T13:16:15.935Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-09T13:16:15.935Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-09T13:16:16.390Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-09T13:16:16.390Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.390Z] === RUN TestDockerSuite/TestImportFile [2022-05-09T13:16:16.390Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.390Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-09T13:16:16.390Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-09T13:16:16.390Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.390Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-09T13:16:16.390Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.390Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-09T13:16:16.390Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.390Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-09T13:16:16.390Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-09T13:16:16.390Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-09T13:16:16.390Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.390Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-09T13:16:16.390Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.390Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-09T13:16:16.390Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-09T13:16:16.390Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.390Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-09T13:16:16.390Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.390Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-09T13:16:16.834Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-09T13:16:16.834Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.834Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-09T13:16:16.834Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.834Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-09T13:16:17.303Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-09T13:16:17.303Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-09T13:16:17.303Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.303Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-09T13:16:20.107Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-09T13:16:22.094Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-09T13:16:23.008Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-09T13:16:23.008Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-09T13:16:23.008Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-09T13:16:23.008Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-09T13:16:23.008Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-09T13:16:23.173Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-09T13:16:23.173Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-09T13:16:23.173Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-09T13:16:23.173Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-09T13:16:23.173Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-09T13:16:23.173Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-09T13:16:23.173Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-09T13:16:23.173Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-09T13:16:23.173Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-09T13:16:23.173Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-09T13:16:23.173Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-09T13:16:23.173Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-09T13:16:23.173Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-09T13:16:23.173Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-09T13:16:23.173Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-09T13:16:23.173Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-09T13:16:23.173Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-09T13:16:23.173Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-09T13:16:23.173Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-09T13:16:23.173Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-09T13:16:23.173Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-09T13:16:23.466Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-09T13:16:23.466Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-09T13:16:23.466Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-09T13:16:26.127Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-09T13:16:26.127Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-09T13:16:26.127Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-09T13:16:27.184Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-09T13:16:27.184Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-09T13:16:27.971Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-09T13:16:28.960Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-09T13:16:28.960Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-09T13:16:28.960Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-09T13:16:28.960Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-09T13:16:28.960Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-09T13:16:29.086Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-09T13:16:29.086Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-09T13:16:29.086Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-09T13:16:29.086Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-09T13:16:29.086Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-09T13:16:30.903Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-09T13:16:30.903Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:30.903Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-09T13:16:30.903Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-09T13:16:30.903Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-09T13:16:30.903Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-09T13:16:30.903Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-09T13:16:31.917Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-09T13:16:31.917Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-09T13:16:31.917Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-09T13:16:32.877Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-09T13:16:33.806Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-09T13:16:39.570Z] === RUN TestDockerSuite/TestInspectImage [2022-05-09T13:16:39.570Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:16:40.025Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-09T13:16:40.025Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-09T13:16:40.025Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-09T13:16:40.025Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-09T13:16:40.025Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-09T13:16:41.540Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-09T13:16:43.744Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-09T13:16:47.407Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-09T13:16:47.456Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-09T13:16:47.456Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-09T13:16:51.181Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-09T13:16:54.564Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-09T13:16:54.564Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-09T13:16:54.564Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-09T13:16:54.564Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-09T13:16:54.882Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-09T13:16:54.882Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-09T13:16:54.882Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-09T13:16:54.882Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-09T13:16:58.544Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-09T13:16:58.565Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-09T13:17:01.496Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-09T13:17:03.199Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-09T13:17:04.446Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-09T13:17:04.446Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-09T13:17:04.446Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-09T13:17:04.446Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-09T13:17:04.446Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-09T13:17:04.446Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-09T13:17:04.446Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-09T13:17:04.446Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-09T13:17:04.446Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-09T13:17:04.446Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-09T13:17:04.446Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-09T13:17:04.446Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-09T13:17:04.446Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-09T13:17:04.446Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-09T13:17:04.446Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-09T13:17:09.197Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-09T13:17:10.205Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-09T13:17:10.762Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-09T13:17:12.974Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-09T13:17:13.892Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-09T13:17:17.605Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-09T13:17:18.837Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-09T13:17:18.837Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-09T13:17:18.837Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-09T13:17:18.837Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-09T13:17:18.837Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-09T13:17:18.837Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-09T13:17:18.837Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-09T13:17:18.837Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-09T13:17:18.837Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-09T13:17:18.837Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-09T13:17:18.837Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-09T13:17:18.837Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-09T13:17:18.837Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-09T13:17:18.837Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:17:18.837Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-09T13:17:18.837Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-09T13:17:18.837Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-09T13:17:18.837Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-09T13:17:18.837Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-09T13:17:18.837Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-09T13:17:18.837Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-09T13:17:18.837Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-09T13:17:18.837Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-09T13:17:18.837Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-09T13:17:18.837Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-09T13:17:18.837Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-09T13:17:18.837Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-09T13:17:18.837Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-09T13:17:18.837Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-09T13:17:18.837Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-09T13:17:18.837Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-09T13:17:18.837Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-09T13:17:18.837Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-09T13:17:18.837Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-09T13:17:18.837Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-09T13:17:21.048Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-09T13:17:21.048Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-09T13:17:21.316Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-09T13:17:21.515Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-09T13:17:21.983Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-09T13:17:23.545Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-09T13:17:23.545Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-09T13:17:25.028Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-09T13:17:26.495Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-09T13:17:27.913Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-09T13:17:28.711Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-09T13:17:31.624Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-09T13:17:31.624Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-09T13:17:31.624Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:17:31.624Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-09T13:17:31.624Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-09T13:17:31.624Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-09T13:17:31.624Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-09T13:17:31.624Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-09T13:17:31.624Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-09T13:17:31.624Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-09T13:17:31.624Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-09T13:17:31.624Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-09T13:17:31.624Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-09T13:17:31.624Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-09T13:17:31.624Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:17:31.624Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-09T13:17:31.624Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-09T13:17:31.624Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-09T13:17:31.624Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-09T13:17:31.624Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-09T13:17:31.624Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-09T13:17:31.624Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-09T13:17:31.624Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-09T13:17:31.624Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-09T13:17:31.624Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-09T13:17:31.624Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-09T13:17:31.624Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-09T13:17:31.624Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-09T13:17:31.624Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-09T13:17:31.624Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-09T13:17:31.624Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-09T13:17:31.624Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-09T13:17:31.624Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-09T13:17:31.624Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-09T13:17:31.624Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-09T13:17:31.624Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-09T13:17:31.660Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-09T13:17:31.660Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-09T13:17:31.660Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-09T13:17:32.565Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-09T13:17:35.336Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-09T13:17:38.226Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-09T13:17:42.080Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-09T13:17:42.080Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-09T13:17:42.080Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-09T13:17:45.372Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-09T13:17:45.871Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-09T13:17:45.871Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-09T13:17:45.871Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-09T13:17:45.871Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-09T13:17:45.871Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-09T13:17:45.871Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-09T13:17:45.871Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-09T13:17:45.871Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-09T13:17:45.871Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-09T13:17:48.271Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-09T13:17:48.271Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-09T13:17:48.271Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-09T13:17:52.943Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-09T13:17:52.943Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-09T13:17:53.025Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-09T13:17:53.025Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-09T13:17:53.025Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-09T13:17:53.025Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-09T13:17:53.025Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-09T13:17:53.025Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-09T13:17:53.025Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-09T13:17:53.025Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-09T13:17:53.494Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-09T13:17:53.494Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-09T13:17:53.494Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-09T13:17:53.494Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-09T13:17:53.494Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-09T13:17:55.710Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-09T13:17:57.928Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-09T13:17:57.928Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-09T13:17:57.928Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-09T13:18:00.090Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-09T13:18:00.884Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-09T13:18:00.884Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-09T13:18:00.884Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-09T13:18:00.884Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-09T13:18:00.884Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-09T13:18:00.884Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-09T13:18:00.884Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-09T13:18:00.884Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-09T13:18:00.884Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-09T13:18:00.884Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-09T13:18:00.884Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-09T13:18:00.884Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-09T13:18:00.884Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-09T13:18:02.689Z] === RUN TestDockerSuite/TestBuildRm [2022-05-09T13:18:07.251Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-09T13:18:14.375Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-09T13:18:15.806Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-09T13:18:15.806Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-09T13:18:16.275Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-09T13:18:16.275Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-09T13:18:16.275Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-09T13:18:16.743Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-09T13:18:16.743Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-09T13:18:17.211Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-09T13:18:19.058Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-09T13:18:20.162Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-09T13:18:20.162Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-09T13:18:20.522Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-09T13:18:23.484Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-09T13:18:23.484Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-09T13:18:23.953Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-09T13:18:23.953Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-09T13:18:23.954Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-09T13:18:23.954Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-09T13:18:24.422Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-09T13:18:24.422Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-09T13:18:24.422Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-09T13:18:24.424Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-09T13:18:24.928Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-09T13:18:24.928Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-09T13:18:24.928Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-09T13:18:26.642Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-09T13:18:27.875Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-09T13:18:30.823Z] === RUN TestDockerSuite/TestLogsSince [2022-05-09T13:18:31.402Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-09T13:18:34.844Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-09T13:18:34.844Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-09T13:18:34.844Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-09T13:18:34.844Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-09T13:18:34.844Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-09T13:18:34.844Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-09T13:18:34.844Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-09T13:18:36.163Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-09T13:18:41.234Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-09T13:18:41.234Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-09T13:18:41.234Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-09T13:18:41.234Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-09T13:18:41.234Z] === RUN TestDockerSuite/TestLogsTail [2022-05-09T13:18:43.517Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-09T13:18:43.517Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-09T13:18:43.517Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-09T13:18:45.024Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-09T13:18:46.598Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-09T13:18:48.815Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-09T13:18:51.764Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-09T13:18:51.764Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-09T13:18:51.764Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-09T13:18:51.764Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-09T13:18:51.764Z] === RUN TestDockerSuite/TestNetHostname [2022-05-09T13:18:51.764Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-09T13:18:51.764Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-09T13:18:51.764Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-09T13:18:51.764Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-09T13:18:51.764Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-09T13:18:51.764Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-09T13:18:51.764Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-09T13:18:51.764Z] === RUN TestDockerSuite/TestPluginActive [2022-05-09T13:18:51.764Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-09T13:18:51.764Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-09T13:18:51.764Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-09T13:18:51.764Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-09T13:18:52.231Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-09T13:18:52.231Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-09T13:18:52.231Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-09T13:18:52.231Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-09T13:18:52.231Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-09T13:18:52.231Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-09T13:18:52.231Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-09T13:18:52.231Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-09T13:18:52.231Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-09T13:18:52.231Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-09T13:18:52.231Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-09T13:18:52.231Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-09T13:18:52.231Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-09T13:18:52.231Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-09T13:18:52.231Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-09T13:18:52.231Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-09T13:18:52.231Z] === RUN TestDockerSuite/TestPortList [2022-05-09T13:18:52.231Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-09T13:18:52.231Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-09T13:18:53.938Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-09T13:18:53.938Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-09T13:18:53.938Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite (2462.96s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.80s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.70s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (89.05s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.77s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.62s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.96s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.25s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.92s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (88.54s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.90s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.12s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.04s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.99s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.45s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.64s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.11s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.79s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.57s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.12s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.30s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.79s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.35s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.06s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.81s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.67s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.25s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.87s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.52s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.28s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.60s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.01s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.67s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.69s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (9.98s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.56s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.44s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.52s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.61s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.09s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildCmd (0.64s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.61s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.61s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.94s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.40s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.36s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.56s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.05s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.00s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.55s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.97s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.04s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.60s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.74s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.68s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.13s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2022-05-09T13:18:54.925Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-09T13:18:54.925Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.18s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.21s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.96s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.10s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.12s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.29s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.27s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildDockerignore (53.72s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.67s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (59.85s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.87s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.94s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.32s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.96s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.37s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.53s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.80s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.22s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (83.58s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.17s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.55s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.60s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.66s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.28s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.00s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.05s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.07s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.10s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.66s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildFails (2.72s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.51s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.46s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.40s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.43s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.38s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.62s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.62s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.42s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildHistory (12.41s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.07s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.11s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.80s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.05s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildLabel (1.05s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.68s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.09s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.65s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildLabels (1.10s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.66s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.34s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.63s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.67s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.81s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.43s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.59s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.78s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.39s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.24s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.18s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.60s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.23s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.78s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.71s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.27s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.04s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.89s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.82s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.03s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.49s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.00s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.84s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.22s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.27s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.62s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.23s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.14s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.37s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.21s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.34s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.88s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildRm (13.42s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.67s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.61s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.23s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.18s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.84s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.60s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.96s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.72s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.57s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.16s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildStderr (4.94s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.14s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.72s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.48s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.97s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.52s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.25s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.61s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.32s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.89s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.06s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.69s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.22s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.53s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.74s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.56s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.98s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.52s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.88s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.31s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.32s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.18s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.09s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.32s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestCommitChange (5.52s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.22s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.93s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestCommitTTY (7.93s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.19s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.90s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.03s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.79s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.77s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.78s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.53s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.28s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.26s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.42s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.87s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.75s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.31s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.98s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.75s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.25s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.37s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.12s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.81s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.26s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.61s) [2022-05-09T13:18:54.926Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.25s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-09T13:18:54.926Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.89s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.13s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.73s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.74s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.79s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.74s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00055a408_} (2.69s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12620583107_c:\foo_false____} (2.74s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12620583107_c:\foo_true____} (2.67s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.44s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.95s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.84s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.88s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.14s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.91s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.24s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.27s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestCpToDot (3.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestCpToStdout (2.98s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.20s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.80s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.06s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.78s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestCreateRM (0.44s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.93s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.57s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.36s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.79s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.88s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.84s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.91s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.66s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestEventsCopy (5.13s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.91s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.71s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.84s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.65s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.47s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.09s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestEventsFilters (5.70s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestEventsFormat (5.59s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestEventsRename (2.90s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestEventsResize (8.17s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.44s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.70s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.24s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.78s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.26s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.13s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.21s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.28s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.25s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.20s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.11s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.46s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestExecInspectID (4.76s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.57s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.40s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.11s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.14s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.20s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.31s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.27s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.25s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.68s) [2022-05-09T13:18:54.927Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.16s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-05-09T13:18:54.927Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.94s) [2022-05-09T13:18:55.396Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2022-05-09T13:18:55.396Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.27s) [2022-05-09T13:18:55.396Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.02s) [2022-05-09T13:18:55.396Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2022-05-09T13:18:55.396Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-09T13:18:55.396Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.95s) [2022-05-09T13:18:55.396Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-05-09T13:18:55.396Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2022-05-09T13:18:55.396Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-09T13:18:55.396Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-09T13:18:55.396Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-05-09T13:18:55.396Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-09T13:18:55.396Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-09T13:18:55.396Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-09T13:18:55.396Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-09T13:18:55.396Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-09T13:18:55.396Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-09T13:18:55.396Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-05-09T13:18:55.396Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-09T13:18:55.396Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-09T13:18:55.396Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.71s) [2022-05-09T13:18:55.396Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.74s) [2022-05-09T13:18:55.396Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-05-09T13:18:55.396Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-09T13:18:55.396Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-05-09T13:18:55.396Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-09T13:18:55.396Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.78s) [2022-05-09T13:18:55.396Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-05-09T13:18:55.396Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.73s) [2022-05-09T13:18:55.396Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-09T13:18:55.396Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-09T13:18:55.396Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-09T13:18:55.396Z] --- PASS: TestDockerSuite/TestInspectDefault (2.74s) [2022-05-09T13:18:55.396Z] --- PASS: TestDockerSuite/TestInspectHistory (5.25s) [2022-05-09T13:18:55.396Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-09T13:18:55.396Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-09T13:18:55.396Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-09T13:18:55.396Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.74s) [2022-05-09T13:18:55.396Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.34s) [2022-05-09T13:18:55.396Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.69s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.31s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.37s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestInspectStatus (3.56s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.51s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.42s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.78s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.34s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.71s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.71s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.76s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.14s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.21s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.05s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.83s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.33s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.78s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.85s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.85s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.76s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.71s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.84s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.75s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestLogsSince (9.38s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestLogsTail (3.12s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.91s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.83s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.97s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.23s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestPsByOrder (9.13s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.86s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.33s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.01s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.17s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.44s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.03s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.20s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.40s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.75s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.47s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.85s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.96s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.09s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.86s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.03s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.05s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.00s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.06s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.41s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.73s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.85s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.65s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.00s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.93s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRmiTag (0.68s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.83s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.91s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.10s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.68s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.28s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.87s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.49s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.94s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.73s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.72s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.76s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.15s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.71s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.65s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.26s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.17s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.90s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.70s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.72s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.90s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.36s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.84s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.67s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.77s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.71s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunExitCode (2.32s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.80s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.70s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.77s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.87s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.44s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.20s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.15s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.86s) [2022-05-09T13:18:55.397Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.93s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-09T13:18:55.397Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.02s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.97s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.99s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.01s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.71s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunRm (2.43s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.84s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.82s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.71s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.29s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.95s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.78s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.63s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.16s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.97s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.79s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.78s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.71s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.04s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.20s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.27s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.97s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.84s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.09s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.96s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.03s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.50s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.63s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.14s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.72s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.69s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.71s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.99s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.93s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.48s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.29s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.50s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.32s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.02s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.44s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.81s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.63s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.25s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.54s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-09T13:18:55.398Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.37s) [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-09T13:18:55.398Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.398Z] --- PASS: TestDockerRegistrySuite (0.16s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-09T13:18:55.398Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-09T13:18:55.399Z] === RUN TestDockerSchema1RegistrySuite [2022-05-09T13:18:55.399Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-09T13:18:55.399Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-09T13:18:55.399Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-09T13:18:55.399Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-09T13:18:55.399Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-09T13:18:55.399Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-09T13:18:55.399Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-09T13:18:55.399Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-09T13:18:55.399Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-09T13:18:55.399Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-09T13:18:55.399Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-09T13:18:55.399Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:18:55.399Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-09T13:18:55.399Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-09T13:18:55.399Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-09T13:18:55.399Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-09T13:18:55.399Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-09T13:18:55.399Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-09T13:18:55.399Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-09T13:18:55.399Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-09T13:18:55.399Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-09T13:18:55.399Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-09T13:18:55.399Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-09T13:18:55.399Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-09T13:18:55.399Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-09T13:18:55.399Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-09T13:18:55.399Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-09T13:18:55.399Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-09T13:18:55.399Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-09T13:18:55.399Z] === RUN TestDockerDaemonSuite [2022-05-09T13:18:55.399Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-09T13:18:55.399Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-09T13:18:55.399Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-09T13:18:55.399Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-09T13:18:55.399Z] === RUN TestDockerSwarmSuite [2022-05-09T13:18:55.399Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-09T13:18:55.399Z] === RUN TestDockerPluginSuite [2022-05-09T13:18:55.399Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-09T13:18:55.399Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-09T13:18:55.399Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-09T13:18:55.399Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-09T13:18:55.399Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-09T13:18:55.399Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-09T13:18:55.399Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-09T13:18:55.399Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-09T13:18:55.399Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-09T13:18:55.399Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-09T13:18:55.399Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-09T13:18:55.399Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-09T13:18:55.399Z] === RUN TestDockerExternalVolumeSuite [2022-05-09T13:18:55.399Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-09T13:18:55.399Z] === RUN TestDockerNetworkSuite [2022-05-09T13:18:55.399Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-09T13:18:55.399Z] === RUN TestDockerHubPullSuite [2022-05-09T13:18:55.399Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-09T13:18:55.399Z] PASS [2022-05-09T13:18:55.399Z] ok github.com/docker/docker/integration-cli 2463.362s [2022-05-09T13:18:55.399Z] [2022-05-09T13:18:55.399Z] === Skipped [2022-05-09T13:18:55.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-09T13:18:55.399Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-09T13:18:55.399Z] [2022-05-09T13:18:55.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-09T13:18:55.399Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-09T13:18:55.399Z] [2022-05-09T13:18:55.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-09T13:18:55.399Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-09T13:18:55.399Z] [2022-05-09T13:18:55.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-09T13:18:55.399Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-09T13:18:55.399Z] [2022-05-09T13:18:55.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-09T13:18:55.399Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-09T13:18:55.399Z] [2022-05-09T13:18:55.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-09T13:18:55.399Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-09T13:18:55.399Z] [2022-05-09T13:18:55.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-09T13:18:55.399Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-09T13:18:55.399Z] [2022-05-09T13:18:55.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-09T13:18:55.399Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-09T13:18:55.399Z] [2022-05-09T13:18:55.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-09T13:18:55.399Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-09T13:18:55.399Z] [2022-05-09T13:18:55.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-09T13:18:55.399Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-09T13:18:55.399Z] [2022-05-09T13:18:55.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-09T13:18:55.399Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-09T13:18:55.399Z] [2022-05-09T13:18:55.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-09T13:18:55.399Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-09T13:18:55.399Z] [2022-05-09T13:18:55.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-09T13:18:55.399Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-09T13:18:55.399Z] [2022-05-09T13:18:55.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-09T13:18:55.399Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-09T13:18:55.399Z] [2022-05-09T13:18:55.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-09T13:18:55.399Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-09T13:18:55.399Z] [2022-05-09T13:18:55.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-09T13:18:55.399Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-09T13:18:55.399Z] [2022-05-09T13:18:55.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-09T13:18:55.399Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-09T13:18:55.399Z] [2022-05-09T13:18:55.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-09T13:18:55.399Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-09T13:18:55.399Z] [2022-05-09T13:18:55.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-05-09T13:18:55.399Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-09T13:18:55.399Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-05-09T13:18:55.399Z] [2022-05-09T13:18:55.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-09T13:18:55.400Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-05-09T13:18:55.400Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.400Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-05-09T13:18:55.400Z] [2022-05-09T13:18:55.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.46s) [2022-05-09T13:18:55.400Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-05-09T13:18:55.401Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-09T13:18:55.401Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-09T13:18:55.401Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-09T13:18:55.401Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-09T13:18:55.401Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.53s) [2022-05-09T13:18:55.401Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.53s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-09T13:18:55.401Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-05-09T13:18:55.401Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-05-09T13:18:55.401Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-05-09T13:18:55.401Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-09T13:18:55.401Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.46s) [2022-05-09T13:18:55.401Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-09T13:18:55.401Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-09T13:18:55.401Z] docker_cli_sni_test.go:18: Flakey test [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-09T13:18:55.401Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-09T13:18:55.401Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-09T13:18:55.401Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-09T13:18:55.401Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-09T13:18:55.401Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-09T13:18:55.401Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-09T13:18:55.401Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-09T13:18:55.401Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-09T13:18:55.401Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-09T13:18:55.401Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-09T13:18:55.401Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-09T13:18:55.401Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-09T13:18:55.401Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-09T13:18:55.401Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-09T13:18:55.401Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-09T13:18:55.401Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-09T13:18:55.401Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-09T13:18:55.401Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-09T13:18:55.401Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-09T13:18:55.401Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-09T13:18:55.401Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-09T13:18:55.401Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-09T13:18:55.401Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-09T13:18:55.401Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-09T13:18:55.401Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-09T13:18:55.401Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-09T13:18:55.401Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-05-09T13:18:55.401Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-09T13:18:55.401Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-09T13:18:55.401Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-09T13:18:55.401Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-09T13:18:55.401Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-09T13:18:55.401Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-09T13:18:55.401Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-09T13:18:55.401Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-09T13:18:55.401Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-09T13:18:55.401Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-09T13:18:55.401Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-09T13:18:55.401Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-09T13:18:55.401Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-09T13:18:55.401Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-09T13:18:55.401Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-09T13:18:55.401Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-09T13:18:55.401Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.401Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-09T13:18:55.401Z] [2022-05-09T13:18:55.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-09T13:18:55.401Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.402Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-09T13:18:55.402Z] [2022-05-09T13:18:55.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-09T13:18:55.402Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.402Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-09T13:18:55.402Z] [2022-05-09T13:18:55.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-09T13:18:55.402Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.402Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-09T13:18:55.402Z] [2022-05-09T13:18:55.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-09T13:18:55.402Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.402Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-09T13:18:55.402Z] [2022-05-09T13:18:55.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-09T13:18:55.402Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.402Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-09T13:18:55.402Z] [2022-05-09T13:18:55.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-09T13:18:55.402Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.402Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-09T13:18:55.402Z] [2022-05-09T13:18:55.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-09T13:18:55.402Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.402Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-09T13:18:55.402Z] [2022-05-09T13:18:55.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-09T13:18:55.402Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.402Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-09T13:18:55.402Z] [2022-05-09T13:18:55.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-09T13:18:55.402Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.402Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-09T13:18:55.402Z] [2022-05-09T13:18:55.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-09T13:18:55.402Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.402Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-09T13:18:55.402Z] [2022-05-09T13:18:55.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-09T13:18:55.402Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.402Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-09T13:18:55.402Z] [2022-05-09T13:18:55.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-09T13:18:55.402Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.402Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-09T13:18:55.402Z] [2022-05-09T13:18:55.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-09T13:18:55.402Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.402Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-09T13:18:55.402Z] [2022-05-09T13:18:55.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-09T13:18:55.402Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.402Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-09T13:18:55.402Z] [2022-05-09T13:18:55.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-09T13:18:55.402Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.402Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-09T13:18:55.402Z] [2022-05-09T13:18:55.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-09T13:18:55.402Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.402Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-09T13:18:55.402Z] [2022-05-09T13:18:55.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-09T13:18:55.402Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.402Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-09T13:18:55.402Z] [2022-05-09T13:18:55.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-09T13:18:55.402Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.402Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-09T13:18:55.402Z] [2022-05-09T13:18:55.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-09T13:18:55.402Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.402Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-09T13:18:55.402Z] [2022-05-09T13:18:55.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-05-09T13:18:55.402Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.402Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-05-09T13:18:55.402Z] [2022-05-09T13:18:55.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-09T13:18:55.402Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-09T13:18:55.402Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-09T13:18:55.402Z] [2022-05-09T13:18:55.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-09T13:18:55.402Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.402Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-09T13:18:55.402Z] [2022-05-09T13:18:55.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-09T13:18:55.402Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-09T13:18:55.871Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-09T13:18:55.871Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-09T13:18:55.871Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-09T13:18:55.871Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-09T13:18:55.871Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-09T13:18:55.871Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-09T13:18:55.871Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-09T13:18:55.871Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-09T13:18:55.871Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-09T13:18:55.871Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-09T13:18:55.871Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-09T13:18:55.871Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-09T13:18:55.871Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-09T13:18:55.871Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-09T13:18:55.871Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-09T13:18:55.871Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.871Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-09T13:18:55.871Z] [2022-05-09T13:18:55.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-09T13:18:55.872Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-09T13:18:55.872Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-05-09T13:18:55.872Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-09T13:18:55.872Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-09T13:18:55.872Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-09T13:18:55.872Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2022-05-09T13:18:55.872Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-09T13:18:55.872Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-09T13:18:55.872Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-09T13:18:55.872Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-09T13:18:55.872Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-09T13:18:55.872Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-09T13:18:55.872Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-09T13:18:55.872Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-09T13:18:55.872Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-09T13:18:55.872Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-09T13:18:55.872Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-09T13:18:55.872Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.872Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-09T13:18:55.872Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-09T13:18:55.873Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.873Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-09T13:18:55.873Z] [2022-05-09T13:18:55.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-09T13:18:55.873Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-09T13:18:55.874Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.874Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-09T13:18:55.874Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s) [2022-05-09T13:18:55.875Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-09T13:18:55.875Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-09T13:18:55.875Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-09T13:18:55.875Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-09T13:18:55.875Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-09T13:18:55.875Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:18:55.875Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:18:55.875Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:18:55.875Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-09T13:18:55.875Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-09T13:18:55.875Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-09T13:18:55.875Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-09T13:18:55.875Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-09T13:18:55.875Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-09T13:18:55.875Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-09T13:18:55.875Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-09T13:18:55.875Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-09T13:18:55.875Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-09T13:18:55.875Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-09T13:18:55.875Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.875Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-09T13:18:55.875Z] [2022-05-09T13:18:55.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-05-09T13:18:55.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-09T13:18:55.876Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.876Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-09T13:18:55.876Z] [2022-05-09T13:18:55.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-09T13:18:55.877Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.877Z] [2022-05-09T13:18:55.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-09T13:18:55.877Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.877Z] [2022-05-09T13:18:55.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-09T13:18:55.877Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-09T13:18:55.877Z] [2022-05-09T13:18:55.877Z] DONE 1088 tests, 539 skipped in 2474.982s [2022-05-09T13:18:56.345Z] INFO: Integration tests ended at 05/09/2022 13:18:55. Duration:00:41:15.1456539 [2022-05-09T13:18:56.345Z] INFO: Docker info of the daemon under test at end of run [2022-05-09T13:18:56.345Z] [2022-05-09T13:18:56.345Z] Containers: 10 [2022-05-09T13:18:56.345Z] Running: 0 [2022-05-09T13:18:56.345Z] Paused: 0 [2022-05-09T13:18:56.345Z] Stopped: 10 [2022-05-09T13:18:56.345Z] Images: 18 [2022-05-09T13:18:56.345Z] Server Version: 0.0.0-dev [2022-05-09T13:18:56.345Z] Storage Driver: windowsfilter [2022-05-09T13:18:56.345Z] Windows: [2022-05-09T13:18:56.345Z] Logging Driver: json-file [2022-05-09T13:18:56.345Z] Plugins: [2022-05-09T13:18:56.345Z] Volume: local [2022-05-09T13:18:56.345Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-09T13:18:56.345Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-09T13:18:56.345Z] Swarm: inactive [2022-05-09T13:18:56.345Z] Default Isolation: process [2022-05-09T13:18:56.345Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-09T13:18:56.345Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-09T13:18:56.345Z] OSType: windows [2022-05-09T13:18:56.345Z] Architecture: x86_64 [2022-05-09T13:18:56.345Z] CPUs: 4 [2022-05-09T13:18:56.345Z] Total Memory: 32GiB [2022-05-09T13:18:56.345Z] Name: azwin-2-561590 [2022-05-09T13:18:56.345Z] ID: EHMC:LFQF:2BA6:DQC6:CZRI:S544:TOTU:ISCB:2QPN:FS7P:YD4Z:32H3 [2022-05-09T13:18:56.345Z] Docker Root Dir: D:\CI\PR-43572\1\daemon [2022-05-09T13:18:56.345Z] Debug Mode (client): false [2022-05-09T13:18:56.345Z] Debug Mode (server): true [2022-05-09T13:18:56.345Z] File Descriptors: -1 [2022-05-09T13:18:56.345Z] Goroutines: 17 [2022-05-09T13:18:56.345Z] System Time: 2022-05-09T13:18:55.8888369Z [2022-05-09T13:18:56.345Z] EventsListeners: 0 [2022-05-09T13:18:56.345Z] Registry: https://index.docker.io/v1/ [2022-05-09T13:18:56.345Z] Labels: [2022-05-09T13:18:56.345Z] Experimental: false [2022-05-09T13:18:56.345Z] Insecure Registries: [2022-05-09T13:18:56.345Z] 127.0.0.0/8 [2022-05-09T13:18:56.345Z] Live Restore Enabled: false [2022-05-09T13:18:56.345Z] [2022-05-09T13:18:56.345Z] [2022-05-09T13:18:56.345Z] INFO: Stopping daemon under test [2022-05-09T13:18:56.345Z] SUCCESS: The process with PID 5536 (child process of PID 4424) has been terminated. [2022-05-09T13:18:56.345Z] SUCCESS: The process with PID 4424 (child process of PID 5032) has been terminated. [2022-05-09T13:18:56.345Z] INFO: Stop tailing logs of the daemon under tests [2022-05-09T13:18:56.345Z] INFO: executeCI.ps1 Completed successfully at 05/09/2022 13:18:56. [2022-05-09T13:18:56.345Z] INFO: Tidying up at end of run [2022-05-09T13:18:56.345Z] ----------- DAEMON LOG ------------ [2022-05-09T13:18:56.345Z] 2022/05/09 12:34:55 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-09T13:18:56.345Z] ----------- END DAEMON LOG -------- [2022-05-09T13:18:56.345Z] INFO: Saving daemon under test log (d:\CI\PR-43572\1\dut.out) to bundles\CIDUT.out [2022-05-09T13:18:56.345Z] INFO: Saving daemon under test log (d:\CI\PR-43572\1\dut.err) to bundles\CIDUT.err [2022-05-09T13:18:56.345Z] INFO: Saving containerd logs to bundles [2022-05-09T13:18:56.345Z] INFO: Nuke-Everything... [2022-05-09T13:18:56.345Z] INFO: Container count on control daemon to delete is 2 [2022-05-09T13:18:56.813Z] 8b28d7245f5c [2022-05-09T13:18:56.813Z] 1fae511e1b11 [2022-05-09T13:18:56.813Z] INFO: Tidying pidfile d:\CI\PR-43572\1\docker.pid [2022-05-09T13:18:56.813Z] INFO: Nuking d:\CI [2022-05-09T13:18:59.407Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-09T13:18:59.407Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:18:59.407Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-09T13:18:59.407Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-09T13:18:59.407Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-09T13:18:59.407Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-09T13:18:59.407Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-09T13:18:59.407Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-09T13:18:59.407Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-09T13:18:59.407Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-09T13:18:59.407Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-09T13:18:59.407Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-09T13:18:59.407Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-09T13:18:59.407Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-09T13:18:59.407Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-09T13:18:59.407Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-09T13:18:59.407Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-09T13:18:59.407Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-09T13:19:06.558Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-09T13:19:06.558Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-09T13:19:06.558Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-09T13:19:21.487Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-09T13:19:21.487Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-09T13:19:21.487Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-09T13:19:22.090Z] INFO: Zapped successfully [2022-05-09T13:19:22.090Z] [2022-05-09T13:19:22.090Z] INFO: executeCI.ps1 exiting at Mon May 9 13:19:21 CUT 2022. Duration 01:07:32.6242839 [2022-05-09T13:19:22.090Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-09T13:19:22.339Z] Recording test results [2022-05-09T13:19:22.477Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-09T13:19:23.474Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-09T13:19:24.463Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-09T13:19:29.434Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-09T13:19:30.957Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-09T13:19:32.742Z] Archiving artifacts [2022-05-09T13:19:33.975Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-09T13:19:39.423Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-09T13:19:39.423Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-09T13:19:45.307Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-09T13:19:45.307Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-09T13:19:47.400Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43572/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-09T13:19:48.350Z] + make clean [2022-05-09T13:19:49.915Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-09T13:19:49.915Z] docker-dev-cache [2022-05-09T13:19:49.915Z] docker-mod-cache [Pipeline] deleteDir [2022-05-09T13:19:52.494Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-09T13:19:55.396Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-09T13:19:55.396Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-09T13:19:55.396Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-09T13:19:55.396Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-09T13:19:55.396Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-09T13:19:55.396Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-09T13:19:59.178Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-09T13:20:09.450Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-09T13:20:16.629Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-09T13:20:16.629Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-09T13:20:16.629Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-09T13:20:16.629Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-09T13:20:16.629Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-09T13:20:17.812Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-09T13:20:17.812Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-09T13:20:17.812Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-09T13:20:21.615Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-09T13:20:23.836Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-09T13:20:25.288Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-09T13:20:25.288Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-09T13:20:25.288Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-09T13:20:25.288Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-09T13:20:25.288Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-09T13:20:25.288Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-09T13:20:25.288Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-09T13:20:25.288Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-09T13:20:25.288Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-09T13:20:29.717Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-09T13:20:35.711Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-09T13:20:35.711Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-09T13:20:35.711Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-09T13:20:36.695Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-09T13:20:36.695Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-09T13:20:36.695Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-09T13:20:36.890Z] === RUN TestDockerSuite/TestBuildUser [2022-05-09T13:20:36.890Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-09T13:20:36.890Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-09T13:20:36.890Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-09T13:20:36.890Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-09T13:20:36.890Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-09T13:20:36.890Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-09T13:20:38.267Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-09T13:20:39.253Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-09T13:20:39.253Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-09T13:20:39.253Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-09T13:20:42.769Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-09T13:20:42.769Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-09T13:20:46.400Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-09T13:20:51.446Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-09T13:20:51.446Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-09T13:20:51.446Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-09T13:20:51.446Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-09T13:20:51.446Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-09T13:20:53.705Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-09T13:20:55.918Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-09T13:21:21.578Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-09T13:21:21.578Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-09T13:21:31.831Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-09T13:21:31.831Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-09T13:21:31.831Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-09T13:21:34.101Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-09T13:21:37.703Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-09T13:21:37.703Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-09T13:21:38.170Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-09T13:21:39.166Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-09T13:21:46.603Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-09T13:21:46.604Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-09T13:21:46.604Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-09T13:21:46.604Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-09T13:21:46.604Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-09T13:21:47.828Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-09T13:21:49.564Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-09T13:21:49.564Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-09T13:21:50.034Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-09T13:21:53.692Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-09T13:21:53.692Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:21:53.692Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-09T13:22:00.850Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-09T13:22:00.850Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-09T13:22:01.319Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-09T13:22:04.989Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-09T13:22:10.867Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-09T13:22:11.337Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-09T13:22:22.539Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-09T13:22:24.753Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-09T13:22:25.738Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-09T13:22:36.154Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-09T13:22:41.486Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-09T13:22:41.487Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-09T13:22:41.487Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-09T13:22:41.487Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-09T13:22:41.487Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-09T13:22:41.487Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-09T13:22:41.487Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-09T13:22:41.487Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-09T13:22:42.025Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-09T13:22:51.929Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-09T13:22:52.437Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-09T13:22:54.153Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-09T13:22:54.153Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-09T13:22:54.622Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-09T13:22:54.622Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-09T13:22:55.091Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-09T13:22:55.091Z] docker_cli_sni_test.go:18: Flakey test [2022-05-09T13:22:55.091Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-09T13:22:58.050Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-09T13:22:58.527Z] === RUN TestDockerSuite/TestRmiTag [2022-05-09T13:22:58.999Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-09T13:23:02.789Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-09T13:23:03.930Z] === RUN TestDockerSuite/TestCommitChange [2022-05-09T13:23:16.440Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-09T13:23:20.240Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-09T13:23:20.240Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-09T13:23:20.240Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-09T13:23:28.066Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-09T13:23:28.534Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-09T13:23:34.397Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-09T13:23:35.197Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-09T13:23:35.197Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-09T13:23:35.197Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-09T13:23:35.960Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-09T13:23:35.960Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-09T13:23:35.960Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-09T13:23:35.960Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-09T13:23:35.960Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-09T13:23:35.960Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-09T13:23:35.960Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-09T13:23:35.960Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-09T13:23:35.960Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-09T13:23:35.960Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-09T13:23:35.960Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-09T13:23:35.960Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-09T13:23:35.960Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-09T13:23:35.960Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-09T13:23:35.960Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-09T13:23:39.755Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-09T13:23:39.755Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-09T13:23:39.755Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-09T13:23:39.755Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-09T13:23:39.755Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-09T13:23:45.616Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-09T13:23:47.702Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-09T13:23:50.379Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-09T13:23:53.328Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-09T13:23:56.392Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-09T13:23:58.272Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-09T13:23:58.272Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-09T13:23:58.272Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-09T13:23:58.272Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-09T13:23:58.272Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-09T13:23:58.272Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-09T13:23:58.272Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-09T13:23:58.272Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-09T13:23:58.272Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-09T13:23:58.272Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-09T13:23:58.272Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-09T13:23:58.272Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-09T13:23:58.272Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-09T13:23:58.272Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-09T13:23:58.272Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-09T13:23:58.272Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-09T13:24:00.191Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-09T13:24:00.191Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-09T13:24:07.366Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-09T13:24:07.367Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-09T13:24:07.367Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-09T13:24:07.367Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-09T13:24:07.367Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-09T13:24:07.367Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-09T13:24:07.367Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-09T13:24:07.367Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-09T13:24:07.367Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-09T13:24:07.367Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-09T13:24:07.367Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-09T13:24:07.367Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-09T13:24:07.367Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-09T13:24:07.367Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-09T13:24:07.367Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-09T13:24:07.367Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-09T13:24:07.367Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-09T13:24:07.367Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-09T13:24:07.367Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-09T13:24:07.367Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-09T13:24:07.367Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-09T13:24:07.367Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-09T13:24:07.367Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-09T13:24:08.716Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-09T13:24:10.318Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-09T13:24:10.318Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-09T13:24:10.318Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-09T13:24:15.069Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-09T13:24:15.069Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-09T13:24:15.069Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-09T13:24:15.069Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-09T13:24:15.069Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-09T13:24:18.018Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-09T13:24:18.018Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-09T13:24:18.018Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-09T13:24:18.018Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-09T13:24:18.018Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-09T13:24:18.018Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-09T13:24:18.018Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-09T13:24:18.018Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-09T13:24:18.018Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-09T13:24:18.018Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-09T13:24:18.018Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-09T13:24:18.018Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-09T13:24:18.018Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-09T13:24:18.018Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-09T13:24:18.018Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-09T13:24:20.250Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-09T13:24:21.221Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-09T13:24:21.221Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-09T13:24:21.221Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-09T13:24:23.441Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-09T13:24:23.441Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-09T13:24:23.441Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-09T13:24:23.441Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-09T13:24:23.441Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-09T13:24:23.441Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-09T13:24:23.441Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-09T13:24:24.037Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-09T13:24:26.992Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-09T13:24:26.992Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-09T13:24:26.992Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-09T13:24:26.992Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-09T13:24:26.992Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-09T13:24:26.992Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-09T13:24:26.992Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-09T13:24:29.956Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-09T13:24:29.956Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-09T13:24:29.956Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-09T13:24:29.956Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-09T13:24:29.956Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-09T13:24:29.956Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-09T13:24:29.956Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-09T13:24:29.956Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-09T13:24:29.956Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-09T13:24:32.121Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-09T13:24:32.121Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-09T13:24:32.121Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-09T13:24:32.121Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-09T13:24:32.184Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-09T13:24:35.084Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-09T13:24:35.084Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-09T13:24:35.084Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-09T13:24:35.084Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-09T13:24:35.084Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-09T13:24:35.084Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-09T13:24:35.084Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-09T13:24:35.084Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-09T13:24:38.044Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-09T13:24:40.835Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-09T13:24:40.835Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-09T13:24:40.835Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-09T13:24:40.835Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-09T13:24:40.835Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-09T13:24:40.835Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-09T13:24:40.835Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-09T13:24:40.835Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-09T13:24:40.835Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-09T13:24:40.835Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-09T13:24:40.835Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-09T13:24:40.835Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-09T13:24:40.835Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-09T13:24:41.001Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-09T13:24:43.954Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-09T13:24:43.954Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-09T13:24:43.954Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-09T13:24:43.954Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-09T13:24:44.638Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-09T13:24:44.638Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-09T13:24:44.638Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-09T13:24:44.638Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-09T13:24:44.638Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-09T13:24:44.638Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-09T13:24:46.909Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-09T13:24:46.909Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-09T13:24:47.586Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-09T13:24:49.867Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-09T13:24:49.867Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-09T13:24:49.867Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-09T13:24:49.867Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-09T13:24:49.867Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-09T13:24:51.383Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-09T13:24:51.383Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-09T13:24:51.383Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-09T13:24:52.828Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-09T13:24:52.828Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-09T13:24:54.355Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-09T13:24:54.355Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-09T13:24:54.355Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-09T13:24:54.355Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-09T13:24:54.355Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-09T13:24:54.355Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-09T13:24:54.355Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-09T13:24:55.785Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-09T13:24:55.785Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-09T13:24:55.785Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-09T13:24:57.320Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-09T13:24:58.744Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-09T13:24:59.220Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-09T13:25:01.124Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-09T13:25:02.177Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-09T13:25:04.112Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-09T13:25:07.920Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-09T13:25:07.920Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-09T13:25:07.920Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-09T13:25:07.920Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-09T13:25:07.920Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-09T13:25:07.920Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-09T13:25:07.920Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-09T13:25:07.920Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-09T13:25:07.920Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-09T13:25:07.920Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-09T13:25:07.920Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-09T13:25:07.920Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-09T13:25:07.920Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-09T13:25:07.920Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-09T13:25:07.920Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-09T13:25:07.920Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-09T13:25:12.620Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-09T13:25:13.787Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-09T13:25:13.787Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-09T13:25:13.787Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-09T13:25:13.787Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-09T13:25:13.787Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-09T13:25:14.254Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-09T13:25:14.254Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-09T13:25:14.254Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-09T13:25:14.254Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-09T13:25:14.254Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-09T13:25:14.254Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-09T13:25:14.254Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-09T13:25:16.424Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-09T13:25:16.424Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-09T13:25:16.424Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-09T13:25:16.894Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-09T13:25:16.894Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-09T13:25:19.113Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-09T13:25:19.113Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-09T13:25:19.113Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-09T13:25:22.075Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-09T13:25:22.075Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-09T13:25:22.075Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-09T13:25:22.927Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-09T13:25:22.927Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-09T13:25:22.927Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-09T13:25:25.032Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-09T13:25:25.033Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-09T13:25:25.141Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-09T13:25:25.141Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-09T13:25:25.141Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-09T13:25:25.141Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-09T13:25:25.141Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-09T13:25:25.141Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-09T13:25:25.141Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-09T13:25:25.141Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-09T13:25:25.141Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-09T13:25:25.141Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-09T13:25:25.141Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-09T13:25:25.141Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-09T13:25:25.141Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-09T13:25:25.142Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-09T13:25:25.142Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-09T13:25:25.142Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-09T13:25:25.142Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-09T13:25:25.142Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-09T13:25:25.142Z] === RUN TestDockerSuite/TestRunMount [2022-05-09T13:25:25.142Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-09T13:25:25.142Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-09T13:25:25.142Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-09T13:25:25.142Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-09T13:25:25.142Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-09T13:25:25.613Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-09T13:25:25.613Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-09T13:25:25.613Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-09T13:25:29.798Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-09T13:25:32.763Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-09T13:25:32.763Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-09T13:25:32.763Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-09T13:25:32.763Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-09T13:25:32.763Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-09T13:25:32.763Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-09T13:25:32.763Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-09T13:25:32.763Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-09T13:25:32.763Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-09T13:25:32.763Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-09T13:25:32.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-09T13:25:35.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-09T13:25:35.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-09T13:25:36.042Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-09T13:25:36.042Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-09T13:25:36.042Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-09T13:25:36.042Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-09T13:25:36.042Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-09T13:25:36.042Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-09T13:25:36.042Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-09T13:25:43.207Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-09T13:25:44.397Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-09T13:25:49.070Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-09T13:25:49.070Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-09T13:25:49.070Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-09T13:25:49.070Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-09T13:25:49.070Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-09T13:25:49.070Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-09T13:25:49.070Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-09T13:25:49.070Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-09T13:25:49.070Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-09T13:25:49.070Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-09T13:25:49.070Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-09T13:25:49.070Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-09T13:25:49.070Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-09T13:25:49.070Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-09T13:25:49.070Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-09T13:25:49.070Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-09T13:25:49.070Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-09T13:25:49.070Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-09T13:25:49.070Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-09T13:25:49.070Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-09T13:25:50.616Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-09T13:25:51.564Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-09T13:25:52.813Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-09T13:25:54.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-09T13:25:55.025Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-09T13:25:56.011Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-09T13:25:58.966Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-09T13:25:58.966Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-09T13:25:58.966Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-09T13:25:58.966Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-09T13:25:58.966Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-09T13:25:58.966Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-09T13:25:58.966Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-09T13:25:58.966Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-09T13:25:58.966Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-09T13:25:58.967Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-09T13:25:58.967Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-09T13:25:58.967Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-09T13:25:58.967Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-09T13:25:58.967Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-09T13:25:58.967Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-09T13:25:58.967Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-09T13:25:58.967Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-09T13:26:03.198Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000cca330_} [2022-05-09T13:26:03.725Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-09T13:26:03.725Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-09T13:26:03.725Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-09T13:26:03.725Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-09T13:26:03.725Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-09T13:26:03.725Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-09T13:26:03.725Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-09T13:26:03.725Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-09T13:26:03.725Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-09T13:26:03.725Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-09T13:26:03.725Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-09T13:26:05.417Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1432011687_c:\foo_false____} [2022-05-09T13:26:08.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1432011687_c:\foo_true____} [2022-05-09T13:26:16.211Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-09T13:26:16.211Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-09T13:26:16.211Z] === RUN TestDockerSuite/TestRunRm [2022-05-09T13:26:17.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-09T13:26:17.048Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-09T13:26:17.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-09T13:26:17.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-09T13:26:17.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-09T13:26:17.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-09T13:26:17.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-09T13:26:17.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-09T13:26:17.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-09T13:26:17.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-09T13:26:17.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-09T13:26:17.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-09T13:26:17.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-09T13:26:17.048Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-09T13:26:17.048Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-09T13:26:17.048Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-09T13:26:17.048Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-09T13:26:17.048Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-09T13:26:17.048Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-09T13:26:17.048Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-09T13:26:17.048Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-09T13:26:17.048Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-09T13:26:17.048Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-09T13:26:17.048Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-09T13:26:19.160Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-09T13:26:20.004Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-09T13:26:20.004Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-09T13:26:20.004Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-09T13:26:20.004Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:26:20.004Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-09T13:26:20.004Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-09T13:26:20.004Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-09T13:26:20.004Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-09T13:26:20.473Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-09T13:26:20.473Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-09T13:26:20.473Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-09T13:26:20.473Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-09T13:26:20.473Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-09T13:26:20.473Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-09T13:26:20.473Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-09T13:26:20.473Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-09T13:26:20.473Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-09T13:26:20.473Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-09T13:26:20.473Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-09T13:26:20.473Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-09T13:26:20.473Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-09T13:26:20.473Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-09T13:26:20.473Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-09T13:26:20.473Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:26:20.473Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-09T13:26:20.473Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-09T13:26:20.473Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-09T13:26:23.428Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-09T13:26:23.428Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-09T13:26:23.428Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-09T13:26:23.428Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-09T13:26:25.020Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-09T13:26:27.234Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-09T13:26:27.234Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-09T13:26:27.234Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-09T13:26:27.234Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-09T13:26:27.234Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-09T13:26:27.234Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-09T13:26:27.234Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-09T13:26:28.820Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-09T13:26:31.777Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-09T13:26:33.107Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-09T13:26:35.574Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-09T13:26:35.574Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-09T13:26:35.574Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-09T13:26:35.574Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-09T13:26:35.574Z] === RUN TestDockerSuite/TestRunState [2022-05-09T13:26:35.574Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-09T13:26:35.574Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-09T13:26:39.365Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-09T13:26:39.365Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-09T13:26:39.365Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-09T13:26:39.365Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-09T13:26:39.365Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-09T13:26:39.365Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-09T13:26:39.365Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-09T13:26:39.365Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-09T13:26:39.834Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-09T13:26:39.834Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-09T13:26:39.834Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-09T13:26:39.834Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-09T13:26:40.268Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-09T13:26:40.269Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-09T13:26:40.269Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-09T13:26:40.269Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-09T13:26:40.269Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-09T13:26:45.702Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-09T13:26:45.702Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-09T13:26:45.702Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-09T13:26:45.702Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-09T13:26:45.702Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-09T13:26:45.702Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-09T13:26:45.702Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-09T13:26:45.702Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-09T13:26:45.702Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-09T13:26:45.702Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-09T13:26:45.702Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-09T13:26:45.702Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-09T13:26:45.702Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-09T13:26:45.702Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-09T13:26:45.702Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-09T13:26:45.702Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-09T13:26:45.702Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-09T13:26:45.702Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-09T13:26:45.702Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-09T13:26:45.702Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-09T13:26:45.702Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-09T13:26:48.651Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-09T13:26:48.652Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-09T13:26:49.119Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-09T13:26:52.068Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-09T13:26:52.068Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-09T13:26:52.068Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-09T13:26:52.068Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-09T13:26:52.068Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-09T13:26:56.829Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-09T13:26:58.091Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-09T13:26:58.091Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:26:58.091Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-09T13:26:58.091Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-09T13:26:58.091Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-09T13:27:07.275Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-09T13:27:08.552Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-09T13:27:08.553Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-09T13:27:08.553Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-09T13:27:08.553Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-09T13:27:08.553Z] === RUN TestDockerSuite/TestCpToDot [2022-05-09T13:27:13.138Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-09T13:27:17.227Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-09T13:27:17.227Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-09T13:27:17.227Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-09T13:27:17.227Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-09T13:27:17.227Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-09T13:27:19.446Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-09T13:27:19.447Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:27:19.447Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-09T13:27:19.447Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-09T13:27:19.447Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-09T13:27:19.447Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-09T13:27:19.447Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-09T13:27:19.447Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-09T13:27:19.447Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-09T13:27:19.915Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-09T13:27:19.915Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-09T13:27:22.870Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-09T13:27:23.566Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-09T13:27:23.566Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-09T13:27:23.566Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-09T13:27:23.566Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-09T13:27:25.086Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-09T13:27:25.556Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-09T13:27:25.556Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-09T13:27:26.523Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-09T13:27:28.513Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-09T13:27:29.503Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-09T13:27:29.503Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-09T13:27:29.503Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-09T13:27:29.503Z] === RUN TestDockerSuite/TestCreateRM [2022-05-09T13:27:29.972Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-09T13:27:29.972Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-09T13:27:29.972Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-09T13:27:30.315Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-09T13:27:30.441Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-09T13:27:30.911Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-09T13:27:33.268Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-09T13:27:33.268Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-09T13:27:33.268Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-09T13:27:33.268Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-09T13:27:33.268Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-09T13:27:33.268Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-09T13:27:33.268Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-09T13:27:33.268Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-09T13:27:33.268Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-09T13:27:33.268Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-09T13:27:33.735Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-09T13:27:33.735Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-09T13:27:33.735Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-09T13:27:33.735Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-09T13:27:33.735Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-09T13:27:39.603Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-09T13:27:41.824Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-09T13:27:44.035Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-09T13:27:45.854Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-09T13:27:45.854Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-09T13:27:46.322Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-09T13:27:50.116Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-09T13:27:50.117Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-09T13:27:50.117Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-09T13:27:50.117Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-09T13:27:51.198Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-09T13:27:51.198Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-09T13:27:51.198Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-09T13:27:51.198Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-09T13:27:51.198Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-09T13:27:51.198Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-09T13:27:51.198Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-09T13:27:51.198Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-09T13:27:51.198Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-09T13:27:51.198Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-09T13:27:51.198Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-09T13:27:51.198Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-09T13:27:51.198Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-09T13:27:51.198Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:27:51.198Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-09T13:27:51.198Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-09T13:27:51.198Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-09T13:27:51.198Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-09T13:27:51.198Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-09T13:27:51.198Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-09T13:27:51.198Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-09T13:27:51.198Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-09T13:27:51.198Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-09T13:27:51.198Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-09T13:27:51.198Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-09T13:27:51.198Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-09T13:27:51.198Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-09T13:27:51.198Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-09T13:27:51.198Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-09T13:27:51.198Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-09T13:27:51.198Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-09T13:27:51.198Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-09T13:27:51.198Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-09T13:27:51.198Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-09T13:27:51.198Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-09T13:27:53.409Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-09T13:27:53.409Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-09T13:27:53.876Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-09T13:27:54.343Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-09T13:27:55.922Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-09T13:27:55.922Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-09T13:27:58.790Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-09T13:27:58.790Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-09T13:27:58.790Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-09T13:27:58.790Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-09T13:27:58.790Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-09T13:27:58.790Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-09T13:27:58.790Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-09T13:27:58.790Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-09T13:27:58.790Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-09T13:27:58.790Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-09T13:27:58.790Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:27:58.790Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-09T13:27:58.790Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-09T13:27:58.790Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-09T13:27:58.790Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-09T13:27:58.790Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-09T13:27:58.790Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-09T13:27:58.790Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-09T13:27:58.790Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-09T13:27:58.790Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-09T13:27:58.790Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-09T13:27:58.790Z] === RUN TestDockerSuite/TestDockerFails [2022-05-09T13:27:58.790Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-09T13:27:58.790Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-09T13:27:58.790Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-09T13:27:58.790Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-09T13:27:58.790Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-09T13:27:58.790Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-09T13:27:58.790Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-09T13:27:58.790Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-09T13:27:58.790Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-09T13:27:58.790Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-09T13:27:58.790Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-09T13:27:59.714Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-09T13:28:01.746Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-09T13:28:02.669Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-09T13:28:04.704Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-09T13:28:05.616Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-09T13:28:05.616Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-09T13:28:05.616Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-09T13:28:07.666Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-09T13:28:16.042Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-09T13:28:16.043Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-09T13:28:16.043Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-09T13:28:18.103Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-09T13:28:21.906Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-09T13:28:21.906Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-09T13:28:22.374Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-09T13:28:22.374Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-09T13:28:22.374Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-09T13:28:22.374Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-09T13:28:22.374Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-09T13:28:22.374Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-09T13:28:22.374Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-09T13:28:22.866Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-09T13:28:32.790Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-09T13:28:32.791Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-09T13:28:32.791Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-09T13:28:32.791Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-09T13:28:32.791Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-09T13:28:32.791Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-09T13:28:32.791Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-09T13:28:32.791Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-09T13:28:32.791Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-09T13:28:32.791Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-09T13:28:32.791Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-09T13:28:32.791Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-09T13:28:32.791Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-09T13:28:35.382Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-09T13:28:35.741Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-09T13:28:36.950Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-09T13:28:37.941Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-09T13:28:39.543Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-09T13:28:39.543Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-09T13:28:40.010Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-09T13:28:43.797Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-09T13:28:43.797Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-09T13:28:43.797Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-09T13:28:43.797Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-09T13:28:43.797Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-09T13:28:43.797Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-09T13:28:43.797Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-09T13:28:43.797Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-09T13:28:43.797Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-09T13:28:43.797Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-09T13:28:43.797Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-09T13:28:43.797Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-09T13:28:43.797Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-09T13:28:46.617Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-09T13:28:46.617Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-09T13:28:47.605Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-09T13:29:00.108Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-09T13:29:01.631Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-09T13:29:01.631Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-09T13:29:01.632Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-09T13:29:01.632Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-09T13:29:01.632Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-09T13:29:01.632Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-09T13:29:01.632Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-09T13:29:01.632Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-09T13:29:03.854Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-09T13:29:03.854Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-09T13:29:08.618Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-09T13:29:08.618Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-09T13:29:08.794Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-09T13:29:08.794Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-09T13:29:09.087Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-09T13:29:09.087Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-09T13:29:09.267Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-09T13:29:09.267Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-09T13:29:09.267Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-09T13:29:09.267Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-09T13:29:09.267Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-09T13:29:09.267Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-09T13:29:09.267Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-09T13:29:09.556Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-09T13:29:10.836Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-09T13:29:10.836Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-09T13:29:10.836Z] === RUN TestDockerSuite/TestEventsRename [2022-05-09T13:29:13.793Z] === RUN TestDockerSuite/TestEventsResize [2022-05-09T13:29:19.994Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-09T13:29:19.994Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-09T13:29:19.994Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-09T13:29:20.461Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-09T13:29:20.461Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-09T13:29:20.461Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-09T13:29:20.461Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-09T13:29:22.460Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-09T13:29:30.898Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-09T13:29:30.898Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-09T13:29:30.898Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-09T13:29:31.135Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-09T13:29:33.350Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-09T13:29:39.225Z] === RUN TestDockerSuite/TestEventsTop [2022-05-09T13:29:39.225Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-09T13:29:39.225Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-09T13:29:41.442Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-09T13:29:45.859Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-09T13:29:45.859Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-09T13:29:45.859Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-09T13:29:45.859Z] --- PASS: TestDockerSuite (2908.01s) [2022-05-09T13:29:45.859Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-09T13:29:45.859Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-09T13:29:45.859Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-09T13:29:45.859Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-09T13:29:45.859Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-05-09T13:29:45.859Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-09T13:29:45.859Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-05-09T13:29:45.859Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.88s) [2022-05-09T13:29:45.859Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.32s) [2022-05-09T13:29:45.859Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.76s) [2022-05-09T13:29:45.859Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2022-05-09T13:29:45.859Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (86.90s) [2022-05-09T13:29:45.859Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.81s) [2022-05-09T13:29:45.859Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-05-09T13:29:45.859Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-09T13:29:45.859Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-09T13:29:45.859Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-09T13:29:45.859Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-09T13:29:45.859Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-09T13:29:45.859Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-09T13:29:45.859Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-09T13:29:45.859Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-09T13:29:45.859Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-09T13:29:45.859Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-05-09T13:29:45.859Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-09T13:29:45.859Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-09T13:29:45.859Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-09T13:29:45.859Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.37s) [2022-05-09T13:29:45.859Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-09T13:29:45.859Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-05-09T13:29:45.859Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-09T13:29:45.859Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-09T13:29:45.859Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.43s) [2022-05-09T13:29:45.859Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-09T13:29:45.859Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-09T13:29:45.859Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.55s) [2022-05-09T13:29:45.859Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (96.14s) [2022-05-09T13:29:45.859Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-05-09T13:29:45.859Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.57s) [2022-05-09T13:29:45.859Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-09T13:29:45.859Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.15s) [2022-05-09T13:29:45.859Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.11s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.04s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.62s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.83s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.43s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.20s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.24s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.30s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.45s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.03s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.12s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildAddTar (41.47s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.36s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.68s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.76s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.36s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.01s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.05s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.14s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.77s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.75s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (29.33s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.24s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.69s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.82s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.67s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.80s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.18s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildCmd (0.70s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.72s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.72s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.70s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.74s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.59s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.60s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.05s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.15s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.63s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.03s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.89s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.81s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (43.99s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.83s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.73s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.75s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.72s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.88s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.37s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.01s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.95s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.72s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.86s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.84s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildDockerignore (61.36s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.41s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (67.99s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.00s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.07s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.92s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.32s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.05s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (34.74s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.27s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.93s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (94.20s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.67s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.32s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.58s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.67s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.43s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.01s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.20s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.43s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.18s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.03s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.92s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.73s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildFails (3.38s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.65s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.57s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.51s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.09s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.54s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.06s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.67s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.34s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildHistory (13.88s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.19s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.00s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.89s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.66s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildLabel (1.18s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.75s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.15s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.71s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildLabels (1.22s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.85s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.03s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.65s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.71s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.17s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.44s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.99s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.66s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (41.30s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.98s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.62s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.37s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.88s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.59s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.51s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.82s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.07s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.81s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.59s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.15s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.56s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.52s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.93s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.77s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.00s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.33s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.49s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.17s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.51s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.39s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (51.01s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.14s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildRm (16.83s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.79s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-09T13:29:45.860Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.71s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.78s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.81s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.64s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.28s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.97s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.81s) [2022-05-09T13:29:45.860Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.55s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (10.78s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestBuildStderr (6.01s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (26.36s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.37s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.56s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.04s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.70s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.07s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.71s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.01s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.59s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.09s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.75s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.79s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.77s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.04s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.69s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.53s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.48s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.37s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.51s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.35s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.39s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCommitChange (6.20s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.92s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.99s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCommitTTY (9.03s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.84s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.08s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.99s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.33s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.38s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.38s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.99s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (4.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.42s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.94s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.35s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.30s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.40s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.33s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.55s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (7.19s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (7.49s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.26s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.38s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (4.01s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.10s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.42s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.89s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.62s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.21s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.24s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.23s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.23s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006890e0_} (3.28s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13388127747_c:\foo_false____} (3.15s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13388127747_c:\foo_true____} (3.23s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.37s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.46s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.53s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.14s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.48s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.48s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.45s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCpToDot (3.42s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCpToStdout (3.66s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.37s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.46s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.05s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.88s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCreateRM (0.48s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.49s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.24s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.75s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.48s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-09T13:29:45.861Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.38s) [2022-05-09T13:29:45.861Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.41s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.59s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.92s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestEventsCopy (6.02s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.20s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.34s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.95s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.72s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.11s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.16s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestEventsFilters (6.76s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestEventsFormat (6.86s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-05-09T13:29:45.862Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-09T13:29:45.862Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-09T13:29:45.862Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-05-09T13:29:45.862Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestEventsRename (3.59s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestEventsResize (33.77s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.25s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.06s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.83s) [2022-05-09T13:29:45.862Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.76s) [2022-05-09T13:29:45.862Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-09T13:29:45.862Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.46s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.42s) [2022-05-09T13:29:45.862Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-05-09T13:29:45.862Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-09T13:29:45.862Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (4.08s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (4.06s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.96s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (4.04s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.25s) [2022-05-09T13:29:45.862Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-05-09T13:29:45.862Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-09T13:29:45.862Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.11s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestExecInspectID (5.94s) [2022-05-09T13:29:45.862Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-09T13:29:45.862Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-09T13:29:45.862Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-09T13:29:45.862Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-09T13:29:45.862Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.32s) [2022-05-09T13:29:45.862Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-09T13:29:45.862Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-09T13:29:45.862Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-09T13:29:45.862Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-09T13:29:45.862Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.06s) [2022-05-09T13:29:45.862Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.40s) [2022-05-09T13:29:45.862Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-09T13:29:45.862Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-05-09T13:29:45.862Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.44s) [2022-05-09T13:29:45.862Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.55s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.41s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.46s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.85s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.76s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.24s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.17s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.46s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.64s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.06s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.28s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.31s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.52s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.36s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestInspectDefault (3.30s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestInspectHistory (5.98s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.36s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestInspectJSONFields (4.03s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.23s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.90s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (4.00s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestInspectStatus (4.15s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.13s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.88s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.32s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.09s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.49s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.16s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.22s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.31s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.30s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.77s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.22s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.93s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.24s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.25s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.25s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.07s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.97s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.50s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.30s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestLogsSince (10.02s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-09T13:29:46.331Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestLogsTail (3.76s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.68s) [2022-05-09T13:29:46.331Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.32s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.71s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.58s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestPsByOrder (13.95s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.82s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.11s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.38s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.03s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.21s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.35s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.10s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.20s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.84s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.77s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.00s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.39s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (7.15s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.33s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (31.68s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.84s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.26s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.95s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.31s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.29s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.31s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (19.07s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.09s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.87s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.74s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.76s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.25s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.69s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRmiTag (1.03s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.48s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.15s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.79s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.24s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.36s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.07s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.52s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.13s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.25s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.34s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.28s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.72s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.26s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.45s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.03s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.38s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.37s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.26s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.30s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.12s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (8.27s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.45s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.28s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.26s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.18s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRunExitCode (3.36s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.39s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.30s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.46s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.98s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.32s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-09T13:29:46.332Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.70s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-09T13:29:46.332Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.00s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.98s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.99s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.49s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.31s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.30s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.29s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.36s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.62s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.58s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunRm (3.34s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.26s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.31s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.28s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.30s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.40s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.57s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.35s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.33s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.14s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.01s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.04s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.65s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.42s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.25s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.31s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.47s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.67s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.25s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.44s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.39s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.74s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.78s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.25s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.21s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.30s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.42s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.93s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.39s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.01s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.03s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.93s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.60s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.14s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.23s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.69s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.78s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.23s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-09T13:29:46.333Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.78s) [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-09T13:29:46.333Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.333Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-09T13:29:46.333Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-09T13:29:46.334Z] === RUN TestDockerSchema1RegistrySuite [2022-05-09T13:29:46.334Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-09T13:29:46.334Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-09T13:29:46.334Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-09T13:29:46.334Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-09T13:29:46.334Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-09T13:29:46.334Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-09T13:29:46.334Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-09T13:29:46.334Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-09T13:29:46.334Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-09T13:29:46.334Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-09T13:29:46.334Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-09T13:29:46.334Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:29:46.334Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-09T13:29:46.334Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-09T13:29:46.334Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-09T13:29:46.334Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-09T13:29:46.334Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-09T13:29:46.334Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-09T13:29:46.334Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-09T13:29:46.334Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-09T13:29:46.334Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-09T13:29:46.334Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-09T13:29:46.334Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-09T13:29:46.334Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-09T13:29:46.334Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-09T13:29:46.334Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-09T13:29:46.334Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-09T13:29:46.334Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-09T13:29:46.334Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-09T13:29:46.334Z] === RUN TestDockerDaemonSuite [2022-05-09T13:29:46.334Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-09T13:29:46.334Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-09T13:29:46.334Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-09T13:29:46.334Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-09T13:29:46.334Z] === RUN TestDockerSwarmSuite [2022-05-09T13:29:46.334Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-09T13:29:46.334Z] === RUN TestDockerPluginSuite [2022-05-09T13:29:46.334Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-09T13:29:46.334Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-09T13:29:46.334Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-09T13:29:46.334Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-09T13:29:46.334Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-09T13:29:46.334Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-09T13:29:46.334Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-09T13:29:46.334Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-09T13:29:46.334Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-09T13:29:46.334Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-09T13:29:46.334Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-09T13:29:46.334Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-09T13:29:46.334Z] === RUN TestDockerExternalVolumeSuite [2022-05-09T13:29:46.334Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-09T13:29:46.334Z] === RUN TestDockerNetworkSuite [2022-05-09T13:29:46.334Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-09T13:29:46.334Z] === RUN TestDockerHubPullSuite [2022-05-09T13:29:46.334Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-09T13:29:46.334Z] PASS [2022-05-09T13:29:46.334Z] ok github.com/docker/docker/integration-cli 2908.446s [2022-05-09T13:29:46.334Z] [2022-05-09T13:29:46.334Z] === Skipped [2022-05-09T13:29:46.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-09T13:29:46.334Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-09T13:29:46.334Z] [2022-05-09T13:29:46.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-09T13:29:46.334Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-09T13:29:46.334Z] [2022-05-09T13:29:46.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-09T13:29:46.334Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-09T13:29:46.334Z] [2022-05-09T13:29:46.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-09T13:29:46.334Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-09T13:29:46.334Z] [2022-05-09T13:29:46.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-09T13:29:46.334Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-09T13:29:46.334Z] [2022-05-09T13:29:46.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-09T13:29:46.334Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-09T13:29:46.334Z] [2022-05-09T13:29:46.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-09T13:29:46.334Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-09T13:29:46.334Z] [2022-05-09T13:29:46.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-09T13:29:46.334Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-09T13:29:46.334Z] [2022-05-09T13:29:46.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-09T13:29:46.334Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-09T13:29:46.334Z] [2022-05-09T13:29:46.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-09T13:29:46.334Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-09T13:29:46.334Z] [2022-05-09T13:29:46.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-05-09T13:29:46.334Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-05-09T13:29:46.334Z] [2022-05-09T13:29:46.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-09T13:29:46.334Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-09T13:29:46.334Z] [2022-05-09T13:29:46.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-09T13:29:46.334Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-09T13:29:46.334Z] [2022-05-09T13:29:46.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-09T13:29:46.334Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-09T13:29:46.334Z] [2022-05-09T13:29:46.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-09T13:29:46.334Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-09T13:29:46.334Z] [2022-05-09T13:29:46.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-05-09T13:29:46.334Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-09T13:29:46.334Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-09T13:29:46.335Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-09T13:29:46.335Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-09T13:29:46.335Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-09T13:29:46.335Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-05-09T13:29:46.335Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-09T13:29:46.335Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-09T13:29:46.335Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.335Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-09T13:29:46.335Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-09T13:29:46.336Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-09T13:29:46.336Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-09T13:29:46.336Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-05-09T13:29:46.336Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.46s) [2022-05-09T13:29:46.336Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-05-09T13:29:46.336Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-05-09T13:29:46.336Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-09T13:29:46.336Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-09T13:29:46.336Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-09T13:29:46.336Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-05-09T13:29:46.336Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-09T13:29:46.336Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-05-09T13:29:46.336Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-05-09T13:29:46.336Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-05-09T13:29:46.336Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-09T13:29:46.336Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s) [2022-05-09T13:29:46.336Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-09T13:29:46.336Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-09T13:29:46.336Z] docker_cli_sni_test.go:18: Flakey test [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-09T13:29:46.336Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-09T13:29:46.336Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-09T13:29:46.336Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-09T13:29:46.336Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-09T13:29:46.336Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-09T13:29:46.336Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-09T13:29:46.336Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-09T13:29:46.336Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-09T13:29:46.336Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-09T13:29:46.336Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-09T13:29:46.336Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-09T13:29:46.336Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-09T13:29:46.336Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-09T13:29:46.336Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-09T13:29:46.336Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-09T13:29:46.336Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-09T13:29:46.336Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-09T13:29:46.336Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-09T13:29:46.336Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-09T13:29:46.336Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-09T13:29:46.336Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-09T13:29:46.336Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-09T13:29:46.336Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-09T13:29:46.336Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-09T13:29:46.336Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-09T13:29:46.336Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-09T13:29:46.336Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-09T13:29:46.336Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-05-09T13:29:46.336Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-09T13:29:46.336Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-09T13:29:46.336Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-09T13:29:46.336Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-09T13:29:46.336Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-09T13:29:46.336Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-09T13:29:46.336Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-09T13:29:46.336Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-09T13:29:46.336Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-09T13:29:46.336Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-09T13:29:46.336Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.336Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-09T13:29:46.336Z] [2022-05-09T13:29:46.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-09T13:29:46.337Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.337Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-09T13:29:46.337Z] [2022-05-09T13:29:46.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-09T13:29:46.337Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.337Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-09T13:29:46.337Z] [2022-05-09T13:29:46.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-09T13:29:46.337Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.337Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-09T13:29:46.337Z] [2022-05-09T13:29:46.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-09T13:29:46.337Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.337Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-09T13:29:46.337Z] [2022-05-09T13:29:46.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-09T13:29:46.337Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.337Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-09T13:29:46.337Z] [2022-05-09T13:29:46.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-09T13:29:46.337Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.337Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-09T13:29:46.337Z] [2022-05-09T13:29:46.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-09T13:29:46.337Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.337Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-09T13:29:46.337Z] [2022-05-09T13:29:46.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-09T13:29:46.337Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.337Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-09T13:29:46.337Z] [2022-05-09T13:29:46.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-09T13:29:46.337Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.337Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-09T13:29:46.337Z] [2022-05-09T13:29:46.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-09T13:29:46.337Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.337Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-09T13:29:46.337Z] [2022-05-09T13:29:46.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-09T13:29:46.337Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.337Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-09T13:29:46.337Z] [2022-05-09T13:29:46.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-09T13:29:46.337Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.337Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-09T13:29:46.337Z] [2022-05-09T13:29:46.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-09T13:29:46.337Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.337Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-09T13:29:46.337Z] [2022-05-09T13:29:46.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-09T13:29:46.337Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.337Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-09T13:29:46.337Z] [2022-05-09T13:29:46.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-09T13:29:46.337Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.337Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-09T13:29:46.806Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-09T13:29:46.806Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-09T13:29:46.806Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-09T13:29:46.806Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-09T13:29:46.806Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-05-09T13:29:46.806Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-09T13:29:46.806Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-09T13:29:46.806Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-09T13:29:46.806Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-09T13:29:46.806Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-09T13:29:46.806Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-09T13:29:46.806Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2022-05-09T13:29:46.806Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-09T13:29:46.806Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-09T13:29:46.806Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2022-05-09T13:29:46.806Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-09T13:29:46.806Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-09T13:29:46.806Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-09T13:29:46.806Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-09T13:29:46.806Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.806Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-09T13:29:46.806Z] [2022-05-09T13:29:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-05-09T13:29:46.807Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.03s) [2022-05-09T13:29:46.807Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-09T13:29:46.807Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-09T13:29:46.807Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-09T13:29:46.807Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-09T13:29:46.807Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-09T13:29:46.807Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-05-09T13:29:46.807Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-09T13:29:46.807Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-05-09T13:29:46.807Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-09T13:29:46.807Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-09T13:29:46.807Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2022-05-09T13:29:46.807Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-09T13:29:46.807Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-05-09T13:29:46.807Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-09T13:29:46.807Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-09T13:29:46.807Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-09T13:29:46.807Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-09T13:29:46.807Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-09T13:29:46.807Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.807Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-09T13:29:46.807Z] [2022-05-09T13:29:46.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-09T13:29:46.808Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-09T13:29:46.808Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-09T13:29:46.808Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-09T13:29:46.808Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-09T13:29:46.808Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.03s) [2022-05-09T13:29:46.808Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.03s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-09T13:29:46.808Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-09T13:29:46.808Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-09T13:29:46.808Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.808Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-09T13:29:46.808Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-09T13:29:46.809Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.809Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-09T13:29:46.809Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s) [2022-05-09T13:29:46.810Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-05-09T13:29:46.810Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-05-09T13:29:46.810Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-05-09T13:29:46.810Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-05-09T13:29:46.810Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-09T13:29:46.810Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-09T13:29:46.810Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-09T13:29:46.810Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-09T13:29:46.810Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:29:46.810Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:29:46.810Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:29:46.810Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.810Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:29:46.810Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-05-09T13:29:46.811Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-09T13:29:46.811Z] [2022-05-09T13:29:46.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-09T13:29:46.811Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.811Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-09T13:29:46.812Z] [2022-05-09T13:29:46.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-09T13:29:46.812Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.812Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-09T13:29:46.812Z] [2022-05-09T13:29:46.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-09T13:29:46.812Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.812Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-09T13:29:46.812Z] [2022-05-09T13:29:46.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-09T13:29:46.812Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.812Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-09T13:29:46.812Z] [2022-05-09T13:29:46.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-09T13:29:46.812Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.812Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-09T13:29:46.812Z] [2022-05-09T13:29:46.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-09T13:29:46.812Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.812Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-09T13:29:46.812Z] [2022-05-09T13:29:46.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-09T13:29:46.812Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.812Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-09T13:29:46.812Z] [2022-05-09T13:29:46.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-09T13:29:46.812Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.812Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-09T13:29:46.812Z] [2022-05-09T13:29:46.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-09T13:29:46.812Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.812Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-09T13:29:46.812Z] [2022-05-09T13:29:46.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-09T13:29:46.812Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.812Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-09T13:29:46.812Z] [2022-05-09T13:29:46.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-09T13:29:46.812Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.812Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-09T13:29:46.812Z] [2022-05-09T13:29:46.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-09T13:29:46.812Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.812Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-09T13:29:46.812Z] [2022-05-09T13:29:46.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-09T13:29:46.812Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.812Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-09T13:29:46.812Z] [2022-05-09T13:29:46.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-09T13:29:46.812Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.812Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-09T13:29:46.812Z] [2022-05-09T13:29:46.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-09T13:29:46.812Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.812Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-09T13:29:46.812Z] [2022-05-09T13:29:46.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-09T13:29:46.812Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.812Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-09T13:29:46.812Z] [2022-05-09T13:29:46.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-09T13:29:46.812Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.812Z] [2022-05-09T13:29:46.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-09T13:29:46.812Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-09T13:29:46.812Z] [2022-05-09T13:29:46.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-09T13:29:46.812Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-09T13:29:47.279Z] [2022-05-09T13:29:47.279Z] DONE 1088 tests, 544 skipped in 2922.580s [2022-05-09T13:29:47.279Z] INFO: Integration tests ended at 05/09/2022 13:29:46. Duration:00:48:42.7422155 [2022-05-09T13:29:47.279Z] INFO: Docker info of the daemon under test at end of run [2022-05-09T13:29:47.279Z] [2022-05-09T13:29:47.279Z] Containers: 10 [2022-05-09T13:29:47.279Z] Running: 0 [2022-05-09T13:29:47.279Z] Paused: 0 [2022-05-09T13:29:47.279Z] Stopped: 10 [2022-05-09T13:29:47.279Z] Images: 18 [2022-05-09T13:29:47.279Z] Server Version: 0.0.0-dev [2022-05-09T13:29:47.279Z] Storage Driver: windowsfilter [2022-05-09T13:29:47.279Z] Windows: [2022-05-09T13:29:47.279Z] Logging Driver: json-file [2022-05-09T13:29:47.279Z] Plugins: [2022-05-09T13:29:47.279Z] Volume: local [2022-05-09T13:29:47.279Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-09T13:29:47.279Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-09T13:29:47.279Z] Swarm: inactive [2022-05-09T13:29:47.279Z] Default Isolation: process [2022-05-09T13:29:47.279Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-09T13:29:47.279Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-09T13:29:47.279Z] OSType: windows [2022-05-09T13:29:47.279Z] Architecture: x86_64 [2022-05-09T13:29:47.279Z] CPUs: 4 [2022-05-09T13:29:47.279Z] Total Memory: 32GiB [2022-05-09T13:29:47.279Z] Name: azwin-2-4bc2d0 [2022-05-09T13:29:47.279Z] ID: 4K3S:KNHZ:ATEV:URDB:MGKN:FL36:VIWV:4H5G:CAYH:VEJ6:3AJQ:ZR5J [2022-05-09T13:29:47.279Z] Docker Root Dir: D:\CI\PR-43572\1\daemon [2022-05-09T13:29:47.279Z] Debug Mode (client): false [2022-05-09T13:29:47.279Z] Debug Mode (server): true [2022-05-09T13:29:47.279Z] File Descriptors: -1 [2022-05-09T13:29:47.279Z] Goroutines: 44 [2022-05-09T13:29:47.279Z] System Time: 2022-05-09T13:29:46.8756284Z [2022-05-09T13:29:47.279Z] EventsListeners: 0 [2022-05-09T13:29:47.279Z] Registry: https://index.docker.io/v1/ [2022-05-09T13:29:47.279Z] Labels: [2022-05-09T13:29:47.279Z] Experimental: false [2022-05-09T13:29:47.279Z] Insecure Registries: [2022-05-09T13:29:47.279Z] 127.0.0.0/8 [2022-05-09T13:29:47.279Z] Live Restore Enabled: false [2022-05-09T13:29:47.279Z] [2022-05-09T13:29:47.279Z] [2022-05-09T13:29:47.279Z] INFO: Stopping daemon under test [2022-05-09T13:29:47.279Z] SUCCESS: The process with PID 2972 (child process of PID 2684) has been terminated. [2022-05-09T13:29:47.279Z] SUCCESS: The process with PID 2684 (child process of PID 5924) has been terminated. [2022-05-09T13:29:47.279Z] INFO: Stop tailing logs of the daemon under tests [2022-05-09T13:29:47.279Z] INFO: executeCI.ps1 Completed successfully at 05/09/2022 13:29:47. [2022-05-09T13:29:47.279Z] INFO: Tidying up at end of run [2022-05-09T13:29:47.279Z] ----------- DAEMON LOG ------------ [2022-05-09T13:29:47.279Z] 2022/05/09 12:37:43 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-09T13:29:47.279Z] ----------- END DAEMON LOG -------- [2022-05-09T13:29:47.279Z] INFO: Saving daemon under test log (d:\CI\PR-43572\1\dut.out) to bundles\CIDUT.out [2022-05-09T13:29:47.279Z] INFO: Saving daemon under test log (d:\CI\PR-43572\1\dut.err) to bundles\CIDUT.err [2022-05-09T13:29:47.279Z] INFO: Saving containerd logs to bundles [2022-05-09T13:29:47.279Z] INFO: Nuke-Everything... [2022-05-09T13:29:47.747Z] INFO: Container count on control daemon to delete is 2 [2022-05-09T13:29:47.747Z] 0f8cc8b8def6 [2022-05-09T13:29:47.747Z] be6999f9c52d [2022-05-09T13:29:47.747Z] INFO: Tidying pidfile d:\CI\PR-43572\1\docker.pid [2022-05-09T13:29:47.747Z] INFO: Killing containerd with PID 5700 [2022-05-09T13:29:47.747Z] INFO: Nuking d:\CI [2022-05-09T13:29:51.883Z] === RUN TestDockerSuite/TestExec [2022-05-09T13:29:51.883Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:29:51.883Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-09T13:29:51.883Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-09T13:29:51.883Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-09T13:29:53.450Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-09T13:29:56.408Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-09T13:29:56.408Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-09T13:29:56.408Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-09T13:29:56.408Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-09T13:29:56.408Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-09T13:29:56.408Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-09T13:29:56.408Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-09T13:29:58.630Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-09T13:30:01.591Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-09T13:30:04.551Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-09T13:30:06.772Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-09T13:30:11.541Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-09T13:30:11.541Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-09T13:30:12.011Z] === RUN TestDockerSuite/TestExecEnv [2022-05-09T13:30:12.011Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-09T13:30:12.011Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-09T13:30:12.011Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-09T13:30:12.011Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-09T13:30:14.968Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-09T13:30:17.897Z] INFO: Zapped successfully [2022-05-09T13:30:17.897Z] [2022-05-09T13:30:17.897Z] INFO: executeCI.ps1 exiting at Mon May 9 13:30:13 CUT 2022. Duration 01:18:13.8656730 [2022-05-09T13:30:17.897Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-09T13:30:18.147Z] Recording test results [2022-05-09T13:30:20.845Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-09T13:30:20.845Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-09T13:30:20.845Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-09T13:30:20.845Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-09T13:30:20.845Z] === RUN TestDockerSuite/TestExecParseError [2022-05-09T13:30:20.845Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-09T13:30:20.845Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-09T13:30:20.845Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-09T13:30:20.845Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-09T13:30:20.845Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-09T13:30:20.845Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-09T13:30:23.804Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-09T13:30:23.804Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-09T13:30:23.804Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-09T13:30:23.804Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-09T13:30:23.804Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-09T13:30:23.804Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:30:23.804Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-09T13:30:23.804Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-09T13:30:23.804Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-09T13:30:23.804Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-09T13:30:23.804Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-09T13:30:26.759Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-09T13:30:26.759Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-09T13:30:26.759Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-09T13:30:27.379Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-09T13:30:29.545Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-09T13:30:31.328Z] Archiving artifacts [2022-05-09T13:30:37.202Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-09T13:30:37.203Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-09T13:30:37.203Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-09T13:30:37.203Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-09T13:30:37.203Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-09T13:30:37.203Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-09T13:30:37.203Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-09T13:30:43.090Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-09T13:30:47.536Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43572/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-09T13:30:48.559Z] + make clean [2022-05-09T13:30:50.127Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-09T13:30:50.401Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-09T13:30:50.595Z] docker-dev-cache [2022-05-09T13:30:50.595Z] docker-mod-cache [Pipeline] deleteDir [2022-05-09T13:30:53.362Z] === RUN TestDockerSuite/TestGetContainerStatsStream [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-09T13:31:00.541Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-09T13:31:00.541Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:31:00.541Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-09T13:31:00.541Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-09T13:31:00.541Z] === RUN TestDockerSuite/TestHealth [2022-05-09T13:31:00.541Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-09T13:31:00.541Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-09T13:31:00.541Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-09T13:31:00.541Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-09T13:31:01.010Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-09T13:31:06.890Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-09T13:31:06.890Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-09T13:31:06.890Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-09T13:31:06.890Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-09T13:31:06.890Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-09T13:31:06.890Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-09T13:31:07.364Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-09T13:31:08.356Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-09T13:31:08.356Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-09T13:31:08.356Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-09T13:31:09.928Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-09T13:31:09.928Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-09T13:31:12.886Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-09T13:31:12.886Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-09T13:31:16.697Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-09T13:31:25.375Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-09T13:31:25.375Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-09T13:31:25.375Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-09T13:31:25.375Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-09T13:31:29.175Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-09T13:31:29.175Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-09T13:31:29.175Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-09T13:31:29.175Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-09T13:31:29.645Z] === RUN TestDockerSuite/TestImportFile [2022-05-09T13:31:29.645Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-09T13:31:29.645Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-09T13:31:29.645Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-09T13:31:29.645Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-09T13:31:29.645Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-09T13:31:29.645Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-09T13:31:29.645Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-09T13:31:29.645Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-09T13:31:29.645Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-09T13:31:29.645Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-09T13:31:29.645Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-09T13:31:29.645Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-09T13:31:29.645Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-09T13:31:29.645Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-09T13:31:29.645Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-09T13:31:29.645Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-09T13:31:29.645Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-09T13:31:30.113Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-09T13:31:30.114Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-09T13:31:30.114Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-09T13:31:33.070Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-09T13:31:36.029Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-09T13:31:36.029Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-09T13:31:36.029Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-09T13:31:36.029Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-09T13:31:36.029Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-09T13:31:36.029Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-09T13:31:36.029Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-09T13:31:36.029Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-09T13:31:38.985Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-09T13:31:38.985Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-09T13:31:41.940Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-09T13:31:41.940Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:31:41.941Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-09T13:31:41.941Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-09T13:31:41.941Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-09T13:31:41.941Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-09T13:31:41.941Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-09T13:31:50.610Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-09T13:32:01.144Z] === RUN TestDockerSuite/TestInspectImage [2022-05-09T13:32:01.144Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:32:01.144Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-09T13:32:01.144Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-09T13:32:01.144Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-09T13:32:01.145Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-09T13:32:01.145Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-09T13:32:03.365Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-09T13:32:06.326Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-09T13:32:06.796Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-09T13:32:09.757Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-09T13:32:12.716Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-09T13:32:12.716Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-09T13:32:12.716Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-09T13:32:12.716Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-09T13:32:15.675Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-09T13:32:18.633Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-09T13:32:24.511Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-09T13:32:27.475Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-09T13:32:30.435Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-09T13:32:34.241Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-09T13:32:36.462Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-09T13:32:39.422Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-09T13:32:42.385Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-09T13:32:42.385Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-09T13:32:42.385Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:32:42.385Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-09T13:32:42.385Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-09T13:32:42.385Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-09T13:32:42.385Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-09T13:32:42.385Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-09T13:32:42.385Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-09T13:32:42.385Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-09T13:32:42.385Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-09T13:32:42.385Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-09T13:32:42.385Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-09T13:32:42.385Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-09T13:32:42.385Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:32:42.854Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-09T13:32:42.854Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-09T13:32:42.854Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-09T13:32:42.854Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-09T13:32:42.854Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-09T13:32:42.854Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-09T13:32:42.854Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-09T13:32:42.854Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-09T13:32:42.854Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-09T13:32:42.854Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-09T13:32:42.854Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-09T13:32:42.854Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-09T13:32:42.854Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-09T13:32:42.854Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-09T13:32:42.854Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-09T13:32:42.854Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-09T13:32:42.854Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-09T13:32:42.854Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-09T13:32:42.854Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-09T13:32:42.854Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-09T13:32:42.854Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-09T13:32:45.816Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-09T13:32:48.042Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-09T13:32:55.519Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-09T13:32:57.738Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-09T13:32:57.738Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-09T13:32:57.738Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-09T13:33:00.696Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-09T13:33:00.696Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-09T13:33:11.137Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-09T13:33:18.310Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-09T13:33:28.749Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-09T13:33:30.974Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-09T13:33:33.931Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-09T13:33:33.931Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-09T13:33:33.931Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-09T13:33:36.889Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-09T13:33:39.851Z] === RUN TestDockerSuite/TestLogsSince [2022-05-09T13:33:50.294Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-09T13:33:50.294Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-09T13:33:50.294Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-09T13:33:50.294Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-09T13:33:50.294Z] === RUN TestDockerSuite/TestLogsTail [2022-05-09T13:33:54.094Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-09T13:33:57.056Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-09T13:34:00.158Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-09T13:34:00.158Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-09T13:34:00.158Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-09T13:34:00.158Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-09T13:34:00.158Z] === RUN TestDockerSuite/TestNetHostname [2022-05-09T13:34:00.158Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-09T13:34:00.158Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-09T13:34:00.158Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-09T13:34:00.158Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-09T13:34:00.158Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-09T13:34:00.158Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-09T13:34:00.158Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-09T13:34:00.158Z] === RUN TestDockerSuite/TestPluginActive [2022-05-09T13:34:00.158Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-09T13:34:00.158Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-09T13:34:00.158Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-09T13:34:00.158Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-09T13:34:00.158Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-09T13:34:00.158Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-09T13:34:00.158Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-09T13:34:00.158Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-09T13:34:00.158Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-09T13:34:00.158Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-09T13:34:00.158Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-09T13:34:00.158Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-09T13:34:00.158Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-09T13:34:00.158Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-09T13:34:00.158Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-09T13:34:00.158Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-09T13:34:00.158Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-09T13:34:00.158Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-09T13:34:00.158Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-09T13:34:00.158Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-09T13:34:00.158Z] === RUN TestDockerSuite/TestPortList [2022-05-09T13:34:00.158Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-09T13:34:00.158Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-09T13:34:07.318Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-09T13:34:07.318Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:34:07.318Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-09T13:34:07.318Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-09T13:34:07.318Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-09T13:34:07.318Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-09T13:34:07.318Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-09T13:34:07.318Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-09T13:34:07.318Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-09T13:34:07.318Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-09T13:34:07.318Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-09T13:34:07.318Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-09T13:34:07.318Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-09T13:34:07.318Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-09T13:34:07.318Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-09T13:34:07.318Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-09T13:34:07.318Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-09T13:34:07.318Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-09T13:34:12.081Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-09T13:34:12.081Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-09T13:34:12.550Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-09T13:34:25.088Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-09T13:34:25.088Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-09T13:34:25.088Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-09T13:34:35.529Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-09T13:34:53.357Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-09T13:34:53.357Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-09T13:34:53.357Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-09T13:34:53.357Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-09T13:35:08.307Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-09T13:35:13.080Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-09T13:35:34.321Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-09T13:35:38.124Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-09T13:35:38.124Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-09T13:35:38.124Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-09T13:35:38.124Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-09T13:35:38.124Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-09T13:35:44.000Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-09T13:35:44.000Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-09T13:35:44.000Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-09T13:35:44.000Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-09T13:35:44.000Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-09T13:35:44.000Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-09T13:35:44.000Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-09T13:35:44.000Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-09T13:35:44.000Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-09T13:35:52.680Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-09T13:35:52.680Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-09T13:35:52.680Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-09T13:35:54.899Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-09T13:35:54.899Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-09T13:35:54.899Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-09T13:35:55.887Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-09T13:35:56.875Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-09T13:35:56.875Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-09T13:35:56.875Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-09T13:36:01.637Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-09T13:36:06.400Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-09T13:36:09.359Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-09T13:36:39.495Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-09T13:36:39.495Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-09T13:36:39.495Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-09T13:36:45.384Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-09T13:36:45.384Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-09T13:36:45.384Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-09T13:36:46.373Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-09T13:36:52.248Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-09T13:36:57.012Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-09T13:36:57.012Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:36:57.012Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-09T13:37:02.893Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-09T13:37:02.893Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-09T13:37:02.893Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-09T13:37:20.725Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-09T13:37:24.531Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-09T13:37:25.002Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-09T13:37:33.675Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-09T13:37:39.558Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-09T13:37:54.505Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-09T13:37:59.273Z] === RUN TestDockerSuite/TestRmiTag [2022-05-09T13:38:00.264Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-09T13:38:04.062Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-09T13:38:25.303Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-09T13:38:27.522Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-09T13:38:34.685Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-09T13:38:35.155Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-09T13:38:35.155Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-09T13:38:35.623Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-09T13:38:35.623Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-09T13:38:35.623Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-09T13:38:35.623Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-09T13:38:35.623Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-09T13:38:35.623Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-09T13:38:35.623Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-09T13:38:35.623Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-09T13:38:35.623Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-09T13:38:35.623Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-09T13:38:35.623Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-09T13:38:35.623Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-09T13:38:35.623Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-09T13:38:38.577Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-09T13:38:38.577Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-09T13:38:38.577Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-09T13:38:38.577Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-09T13:38:38.577Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-09T13:38:44.445Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-09T13:38:47.406Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-09T13:38:56.075Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-09T13:39:03.236Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-09T13:39:11.916Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-09T13:39:11.916Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-09T13:39:22.347Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-09T13:39:22.347Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-09T13:39:22.347Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-09T13:39:22.347Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-09T13:39:22.347Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-09T13:39:22.347Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-09T13:39:22.347Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-09T13:39:22.347Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-09T13:39:22.347Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-09T13:39:22.347Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-09T13:39:22.347Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-09T13:39:22.347Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-09T13:39:22.347Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-09T13:39:22.347Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-09T13:39:22.347Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-09T13:39:22.347Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-09T13:39:22.347Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-09T13:39:22.347Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-09T13:39:22.347Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-09T13:39:22.347Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-09T13:39:22.817Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-09T13:39:22.817Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-09T13:39:22.817Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-09T13:39:25.769Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-09T13:39:25.769Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-09T13:39:25.769Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-09T13:39:29.567Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-09T13:39:29.567Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-09T13:39:29.567Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-09T13:39:29.567Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-09T13:39:29.567Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-09T13:39:32.523Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-09T13:39:32.523Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-09T13:39:32.523Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-09T13:39:32.523Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-09T13:39:32.523Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-09T13:39:32.523Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-09T13:39:32.523Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-09T13:39:32.523Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-09T13:39:32.523Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-09T13:39:32.523Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-09T13:39:32.523Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-09T13:39:32.523Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-09T13:39:32.523Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-09T13:39:32.523Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-09T13:39:32.523Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-09T13:39:35.476Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-09T13:39:38.432Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-09T13:39:41.391Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-09T13:39:41.391Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-09T13:39:41.391Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-09T13:39:41.391Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-09T13:39:41.391Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-09T13:39:41.391Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-09T13:39:41.391Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-09T13:39:48.551Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-09T13:39:48.551Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-09T13:39:49.022Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-09T13:39:49.022Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-09T13:39:49.022Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-09T13:39:49.022Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-09T13:39:49.023Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-09T13:39:49.023Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-09T13:39:49.023Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-09T13:39:51.243Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-09T13:39:58.420Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-09T13:39:58.420Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-09T13:39:58.420Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-09T13:39:58.420Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-09T13:39:58.420Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-09T13:39:58.420Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-09T13:39:58.420Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-09T13:39:58.420Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-09T13:39:58.420Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-09T13:39:58.420Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-09T13:39:58.420Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-09T13:39:58.420Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-09T13:39:58.420Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-09T13:40:07.091Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-09T13:40:07.091Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-09T13:40:07.091Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-09T13:40:07.091Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-09T13:40:07.091Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-09T13:40:07.091Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-09T13:40:09.315Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-09T13:40:11.539Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-09T13:40:11.539Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-09T13:40:11.539Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-09T13:40:14.501Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-09T13:40:14.501Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-09T13:40:14.501Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-09T13:40:14.501Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-09T13:40:14.501Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-09T13:40:14.501Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-09T13:40:14.501Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-09T13:40:17.460Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-09T13:40:20.415Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-09T13:40:23.381Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-09T13:40:32.055Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-09T13:40:32.055Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-09T13:40:32.055Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-09T13:40:32.055Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-09T13:40:32.055Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-09T13:40:32.055Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-09T13:40:32.055Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-09T13:40:32.055Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-09T13:40:32.055Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-09T13:40:32.055Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-09T13:40:32.055Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-09T13:40:32.055Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-09T13:40:32.055Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-09T13:40:32.055Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-09T13:40:32.055Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-09T13:40:32.055Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-09T13:40:42.501Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-09T13:40:42.501Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-09T13:40:42.501Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-09T13:40:42.501Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-09T13:40:42.501Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-09T13:40:42.501Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-09T13:40:42.501Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-09T13:40:42.501Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-09T13:40:42.501Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-09T13:40:42.501Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-09T13:40:42.501Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-09T13:40:42.501Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-09T13:40:55.011Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-09T13:40:55.011Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-09T13:40:55.011Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-09T13:40:55.481Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-09T13:40:55.481Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-09T13:40:55.481Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-09T13:40:55.481Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-09T13:40:55.481Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-09T13:40:55.481Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-09T13:40:55.481Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-09T13:40:55.481Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-09T13:40:55.481Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-09T13:40:55.481Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-09T13:40:55.481Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-09T13:40:55.481Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-09T13:40:55.481Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-09T13:40:55.481Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-09T13:40:55.481Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-09T13:40:55.481Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-09T13:40:55.481Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-09T13:40:55.481Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-09T13:40:55.951Z] === RUN TestDockerSuite/TestRunMount [2022-05-09T13:40:55.951Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-09T13:40:55.951Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-09T13:40:55.951Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-09T13:40:55.951Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-09T13:40:55.951Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-09T13:40:55.951Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-09T13:40:55.951Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-09T13:40:55.951Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-09T13:41:04.622Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-09T13:41:04.622Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-09T13:41:04.622Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-09T13:41:04.622Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-09T13:41:04.622Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-09T13:41:04.622Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-09T13:41:04.622Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-09T13:41:10.500Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-09T13:41:16.374Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-09T13:41:16.374Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-09T13:41:16.374Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-09T13:41:16.374Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-09T13:41:16.374Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-09T13:41:16.374Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-09T13:41:16.374Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-09T13:41:16.374Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-09T13:41:16.374Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-09T13:41:16.374Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-09T13:41:16.374Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-09T13:41:16.374Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-09T13:41:16.374Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-09T13:41:16.374Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-09T13:41:16.374Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-09T13:41:16.374Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-09T13:41:16.374Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-09T13:41:16.374Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-09T13:41:16.374Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-09T13:41:16.844Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-09T13:41:18.412Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-09T13:41:21.368Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-09T13:41:23.590Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-09T13:41:25.161Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-09T13:41:27.379Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-09T13:41:27.848Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-09T13:41:27.848Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-09T13:41:27.848Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-09T13:41:27.848Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-09T13:41:27.848Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-09T13:41:27.848Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-09T13:41:27.848Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-09T13:41:27.848Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-09T13:41:27.848Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-09T13:41:27.848Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-09T13:41:27.848Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-09T13:41:27.848Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-09T13:41:27.848Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-09T13:41:28.318Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-09T13:41:28.318Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-09T13:41:28.318Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-09T13:41:32.113Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-09T13:41:32.114Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-09T13:41:32.114Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-09T13:41:32.114Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-09T13:41:32.114Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-09T13:41:32.114Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-09T13:41:32.114Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-09T13:41:32.114Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-09T13:41:32.114Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-09T13:41:32.114Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-09T13:41:32.114Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-09T13:41:42.550Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-09T13:41:42.550Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-09T13:41:42.550Z] === RUN TestDockerSuite/TestRunRm [2022-05-09T13:41:49.720Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-09T13:41:55.535Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-09T13:41:58.432Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-09T13:42:01.327Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-09T13:42:04.221Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-09T13:42:07.136Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-09T13:42:07.136Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-09T13:42:07.136Z] === RUN TestDockerSuite/TestRunState [2022-05-09T13:42:07.136Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-09T13:42:07.136Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-09T13:42:10.031Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-09T13:42:10.031Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-09T13:42:10.031Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-09T13:42:12.933Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-09T13:42:12.933Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-09T13:42:12.933Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-09T13:42:12.933Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-09T13:42:12.933Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-09T13:42:12.933Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-09T13:42:13.390Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-09T13:42:13.390Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-09T13:42:13.390Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-09T13:42:19.174Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-09T13:42:19.174Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-09T13:42:19.174Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-09T13:42:19.174Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-09T13:42:19.174Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-09T13:42:19.174Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-09T13:42:19.174Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-09T13:42:19.174Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-09T13:42:19.174Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-09T13:42:19.174Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-09T13:42:19.174Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-09T13:42:19.174Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-09T13:42:19.174Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-09T13:42:19.174Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-09T13:42:19.174Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-09T13:42:19.174Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-09T13:42:19.174Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-09T13:42:19.174Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-09T13:42:19.174Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-09T13:42:19.174Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-09T13:42:19.174Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-09T13:42:22.075Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-09T13:42:22.075Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-09T13:42:22.075Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-09T13:42:24.975Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-09T13:42:24.975Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-09T13:42:24.975Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-09T13:42:24.975Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-09T13:42:24.975Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-09T13:42:33.526Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-09T13:42:42.068Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-09T13:42:47.840Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-09T13:42:56.436Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-09T13:42:56.436Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-09T13:42:56.436Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-09T13:42:56.436Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-09T13:42:59.394Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-09T13:43:02.349Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-09T13:43:11.014Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-09T13:43:11.014Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-09T13:43:11.014Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-09T13:43:11.014Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-09T13:43:11.014Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-09T13:43:11.014Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-09T13:43:11.014Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-09T13:43:11.014Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-09T13:43:11.014Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-09T13:43:11.014Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-09T13:43:11.014Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-09T13:43:11.014Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-09T13:43:11.014Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-09T13:43:11.014Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-09T13:43:11.014Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-09T13:43:15.774Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-09T13:43:18.000Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-09T13:43:20.217Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-09T13:43:27.387Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-09T13:43:27.387Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-09T13:43:27.387Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-09T13:43:27.387Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-09T13:43:27.387Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-09T13:43:27.387Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-09T13:43:27.387Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-09T13:43:27.387Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-09T13:43:27.387Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-09T13:43:27.387Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-09T13:43:27.387Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-09T13:43:27.387Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-09T13:43:27.387Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-09T13:43:27.387Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:43:27.387Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-09T13:43:27.387Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-09T13:43:27.387Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-09T13:43:27.387Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-09T13:43:27.387Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-09T13:43:27.387Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-09T13:43:27.387Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-09T13:43:27.387Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-09T13:43:27.387Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-09T13:43:27.387Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-09T13:43:27.387Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-09T13:43:27.387Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-09T13:43:27.387Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-09T13:43:27.387Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-09T13:43:27.387Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-09T13:43:27.387Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-09T13:43:27.387Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-09T13:43:27.387Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-09T13:43:27.387Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-09T13:43:27.387Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-09T13:43:27.387Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-09T13:43:29.607Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-09T13:43:30.076Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-09T13:43:30.544Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-09T13:43:31.013Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-09T13:43:33.230Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-09T13:43:33.230Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-09T13:43:36.186Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-09T13:43:43.381Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-09T13:43:46.340Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-09T13:43:46.340Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-09T13:43:46.340Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-09T13:43:56.771Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-09T13:43:56.771Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-09T13:43:56.771Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-09T13:44:01.534Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-09T13:44:01.534Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-09T13:44:01.534Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-09T13:44:01.534Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-09T13:44:01.534Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-09T13:44:01.534Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-09T13:44:01.534Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-09T13:44:01.534Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-09T13:44:01.534Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-09T13:44:11.964Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-09T13:44:11.964Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-09T13:44:11.964Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-09T13:44:11.964Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-09T13:44:11.964Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-09T13:44:11.964Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-09T13:44:11.964Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-09T13:44:11.964Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-09T13:44:11.964Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-09T13:44:11.964Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-09T13:44:11.964Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-09T13:44:11.964Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-09T13:44:11.964Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-09T13:44:14.917Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-09T13:44:17.138Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-09T13:44:17.138Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-09T13:44:17.607Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-09T13:44:20.562Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-09T13:44:20.562Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-09T13:44:20.562Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-09T13:44:20.562Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-09T13:44:20.562Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-09T13:44:20.562Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-09T13:44:20.562Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-09T13:44:20.562Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-09T13:44:20.562Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-09T13:44:20.563Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-09T13:44:20.563Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-09T13:44:20.563Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-09T13:44:20.563Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-09T13:44:38.403Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-09T13:44:38.403Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-09T13:44:38.403Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-09T13:44:38.403Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-09T13:44:38.403Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-09T13:44:38.403Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-09T13:44:38.403Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-09T13:44:38.403Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-09T13:44:45.573Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-09T13:44:45.573Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-09T13:44:49.372Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-09T13:44:49.841Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-09T13:44:50.316Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-09T13:44:50.316Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-09T13:44:50.786Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-09T13:45:01.220Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-09T13:45:01.220Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-09T13:45:01.220Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-09T13:45:01.220Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-09T13:45:01.220Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-09T13:45:01.220Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-09T13:45:01.220Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-09T13:45:16.163Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-09T13:45:16.163Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-09T13:45:16.163Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-09T13:45:26.596Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-09T13:45:26.596Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-09T13:45:26.596Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite (3390.03s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.90s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.34s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.85s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (124.87s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.23s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.07s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.31s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.73s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.61s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.76s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.61s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (144.93s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.62s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.91s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.94s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.22s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.22s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.92s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.03s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.08s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.71s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.63s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (11.01s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.44s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.59s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.14s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.84s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.62s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestBuildAddTar (64.56s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.85s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.76s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.54s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.44s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.10s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.20s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.49s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.34s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-09T13:45:28.169Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-09T13:45:28.169Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.44s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.07s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.83s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (42.47s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.82s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.58s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.84s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.38s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.85s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.08s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.98s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.31s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildCmd (0.75s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.72s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.77s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.51s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.99s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.70s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.67s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.36s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.19s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.68s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.10s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.94s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.76s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.96s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.85s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.71s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.57s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.73s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (36.66s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.97s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.72s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.40s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.16s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (9.63s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.56s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.52s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildDockerignore (86.39s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.27s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (98.35s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.17s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.97s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (32.77s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.04s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (22.31s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (43.90s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (18.10s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.22s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (133.18s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.63s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.79s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.50s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.67s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.79s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.78s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.20s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.28s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.01s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.36s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.33s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (20.24s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.89s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.09s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildFails (3.05s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.16s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (11.77s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.94s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildForceRm (13.33s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.57s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.89s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.93s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.95s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.76s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.66s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildHistory (15.19s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.40s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.50s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.07s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.10s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.14s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.54s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildLabel (1.39s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (1.08s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.50s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.89s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildLabels (1.50s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.30s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (8.16s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.15s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.09s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.80s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.90s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.31s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (29.20s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.11s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.79s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (49.14s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (22.85s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.52s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (17.62s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.23s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.87s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.86s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.87s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.37s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.58s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.98s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.22s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.83s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.42s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.87s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildOnBuild (21.24s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.16s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (15.83s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.60s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.75s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.26s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.09s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.59s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.74s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (56.46s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (33.70s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildRm (17.34s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.51s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.11s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (2.03s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.65s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.68s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.91s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (35.37s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.28s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (1.13s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.88s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.48s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.54s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildStderr (6.21s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.53s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.01s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.81s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.02s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.92s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildUser (0.06s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.06s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.42s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.84s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.55s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.04s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (28.92s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.31s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.70s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (12.23s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.55s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.40s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.30s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.22s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.62s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (27.21s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.68s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.24s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.88s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.83s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.80s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestCommitChange (11.21s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.62s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestCommitNewFile (13.52s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestCommitTTY (13.50s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.68s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-05-09T13:45:28.170Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.76s) [2022-05-09T13:45:28.170Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (13.47s) [2022-05-09T13:45:28.171Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.86s) [2022-05-09T13:45:28.171Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-09T13:45:28.171Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.04s) [2022-05-09T13:45:28.171Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.84s) [2022-05-09T13:45:28.171Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.13s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-05-09T13:45:28.171Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-09T13:45:28.171Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.04s) [2022-05-09T13:45:28.171Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.34s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.05s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.88s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.04s) [2022-05-09T13:45:28.171Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.94s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.86s) [2022-05-09T13:45:28.171Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-09T13:45:28.171Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.04s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.88s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.55s) [2022-05-09T13:45:28.171Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.19s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.32s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.88s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.56s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.01s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.33s) [2022-05-09T13:45:28.171Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.92s) [2022-05-09T13:45:28.171Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.04s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.96s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.92s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.60s) [2022-05-09T13:45:28.171Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.04s) [2022-05-09T13:45:28.171Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.04s) [2022-05-09T13:45:28.171Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-09T13:45:28.171Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-05-09T13:45:28.171Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.50s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (41.20s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (8.09s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (8.04s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.04s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.96s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000cca330_} (3.06s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1432011687_c:\foo_false____} (3.03s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1432011687_c:\foo_true____} (7.93s) [2022-05-09T13:45:28.171Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.38s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-09T13:45:28.171Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.11s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.98s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.20s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.04s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.67s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.78s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestCpToCaseE (16.24s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.32s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestCpToDot (8.02s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestCpToStdout (3.17s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.44s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.85s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.54s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.95s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestCreateLabels (0.27s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestCreateRM (0.48s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.51s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (14.54s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.70s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.64s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.80s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestDockerFails (0.10s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.96s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.89s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.02s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.28s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestEventsCopy (6.09s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (11.23s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.76s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.13s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (7.60s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.65s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.32s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestEventsFilters (10.66s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestEventsFormat (10.50s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.11s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.22s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.04s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.26s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestEventsRename (3.25s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestEventsResize (8.52s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (7.57s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.31s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.31s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestEventsUntag (2.83s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (9.57s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.58s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.41s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.43s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.78s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.81s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.53s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.13s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.86s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestExecInspectID (5.37s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestExecParseError (0.04s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.14s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.96s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.91s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.77s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.71s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.62s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.64s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.11s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.11s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.93s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.12s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.12s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.45s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.87s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.57s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.13s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.57s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.37s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (3.07s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (8.18s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestImagesFormat (0.28s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.45s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestImportBadURL (0.14s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.08s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.10s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.04s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.04s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.11s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.04s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.85s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.79s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.16s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.28s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.87s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestInspectDefault (7.57s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestInspectHistory (10.84s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.82s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.85s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.26s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.98s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.99s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.11s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.84s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestInspectStatus (3.24s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.84s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.02s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.84s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.16s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.90s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.02s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.77s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.04s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.58s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.57s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.50s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.19s) [2022-05-09T13:45:28.644Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.93s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.78s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.80s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.94s) [2022-05-09T13:45:28.644Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.39s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.13s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.93s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.93s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestLogsSince (9.90s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestLogsTail (3.76s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.23s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.98s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.11s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.32s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.04s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.44s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestPsByOrder (10.92s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.13s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.64s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.40s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.69s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.93s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (18.68s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.87s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.13s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.82s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.15s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.73s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.00s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.71s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.85s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.82s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (27.73s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.70s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.34s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.26s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.95s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.26s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.24s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.14s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRmiBlank (0.12s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.44s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.69s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.65s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.95s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.20s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.58s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (14.28s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.50s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRmiTag (0.91s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.05s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.79s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.25s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.24s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.64s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.04s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.53s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.56s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.87s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.67s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.72s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.72s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunBindMounts (11.52s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.77s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.12s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.52s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.84s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.95s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.78s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunCreateVolume (7.73s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.04s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.51s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.53s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (7.80s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.04s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.83s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.76s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.74s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunExitCode (2.83s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.84s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.86s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.82s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunExposePort (0.11s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.04s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.80s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.04s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.93s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.16s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.04s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.70s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.04s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.05s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.50s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.53s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.32s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.79s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.70s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.32s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.53s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.76s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.40s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunRm (7.83s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.10s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.84s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.76s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.82s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.21s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.02s) [2022-05-09T13:45:28.645Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.04s) [2022-05-09T13:45:28.645Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.68s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.26s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.11s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.04s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.46s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.90s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.73s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.75s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.62s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.55s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.14s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.57s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.81s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (7.83s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.09s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.10s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.04s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.98s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.11s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.79s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.32s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.04s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.04s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.52s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.44s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.35s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.81s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (13.44s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.89s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (7.75s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.77s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.86s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.92s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.14s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.92s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.93s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.80s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.41s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.27s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.44s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.40s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.21s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestVolumeCLILs (8.06s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.70s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.53s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.54s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.11s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.24s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.47s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.83s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.28s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (13.20s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.40s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.40s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.08s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-09T13:45:28.646Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.85s) [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-09T13:45:28.646Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.646Z] --- PASS: TestDockerRegistrySuite (0.23s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-09T13:45:28.646Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-09T13:45:28.647Z] === RUN TestDockerSchema1RegistrySuite [2022-05-09T13:45:28.647Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-09T13:45:28.647Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-09T13:45:28.647Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-09T13:45:28.647Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-09T13:45:28.647Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-09T13:45:28.647Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-09T13:45:28.647Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-09T13:45:28.647Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-09T13:45:28.647Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-09T13:45:28.647Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-09T13:45:28.647Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-09T13:45:28.647Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:45:28.647Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-09T13:45:28.647Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-09T13:45:28.647Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-09T13:45:28.647Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-09T13:45:28.647Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-09T13:45:28.647Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-09T13:45:28.647Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-09T13:45:28.647Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-09T13:45:28.647Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-09T13:45:28.647Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-09T13:45:28.647Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-09T13:45:28.647Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-09T13:45:28.647Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-09T13:45:28.647Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-09T13:45:28.647Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-09T13:45:28.647Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-09T13:45:28.647Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-09T13:45:28.647Z] === RUN TestDockerDaemonSuite [2022-05-09T13:45:28.647Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-09T13:45:28.647Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-09T13:45:28.647Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-09T13:45:28.647Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-09T13:45:28.647Z] === RUN TestDockerSwarmSuite [2022-05-09T13:45:28.647Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-09T13:45:28.647Z] === RUN TestDockerPluginSuite [2022-05-09T13:45:28.647Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-09T13:45:28.647Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-09T13:45:28.647Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-09T13:45:28.647Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-09T13:45:28.647Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-09T13:45:28.647Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-09T13:45:28.647Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-09T13:45:28.647Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-09T13:45:28.647Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-09T13:45:28.647Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-09T13:45:28.647Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-09T13:45:28.647Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-09T13:45:28.647Z] === RUN TestDockerExternalVolumeSuite [2022-05-09T13:45:28.647Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-09T13:45:28.647Z] === RUN TestDockerNetworkSuite [2022-05-09T13:45:28.647Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-09T13:45:28.647Z] === RUN TestDockerHubPullSuite [2022-05-09T13:45:28.647Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-09T13:45:28.647Z] PASS [2022-05-09T13:45:28.647Z] ok github.com/docker/docker/integration-cli 3390.605s [2022-05-09T13:45:28.647Z] [2022-05-09T13:45:28.647Z] === Skipped [2022-05-09T13:45:28.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-09T13:45:28.647Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-09T13:45:28.647Z] [2022-05-09T13:45:28.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-09T13:45:28.647Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-09T13:45:28.647Z] [2022-05-09T13:45:28.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-09T13:45:28.647Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-09T13:45:28.647Z] [2022-05-09T13:45:28.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-09T13:45:28.647Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-09T13:45:28.647Z] [2022-05-09T13:45:28.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-09T13:45:28.647Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-09T13:45:28.647Z] [2022-05-09T13:45:28.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-09T13:45:28.647Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-09T13:45:28.647Z] [2022-05-09T13:45:28.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-09T13:45:28.647Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-09T13:45:28.647Z] [2022-05-09T13:45:28.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-09T13:45:28.647Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-09T13:45:28.647Z] [2022-05-09T13:45:28.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-09T13:45:28.647Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-09T13:45:28.647Z] [2022-05-09T13:45:28.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-09T13:45:28.647Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-09T13:45:28.647Z] [2022-05-09T13:45:28.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-09T13:45:28.647Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-09T13:45:28.647Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-09T13:45:28.647Z] [2022-05-09T13:45:28.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-05-09T13:45:29.118Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.118Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-05-09T13:45:29.118Z] [2022-05-09T13:45:29.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-05-09T13:45:29.118Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-09T13:45:29.118Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-05-09T13:45:29.118Z] [2022-05-09T13:45:29.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-09T13:45:29.118Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-09T13:45:29.118Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-09T13:45:29.118Z] [2022-05-09T13:45:29.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-05-09T13:45:29.118Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.118Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-05-09T13:45:29.118Z] [2022-05-09T13:45:29.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.03s) [2022-05-09T13:45:29.118Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.118Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-05-09T13:45:29.118Z] [2022-05-09T13:45:29.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-09T13:45:29.118Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-09T13:45:29.118Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-09T13:45:29.118Z] [2022-05-09T13:45:29.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-05-09T13:45:29.118Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.118Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-05-09T13:45:29.118Z] [2022-05-09T13:45:29.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.62s) [2022-05-09T13:45:29.118Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-09T13:45:29.118Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.62s) [2022-05-09T13:45:29.118Z] [2022-05-09T13:45:29.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-09T13:45:29.118Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.118Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-09T13:45:29.118Z] [2022-05-09T13:45:29.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-05-09T13:45:29.118Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.118Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-05-09T13:45:29.118Z] [2022-05-09T13:45:29.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-09T13:45:29.118Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.118Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-09T13:45:29.118Z] [2022-05-09T13:45:29.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.08s) [2022-05-09T13:45:29.118Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.118Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.08s) [2022-05-09T13:45:29.118Z] [2022-05-09T13:45:29.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-05-09T13:45:29.118Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.118Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-05-09T13:45:29.118Z] [2022-05-09T13:45:29.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-05-09T13:45:29.118Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.118Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-05-09T13:45:29.118Z] [2022-05-09T13:45:29.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-09T13:45:29.118Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.118Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-09T13:45:29.118Z] [2022-05-09T13:45:29.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-09T13:45:29.118Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.118Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-09T13:45:29.118Z] [2022-05-09T13:45:29.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-05-09T13:45:29.118Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.118Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-05-09T13:45:29.118Z] [2022-05-09T13:45:29.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-05-09T13:45:29.118Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.118Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-05-09T13:45:29.118Z] [2022-05-09T13:45:29.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-09T13:45:29.118Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.118Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-09T13:45:29.118Z] [2022-05-09T13:45:29.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-05-09T13:45:29.118Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.118Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-05-09T13:45:29.118Z] [2022-05-09T13:45:29.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-05-09T13:45:29.118Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.118Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-05-09T13:45:29.118Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.44s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.44s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.07s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.07s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.58s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.58s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.08s) [2022-05-09T13:45:29.119Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.08s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.09s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.09s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.07s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.07s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.15s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.15s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.09s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.09s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.11s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.11s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.11s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.11s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-05-09T13:45:29.119Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.49s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.06s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildUser (0.06s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.06s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.06s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.04s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.04s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.55s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.55s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.119Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-05-09T13:45:29.119Z] [2022-05-09T13:45:29.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-05-09T13:45:29.119Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-09T13:45:29.120Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.50s) [2022-05-09T13:45:29.120Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2022-05-09T13:45:29.120Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-05-09T13:45:29.120Z] docker_cli_sni_test.go:18: Flakey test [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-09T13:45:29.120Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-09T13:45:29.120Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-09T13:45:29.120Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-09T13:45:29.120Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-09T13:45:29.120Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-09T13:45:29.120Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-09T13:45:29.120Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-05-09T13:45:29.120Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-05-09T13:45:29.120Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-09T13:45:29.120Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-09T13:45:29.120Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.04s) [2022-05-09T13:45:29.120Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.04s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-05-09T13:45:29.120Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-09T13:45:29.120Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-09T13:45:29.120Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.04s) [2022-05-09T13:45:29.120Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.04s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-09T13:45:29.120Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-09T13:45:29.120Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-09T13:45:29.120Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.04s) [2022-05-09T13:45:29.120Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.04s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s) [2022-05-09T13:45:29.120Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-09T13:45:29.120Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.04s) [2022-05-09T13:45:29.120Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.04s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.04s) [2022-05-09T13:45:29.120Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.04s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.04s) [2022-05-09T13:45:29.120Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.04s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-09T13:45:29.120Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-05-09T13:45:29.120Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-05-09T13:45:29.120Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-05-09T13:45:29.120Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-09T13:45:29.120Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-05-09T13:45:29.120Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-05-09T13:45:29.120Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-09T13:45:29.120Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-09T13:45:29.120Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-09T13:45:29.120Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-09T13:45:29.120Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-09T13:45:29.120Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2022-05-09T13:45:29.120Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2022-05-09T13:45:29.120Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s) [2022-05-09T13:45:29.120Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s) [2022-05-09T13:45:29.120Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-09T13:45:29.120Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2022-05-09T13:45:29.120Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s) [2022-05-09T13:45:29.120Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-05-09T13:45:29.120Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-09T13:45:29.120Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-09T13:45:29.120Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-09T13:45:29.120Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-09T13:45:29.120Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.04s) [2022-05-09T13:45:29.120Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.04s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-09T13:45:29.120Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-09T13:45:29.120Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-09T13:45:29.120Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-05-09T13:45:29.120Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-09T13:45:29.120Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-09T13:45:29.120Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.120Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-09T13:45:29.120Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-09T13:45:29.121Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-05-09T13:45:29.121Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-09T13:45:29.121Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-05-09T13:45:29.121Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-05-09T13:45:29.121Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-05-09T13:45:29.121Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-09T13:45:29.121Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-09T13:45:29.121Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-09T13:45:29.121Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-09T13:45:29.121Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-05-09T13:45:29.121Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-05-09T13:45:29.121Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-05-09T13:45:29.121Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-05-09T13:45:29.121Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-09T13:45:29.121Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-09T13:45:29.121Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-05-09T13:45:29.121Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-09T13:45:29.121Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-05-09T13:45:29.121Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.03s) [2022-05-09T13:45:29.121Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-09T13:45:29.121Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-05-09T13:45:29.121Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-05-09T13:45:29.121Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.03s) [2022-05-09T13:45:29.121Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s) [2022-05-09T13:45:29.121Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.04s) [2022-05-09T13:45:29.121Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.04s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-09T13:45:29.121Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-09T13:45:29.121Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s) [2022-05-09T13:45:29.121Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-05-09T13:45:29.121Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2022-05-09T13:45:29.121Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-05-09T13:45:29.121Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-09T13:45:29.121Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-05-09T13:45:29.121Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-09T13:45:29.121Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-09T13:45:29.121Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-09T13:45:29.121Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-09T13:45:29.121Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-09T13:45:29.121Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-05-09T13:45:29.121Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.04s) [2022-05-09T13:45:29.121Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestExecParseError (0.04s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-09T13:45:29.121Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-09T13:45:29.121Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2022-05-09T13:45:29.121Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-09T13:45:29.121Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.03s) [2022-05-09T13:45:29.121Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-09T13:45:29.121Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-09T13:45:29.121Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s) [2022-05-09T13:45:29.121Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-09T13:45:29.121Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-05-09T13:45:29.121Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.03s) [2022-05-09T13:45:29.121Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-09T13:45:29.121Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-09T13:45:29.121Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-05-09T13:45:29.121Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-09T13:45:29.121Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-05-09T13:45:29.121Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.08s) [2022-05-09T13:45:29.121Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.08s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.03s) [2022-05-09T13:45:29.121Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.04s) [2022-05-09T13:45:29.121Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.04s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.04s) [2022-05-09T13:45:29.121Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.04s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-05-09T13:45:29.121Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.121Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-05-09T13:45:29.121Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-05-09T13:45:29.122Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-05-09T13:45:29.122Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-05-09T13:45:29.122Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.04s) [2022-05-09T13:45:29.122Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.04s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-05-09T13:45:29.122Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-05-09T13:45:29.122Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-05-09T13:45:29.122Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-05-09T13:45:29.122Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-05-09T13:45:29.122Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-05-09T13:45:29.122Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-05-09T13:45:29.122Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-05-09T13:45:29.122Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-09T13:45:29.122Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-05-09T13:45:29.122Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-09T13:45:29.122Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-09T13:45:29.122Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-09T13:45:29.122Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-05-09T13:45:29.122Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-05-09T13:45:29.122Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.04s) [2022-05-09T13:45:29.122Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.04s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-09T13:45:29.122Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-09T13:45:29.122Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-05-09T13:45:29.122Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-09T13:45:29.122Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-09T13:45:29.122Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-09T13:45:29.122Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-09T13:45:29.122Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-05-09T13:45:29.122Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-05-09T13:45:29.122Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-05-09T13:45:29.122Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-05-09T13:45:29.122Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-09T13:45:29.122Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-09T13:45:29.122Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-09T13:45:29.122Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-09T13:45:29.122Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-09T13:45:29.122Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2022-05-09T13:45:29.122Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) [2022-05-09T13:45:29.122Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-05-09T13:45:29.122Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-09T13:45:29.122Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-09T13:45:29.122Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2022-05-09T13:45:29.122Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-09T13:45:29.122Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-09T13:45:29.122Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2022-05-09T13:45:29.122Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-09T13:45:29.122Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-09T13:45:29.122Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-09T13:45:29.122Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-05-09T13:45:29.122Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-05-09T13:45:29.122Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s) [2022-05-09T13:45:29.122Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2022-05-09T13:45:29.122Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.04s) [2022-05-09T13:45:29.122Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.04s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-05-09T13:45:29.122Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-05-09T13:45:29.122Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-05-09T13:45:29.122Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-05-09T13:45:29.122Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-09T13:45:29.122Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-09T13:45:29.122Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-09T13:45:29.122Z] [2022-05-09T13:45:29.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-09T13:45:29.122Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.122Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-09T13:45:29.123Z] [2022-05-09T13:45:29.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-09T13:45:29.123Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.123Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-09T13:45:29.123Z] [2022-05-09T13:45:29.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-05-09T13:45:29.123Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.123Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-09T13:45:29.594Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.13s) [2022-05-09T13:45:29.594Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.13s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-09T13:45:29.594Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-09T13:45:29.594Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-09T13:45:29.594Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-09T13:45:29.594Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-09T13:45:29.594Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-09T13:45:29.594Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-05-09T13:45:29.594Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-09T13:45:29.594Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-09T13:45:29.594Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.04s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.04s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.04s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.04s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-05-09T13:45:29.594Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.594Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-05-09T13:45:29.594Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.04s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.04s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.04s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.04s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.04s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.04s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.04s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.04s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.04s) [2022-05-09T13:45:29.595Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.04s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.04s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.04s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.595Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-05-09T13:45:29.595Z] [2022-05-09T13:45:29.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.04s) [2022-05-09T13:45:29.595Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.04s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-09T13:45:29.596Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-09T13:45:29.596Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-09T13:45:29.596Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-09T13:45:29.596Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-09T13:45:29.596Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.04s) [2022-05-09T13:45:29.596Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.04s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-09T13:45:29.596Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-09T13:45:29.596Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.04s) [2022-05-09T13:45:29.596Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.04s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-09T13:45:29.596Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-09T13:45:29.596Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.04s) [2022-05-09T13:45:29.596Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.04s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-09T13:45:29.596Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-09T13:45:29.596Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-09T13:45:29.596Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-09T13:45:29.596Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-09T13:45:29.596Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2022-05-09T13:45:29.596Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-09T13:45:29.596Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-09T13:45:29.596Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-09T13:45:29.596Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-09T13:45:29.596Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:45:29.596Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:45:29.596Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:45:29.596Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:45:29.596Z] [2022-05-09T13:45:29.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-09T13:45:29.596Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.596Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-09T13:45:29.597Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.597Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-09T13:45:29.597Z] [2022-05-09T13:45:29.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-09T13:45:29.598Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.598Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-09T13:45:29.598Z] [2022-05-09T13:45:29.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-09T13:45:29.598Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.598Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-09T13:45:29.598Z] [2022-05-09T13:45:29.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-09T13:45:29.598Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.598Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-09T13:45:29.598Z] [2022-05-09T13:45:29.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-09T13:45:29.598Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.598Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-09T13:45:29.598Z] [2022-05-09T13:45:29.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-09T13:45:29.598Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.598Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-09T13:45:29.598Z] [2022-05-09T13:45:29.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-09T13:45:29.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.598Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-09T13:45:29.598Z] [2022-05-09T13:45:29.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-09T13:45:29.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.598Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-09T13:45:29.598Z] [2022-05-09T13:45:29.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-09T13:45:29.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.598Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-09T13:45:29.598Z] [2022-05-09T13:45:29.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-09T13:45:29.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.598Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-09T13:45:29.598Z] [2022-05-09T13:45:29.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-09T13:45:29.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.598Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-09T13:45:29.598Z] [2022-05-09T13:45:29.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-09T13:45:29.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.598Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-09T13:45:29.598Z] [2022-05-09T13:45:29.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-09T13:45:29.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.598Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-09T13:45:29.598Z] [2022-05-09T13:45:29.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-09T13:45:29.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.598Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-09T13:45:29.598Z] [2022-05-09T13:45:29.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-09T13:45:29.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.598Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-09T13:45:29.598Z] [2022-05-09T13:45:29.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-09T13:45:29.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.598Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-09T13:45:29.598Z] [2022-05-09T13:45:29.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-09T13:45:29.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.598Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-09T13:45:29.598Z] [2022-05-09T13:45:29.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-09T13:45:29.598Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.598Z] [2022-05-09T13:45:29.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-09T13:45:29.598Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.598Z] [2022-05-09T13:45:29.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-09T13:45:29.598Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-09T13:45:29.598Z] [2022-05-09T13:45:29.598Z] DONE 1088 tests, 539 skipped in 3402.780s [2022-05-09T13:45:30.069Z] INFO: Integration tests ended at 05/09/2022 13:45:29. Duration:00:56:42.9832497 [2022-05-09T13:45:30.069Z] INFO: Docker info of the daemon under test at end of run [2022-05-09T13:45:30.069Z] [2022-05-09T13:45:30.069Z] Containers: 10 [2022-05-09T13:45:30.069Z] Running: 0 [2022-05-09T13:45:30.069Z] Paused: 0 [2022-05-09T13:45:30.069Z] Stopped: 10 [2022-05-09T13:45:30.069Z] Images: 18 [2022-05-09T13:45:30.069Z] Server Version: 0.0.0-dev [2022-05-09T13:45:30.069Z] Storage Driver: windowsfilter [2022-05-09T13:45:30.069Z] Windows: [2022-05-09T13:45:30.069Z] Logging Driver: json-file [2022-05-09T13:45:30.069Z] Plugins: [2022-05-09T13:45:30.069Z] Volume: local [2022-05-09T13:45:30.069Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-09T13:45:30.069Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-09T13:45:30.069Z] Swarm: inactive [2022-05-09T13:45:30.069Z] Default Isolation: process [2022-05-09T13:45:30.069Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-09T13:45:30.069Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-09T13:45:30.069Z] OSType: windows [2022-05-09T13:45:30.069Z] Architecture: x86_64 [2022-05-09T13:45:30.069Z] CPUs: 4 [2022-05-09T13:45:30.069Z] Total Memory: 32GiB [2022-05-09T13:45:30.069Z] Name: azwin-2-25fc00 [2022-05-09T13:45:30.069Z] ID: 5RBH:FK3R:R5EW:LWPD:YHIL:NB4M:KXZQ:RUG5:5HYS:3ZE4:DEKU:EPEQ [2022-05-09T13:45:30.069Z] Docker Root Dir: D:\CI\PR-43572\1\daemon [2022-05-09T13:45:30.069Z] Debug Mode (client): false [2022-05-09T13:45:30.069Z] Debug Mode (server): true [2022-05-09T13:45:30.069Z] File Descriptors: -1 [2022-05-09T13:45:30.069Z] Goroutines: 17 [2022-05-09T13:45:30.069Z] System Time: 2022-05-09T13:45:29.6388955Z [2022-05-09T13:45:30.069Z] EventsListeners: 0 [2022-05-09T13:45:30.069Z] Registry: https://index.docker.io/v1/ [2022-05-09T13:45:30.069Z] Labels: [2022-05-09T13:45:30.069Z] Experimental: false [2022-05-09T13:45:30.069Z] Insecure Registries: [2022-05-09T13:45:30.069Z] 127.0.0.0/8 [2022-05-09T13:45:30.069Z] Live Restore Enabled: false [2022-05-09T13:45:30.069Z] [2022-05-09T13:45:30.069Z] [2022-05-09T13:45:30.069Z] INFO: Stopping daemon under test [2022-05-09T13:45:30.069Z] SUCCESS: The process with PID 5688 (child process of PID 3252) has been terminated. [2022-05-09T13:45:30.069Z] SUCCESS: The process with PID 3252 (child process of PID 5800) has been terminated. [2022-05-09T13:45:30.069Z] INFO: Stop tailing logs of the daemon under tests [2022-05-09T13:45:30.069Z] INFO: executeCI.ps1 Completed successfully at 05/09/2022 13:45:29. [2022-05-09T13:45:30.069Z] INFO: Tidying up at end of run [2022-05-09T13:45:30.069Z] ----------- DAEMON LOG ------------ [2022-05-09T13:45:30.069Z] 2022/05/09 12:45:31 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-09T13:45:30.069Z] ----------- END DAEMON LOG -------- [2022-05-09T13:45:30.069Z] INFO: Saving daemon under test log (d:\CI\PR-43572\1\dut.out) to bundles\CIDUT.out [2022-05-09T13:45:30.069Z] INFO: Saving daemon under test log (d:\CI\PR-43572\1\dut.err) to bundles\CIDUT.err [2022-05-09T13:45:30.069Z] INFO: Saving containerd logs to bundles [2022-05-09T13:45:30.069Z] INFO: Nuke-Everything... [2022-05-09T13:45:31.062Z] INFO: Container count on control daemon to delete is 2 [2022-05-09T13:45:31.062Z] 50004396c233 [2022-05-09T13:45:31.062Z] a9ed67c7f10e [2022-05-09T13:45:31.532Z] INFO: Tidying pidfile d:\CI\PR-43572\1\docker.pid [2022-05-09T13:45:31.532Z] INFO: Nuking d:\CI [2022-05-09T13:46:14.244Z] INFO: Zapped successfully [2022-05-09T13:46:14.244Z] [2022-05-09T13:46:14.244Z] INFO: executeCI.ps1 exiting at Mon May 9 13:46:11 CUT 2022. Duration 01:32:54.1560523 [2022-05-09T13:46:14.244Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-09T13:46:14.496Z] Recording test results [2022-05-09T13:46:24.340Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-09T13:46:26.527Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-09T13:46:28.969Z] Archiving artifacts [2022-05-09T13:46:45.014Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43572/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-09T13:46:45.971Z] + make clean [2022-05-09T13:46:48.192Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-09T13:46:48.192Z] docker-dev-cache [2022-05-09T13:46:48.192Z] docker-mod-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